Jenkins build is still unstable: ActiveMQ-Java7-All-UnitTests #238

2015-09-26 Thread Apache Jenkins Server
See 



buildbot success in ASF Buildbot on activemq-site-production

2015-09-26 Thread buildbot
The Buildbot has detected a restored build on builder activemq-site-production 
while building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/activemq-site-production/builds/2126

Buildbot URL: http://ci.apache.org/

Buildslave for this Build: bb-cms-slave

Build Reason: The Nightly scheduler named 'activemq-site-production' triggered 
this build
Build Source Stamp: [branch activemq/activemq-website] HEAD
Blamelist: 

Build succeeded!

Sincerely,
 -The Buildbot





[CONF] Apache ActiveMQ > Contributing

2015-09-26 Thread Confluence
Title: Message Title



 
 
 
 
 
 
 

Marc Schöchlin edited a page 
 
 
  
 
 
 
 
 
 
 
  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Contributing 
 
 
  
 
 
 
 
 
 
 ... 
 
 
 
 Code Block 
 
 
 
 
 export MAVEN_OPTS="-Xmx512M -XX:MaxPermSize=128M"
mvn -Dtest=false install
  
 
 
 PS: You might need to build multiple times (if you get a build error) because sometimes maven fails to download all the files. ...  
 
 
  
 
 
 
 
 
 
 
 
 
 

View page
• 
 
 
 
 
 
 

Like 
 
 
  
 
 
  
 
 
  
 
 
  
 
 
 
 
 
 
 
 
 
 
Stop watching space
• 
 
 
 
 
 
 
Manage notifications 
 
 
 
 
 
 
 
 
 
 
  
 
 
This message was sent by Atlassian Confluence 5.8.4  
 
 
  
 
 
 
 
 
 
 
 
 




svn commit: r966949 - in /websites/production/activemq/content: cache/main.pageCache contributing.html how-can-i-contribute.html

2015-09-26 Thread buildbot
Author: buildbot
Date: Sun Sep 27 04:22:29 2015
New Revision: 966949

Log:
Production update by buildbot for activemq

Modified:
websites/production/activemq/content/cache/main.pageCache
websites/production/activemq/content/contributing.html
websites/production/activemq/content/how-can-i-contribute.html

Modified: websites/production/activemq/content/cache/main.pageCache
==
Binary files - no diff available.

Modified: websites/production/activemq/content/contributing.html
==
--- websites/production/activemq/content/contributing.html (original)
+++ websites/production/activemq/content/contributing.html Sun Sep 27 04:22:29 
2015
@@ -82,7 +82,7 @@
 
 
 There are many ways you can help make 
ActiveMQ a better piece of software - please dive in and help!Try surf 
the documentation - if somethings confusing or not clear, let us know. Download 
the code  try it out and see what you think. Browse the source code. Got 
an itch to scratch, want to tune some operation or add some feature?Want 
to do some hacking on ActiveMQ? Try surfing the our http://issues.apache.org/activemq/browse/AMQ;>issue 
tracker for open issues or features that need to be implemented, take 
ownership of an issue and try fix it.Getting in touchThere are various ways 
of communicating with the ActiveMQ community.join 
us on the Discussion Forums 
or subscribe to the Mailing Lists 
and take part in 
 any conversationspop by on in irc and say hiadd some comments to the 
wikiIf you find a bug or 
problemPlease raise a new issue in our http://issues.apache.org/activemq/browse/AMQ;>issue 
trackerIf you can create a JUnit test case then your issue is more 
likely to be resolved quicker. e.g. take a look at some of the 
existing https://svn.apache.org/repos/asf/activemq/trunk/activemq-core/src/test/java/;>unit
 tests casesThen we can add your issue to Subversion and then we'll 
know when its really fixed and we can ensure that the problem stays 
fixed in future releases.If you want to help 
out with the document
 ationIf you want to contribute to the ActiveMQ documentation you 
should first subscribe our mailto:dev-subscr...@activemq.apache.org; 
rel="nofollow">dev@where ActiveMQ developers interact with each 
other. If you want edit rights on the ActiveMQ site, create an account in the 
https://cwiki.apache.org/confluence/display/ACTIVEMQ;>ActiveMQ wiki 
and fill in and submit an ICLA to the ASF (see theCommitter Guide). Then ask on the dev@ 
list to be granted edit rights and an admin will do so fairly quickly. If you 
want to just contribute the content, please submit the content on the dev@ list 
or create an issue and attach it there. All contributions are 
highly appreciated.Working on the 
codeGrab the Source from 
gitBuild the project.class="codeContent panelContent pdl">
-export MAVEN_OPTS=-Xmx512M -XX:MaxPermSize=128M
+export MAVEN_OPTS="-Xmx512M -XX:MaxPermSize=128M"
 mvn -Dtest=false install
 
 PS: You might need to build multiple times (if you get a build 
error) because sometimes maven fails to download all the files.Create a 
project in your IDE. e.g. if you are using Eclipse the following should do the 
trick.

Modified: websites/production/activemq/content/how-can-i-contribute.html
==
--- websites/production/activemq/content/how-can-i-contribute.html (original)
+++ websites/production/activemq/content/how-can-i-contribute.html Sun Sep 27 
04:22:29 2015
@@ -85,7 +85,7 @@
 How can I contribute 
to Apache ActiveMQ?
 
 There are many ways you can help make ActiveMQ a better piece of software - 
please dive in and help!Try surf the documentation - if somethings confusing 
or not clear, let us know. Download the code  try it out and see what you 
think. Browse the source code. Got an itch to scratch, want to tune some 
operation or add some feature?Want to do some hacking on ActiveMQ? Try 
surfing the our http://issues.apache.org/activemq/browse/AMQ;>issue tracker for open 
issues or features that need to be implemented, take ownership of an issue and 
try fix it.Getting in 
touchThere are various ways of communicating with the ActiveMQ 
community.join us on the Discussion Forums or subscribe to the Mailing Lists and take part in any 
conversationspop by on <
 span>in irc and say 
hiadd some comments to the wikiIf you find a bug or 
problemPlease raise a new issue in our http://issues.apache.org/activemq/browse/AMQ;>issue 
trackerIf you can create a JUnit test case then your issue is more 
likely to be resolved quicker. e.g. take a look at some of the 
existing https://svn.apache.org/repos/asf/activemq/trunk/activemq-core/src/test/java/;>unit
 tests casesThen we can add your issue to Subversion and then we'll 
know when its really fixed and we can ensure that the problem stays 
fixed in