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 00:52:45 UTC

svn commit: r1430096 - /openjpa/branches/2.0.x/openjpa-project/upload.xml

Author: allee8285
Date: Mon Jan  7 23:52:44 2013
New Revision: 1430096

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

Modified:
    openjpa/branches/2.0.x/openjpa-project/upload.xml

Modified: openjpa/branches/2.0.x/openjpa-project/upload.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/2.0.x/openjpa-project/upload.xml?rev=1430096&r1=1430095&r2=1430096&view=diff
==============================================================================
--- openjpa/branches/2.0.x/openjpa-project/upload.xml (original)
+++ openjpa/branches/2.0.x/openjpa-project/upload.xml Mon Jan  7 23:52:44 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" />