You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bcel-dev@jakarta.apache.org by tc...@apache.org on 2006/05/31 16:25:32 UTC

svn commit: r410538 - in /jakarta/bcel/branches/BCEL_5_2: project.properties project.xml xdocs/index.xml

Author: tcurdt
Date: Wed May 31 07:25:31 2006
New Revision: 410538

URL: http://svn.apache.org/viewvc?rev=410538&view=rev
Log:
release fixes

Modified:
    jakarta/bcel/branches/BCEL_5_2/project.properties
    jakarta/bcel/branches/BCEL_5_2/project.xml
    jakarta/bcel/branches/BCEL_5_2/xdocs/index.xml

Modified: jakarta/bcel/branches/BCEL_5_2/project.properties
URL: http://svn.apache.org/viewvc/jakarta/bcel/branches/BCEL_5_2/project.properties?rev=410538&r1=410537&r2=410538&view=diff
==============================================================================
--- jakarta/bcel/branches/BCEL_5_2/project.properties (original)
+++ jakarta/bcel/branches/BCEL_5_2/project.properties Wed May 31 07:25:31 2006
@@ -46,7 +46,7 @@
 maven.xdoc.date = left
 maven.xdoc.poweredby.image = maven-feather.png
 maven.xdoc.version = ${pom.currentVersion}
-maven.xdoc.developmentProcessUrl = http://jakarta.apache.org/commons/charter.html
+maven.xdoc.developmentProcessUrl = http://jakarta.apache.org/site/management.html
 maven.xdoc.includeProjectDocumentation = yes
 
 maven.jar.override = off

Modified: jakarta/bcel/branches/BCEL_5_2/project.xml
URL: http://svn.apache.org/viewvc/jakarta/bcel/branches/BCEL_5_2/project.xml?rev=410538&r1=410537&r2=410538&view=diff
==============================================================================
--- jakarta/bcel/branches/BCEL_5_2/project.xml (original)
+++ jakarta/bcel/branches/BCEL_5_2/project.xml Wed May 31 07:25:31 2006
@@ -4,7 +4,7 @@
   <pomVersion>3</pomVersion>
   <name>jakarta-bcel</name>
   <id>bcel</id>
-  <currentVersion>5.2rc1</currentVersion>
+  <currentVersion>5.2</currentVersion>
   <organization>
     <name>Apache Software Foundation</name>
     <url>http://www.apache.org</url>
@@ -32,8 +32,8 @@
   <gumpRepositoryId>jakarta</gumpRepositoryId>
   <url>http://jakarta.apache.org/bcel/</url>
   <issueTrackingUrl>http://issues.apache.org/bugzilla</issueTrackingUrl>
-  <siteAddress>minotaur.apache.org</siteAddress>
-  <siteDirectory>/home/tcurdt/public_html/bcel/rc2/site</siteDirectory>
+  <siteAddress>people.apache.org</siteAddress>
+  <siteDirectory>/home/tcurdt/public_html/bcel/rc3/site</siteDirectory>
 <!--
   <siteDirectory>/www/jakarta.apache.org/bcel/</siteDirectory>
 -->

Modified: jakarta/bcel/branches/BCEL_5_2/xdocs/index.xml
URL: http://svn.apache.org/viewvc/jakarta/bcel/branches/BCEL_5_2/xdocs/index.xml?rev=410538&r1=410537&r2=410538&view=diff
==============================================================================
--- jakarta/bcel/branches/BCEL_5_2/xdocs/index.xml (original)
+++ jakarta/bcel/branches/BCEL_5_2/xdocs/index.xml Wed May 31 07:25:31 2006
@@ -33,7 +33,7 @@
     BCEL is already being used successfully in several projects such
     as compilers, optimizers, obsfuscators, code generators
     and analysis tools. Unfortunately there hasn't been much development
-    going on over the past few years. Feel free to help out or you
+    going on over the past few years. Feel free <a href="mail-lists.html">to help out</a> or you
     might want to have a look into the ASM project at objectweb.
   </p>
 



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