Costin Manolache wrote:
Can you extract a smaller build file to reproduce it ?

I'll run gump and see if I can get to it - but there is too much overhead
to locate the problem.

It would help a lot..

Sorry if I couldn't help, I was out with my wife :-D

I say your commits and I'll try the code as soon as I can (not sure if today, I have to eat and then go to Milan st see a comedy :-). Next time, I'll send you more simple testcases, sorry for not doing it now.

Anyway, here is another error that happened (before the fixes):

[javac] Compiling 1 source file to /home/nick/gump-work/krysalis-template-smoke-test/build/smoketest/classes

BUILD FAILED
java.lang.NullPointerException
at org.apache.tools.ant.taskdefs.compilers.CompilerAdapterFactory.doesModernCompilerExist(CompilerAdapterFactory.java:177)
at org.apache.tools.ant.taskdefs.compilers.CompilerAdapterFactory.getCompiler(CompilerAdapterFactory.java:131)
at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:834)
at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:681)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:184)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:309)
at org.apache.tools.ant.Target.performTasks(Target.java:336)
at org.apache.tools.ant.Project.executeTarget(Project.java:1244)
at org.apache.tools.ant.Project.executeTargets(Project.java:1188)
at org.apache.tools.ant.Main.runBuild(Main.java:614)
at org.apache.tools.ant.Main.start(Main.java:197)
at org.apache.tools.ant.Main.main(Main.java:235)


Total time: 31 seconds
java.lang.NullPointerException
at org.apache.tools.ant.taskdefs.compilers.CompilerAdapterFactory.doesModernCompilerExist(CompilerAdapterFactory.java:177)
at org.apache.tools.ant.taskdefs.compilers.CompilerAdapterFactory.getCompiler(CompilerAdapterFactory.java:131)
at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:834)
at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:681)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:184)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:309)
at org.apache.tools.ant.Target.performTasks(Target.java:336)
at org.apache.tools.ant.Project.executeTarget(Project.java:1244)
at org.apache.tools.ant.Project.executeTargets(Project.java:1188)
at org.apache.tools.ant.Main.runBuild(Main.java:614)
at org.apache.tools.ant.Main.start(Main.java:197)
at org.apache.tools.ant.Main.main(Main.java:235)


--
Nicola Ken Barozzi                   [EMAIL PROTECTED]
            - verba volant, scripta manent -
   (discussions get forgotten, just code remains)
---------------------------------------------------------------------


-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>



Reply via email to