Author: allee8285
Date: Sun Dec  8 18:27:45 2013
New Revision: 1549096

URL: http://svn.apache.org/r1549096
Log:
CMS commit to openjpa by allee8285

Modified:
    openjpa/site/trunk/content/buildbot.tips.n.techniques.mdtext

Modified: openjpa/site/trunk/content/buildbot.tips.n.techniques.mdtext
URL: 
http://svn.apache.org/viewvc/openjpa/site/trunk/content/buildbot.tips.n.techniques.mdtext?rev=1549096&r1=1549095&r2=1549096&view=diff
==============================================================================
--- openjpa/site/trunk/content/buildbot.tips.n.techniques.mdtext (original)
+++ openjpa/site/trunk/content/buildbot.tips.n.techniques.mdtext Sun Dec  8 
18:27:45 2013
@@ -1,42 +1,50 @@
-Title: BuildBot Tips and Techniques
-
-<a name="Buildbot.Tips.and.Techniques"></a>
-# Tips on Using Apache BuildBot for OpenJPA Documentation Build
-
-## Start IRC to openjpa-bot server
-
-* From a browser or an IRC application, points to #asftest or #openjpa-bot 
channel in [irc://irc.freenode.net](irc://irc.freenode.net).
-
-### Get Help
-
-       Enter> openjpa-bot: help
-       openjpa-bot     Get help on what? (try 'help <foo>', or 'commands' for 
a command list)
-       
-       Enter> openjpa-bot: commands
-       openjpa-bot     buildbot commands: commands, dance, destroy, excited, 
force, hello, help, \
-           last, list, mute, notify, source, status, stop, unmute, version, 
watch
-       
-       Enter> openjpa-bot: help force
-       openjpa-bot     Usage: force build [--branch=branch] 
[--revision=revision] [--props=prop1=val1,prop2=val2...] \
-           <which> <reason> - Force a build
-       
-### Get BuildBot status
-
-    Enter> openjpa-bot: status    
-       openjpa-bot     openjpa-1.0.x-docs: idle, last build 7h21m20s ago: 
failed
-       openjpa-bot     openjpa-1.2.x-docs: idle, last build 7h23m18s ago: 
build successful
-       openjpa-bot     openjpa-1.3.x-docs: idle, last build 7h30m12s ago: 
build successful
-       openjpa-bot     openjpa-2.0.x-docs: idle, last build 7h37m27s ago: 
build successful
-       openjpa-bot     openjpa-2.1.x-docs: idle, last build 7h46m19s ago: 
build successful
-       openjpa-bot     openjpa-2.2.1.x-docs: idle, last build 8h09m07s ago: 
build successful
-       openjpa-bot     openjpa-2.2.x-docs: idle, last build 7h56m22s ago: 
build successful
-       openjpa-bot     openjpa-trunk-docs: idle, last build 8h22m07s ago: 
build successful
-       
-### Submit build
-
-    Enter> openjpa-bot: force build openjpa-1.0.x-docs "a description 
here....."    
-       openjpa-bot     build #35 forced
-       openjpa-bot     I'll give a shout when the build finishes
-       openjpa-bot     build #35 of openjpa-1.0.x-docs is complete: Success 
[build successful] \
-           Build details are at 
http://ci.apache.org/builders/openjpa-1.0.x-docs/builds/35
- 
+Title: BuildBot Tips and Techniques
+
+<a name="Buildbot.Tips.and.Techniques"></a>
+# Tips on Using Apache BuildBot for OpenJPA Documentation Build
+
+## Get Help from Infrastructure team
+
+* Open a JIRA issue in [https://issues.apache.org/jira/browse/INFRA] to 
request for:
+
+    * new requirements and set up for the build system
+
+    * creating new build queue
+
+## Start IRC to openjpa-bot server
+
+* From a browser or an IRC application, points to #asftest or #openjpa-bot 
channel in [irc://irc.freenode.net](irc://irc.freenode.net).
+
+### Get Help
+
+       Enter> openjpa-bot: help
+       openjpa-bot     Get help on what? (try 'help <foo>', or 'commands' for 
a command list)
+       
+       Enter> openjpa-bot: commands
+       openjpa-bot     buildbot commands: commands, dance, destroy, excited, 
force, hello, help, \
+           last, list, mute, notify, source, status, stop, unmute, version, 
watch
+       
+       Enter> openjpa-bot: help force
+       openjpa-bot     Usage: force build [--branch=branch] 
[--revision=revision] [--props=prop1=val1,prop2=val2...] \
+           <which> <reason> - Force a build
+       
+### Get BuildBot status
+
+    Enter> openjpa-bot: status    
+       openjpa-bot     openjpa-1.0.x-docs: idle, last build 7h21m20s ago: 
failed
+       openjpa-bot     openjpa-1.2.x-docs: idle, last build 7h23m18s ago: 
build successful
+       openjpa-bot     openjpa-1.3.x-docs: idle, last build 7h30m12s ago: 
build successful
+       openjpa-bot     openjpa-2.0.x-docs: idle, last build 7h37m27s ago: 
build successful
+       openjpa-bot     openjpa-2.1.x-docs: idle, last build 7h46m19s ago: 
build successful
+       openjpa-bot     openjpa-2.2.1.x-docs: idle, last build 8h09m07s ago: 
build successful
+       openjpa-bot     openjpa-2.2.x-docs: idle, last build 7h56m22s ago: 
build successful
+       openjpa-bot     openjpa-trunk-docs: idle, last build 8h22m07s ago: 
build successful
+       
+### Submit build
+
+    Enter> openjpa-bot: force build openjpa-1.0.x-docs "a description 
here....."    
+       openjpa-bot     build #35 forced
+       openjpa-bot     I'll give a shout when the build finishes
+       openjpa-bot     build #35 of openjpa-1.0.x-docs is complete: Success 
[build successful] \
+           Build details are at 
http://ci.apache.org/builders/openjpa-1.0.x-docs/builds/35
+ 


Reply via email to