jcscoobyrs 2005/10/11 13:18:59
Modified: . maven.xml
Log:
Updated for new launching concept. Removed all unused scripts, all
unecessary text files and all references to unused code, like Corba. All
scripts have been updated to use the new launch concept. Scripts could be
refactored a bit to utilize the new launcher a bit better but for flow control,
the scripts have been kept as-is in this respect.
Revision Changes Path
1.13 +1 -4 openejb1/maven.xml
Index: maven.xml
===================================================================
RCS file: /scm/openejb/openejb1/maven.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- maven.xml 20 Sep 2005 23:01:11 -0000 1.12
+++ maven.xml 11 Oct 2005 17:18:59 -0000 1.13
@@ -393,9 +393,6 @@
<replace file="${aggregate.dir}/bin/openejb.bat"
token="@REPLACED-BY-MAVEN-XML@"
value="${pom.currentVersion}"/>
- <replace file="${aggregate.dir}/bin/openejb-tests.bat"
- token="@REPLACED-BY-MAVEN-XML@"
- value="${pom.currentVersion}"/>
</u:available>
<copy todir="${aggregate.dir}">
<fileset dir=".">