leif 02/03/27 04:26:55
Modified: . build.xml
Log:
Added scratchpad to the classes which are processed by jdepend.
Revision Changes Path
1.125 +1 -0 jakarta-avalon-excalibur/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-excalibur/build.xml,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -r1.124 -r1.125
--- build.xml 26 Mar 2002 12:14:38 -0000 1.124
+++ build.xml 27 Mar 2002 12:26:55 -0000 1.125
@@ -39,6 +39,7 @@
<pathelement location="instrument/src/java"/>
<pathelement location="instrument/src/test"/>
<pathelement location="all/src/java"/>
+ <pathelement location="all/src/scratchpad"/>
<pathelement location="all/src/test"/>
<pathelement location="instrument-manager/src/java"/>
<pathelement location="instrument-manager/src/test"/>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>