You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by al...@apache.org on 2013/01/08 19:50:47 UTC

svn commit: r1430441 - in /openjpa/branches: 1.2.x/openjpa-project/upload.xml 1.3.x/openjpa-project/upload.xml

Author: allee8285
Date: Tue Jan  8 18:50:47 2013
New Revision: 1430441

URL: http://svn.apache.org/viewvc?rev=1430441&view=rev
Log:
Update nightly build documentation upload location.

Modified:
    openjpa/branches/1.2.x/openjpa-project/upload.xml
    openjpa/branches/1.3.x/openjpa-project/upload.xml

Modified: openjpa/branches/1.2.x/openjpa-project/upload.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/1.2.x/openjpa-project/upload.xml?rev=1430441&r1=1430440&r2=1430441&view=diff
==============================================================================
--- openjpa/branches/1.2.x/openjpa-project/upload.xml (original)
+++ openjpa/branches/1.2.x/openjpa-project/upload.xml Tue Jan  8 18:50:47 2013
@@ -23,7 +23,7 @@
     </description>
     <target name="upload">
 
-        <property name="build.dir" value="/www/openjpa.apache.org/builds"/>
+        <property name="build.dir" value="/home/mikedd/public_html/nightly.builds"/>
         <property name="host" value="people.apache.org"/>
 
         <mkdir dir="target/site/tempDocs" />

Modified: openjpa/branches/1.3.x/openjpa-project/upload.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/1.3.x/openjpa-project/upload.xml?rev=1430441&r1=1430440&r2=1430441&view=diff
==============================================================================
--- openjpa/branches/1.3.x/openjpa-project/upload.xml (original)
+++ openjpa/branches/1.3.x/openjpa-project/upload.xml Tue Jan  8 18:50:47 2013
@@ -23,7 +23,7 @@
     </description>
     <target name="upload">
 
-        <property name="build.dir" value="/www/openjpa.apache.org/builds"/>
+        <property name="build.dir" value="/home/mikedd/public_html/nightly.builds"/>
         <property name="host" value="people.apache.org"/>
 
         <mkdir dir="target/site/tempDocs" />