Author: kwsutter
Date: Tue May 20 20:55:31 2014
New Revision: 1596412
URL: http://svn.apache.org/r1596412
Log:
More thorough explanation of how to interact with the openjpa-bot
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=1596412&r1=1596411&r2=1596412&view=diff
==============================================================================
--- openjpa/site/trunk/content/buildbot.tips.n.techniques.mdtext (original)
+++ openjpa/site/trunk/content/buildbot.tips.n.techniques.mdtext Tue May 20
20:55:31 2014
@@ -5,15 +5,24 @@ Title: BuildBot Tips and Techniques
## Get Help from Infrastructure team
-* Open a JIRA issue in [https://issues.apache.org/jira/browse/INFRA] to
request for:
-
+* Open an [INFRA JIRA issue](https://issues.apache.org/jira/browse/INFRA) to
request:
* new requirements and set up for the build system
-
* creating new build queue
-## Start IRC to openjpa-bot server
+* Here's an [example JIRA](https://issues.apache.org/jira/browse/INFRA-7738)
that was used to enable the 2.3.x doc builds.
+ * note the Buildbot component and the openjpa label
+ * also note that we as OpenJPA committers have commit karma for the
[openjpa.conf](https://svn.apache.org/repos/infra/infrastructure/buildbot/aegis/buildmaster/master1/projects/openjpa.conf)
file required for this doc buildbot
+
+## Use IRC to communicate with openjpa-bot server
+
+* From a browser or an IRC application, join the #asftest channel in
[irc://irc.freenode.net](irc://irc.freenode.net).
+ * /join #asftest
+
+* Direct message the openjpa-bot
+ * /msg openjpa-bot status
+ * If openjpa-bot member does not exist, then ask about it on the #asftest
channel. They are very helpful.
-* From a browser or an IRC application, points to #asftest or #openjpa-bot
channel in [irc://irc.freenode.net](irc://irc.freenode.net).
+* On most irc clients this will open a direct dialog with the openjpa-bot
member and you can use the commands outlined below
### Get Help