[19:26] hi 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:28] In 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:30] The exception is java.lang.NoClassDefFoundError: org/site/packages/JLabel [19:41] I found that there is nothing wrong with the Ant task.... [19:41] the problem might be in the way the classpath is search by Java in Ubuntu [19:42] given that java -classpath "util/dist/lib/util.jar" -jar "dist/lib/myjar.jar" returns a ClassNotFoundException too [19:43] guys please any help is appreciated. How to set the right path for Java to look for my jar files [19:53] jcortez: you may also want to ask in ##java I believe this channel is more for packaging [21:17] I'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] Among other things at http://launchpadlibrarian.net/41118249/freemind_0.9.0~rc6%2Bdfsg-2_amd64.build === hannesw_ is now known as hannesw