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




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



Reply via email to