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 2008/01/27 14:47:47 UTC

svn commit: r615599 - in /jakarta/bcel/trunk: pom.xml src/site/site.xml

Author: tcurdt
Date: Sun Jan 27 05:47:44 2008
New Revision: 615599

URL: http://svn.apache.org/viewvc?rev=615599&view=rev
Log:
index page,
fixed staged paths


Modified:
    jakarta/bcel/trunk/pom.xml
    jakarta/bcel/trunk/src/site/site.xml

Modified: jakarta/bcel/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jakarta/bcel/trunk/pom.xml?rev=615599&r1=615598&r2=615599&view=diff
==============================================================================
--- jakarta/bcel/trunk/pom.xml (original)
+++ jakarta/bcel/trunk/pom.xml Sun Jan 27 05:47:44 2008
@@ -130,16 +130,16 @@
 	<distributionManagement>
         <repository>
             <id>releases</id>
-            <url>scpexe://people.apache.org/~tcurdt/releases/bcel</url>
+            <url>scpexe://people.apache.org/home/tcurdt/public_html/releases/bcel</url>
         </repository>
         <snapshotRepository>
             <id>snaphots</id>
-            <url>scpexe://people.apache.org/~tcurdt/shapshots/bcel</url>
+            <url>scpexe://people.apache.org/home/tcurdt/public_html/shapshots/bcel</url>
         </snapshotRepository>
 		<site>
 			<id>website</id>
 			<!-- <url>scpexe://people.apache.org/www/jakarta.apache.org/bcel</url> -->
-			<url>scpexe://people.apache.org/~tcurdt/websites/bcel</url>
+			<url>scpexe://people.apache.org/home/tcurdt/public_html/websites/bcel</url>
 		</site>
 	</distributionManagement>
 

Modified: jakarta/bcel/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/jakarta/bcel/trunk/src/site/site.xml?rev=615599&r1=615598&r2=615599&view=diff
==============================================================================
--- jakarta/bcel/trunk/src/site/site.xml (original)
+++ jakarta/bcel/trunk/src/site/site.xml Sun Jan 27 05:47:44 2008
@@ -28,6 +28,7 @@
     </links>
 
     <menu name="BCEL">
+      <item name="About" href="index.html"/>
       <item name="News" href="news.html"/>
       <item name="Download" href="http://jakarta.apache.org/site/downloads/downloads_bcel.cgi"/>
       <item name="Manual" href="manual.html"/>



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