|
From: <pe...@us...> - 2004-01-20 17:39:01
|
Update of /cvsroot/neuclear/neuclear-commons
In directory sc8-pr-cvs1:/tmp/cvs-serv16685
Modified Files:
project.xml
Log Message:
Further updates to unit tests
Index: project.xml
===================================================================
RCS file: /cvsroot/neuclear/neuclear-commons/project.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** project.xml 2 Jan 2004 15:54:35 -0000 1.21
--- project.xml 20 Jan 2004 17:38:58 -0000 1.22
***************
*** 176,179 ****
--- 176,180 ----
<includes>*.xml</includes>
<includes>*.properties</includes>
+ <excludes>*.java</excludes>
</resource>
</resources>
|