-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 6.0-HF12, 7.3
-
Component/s: Nuxeo Package Management
-
Tags:
-
Sprint:TGV 04
Since NXP-11291, when using Nuxeo IDE with Nuxeo 6.0 HF12 SDK or HF 13 SDK and writing a unit test, the AutomationFeature cannot be resolved anymore.
The class actually exists, but the SDK currently includes a bad artifact or misses the right one: it contains automation-test jar with a test classifier instead of the jar including the actual classes.
Workaround : copy jar into SDK folder and update properties file.