mcconnell 2004/09/15 16:14:39
Modified: project excalibur.xml
Log:
and a few more corrections
Revision Changes Path
1.4 +0 -5 gump/project/excalibur.xml
Index: excalibur.xml
===================================================================
RCS file: /home/cvs/gump/project/excalibur.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- excalibur.xml 15 Sep 2004 23:06:26 -0000 1.3
+++ excalibur.xml 15 Sep 2004 23:14:39 -0000 1.4
@@ -794,9 +794,7 @@
<mkdir dir="instrument-manager/altrmi/target/classes"/>
<ant basedir="instrument-manager/altrmi" target="jar"
buildfile="gump-build.xml">
- !-- optional dependencies --
<property name="checkstyle.jar" project="checkstyle"
reference="jarpath"/>
- !-- test-time dependencies --
<property name="project.version" value="@@DATE@@"/>
<property name="src.exclude.pattern" value="**/package.html"/>
</ant>
@@ -814,12 +812,10 @@
<depend project="incubator-altrmi" id="server-api"/>
<depend project="incubator-altrmi" id="server-impl"/>
- !-- build-time dependencies --
<depend project="ant" inherit="runtime"/>
<depend project="xml-xerces"/>
<depend project="xml-xalan2"/>
- !-- optional dependencies --
<option project="checkstyle" inherit="runtime"/>
<work nested="instrument-manager/altrmi/target/classes"/>
@@ -848,7 +844,6 @@
<!--
<ant basedir="instrument-client" target="jar" buildfile="gump-build.xml">
- !-- optional dependencies --
<property name="checkstyle.jar" project="checkstyle"
reference="jarpath"/>
<property name="project.version" value="@@DATE@@"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]