|
From: <pe...@us...> - 2004-03-02 18:51:35
|
Update of /cvsroot/neuclear/neuclear-commons In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29448 Modified Files: project.properties Log Message: Done some more minor fixes within xmlsig, but mainly I've removed the old Source and Store patterns and sub packages. This is because they really are no longer necessary with the new non naming naming system. Index: project.properties =================================================================== RCS file: /cvsroot/neuclear/neuclear-commons/project.properties,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** project.properties 19 Feb 2004 15:29:13 -0000 1.14 --- project.properties 2 Mar 2004 18:39:37 -0000 1.15 *************** *** 2,6 **** # P R O J E C T P R O P E R T I E S # ------------------------------------------------------------------- ! maven.test.skip=true maven.compile.debug = on --- 2,6 ---- # P R O J E C T P R O P E R T I E S # ------------------------------------------------------------------- ! #maven.test.skip=true maven.compile.debug = on |