hi Egon and Rajarshi, I still have problems... you will think I am real newbie but here what I did: I got the ant-contrib0.5.jar and I put in the /lib directory in my apache.ant.1.7.1 directory. I put this path in the build.xml file I declared the ANT_PATH in my .profile i made an alias of the ant that I want to use (not the default one in macosx)
still have the same errors lines when I Buildfile: build.xml [taskdef] Could not load definitions from resource net/sf/antcontrib/antlib.xml. It could not be found. dist-all: [taskdef] Could not load definitions from resource net/sf/antcontrib/antlib.xml. It could not be found. and still the same with my ubuntu8.10 computer thanks in advance david Rajarshi Guha-3 wrote: > > Aargh, scratch that - I see that develjar/ already has ant-contrib > > On Feb 15, 2009, at 11:06 AM, Rajarshi Guha wrote: > >> Does your ant installation contain the ant-contrib jar file? If not >> try getting ann-contrib (http://ant-contrib.sourceforge.net/) and >> putting it into the lib/ directory of the ant installation. >> >> Egon, the build script should probably be updated to check for the >> presence of ant-contrib >> >> On Feb 15, 2009, at 10:53 AM, David Lagorce wrote: >> >>> >>> ant info works, but still have the first message related to >>> antlib.xml.... >>> >>> >>> da...@macbook:~/Programs/cdk-1.1.5$ ant info >>> Buildfile: build.xml >>> [taskdef] Could not load definitions from resource >>> net/sf/antcontrib/antlib.xml. It could not be found. >>> >>> checkPlatforms: >>> >>> check: >>> >>> info: >>> [echo] Platform: >>> [echo] OS: Linux >>> [echo] Architecture: i386 >>> [echo] Version: 2.6.27-11-generic >>> [echo] Mac OS/X found: ${isMacOsX} >>> [echo] >>> [echo] Java/Ant Environment: >>> [echo] Java version: 1.6.0_10 >>> [echo] Java vendor: Sun Microsystems Inc. >>> [echo] Java dir: /usr/lib/jvm/java-6-sun-1.6.0.10/jre >>> [echo] Java ext dir: >>> /usr/lib/jvm/java-6-sun-1.6.0.10/jre/lib/ext:/usr/java/packages/lib/ >>> ext >>> [echo] Ant version: Apache Ant version 1.7.1 compiled on >>> June 27 >>> 2008 >>> [echo] ${ANT_HOME}: /home/david/Programs/apache-ant-1.7.1/ >>> [echo] hasAnt17: true >>> [echo] >>> [echo] CDK Environment: >>> [echo] CDK version: 1.1.5 >>> [echo] build.xml: $Id$ >>> [echo] Junit found: ${junit.present} >>> [echo] --- required libraries --- >>> [echo] Vecmath found: ${vecmath.present} >>> [echo] Log4j found: ${log4j.present} >>> [echo] JGraphT found: ${jgrapht.present} >>> [echo] --- distributed (but optional) libraries --- >>> [echo] CMLDOM found: ${cmllibs.present} >>> [echo] --- optional libraries --- >>> [echo] >>> [echo] Compiling: >>> [echo] for: modern >>> [echo] debug: on >>> [echo] deprecation: on >>> [echo] optimization: off >>> [echo] parallel: false >>> [echo] threads: 4 >>> [echo] >>> [echo] Available Targets >>> [echo] clean: Remove class files and any temporary >>> files >>> [echo] dist-all: Compile all modules >>> [echo] dist-large: Create the comprehensive jar, with all >>> modules >>> [echo] test-dist-all: Compile all test modules >>> [echo] test-dist-large: Create a single jar file with all test >>> modules >>> [echo] jarTestdata: Create the jar file with all test >>> data. Used in >>> testing >>> [echo] >>> >>> BUILD SUCCESSFUL >>> Total time: 0 seconds >>> >>> >>> david >>> >>> >>> >>> -- >>> View this message in context: http://www.nabble.com/problem- >>> installing-cdk-tp22010819p22023961.html >>> Sent from the cdk-user mailing list archive at Nabble.com. >>> >>> >>> --------------------------------------------------------------------- >>> - >>> -------- >>> Open Source Business Conference (OSBC), March 24-25, 2009, San >>> Francisco, CA >>> -OSBC tackles the biggest issue in open source: Open Sourcing the >>> Enterprise >>> -Strategies to boost innovation and cut costs with open source >>> participation >>> -Receive a $600 discount off the registration fee with the source >>> code: SFAD >>> http://p.sf.net/sfu/XcvMzF8H >>> _______________________________________________ >>> Cdk-user mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/cdk-user >> >> ------------------------------------------------------------------- >> Rajarshi Guha <[email protected]> >> GPG Fingerprint: D070 5427 CC5B 7938 929C DD13 66A1 922C 51E7 9E84 >> ------------------------------------------------------------------- >> Finally I am becoming stupider no more >> - Paul Erdos' epitaph >> >> >> >> ---------------------------------------------------------------------- >> -------- >> Open Source Business Conference (OSBC), March 24-25, 2009, San >> Francisco, CA >> -OSBC tackles the biggest issue in open source: Open Sourcing the >> Enterprise >> -Strategies to boost innovation and cut costs with open source >> participation >> -Receive a $600 discount off the registration fee with the source >> code: SFAD >> http://p.sf.net/sfu/XcvMzF8H >> _______________________________________________ >> Cdk-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/cdk-user > > ------------------------------------------------------------------- > Rajarshi Guha <[email protected]> > GPG Fingerprint: D070 5427 CC5B 7938 929C DD13 66A1 922C 51E7 9E84 > ------------------------------------------------------------------- > Build a system that even a fool can use and > only a fool will want to use it. > > > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, > CA > -OSBC tackles the biggest issue in open source: Open Sourcing the > Enterprise > -Strategies to boost innovation and cut costs with open source > participation > -Receive a $600 discount off the registration fee with the source code: > SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > Cdk-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/cdk-user > > -- View this message in context: http://www.nabble.com/problem-installing-cdk-tp22010819p22057270.html Sent from the cdk-user mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Cdk-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cdk-user

