This morning I updated Nuxeo sources (trunk), removed the deploy dir. nuxeo.ear and re-compiled everything (ant clean && mvn ... && ant) and NXAuditAPI seemed not to be re-compiled correctly : I had exception (sorry, I forgot which one :-( ) with interface NXAuditEvents when the component org.nuxeo.ecm.platform.audit.service.NXAuditEventsService. So I fixed the build file and re-compiled NXAuditAPI through Eclipse by executing target 'standalone...'.

Julien Anguenot wrote:
Vincent Dutat wrote:
I got a problem at deployment time with NXAuditAPI.

What's the actual problem you got ?

I checked the build
file and compared it with other build files : shouldn't the default
target be 'deploy-ecm' (maybe a minor problem) ? And target 'dist',
shouldn't be called 'build' instead ?

It shouldn't be a problem if you are using the standard Nuxeo5 deploy
target. Are you using a custom build / deploy script ?

I'm gonna fix it up. Though. I believe lots of other are in the same
situation.

Cheers,

        J.



------------------------------------------------------------------------

_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to