Ant import problem [was Re: jbs (Jicarilla Build System?) and includes...]

Antoine Lévy-Lambert <[email protected]>
Newsgroups gmane.comp.jakarta.general,gmane.comp.java.jicarilla.devel
Message-ID <[email protected]>
Hi Adam, and jicarilla developers,

(this is feeback about the build of jicarilla on gump, a system doing nightly builds of head revision of open-source projects)

the jicarilla build is assuming that the user has a .jbs subdirectory, this is not very cool.

Antoine




http://cvs.sourceforge.net/viewcvs.py/jicarilla/jicarilla-sandbox/buildsystem/build-basic-reactor.xml?view=markup

<?xml version="1.0"?>

<project default="jar:install-snapshot" name="JBS-based build" basedir=".">
    <property file="project.properties"/>
    <!-- *what happens if the user does not have a ${jbs.home}/build-reactor.xml ?* -->
    !-- *this is the case of gump *--> 
    <property name="jbs.home" value="${user.home}/.jbs"/>
    <import file="${jbs.home}/build-reactor.xml"/>
</project>


buildfile: build.xml
 [property] dropping /data3/gump/jicarilla-sandbox/platform/components/collections/target/classes from path as it doesn't exist
 [property] dropping /data3/gump/jicarilla-sandbox/platform/components/collections/target/test-classes from path as it doesn't exist

BUILD FAILED
/data3/gump/jicarilla-sandbox/platform/components/collections/build.xml:6: 
Cannot find /home/ajack/.jbs/build-project.xml 
imported from /data3/gump/jicarilla-sandbox/platform/components/collections/build.xml

Total time: 0 seconds

http://lsd.student.utwente.nl/gump/jicarilla-sandbox/jicarilla-collections.html#Build+%3A+build_jicarilla-sandbox_jicarilla-collections





-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.