jvanzyl 02/03/11 11:53:10
Modified: . build-bootstrap.xml
Log:
Exclude the ProjectResolver from the bootstrap build.
Revision Changes Path
1.29 +1 -0 jakarta-turbine-maven/build-bootstrap.xml
Index: build-bootstrap.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/build-bootstrap.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- build-bootstrap.xml 5 Mar 2002 16:27:18 -0000 1.28
+++ build-bootstrap.xml 11 Mar 2002 19:53:10 -0000 1.29
@@ -51,6 +51,7 @@
</src>
<include name="org/apache/maven/*"/>
<include name="org/apache/maven/project/*"/>
+ <exclude name="org/apache/maven/ProjectResolver*"/>
</javac>
<jar
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>