blob: 4804d6aaab04b2f25caf744b9b95186919e170c1 [file] [log] [blame]
<?xml version="1.0"?>
<module name="ws-juddi" fullname="ws-juddi">
<url href="http://incubator.apache.org/ws-juddi"/>
<site hostname="incubator.apache.org"
remotedir="/home/cvspublic/ws-juddi"/>
<cvs repository="apache.org"
host-prefix="cvs"
dir="ws-juddi"
module="ws-juddi"
cvsweb="http://cvs.apache.org/viewcvs.cgi/*checkout*/ws-juddi/"/>
<description>
jUDDI -- UDDI Toolkit/Repository
</description>
<detailed>
jUDDI
</detailed>
<what>
<goal>UDDI Toolkit/Repository</goal>
</what>
<why>
Excellent shareware UDDI support is required, that's why...
</why>
<vendor>ASF WS</vendor>
<licence legal="./legal">
To Be Completed... For detailed legal and licensing issues, please read the LICENSE.* files in the /legal directory.
</licence>
<credits>
<credit>This software includes software developed by the Apache Software Foundation(http://www.apache.org/).</credit>
</credits>
<project name="ws-juddi" fullname="ws-juddi">
<version major="0"
minor="7"
fix ="2"
tag="HEAD"/>
<package>org.juddi</package>
<!-- Work dirs to be included in classpath -->
<!-- work nested="build/classes"/-->
<!--home nested="build"/-->
<code type="java/plain" dir="src/java"/>
<depend inherit="runtime" project="ant"/>
<depend project="xml-axis"/>
<depend project="xml-xerces"/>
<depend project="commons-logging"/>
<depend project="commons-dbcp"/>
<depend project="commons-collections"/>
<depend project="commons-pool"/>
<depend project="jakarta-servletapi"/>
<option project="krysalis-version-ant" inherit="all"/>
<option project="junit"/>
<option project="checkstyle"/>
<jar name="juddi.jar"/>
<ant basedir="." buildfile="build.xml" target="gump" vm="1.4">
<property name="ant.home" project="ant" reference="home" />
<property name="DATE_STAMP" value="@@DATE@@"/>
</ant>
<nag to="juddi-dev@ws.apache.org"
from="Anou Manavalan &lt;anou_mana@apache.org&gt;"/>
</project>
<project name="ws-juddi-test" fullname="ws-juddi-test">
<version
major="0"
minor="7"
fix ="2"
tag="HEAD"/>
<package>org.apache.juddi</package>
<!-- Work dirs to be included in classpath -->
<work nested="build/classes"/>
<home nested="build"/>
<code type="test/junit" dir="src/test/unit"/>
<depend project="ws-juddi" inherit="all"/>
<depend project="uddi4j"/>
<depend project="junit"/>
<ant basedir="." buildfile="build.xml" target="test" vm="1.4">
<property name="ant.home" project="ant" reference="home" />
</ant>
<nag
to="juddi-dev@ws.apache.org"
from="Anou Manavalan &lt;anou_mana@apache.org&gt;"/>
</project>
</module>