donaldp 2002/08/16 19:06:16
Modified: . build.xml
Removed: src/java/org/apache/avalon/cornerstone/blocks/connection
DefaultConnectionManager.xtype
src/java/org/apache/avalon/cornerstone/blocks/datasource
DefaultDataSourceSelector.xtype
src/java/org/apache/avalon/cornerstone/blocks/masterstore
RepositoryManager.xprofile RepositoryManager.xtype
src/java/org/apache/avalon/cornerstone/blocks/sockets
DefaultSocketManager.xtype
src/java/org/apache/avalon/cornerstone/blocks/threads
DefaultThreadManager.xprofile
DefaultThreadManager.xtype
Log:
Revert changes that were -1'ed.
Revision Changes Path
1.112 +0 -2 jakarta-avalon-cornerstone/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-cornerstone/build.xml,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- build.xml 16 Aug 2002 04:14:31 -0000 1.111
+++ build.xml 17 Aug 2002 02:06:16 -0000 1.112
@@ -168,9 +168,7 @@
</fileset>
<fileset dir="${src.dir}/java">
<include name="**/*-schema.xml"/>
- <include name="**/*.xtype"/>
<include name="**/*.xconfig"/>
- <include name="**/*.xprofile"/>
</fileset>
</jar>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>