jvanzyl     02/03/14 11:47:55

  Modified:    .        build-maven.xml
  Log:
  Need to evaluate the default.properties after the ProjectProperties task
  has been run. We'll soon get rid of need for external properties files.
  Working on it.
  
  Revision  Changes    Path
  1.2       +0 -2      jakarta-turbine-fulcrum/build-maven.xml
  
  Index: build-maven.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-fulcrum/build-maven.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build-maven.xml   14 Mar 2002 06:43:50 -0000      1.1
  +++ build-maven.xml   14 Mar 2002 19:47:54 -0000      1.2
  @@ -11,8 +11,6 @@
     <property file="build.properties" />
     <!-- Set default values for the build -->
     <property file="project.properties" />
  -  <!-- Set default values for the build -->
  -  <property file="${ant.home}/maven/default.properties" />
   
     <!-- maven:start -->
     
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to