mcconnell 2002/09/14 19:25:36
Modified: assembly build.xml default.properties
assembly/src/etc demo.mf
Removed: assembly build.properties
assembly/lib cornerstone.jar phoenix-client.jar
assembly/src/etc infomover.xml sevak.xml
assembly/src/xdocs/css ns4_only.css print.css site.css
tigris.css
assembly/src/xdocs/stylesheets docs.vsl templates.vm
velocity.properties
Log:
General housekeeping - cleaning up anything not directly related to the core
Merlin 2 package.
Revision Changes Path
1.66 +0 -1 jakarta-avalon-excalibur/assembly/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-excalibur/assembly/build.xml,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- build.xml 15 Sep 2002 00:19:34 -0000 1.65
+++ build.xml 15 Sep 2002 02:25:36 -0000 1.66
@@ -2,7 +2,6 @@
<project name="Merlin 2" default="main" basedir=".">
- <property file="${user.home}/build.properties"/>
<property file="${basedir}/../ant.properties"/>
<property file="${basedir}/ant.properties"/>
<property file="${user.home}/.ant.properties"/>
1.16 +1 -1 jakarta-avalon-excalibur/assembly/default.properties
Index: default.properties
===================================================================
RCS file: /home/cvs/jakarta-avalon-excalibur/assembly/default.properties,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- default.properties 15 Sep 2002 00:19:34 -0000 1.15
+++ default.properties 15 Sep 2002 02:25:36 -0000 1.16
@@ -6,7 +6,7 @@
# Not user-editable; use ant.properties files instead
name=merlin
-Name=Merlin 2 - Dynamic Service Management
+Name=Merlin Service Management Framework
dir-name=assembly
version=2.0a
package-version=0.99
1.6 +0 -5 jakarta-avalon-excalibur/assembly/src/etc/demo.mf
Index: demo.mf
===================================================================
RCS file: /home/cvs/jakarta-avalon-excalibur/assembly/src/etc/demo.mf,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- demo.mf 9 Sep 2002 04:33:52 -0000 1.5
+++ demo.mf 15 Sep 2002 02:25:36 -0000 1.6
@@ -28,8 +28,3 @@
Name: org/apache/excalibur/playground/CustomContainer.class
Avalon: Type
-Name: org/apache/excalibur/playground/activation/ActivationClient.class
-Avalon: Type
-
-Name: org/apache/excalibur/playground/activation/TestServant.class
-Avalon: Type
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>