Stefane Fermigier wrote: > There is currently no problem with the Ant script, and it's now checked > continuously by the continuous build system
yes they are some problems randomly on non clean checkouts... It seems
that some old jars are taken sometimes by mistake. I think all
developers (at least Tiry and Florent AFAIK) experienced issues from
time to time since the master ant build has been refactored...
> Have you tried the build against a pristine JBoss instance?
nope not yet. But I should not need to do magic tricks like that to
build the app when eclipse claims the compilation is fine ans I'm
running the clean-all target before building...
J.
P.S : ant sucks ! ;)
> On Jan 30, 2007, at 1:20 PM, Julien Anguenot wrote:
>
>> 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
>>
>> _______________________________________________
>> ECM mailing list
>> [email protected]
>> http://lists.nuxeo.com/mailman/listinfo/ecm
>
> --
> Stefane Fermigier, CEO, Nuxeo SAS
> Open Source Enterprise Content Management (ECM)
> Nuxeo 5 EP is out! - Now Java EE based, standards compliant
> Web: http://www.nuxeo.com/ - Tel: +33 1 40 33 79 87
>
>
> _______________________________________________
> ECM mailing list
> [email protected]
> http://lists.nuxeo.com/mailman/listinfo/ecm
>
--
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
