jvanzyl     02/04/18 21:21:41

  Modified:    src/descriptors/workspace turbine.xml
  Log:
  Detaching the profile from the workspace. You don't want to have to define
  a new workspace just to attach it to a different profile.
  
  Revision  Changes    Path
  1.5       +0 -3      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.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- turbine.xml       17 Apr 2002 21:08:52 -0000      1.4
  +++ turbine.xml       19 Apr 2002 04:21:40 -0000      1.5
  @@ -19,7 +19,4 @@
     <!-- Location of all the registered Maven project descriptors -->
     <descriptorDirectory>/tmp/reactor/descriptors</descriptorDirectory>
     
  -  <!-- Profile that describes all the projects to be built -->
  -  <profile id="turbine"/>
  -  
   </workspace>
  
  
  


Reply via email to