jvanzyl 02/04/17 14:08:52
Modified: src/descriptors/workspace turbine.xml
Removed: src/descriptors/workspace jvz.xml
Log:
Giving the workspace a name. Getting rid of the old format workspace.
Revision Changes Path
1.4 +2 -0 jakarta-turbine-maven/src/descriptors/workspace/turbine.xml
Index: turbine.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/src/descriptors/workspace/turbine.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- turbine.xml 17 Apr 2002 15:37:17 -0000 1.3
+++ turbine.xml 17 Apr 2002 21:08:52 -0000 1.4
@@ -2,6 +2,8 @@
<workspace>
+ <name>turbine</name>
+
<!-- Version of this workspace so we can transform if necessary later -->
<workspaceVersion>1</workspaceVersion>