henning     2003/07/07 14:02:57

  Modified:    .        project.properties
  Log:
  I actually had exactly this line in my local build.properties
  and I intended to check it in tonight. Eric was faster. :-)
  
  So I just add my comment. I'll write a building-turbine-howto either
  before the RC1 or before the final release.
  
  Revision  Changes    Path
  1.23      +10 -2     jakarta-turbine-2/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/project.properties,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- project.properties        7 Jul 2003 19:00:45 -0000       1.22
  +++ project.properties        7 Jul 2003 21:02:57 -0000       1.23
  @@ -6,7 +6,15 @@
   # Do not change this file. Please use build.properties in this directory
   # to do site or installation specific changes to the project build.
   # -------------------------------------------------------------------
  
-maven.repo.remote=http://www.ibiblio.org/maven/,http://jakarta.apache.org/turbine/repo
  +
  +#========================================================================
  +# You can uncomment this if you're willing to use the unofficial
  +# Turbine-specific jar repository at the Turbine site. This will
  +# contain all the jars needed to build Turbine, even if a jar
  +# is missing on ibiblio
  +#========================================================================
  
+#maven.repo.remote=http://www.ibiblio.org/maven/,http://jakarta.apache.org/turbine/repo
  +
   maven.checkstyle.format = turbine
   #maven.home = ${user.home}/maven
   
  
  
  

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

Reply via email to