leif 2003/07/31 23:12:26
Modified: instrument-manager ant.properties.sample
Log:
Remove settings that are no longer needed because they exist in the
default.properties
file.
Revision Changes Path
1.12 +1 -17 avalon-excalibur/instrument-manager/ant.properties.sample
Index: ant.properties.sample
===================================================================
RCS file: /home/cvs/avalon-excalibur/instrument-manager/ant.properties.sample,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ant.properties.sample 17 Feb 2003 21:23:09 -0000 1.11
+++ ant.properties.sample 1 Aug 2003 06:12:26 -0000 1.12
@@ -25,22 +25,6 @@
# --------------------------------------------------
# REQUIRED LIBRARIES
# --------------------------------------------------
-# ----- Avalon Framework, version 4.1 or later -----
-avalon-framework.home=${basedir}/../../avalon
-avalon-framework.lib=${avalon-framework.home}/build/lib
-avalon-framework.jar=${avalon-framework.lib}/avalon-framework.jar
-
-# ----- AltRMI -----
-altrmi.home=${basedir}
-altrmi-common.jar=${altrmi.home}/altrmi-common-0.9.1.jar
-altrmi-server-impl.jar=${altrmi.home}/altrmi-server-impl-0.9.1.jar
-altrmi-server-interfaces.jar=${altrmi.home}/altrmi-server-interfaces-0.9.1.jar
-altrmi-generator.jar=${altrmi.home}/altrmi-generator-0.9.1.jar
-
-# ----- Excalibur Instrument -----
-excalibur-instrument.home=${basedir}/../instrument/dist
-excalibur-instrument.jar=${excalibur-instrument.home}/excalibur-instrument-0.3.jar
-
# --------------------------------------------------
# OPTIONAL LIBRARIES
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]