Author: nickboldt
Date: 2011-09-06 12:51:39 -0400 (Tue, 06 Sep 2011)
New Revision: 34553
Added:
trunk/download.jboss.org/jbosstools/examples/readme.process.txt
Removed:
trunk/download.jboss.org/jbosstools/examples/nightly/jbosstools-project-e...
Modified:
trunk/download.jboss.org/jbosstools/examples/nightly/readme.process.txt
Log:
remove shell script and update readmes
Deleted:
trunk/download.jboss.org/jbosstools/examples/nightly/jbosstools-project-e...
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/nightly/jbosstools-project-e... 2011-09-06
16:51:25 UTC (rev 34552)
+++
trunk/download.jboss.org/jbosstools/examples/nightly/jbosstools-project-e... 2011-09-06
16:51:39 UTC (rev 34553)
@@ -1,17 +0,0 @@
-#!/bin/bash
-
-# This script is run here:
http://hudson.qa.jboss.com/hudson/view/DevStudio/job/jbosstools-project-e...
-# And archived here:
https://anonsvn.jboss.org/repos/jbosstools/trunk/download.jboss.org/jboss...
-# --------------------------------------------------------------------------------
-#starttime=`date +%s`
-#uname -a
-
-#if [[ $DESTINATION == "" ]]; then
- DESTINATION="tools@filemgmt.jboss.org:/downloads_htdocs/tools"
-#fi
-#echo "Destination to publish: $DESTINATION"
-
-rsync -aPr --delete $WORKSPACE/sources/* $DESTINATION/examples/nightly/
-
-#endtime=`date +%s`; elapsed=$(echo "scale=2; ($endtime - $starttime)/60" | bc
-l); # calculate diff of seconds as minutes using bc
-#echo "Elapsed time: ${elapsed}mins."
Modified:
trunk/download.jboss.org/jbosstools/examples/nightly/readme.process.txt
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/nightly/readme.process.txt 2011-09-06
16:51:25 UTC (rev 34552)
+++
trunk/download.jboss.org/jbosstools/examples/nightly/readme.process.txt 2011-09-06
16:51:39 UTC (rev 34553)
@@ -1,22 +1,19 @@
Project Examples Readme
-Last Update: bfitzpat - June 9, 2010
-The "nightly" folder contains project example files we want to test or
aren't
-quite ready to push to the root yet.
+Last Update: nboldt, 2011-0906
The process currently is as follows (from Nick Boldt):
-1) A developer updates one of the project examples files (in
-http://anonsvn.jboss.org/repos/jbosstools/workspace/examples or elsewhere).
+To push files into
http://download.jboss.org/jbosstools/examples/:
-2) The developer requests that the changed file be updated on the published
-examples site (
http://download.jboss.org/jbosstools/examples/).
+1) Commit changes to
https://svn.jboss.org/repos/jbosstools/trunk/download.jboss.org/jbosstool...
-3) Nick or the developer copies the file (or files) to
-http://anonsvn.jboss.org/repos/jbosstools/trunk/download.jboss.org/jbosstools/examples/
or
-http://anonsvn.jboss.org/repos/jbosstools/trunk/download.jboss.org/jbosstools/examples/nightly.
+2) Wait up to 6 hrs, or manually kick this job:
-4) Nick then either manually moves the file(s) (currently) or the automated Hudson job
-(coming) takes the files from the area in step 3 to the final destination -
-http://download.jboss.org/jbosstools/examples/.
+3)
http://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_All/job/j...
+-----
+
+Note: the "nightly" folder contains project example files we want to test or
aren't quite ready to push to the root yet.
+
+
Added:
trunk/download.jboss.org/jbosstools/examples/readme.process.txt
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/readme.process.txt
(rev 0)
+++
trunk/download.jboss.org/jbosstools/examples/readme.process.txt 2011-09-06 16:51:39
UTC (rev 34553)
@@ -0,0 +1,19 @@
+Project Examples Readme
+
+Last Update: nboldt, 2011-0906
+
+The process currently is as follows (from Nick Boldt):
+
+To push files into
http://download.jboss.org/jbosstools/examples/:
+
+1) Commit changes to
https://svn.jboss.org/repos/jbosstools/trunk/download.jboss.org/jbosstool...
+
+2) Wait up to 6 hrs, or manually kick this job:
+
+3)
http://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_All/job/j...
+
+-----
+
+Note: the "nightly" folder contains project example files we want to test or
aren't quite ready to push to the root yet.
+
+