jicarilla-sandbox/platform/gump gump-jicarilla-collections.xml,NONE,1.1 gump-jicarilla-container-api.xml,NONE,1.1 gump-jicarilla-container-impl.xml,NONE,1.1 gump-jicarilla-container-tck-api.xml,NONE,1.1 gump-jicarilla-container-tck-impl.xml,NONE,1.1 gump-jicarilla-framework-api.xml,NONE,1.1 gump-jicarilla-framework-impl.xml,NONE,1.1 gump-jicarilla-http-api.xml,NONE,1.1 gump-jicarilla-http-impl.xml,NONE,1.1 gump-module.xml,NONE,1.1
| Newsgroups | gmane.comp.java.jicarilla.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jicarilla/jicarilla-sandbox/platform/gump
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1559/platform/gump
Added Files:
gump-jicarilla-collections.xml
gump-jicarilla-container-api.xml
gump-jicarilla-container-impl.xml
gump-jicarilla-container-tck-api.xml
gump-jicarilla-container-tck-impl.xml
gump-jicarilla-framework-api.xml
gump-jicarilla-framework-impl.xml gump-jicarilla-http-api.xml
gump-jicarilla-http-impl.xml gump-module.xml
Log Message:
automated gump descriptors
--- NEW FILE: gump-jicarilla-collections.xml ---
<?xml version="1.0"?>
<!-- This descriptor was autogenerated by the Jicarilla Build System -->
<project name="jicarilla-collections">
<package>${project.package}</package>
<ant basedir="platform/components/collections" target="jar">
<property name="project.version" value="@@DATE@@"/>
</ant>
<!-- common dependencies -->
<depend project="ant" inherit="runtime"/>
<depend project="xml-xalan2"/><!-- support for <junitreport/> -->
<depend project="xml-xerces"/>
<!-- project dependencies -->
<dependency name="jicarilla-framework-api" runtime="true" inherit="runtime" optional="false"/>
<dependency name="junit" runtime="true" inherit="runtime" optional="false"/>
<dependency name="avalon-framework" runtime="true" inherit="runtime" optional="false"/>
<work nested="platform/components/collections/target/classes"/>
<work nested="platform/components/collections/target/test-classes"/>
<home nested="platform/components/collections"/>
<jar name="target/jicarilla-collections-@@DATE@@.jar"/>
<javadoc nested="platform/components/collections/target/docs/apidocs"/>
<junitreport nested="platform/components/collections/target/docs/junitreports"/>
<nag from="Gump Integration Build <[email protected]>"
to="[email protected]"/>
</project>
--- NEW FILE: gump-jicarilla-container-api.xml ---
<?xml version="1.0"?>
<!-- This descriptor was autogenerated by the Jicarilla Build System -->
<project name="jicarilla-container-api">
<package>${project.package}</package>
<ant basedir="platform/container/api" target="jar">
<property name="project.version" value="@@DATE@@"/>
</ant>
<!-- common dependencies -->
<depend project="ant" inherit="runtime"/>
<depend project="xml-xalan2"/><!-- support for <junitreport/> -->
<depend project="xml-xerces"/>
<!-- project dependencies -->
<dependency name="inherit,runtime" runtime="false" inherit="none" optional="false"/>
<work nested="platform/container/api/target/classes"/>
<work nested="platform/container/api/target/test-classes"/>
<home nested="platform/container/api"/>
<jar name="target/jicarilla-container-api-@@DATE@@.jar"/>
<javadoc nested="platform/container/api/target/docs/apidocs"/>
<junitreport nested="platform/container/api/target/docs/junitreports"/>
<nag from="Gump Integration Build <[email protected]>"
to="[email protected]"/>
</project>
--- NEW FILE: gump-jicarilla-container-impl.xml ---
<?xml version="1.0"?>
<!-- This descriptor was autogenerated by the Jicarilla Build System -->
<project name="jicarilla-container-impl">
<package>${project.package}</package>
<ant basedir="platform/container/impl" target="jar">
<property name="project.version" value="@@DATE@@"/>
</ant>
<!-- common dependencies -->
<depend project="ant" inherit="runtime"/>
<depend project="xml-xalan2"/><!-- support for <junitreport/> -->
<depend project="xml-xerces"/>
<!-- project dependencies -->
<dependency name="jicarilla-framework" runtime="true" inherit="runtime" optional="false"/>
<dependency name="jicarilla-container-api" runtime="true" inherit="all" optional="false"/>
<dependency name="jicarilla-container-tck" runtime="true" inherit="all" optional="false"/>
<dependency name="-SKIP" runtime="true" inherit="runtime" optional="false"/>
<dependency name="avalon-fortress-container" runtime="true" inherit="runtime" optional="false"/>
<dependency name="commons-logging" runtime="false" inherit="none" optional="false"/>
<dependency name="commons-pool" runtime="false" inherit="none" optional="false"/>
<dependency name="avalon" runtime="true" inherit="runtime" optional="false"/>
<dependency name="junit" runtime="false" inherit="none" optional="false"/>
<dependency name="avalon-logkit" runtime="true" inherit="runtime" optional="false"/>
<work nested="platform/container/impl/target/classes"/>
<work nested="platform/container/impl/target/test-classes"/>
<home nested="platform/container/impl"/>
<jar name="target/jicarilla-container-impl-@@DATE@@.jar"/>
<javadoc nested="platform/container/impl/target/docs/apidocs"/>
<junitreport nested="platform/container/impl/target/docs/junitreports"/>
<nag from="Gump Integration Build <[email protected]>"
to="[email protected]"/>
</project>
--- NEW FILE: gump-jicarilla-container-tck-api.xml ---
<?xml version="1.0"?>
<!-- This descriptor was autogenerated by the Jicarilla Build System -->
<project name="jicarilla-container-tck-api">
<package>${project.package}</package>
<ant basedir="platform/container/tck/api" target="jar">
<property name="project.version" value="@@DATE@@"/>
</ant>
<!-- common dependencies -->
<depend project="ant" inherit="runtime"/>
<depend project="xml-xalan2"/><!-- support for <junitreport/> -->
<depend project="xml-xerces"/>
<!-- project dependencies -->
<dependency name="jicarilla-framework-api" runtime="true" inherit="runtime" optional="false"/>
<work nested="platform/container/tck/api/target/classes"/>
<work nested="platform/container/tck/api/target/test-classes"/>
<home nested="platform/container/tck/api"/>
<jar name="target/jicarilla-container-tck-api-@@DATE@@.jar"/>
<javadoc nested="platform/container/tck/api/target/docs/apidocs"/>
<junitreport nested="platform/container/tck/api/target/docs/junitreports"/>
<nag from="Gump Integration Build <[email protected]>"
to="[email protected]"/>
</project>
--- NEW FILE: gump-jicarilla-container-tck-impl.xml ---
<?xml version="1.0"?>
<!-- This descriptor was autogenerated by the Jicarilla Build System -->
<project name="jicarilla-container-tck-impl">
<package>${project.package}</package>
<ant basedir="platform/container/tck/impl" target="jar">
<property name="project.version" value="@@DATE@@"/>
</ant>
<!-- common dependencies -->
<depend project="ant" inherit="runtime"/>
<depend project="xml-xalan2"/><!-- support for <junitreport/> -->
<depend project="xml-xerces"/>
<!-- project dependencies -->
<dependency name="jicarilla-framework" runtime="true" inherit="runtime" optional="false"/>
<dependency name="jicarilla-container-tck-api" runtime="true" inherit="all" optional="false"/>
<dependency name="commons-logging" runtime="true" inherit="runtime" optional="false"/>
<dependency name="avalon-framework" runtime="true" inherit="runtime" optional="false"/>
<dependency name="junit" runtime="true" inherit="runtime" optional="false"/>
<work nested="platform/container/tck/impl/target/classes"/>
<work nested="platform/container/tck/impl/target/test-classes"/>
<home nested="platform/container/tck/impl"/>
<jar name="target/jicarilla-container-tck-impl-@@DATE@@.jar"/>
<javadoc nested="platform/container/tck/impl/target/docs/apidocs"/>
<junitreport nested="platform/container/tck/impl/target/docs/junitreports"/>
<nag from="Gump Integration Build <[email protected]>"
to="[email protected]"/>
</project>
--- NEW FILE: gump-jicarilla-framework-api.xml ---
<?xml version="1.0"?>
<!-- This descriptor was autogenerated by the Jicarilla Build System -->
<project name="jicarilla-framework-api">
<package>${project.package}</package>
<ant basedir="platform/framework/api" target="jar">
<property name="project.version" value="@@DATE@@"/>
</ant>
<!-- common dependencies -->
<depend project="ant" inherit="runtime"/>
<depend project="xml-xalan2"/><!-- support for <junitreport/> -->
<depend project="xml-xerces"/>
<!-- project dependencies -->
<dependency name="commons-pool" runtime="false" inherit="none" optional="false"/>
<dependency name="concurrent" runtime="false" inherit="none" optional="false"/>
<work nested="platform/framework/api/target/classes"/>
<work nested="platform/framework/api/target/test-classes"/>
<home nested="platform/framework/api"/>
<jar name="target/jicarilla-framework-api-@@DATE@@.jar"/>
<javadoc nested="platform/framework/api/target/docs/apidocs"/>
<junitreport nested="platform/framework/api/target/docs/junitreports"/>
<nag from="Gump Integration Build <[email protected]>"
to="[email protected]"/>
</project>
--- NEW FILE: gump-jicarilla-framework-impl.xml ---
<?xml version="1.0"?>
<!-- This descriptor was autogenerated by the Jicarilla Build System -->
<project name="jicarilla-framework-impl">
<package>${project.package}</package>
<ant basedir="platform/framework/impl" target="jar">
<property name="project.version" value="@@DATE@@"/>
</ant>
<!-- common dependencies -->
<depend project="ant" inherit="runtime"/>
<depend project="xml-xalan2"/><!-- support for <junitreport/> -->
<depend project="xml-xerces"/>
<!-- project dependencies -->
<dependency name="jicarilla-framework-api" runtime="true" inherit="all" optional="false"/>
<dependency name="commons-logging" runtime="true" inherit="runtime" optional="false"/>
<dependency name="commons-pool" runtime="true" inherit="runtime" optional="false"/>
<dependency name="concurrent" runtime="true" inherit="runtime" optional="false"/>
<dependency name="junit" runtime="false" inherit="all" optional="false"/>
<work nested="platform/framework/impl/target/classes"/>
<work nested="platform/framework/impl/target/test-classes"/>
<home nested="platform/framework/impl"/>
<jar name="target/jicarilla-framework-impl-@@DATE@@.jar"/>
<javadoc nested="platform/framework/impl/target/docs/apidocs"/>
<junitreport nested="platform/framework/impl/target/docs/junitreports"/>
<nag from="Gump Integration Build <[email protected]>"
to="[email protected]"/>
</project>
--- NEW FILE: gump-jicarilla-http-api.xml ---
<?xml version="1.0"?>
<!-- This descriptor was autogenerated by the Jicarilla Build System -->
<project name="jicarilla-http-api">
<package>${project.package}</package>
<ant basedir="platform/components/http/api" target="jar">
<property name="project.version" value="@@DATE@@"/>
</ant>
<!-- common dependencies -->
<depend project="ant" inherit="runtime"/>
<depend project="xml-xalan2"/><!-- support for <junitreport/> -->
<depend project="xml-xerces"/>
<!-- project dependencies -->
<dependency name="jicarilla-framework-impl" runtime="true" inherit="all" optional="false"/>
<dependency name="junit" runtime="true" inherit="runtime" optional="false"/>
<work nested="platform/components/http/api/target/classes"/>
<work nested="platform/components/http/api/target/test-classes"/>
<home nested="platform/components/http/api"/>
<jar name="target/jicarilla-http-api-@@DATE@@.jar"/>
<javadoc nested="platform/components/http/api/target/docs/apidocs"/>
<junitreport nested="platform/components/http/api/target/docs/junitreports"/>
<nag from="Gump Integration Build <[email protected]>"
to="[email protected]"/>
</project>
--- NEW FILE: gump-jicarilla-http-impl.xml ---
<?xml version="1.0"?>
<!-- This descriptor was autogenerated by the Jicarilla Build System -->
<project name="jicarilla-http-impl">
<package>${project.package}</package>
<ant basedir="platform/components/http/impl" target="jar">
<property name="project.version" value="@@DATE@@"/>
</ant>
<!-- common dependencies -->
<depend project="ant" inherit="runtime"/>
<depend project="xml-xalan2"/><!-- support for <junitreport/> -->
<depend project="xml-xerces"/>
<!-- project dependencies -->
<dependency name="jicarilla-framework-impl" runtime="true" inherit="all" optional="false"/>
<dependency name="jicarilla-container-impl" runtime="true" inherit="all" optional="false"/>
<dependency name="jicarilla-http-api" runtime="true" inherit="all" optional="false"/>
<dependency name="avalon" runtime="true" inherit="runtime" optional="false"/>
<dependency name="concurrent" runtime="true" inherit="runtime" optional="false"/>
<dependency name="commons-logging" runtime="true" inherit="runtime" optional="false"/>
<dependency name="commons-pool" runtime="true" inherit="runtime" optional="false"/>
<dependency name="commons-cli" runtime="true" inherit="runtime" optional="false"/>
<dependency name="junit" runtime="true" inherit="runtime" optional="false"/>
<dependency name="beanshell" runtime="true" inherit="runtime" optional="false"/>
<dependency name="jetty" runtime="true" inherit="runtime" optional="false"/>
<work nested="platform/components/http/impl/target/classes"/>
<work nested="platform/components/http/impl/target/test-classes"/>
<home nested="platform/components/http/impl"/>
<jar name="target/jicarilla-http-impl-@@DATE@@.jar"/>
<javadoc nested="platform/components/http/impl/target/docs/apidocs"/>
<junitreport nested="platform/components/http/impl/target/docs/junitreports"/>
<nag from="Gump Integration Build <[email protected]>"
to="[email protected]"/>
</project>
--- NEW FILE: gump-module.xml ---
<module name="jicarilla-sandbox">
<url href="http://jicarilla.org/"/>
<description>
IoC Component glue.
</description>
<cvs repository="jicarilla"/>
<project href="http://cvs.sourceforge.net/viewcvs.py/*checkout*/jicarilla/jicarilla-sandbox/gump/gump-jicarilla-framework-api.xml"/>
<project href="http://cvs.sourceforge.net/viewcvs.py/*checkout*/jicarilla/jicarilla-sandbox/gump/gump-jicarilla-framework-impl.xml"/>
<project href="http://cvs.sourceforge.net/viewcvs.py/*checkout*/jicarilla/jicarilla-sandbox/gump/gump-jicarilla-container-api.xml"/>
<project href="http://cvs.sourceforge.net/viewcvs.py/*checkout*/jicarilla/jicarilla-sandbox/gump/gump-jicarilla-container-tck-api.xml"/>
<project href="http://cvs.sourceforge.net/viewcvs.py/*checkout*/jicarilla/jicarilla-sandbox/gump/gump-jicarilla-container-tck-impl.xml"/>
<project href="http://cvs.sourceforge.net/viewcvs.py/*checkout*/jicarilla/jicarilla-sandbox/gump/gump-jicarilla-container-impl.xml"/>
<project href="http://cvs.sourceforge.net/viewcvs.py/*checkout*/jicarilla/jicarilla-sandbox/gump/gump-jicarilla-collections.xml"/>
<project href="http://cvs.sourceforge.net/viewcvs.py/*checkout*/jicarilla/jicarilla-sandbox/gump/gump-jicarilla-http-api.xml"/>
<project href="http://cvs.sourceforge.net/viewcvs.py/*checkout*/jicarilla/jicarilla-sandbox/gump/gump-jicarilla-http-impl.xml"/>
</module>
-------------------------------------------------------
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