This content has been marked as final.
Show 2 replies
-
1. Re: Translation update
lucboudreau Nov 28, 2007 2:34 PM (in response to lucboudreau)It seems I can't build the release with the target 'release-full'. I go to the build project and launch 'ant release-full' but then I get an error :
BUILD FAILED D:\MesDocuments\workspaces\jboss-portal\tools\etc\buildfragments\buildmagic.ent: 259: The following error occurred while executing this line: java.lang.NoClassDefFoundError: org/apache/commons/collections/Predicate
How can I fix this ? (BTW, the library is in the thirdparty dir. The 'release' target works fine, but not the 'release-full'). -
2. Re: Translation update
theute Dec 3, 2007 5:24 AM (in response to lucboudreau)Does the tool convert to ASCII on save ?
About the build, try "sh build.sh" (ie: use the embedded ant which should come with the correct libs)