I've been trying all magic combinations (clean deploy dir, clean all, clean etc...) to get rid of this build error without success... (Although, I'm sure this is again a bug of our wonderful ant script because Eclipse is fine with the compilation...)
[echo] Building NXJBossCache
dist:
[echo] Building NXServerCache
[mkdir] Created dir:
/home/anguenot/nuxeo/NXP/ECM-trunk/NXServerCache/build
[javac] Compiling 7 source files to
/home/anguenot/nuxeo/NXP/ECM-trunk/NXServerCache/build
[javac]
/home/anguenot/nuxeo/NXP/ECM-trunk/NXServerCache/src/org/nuxeo/cache/server/bd/CacheableDocumentManagerBean.java:59:
getSessionId() in org.nuxeo.ecm.core.api.ejb.DocumentManagerBean cannot
implement getSessionId() in org.nuxeo.ecm.core.api.CoreSession;
attempting to use incompatible return type
[javac] found : long
[javac] required: java.lang.String
[javac] public class CacheableDocumentManagerBean extends
DocumentManagerBean implements CacheableDocumentManager {
[javac] ^
[javac] 1 error
BUILD FAILED
/home/anguenot/nuxeo/NXP/ECM-trunk/Nuxeo/build.xml:334: The following
error occurred while executing this line:
/home/anguenot/nuxeo/NXP/ECM-trunk/NXCoreFacade/build.xml:194: The
following error occurred while executing this line:
/home/anguenot/nuxeo/NXP/ECM-trunk/NXServerCache/build.xml:81: Compile
failed; see the compiler error output for details.
J.
--
Julien Anguenot | Nuxeo R&D (Paris, France)
Open Source ECM - http://www.nuxeo.com
Nuxeo 5 : http://www.nuxeo.org
Mobile: +33 (0) 6 72 57 57 66
signature.asc
Description: OpenPGP digital signature
_______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
