You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by he...@apache.org on 2004/08/23 02:43:33 UTC

cvs commit: db-torque/src/maven-plugin project.properties project.xml

henning     2004/08/22 17:43:33

  Modified:    src/maven-plugin Tag: TORQUE_3_1_BRANCH project.properties
                        project.xml
  Log:
  Deploy directly to the Apache repository (from which the plugin is
  rsynced to ibiblio).
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.4.2.2   +9 -0      db-torque/src/maven-plugin/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/db-torque/src/maven-plugin/project.properties,v
  retrieving revision 1.4.2.1
  retrieving revision 1.4.2.2
  diff -u -r1.4.2.1 -r1.4.2.2
  --- project.properties	23 Oct 2003 10:17:24 -0000	1.4.2.1
  +++ project.properties	23 Aug 2004 00:43:33 -0000	1.4.2.2
  @@ -4,3 +4,12 @@
   maven.xdoc.date=left
   maven.xdoc.version=${pom.currentVersion}
   
  +#========================================================================
  +# 
  +# Maven building and deploy. These settings are for deployment to www.apache.org.
  +# If you are not an Turbine committer, you can safely ignore these. :-)
  +# 
  +#========================================================================
  +maven.repo.remote=http://www.ibiblio.org/maven/,http://www.apache.org/dist/java-repository/
  +maven.remote.group=apcvs
  +
  
  
  
  1.12.2.6  +2 -0      db-torque/src/maven-plugin/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/db-torque/src/maven-plugin/project.xml,v
  retrieving revision 1.12.2.5
  retrieving revision 1.12.2.6
  diff -u -r1.12.2.5 -r1.12.2.6
  --- project.xml	16 Aug 2004 22:32:25 -0000	1.12.2.5
  +++ project.xml	23 Aug 2004 00:43:33 -0000	1.12.2.6
  @@ -27,6 +27,8 @@
     <shortDescription>Maven Plugin for Torque</shortDescription>
     <url>http://db.apache.org/torque-31/maven-plugin/</url>
     <siteDirectory>/www/db.apache.org/torque-31/maven-plugin</siteDirectory>
  +  <distributionSite>www.apache.org</distributionSite>
  +  <distributionDirectory>/www/www.apache.org/dist/java-repository/</distributionDirectory>
   
     <developers>
       <developer>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org