/srv/irclogs.ubuntu.com/2010/04/07/#ubuntu-java.txt

jcortezhi guys, I have written an Ant task, see http://pastie.org/907966. But it when run, it says it could not find classes (classes found in the classpath jar files). Do you have any idea what is wrong with the task structure?19:26
jcortezIn other words, the java task cannot find files in the specified classpath. But the location of the jar files look ok. Any idea, why is this?19:28
jcortezThe exception is java.lang.NoClassDefFoundError: org/site/packages/JLabel19:30
jcortezI found that there is nothing wrong with the Ant task....19:41
jcortezthe problem might be in the way the classpath is search by Java in Ubuntu19:41
jcortezgiven that java -classpath "util/dist/lib/util.jar" -jar "dist/lib/myjar.jar" returns a ClassNotFoundException too19:42
jcortezguys please any help is appreciated. How to set the right path for Java to look for my jar files19:43
jsalisburyjcortez: you may also want to ask in ##java  I believe this channel is more for packaging19:53
lfaraoneI'm trying to build freemind from source, but I'm getting "/tmp/buildd/freemind-0.9.0~rc6+dfsg/freemind/build.xml:40: taskdef class net.sourceforge.jarbundler.JarBundler cannot be found"21:17
lfaraoneAmong other things at http://launchpadlibrarian.net/41118249/freemind_0.9.0~rc6%2Bdfsg-2_amd64.build21:17
=== hannesw_ is now known as hannesw

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!