Expand my Community achievements bar.

SOLVED

Confusing build warning for use of Deprecated API AbstractAssetWorkflowProcess

Avatar

Level 2

I get this warning when building my project.

[WARNING] Component <insert class name here> is using the deprecated inheritance feature and inherits from com.day.cq.dam.commons.process.AbstractAssetWorkflowProcess. This feature will be removed in future versions.

Looking at https://docs.adobe.com/docs/en/aem/6-2/develop/ref/javadoc/index.html I see no notice of deprecation, so I'm confused by this warning.  Any help?

1 Accepted Solution

Avatar

Correct answer by
Level 10

It looks like a doc bug - i am going to log a bug for this. 

View solution in original post

5 Replies

Avatar

Level 10

I will check into this - it could be a doc error. 

Avatar

Level 2

Any luck tracking this down Scott?

Avatar

Correct answer by
Level 10

It looks like a doc bug - i am going to log a bug for this. 

Avatar

Level 2

Ok, sounds good, thanks for looking into it!

A doc bug in that it is actually deprecated but docs are not showing that it is?  If so, is there any info on what superclass the code should be migrated to?

or

A doc bug in that it is saying it is deprecated when it really is not?

Avatar

Employee

Hi Scott,

I am doing a AEM migration from 6.0 to 6.2 and see these warnings so any workaround to get rid of this maven build warning??

Thanks,

Vineet