[CONF] Apache ActiveMQ NMS ActiveMQ Downloads

2015-01-09 Thread Timothy Bish (Confluence)














  


Timothy Bish edited the page:
 


ActiveMQ Downloads   










 Description 
 Release Date 
 NMS API Rev 


Apache.NMS.ActiveMQ v1.7.0
In-Progress
v1.7.0


  Apache.NMS.ActiveMQ v1.6.4  
 09/14/2014 
 v1.6.0 


  Apache.NMS.ActiveMQ v1.6.3  
 07/21/2014 
 v1.6.0 


  Apache.NMS.ActiveMQ v1.6.2  
 12/23/2013 
 v1.6.0 


  Apache.NMS.ActiveMQ v1.6.1  
 10/19/2013 
 v1.6.0 


  Apache.NMS.ActiveMQ v1.6.0  
 06/06/2013 
 v1.6.0 


  Apache.NMS.ActiveMQ v1.5.6  
 07/12/2012 
 v1.5.1 


  Apache.NMS.ActiveMQ v1.5.5  
 05/03/2012 
 v1.5.0 


  Apache.NMS.ActiveMQ v1.5.4  
 04/13/2012 

[CONF] Apache ActiveMQ NMS NMS API Downloads

2015-01-09 Thread Timothy Bish (Confluence)














  


Timothy Bish edited the page:
 


NMS API Downloads   










 Description 
 Release Date 


  Apache.NMS API v1.7.0  
  01/08/2015  


  Apache.NMS API v1.6.0  
 05/24/2013 


  Apache.NMS API v1.5.1  
 07/06/2012 


  Apache.NMS API v1.5.0  
 01/10/2011 


  Apache.NMS API v1.4.0  
 09/10/2010 


  Apache.NMS API v1.3.0  
 05/14/2010 


  Apache.NMS API v1.2.0  
 01/15/2010 


  Apache.NMS API v1.1.0  
 07/12/2009 










 View Online   Like   View Changes  
 Stop watching space   Manage Notifications  


 


 


  This message was sent by Atlassian Confluence 5.0.3, Team Collaboration Software  

svn commit: r1650573 - in /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.7.0: ./ nant.build package.ps1

2015-01-09 Thread tabish
Author: tabish
Date: Fri Jan  9 15:46:58 2015
New Revision: 1650573

URL: http://svn.apache.org/r1650573
Log:
Tag current code as upcoming 1.7.0 release.

Added:
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.7.0/   (props changed)
  - copied from r1650564, 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.7.x/
Modified:
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.7.0/nant.build
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.7.0/package.ps1

Propchange: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.7.0/
--
--- svn:ignore (added)
+++ svn:ignore Fri Jan  9 15:46:58 2015
@@ -0,0 +1,12 @@
+build
+obj
+*.suo
+lib
+package
+.project
+vs2008-activemq-test.pidb
+vs2008-activemq.pidb
+vs2008-activemq.userprefs
+vs2008-activemq.usertasks
+C:\NUnitPrimaryTrace.txt
+TestResult.xml

Propchange: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.7.0/
--
--- svn:mergeinfo (added)
+++ svn:mergeinfo Fri Jan  9 15:46:58 2015
@@ -0,0 +1,3 @@
+/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.5.x:1082291,1135831,1137081,1171843,1171874,1177390,1177395,1186568,1187123,1238881,1293360,1294890,1295257,1311395,1312026,1374469,1375295,1376782
+/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.0.0:692591,693525
+/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.1.0:788230,788233,790183

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.7.0/nant.build
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.7.0/nant.build?rev=1650573r1=1650564r2=1650573view=diff
==
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.7.0/nant.build 
(original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.7.0/nant.build Fri Jan  
9 15:46:58 2015
@@ -23,7 +23,7 @@
 property name=project.name value=Apache.NMS.ActiveMQ /
 property name=project.group value=org.apache.activemq /
 property name=project.version value=1.7.0 
unless=${property::exists('project.version')} /
-property name=project.release.type value=SNAPSHOT 
unless=${property::exists('project.release.type')} /
+property name=project.release.type value=GA 
unless=${property::exists('project.release.type')} /
 property name=project.short_description value=Apache NMS for ActiveMQ 
Class Library /
 property name=project.description value=Apache NMS for ActiveMQ Class 
Library (.Net Messaging Library Implementation): An implementation of the NMS 
API for ActiveMQ /
 

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.7.0/package.ps1
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.7.0/package.ps1?rev=1650573r1=1650564r2=1650573view=diff
==
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.7.0/package.ps1 
(original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.7.0/package.ps1 Fri Jan 
 9 15:46:58 2015
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 $pkgname = Apache.NMS.ActiveMQ
-$pkgver = 1.7-SNAPSHOT
+$pkgver = 1.7.0
 $configurations = release, debug
 $frameworks = mono-2.0, net-2.0, net-3.5, net-4.0
 




svn commit: r1650574 - in /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.7.x: nant.build package.ps1

2015-01-09 Thread tabish
Author: tabish
Date: Fri Jan  9 15:47:41 2015
New Revision: 1650574

URL: http://svn.apache.org/r1650574
Log:
Move head of 1.7.x branch to 1.7.1-SNAPSHOT

Modified:
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.7.x/nant.build
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.7.x/package.ps1

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.7.x/nant.build
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.7.x/nant.build?rev=1650574r1=1650573r2=1650574view=diff
==
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.7.x/nant.build 
(original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.7.x/nant.build Fri 
Jan  9 15:47:41 2015
@@ -22,7 +22,7 @@
 property name=basedir value=${project::get-base-directory()} /
 property name=project.name value=Apache.NMS.ActiveMQ /
 property name=project.group value=org.apache.activemq /
-property name=project.version value=1.7.0 
unless=${property::exists('project.version')} /
+property name=project.version value=1.7.1 
unless=${property::exists('project.version')} /
 property name=project.release.type value=SNAPSHOT 
unless=${property::exists('project.release.type')} /
 property name=project.short_description value=Apache NMS for ActiveMQ 
Class Library /
 property name=project.description value=Apache NMS for ActiveMQ Class 
Library (.Net Messaging Library Implementation): An implementation of the NMS 
API for ActiveMQ /

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.7.x/package.ps1
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.7.x/package.ps1?rev=1650574r1=1650573r2=1650574view=diff
==
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.7.x/package.ps1 
(original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.7.x/package.ps1 Fri 
Jan  9 15:47:41 2015
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 $pkgname = Apache.NMS.ActiveMQ
-$pkgver = 1.7-SNAPSHOT
+$pkgver = 1.7.1-SNAPSHOT
 $configurations = release, debug
 $frameworks = mono-2.0, net-2.0, net-3.5, net-4.0
 




svn commit: r935612 - in /websites/production/activemq/content: cache/nms.pageCache nms/download.html nms/nms-api-downloads.html

2015-01-09 Thread buildbot
Author: buildbot
Date: Fri Jan  9 16:21:45 2015
New Revision: 935612

Log:
Production update by buildbot for activemq

Modified:
websites/production/activemq/content/cache/nms.pageCache
websites/production/activemq/content/nms/download.html
websites/production/activemq/content/nms/nms-api-downloads.html

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

Modified: websites/production/activemq/content/nms/download.html
==
--- websites/production/activemq/content/nms/download.html (original)
+++ websites/production/activemq/content/nms/download.html Fri Jan  9 16:21:45 
2015
@@ -72,7 +72,7 @@
   tbody
 tr
 td valign=top width=100%
-div class=wiki-content maincontenth2 
id=Download-Apache.NMSProjectDownloadsApache.NMS Project 
Downloads/h2pHere you can Download the Apache.NMS API for .NET and the 
various Apache.NMS Provider Libraries such as Apache.NMS.ActiveMQ. Releases 
that are marked as strongin-progress/strong won't be directly downloadable 
however there may be a SNAPSHOT build available, check the release page for 
more details on a specific release.#160;/ph3 
id=Download-Apache.NMSAPIReleasesa shape=rect 
href=nms-api-downloads.htmlApache.NMS API Releases/a/h3p/pdiv 
class=table-wraptable class=confluenceTabletbodytrth colspan=1 
rowspan=1 class=confluenceThpDescription/p/thth colspan=1 
rowspan=1 class=confluenceThpRelease Date/p/th/trtrtd 
colspan=1 rowspan=1 class=confluenceTdpa shape=rect 
href=apachenms-api-v170.htmlApache.NMS API v1.7.0/a/p/tdtd 
colspan=1 rowspan=1 class=confluenceTd01/08/2015/td/
 trtrtd colspan=1 rowspan=1 class=confluenceTdpa shape=rect 
href=apachenms-api-v160.htmlApache.NMS API v1.6.0/a/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdp05/24/2013/p/td/trtrtd 
colspan=1 rowspan=1 class=confluenceTdpa shape=rect 
href=apachenms-api-v151.htmlApache.NMS API v1.5.1/a/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdp07/06/2012/p/td/trtrtd 
colspan=1 rowspan=1 class=confluenceTdpa shape=rect 
href=apachenms-api-v150.htmlApache.NMS API v1.5.0/a/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdp01/10/2011/p/td/trtrtd 
colspan=1 rowspan=1 class=confluenceTdpa shape=rect 
href=apachenms-api-v140.htmlApache.NMS API v1.4.0/a/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdp09/10/2010/p/td/trtrtd 
colspan=1 rowspan=1 class=confluenceTdpa shape=rect 
href=apachenms-api-v130.htmlApache.NMS API v1.3.0/a/p/tdtd c
 olspan=1 rowspan=1 class=confluenceTdp05/14/2010/p/td/trtrtd 
colspan=1 rowspan=1 class=confluenceTdpa shape=rect 
href=apachenms-api-v120.htmlApache.NMS API v1.2.0/a/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdp01/15/2010/p/td/trtrtd 
colspan=1 rowspan=1 class=confluenceTdpa shape=rect 
href=apachenms-api-v110.htmlApache.NMS API v1.1.0/a/p/tdtd 
colspan=1 rowspan=1 
class=confluenceTdp07/12/2009/p/td/tr/tbody/table/divh3 
id=Download-Apache.NMS.ActiveMQReleasesa shape=rect 
href=activemq-downloads.htmlApache.NMS.ActiveMQ Releases/a/h3p/pdiv 
class=table-wraptable class=confluenceTabletbodytrth colspan=1 
rowspan=1 class=confluenceThpDescription/p/thth colspan=1 
rowspan=1 class=confluenceThpRelease Date/p/thth colspan=1 
rowspan=1 class=confluenceThpNMS API Rev/p/th/trtrtd 
colspan=1 rowspan=1 class=confluenceTd
 pa shape=rect href=apachenmsactivemq-v164.htmlApache.NMS.ActiveMQ 
v1.6.4/a/p/tdtd colspan=1 rowspan=1 
class=confluenceTdp09/14/2014/p/tdtd colspan=1 rowspan=1 
class=confluenceTdpv1.6.0/p/td/trtrtd colspan=1 rowspan=1 
class=confluenceTdpa shape=rect 
href=apachenmsactivemq-v163.htmlApache.NMS.ActiveMQ v1.6.3/a/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdp07/21/2014/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdpv1.6.0/p/td/trtrtd 
colspan=1 rowspan=1 class=confluenceTdpa shape=rect 
href=apachenmsactivemq-v162.htmlApache.NMS.ActiveMQ v1.6.2/a/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdp12/23/2013/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdpv1.6.0/p/td/trtrtd 
colspan=1 rowspan=1 class=confluenceTdpa shape=rect 
href=apachenmsactivemq-v161.htmlApache.NMS.ActiveMQ v1.6.1/a/p/tdtd 
colspan=1 rowspan=1 class=co
 nfluenceTdp10/19/2013/p/tdtd colspan=1 rowspan=1 
class=confluenceTdpv1.6.0/p/td/trtrtd colspan=1 rowspan=1 
class=confluenceTdpa shape=rect 
href=apachenmsactivemq-v160.htmlApache.NMS.ActiveMQ v1.6.0/a/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdp06/06/2013/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdpv1.6.0/p/td/trtrtd 
colspan=1 rowspan=1 class=confluenceTdpa shape=rect 
href=apachenmsactivemq-v156.htmlApache.NMS.ActiveMQ v1.5.6/a/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdp07/12/2012/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdpv1.5.1/p/td/trtrtd 
colspan=1 rowspan=1 class=confluenceTdpa shape=rect 
href=apachenmsactivemq-v155.htmlApache.NMS.ActiveMQ v1.5.5/a/p/tdtd 
colspan=1 rowspan=1 

svn commit: r1650564 - in /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk: nant.build package.ps1

2015-01-09 Thread tabish
Author: tabish
Date: Fri Jan  9 15:30:06 2015
New Revision: 1650564

URL: http://svn.apache.org/r1650564
Log:
Move trunk to 1.8-SNAPSHOT

Modified:
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/nant.build
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/package.ps1

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/nant.build
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/nant.build?rev=1650564r1=1650563r2=1650564view=diff
==
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/nant.build (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/nant.build Fri Jan  9 
15:30:06 2015
@@ -22,7 +22,7 @@
 property name=basedir value=${project::get-base-directory()} /
 property name=project.name value=Apache.NMS.ActiveMQ /
 property name=project.group value=org.apache.activemq /
-property name=project.version value=1.7.0 
unless=${property::exists('project.version')} /
+property name=project.version value=1.8.0 
unless=${property::exists('project.version')} /
 property name=project.release.type value=SNAPSHOT 
unless=${property::exists('project.release.type')} /
 property name=project.short_description value=Apache NMS for ActiveMQ 
Class Library /
 property name=project.description value=Apache NMS for ActiveMQ Class 
Library (.Net Messaging Library Implementation): An implementation of the NMS 
API for ActiveMQ /
@@ -51,7 +51,7 @@
 !-- Property grouping for 'vendor.apache.org' --
 property name=vendor.apache.org.name value=Apache.NMS /
 property name=vendor.apache.org.group value=org.apache.activemq /
-property name=vendor.apache.org.version value=1.7.0 /
+property name=vendor.apache.org.version value=1.8.0 /
 if test=${current.build.framework == 'mono-2.0' or 
current.build.framework == 'mono-4.0'}
 property name=vendor.apache.org.filenames 
value=Apache.NMS.dll,Apache.NMS.dll.mdb,Apache.NMS.Test.dll,Apache.NMS.Test.dll.mdb
 /
 /if

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/package.ps1
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/package.ps1?rev=1650564r1=1650563r2=1650564view=diff
==
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/package.ps1 (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/package.ps1 Fri Jan  9 
15:30:06 2015
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 $pkgname = Apache.NMS.ActiveMQ
-$pkgver = 1.7-SNAPSHOT
+$pkgver = 1.8-SNAPSHOT
 $configurations = release, debug
 $frameworks = mono-2.0, net-2.0, net-3.5, net-4.0
 




Build failed in Jenkins: ActiveMQ-Java7 » ActiveMQ :: STOMP Protocol #568

2015-01-09 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-stomp/568/

--
[INFO] 
[INFO] 
[INFO] Building ActiveMQ :: STOMP Protocol 5.11-SNAPSHOT
[INFO] 
Downloading: 
http://repo.maven.apache.org/maven2/org/eclipse/jetty/maven-jetty-plugin/7.6.9.v20130131/maven-jetty-plugin-7.6.9.v20130131.pom
[WARNING] The POM for org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 
is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for 
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin 
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its dependencies 
could not be resolved: Failed to read artifact descriptor for 
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ activemq-stomp ---
[INFO] Deleting 
https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-stomp/ws/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-stomp ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ 
activemq-stomp ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ activemq-stomp 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
activemq-stomp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 14 resources
[INFO] skip non existing resourceDirectory 
https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-stomp/ws/src/main/filtered-resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ activemq-stomp 
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to 
https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-stomp/ws/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
activemq-stomp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
activemq-stomp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 30 source files to 
https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-stomp/ws/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ activemq-stomp ---
[INFO] Surefire report directory: 
https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-stomp/ws/target/surefire-reports

---
 T E S T S
---

---
 T E S T S
---
Running org.apache.activemq.transport.stomp.ConnectTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.919 sec - in 
org.apache.activemq.transport.stomp.ConnectTest
Running org.apache.activemq.transport.stomp.Stomp11NIOSSLTest
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 75.916 sec - 
in org.apache.activemq.transport.stomp.Stomp11NIOSSLTest
Running org.apache.activemq.transport.stomp.Stomp11NIOTest
Killed
Running org.apache.activemq.transport.stomp.Stomp11SslAuthTest
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 75.811 sec - 
in org.apache.activemq.transport.stomp.Stomp11SslAuthTest
Running org.apache.activemq.transport.stomp.Stomp11Test
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 75.335 sec - 
in org.apache.activemq.transport.stomp.Stomp11Test
Running org.apache.activemq.transport.stomp.Stomp12NIOSSLTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.177 sec - in 
org.apache.activemq.transport.stomp.Stomp12NIOSSLTest
Running org.apache.activemq.transport.stomp.Stomp12NIOTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.729 sec - in 
org.apache.activemq.transport.stomp.Stomp12NIOTest
Running org.apache.activemq.transport.stomp.Stomp12SslAuthTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.536 sec - in 
org.apache.activemq.transport.stomp.Stomp12SslAuthTest
Running org.apache.activemq.transport.stomp.Stomp12Test
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.204 sec - in 
org.apache.activemq.transport.stomp.Stomp12Test
Running org.apache.activemq.transport.stomp.StompAdvisoryTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8 sec - in 
org.apache.activemq.transport.stomp.StompAdvisoryTest
Running 

Build failed in Jenkins: ActiveMQ-Java7 #568

2015-01-09 Thread Apache Jenkins Server
See https://builds.apache.org/job/ActiveMQ-Java7/568/changes

Changes:

[gtully] more logging for leveldb tests

[gtully] avoid npe causing hang on shutdown, sync shutdown of log

[claus.ibsen] Upgrade slf4j

[gtully] remove inadvertent test mods

--
[...truncated 2426 lines...]
Received 0 blocks and 3117 bytes
Compression is 0.0%
Took 0.12 sec
[JENKINS] Archiving 
https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-amqp/pom.xml to 
org.apache.activemq/activemq-amqp/5.11-SNAPSHOT/activemq-amqp-5.11-SNAPSHOT.pom
Sending artifact delta relative to ActiveMQ-Java7 » ActiveMQ :: AMQP #567
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8056 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving 
https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-itests-spring31/pom.xml
 to 
org.apache.activemq/activemq-itests-spring31/5.11-SNAPSHOT/activemq-itests-spring31-5.11-SNAPSHOT.pom
Sending artifact delta relative to ActiveMQ-Java7 » ActiveMQ :: Integration 
Test :: Spring 3.1 #567
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3005 bytes
Compression is 0.0%
Took 86 ms
[JENKINS] Archiving 
https://builds.apache.org/job/ActiveMQ-Java7/ws/assembly/pom.xml to 
org.apache.activemq/apache-activemq/5.11-SNAPSHOT/apache-activemq-5.11-SNAPSHOT.pom
Sending artifact delta relative to ActiveMQ-Java7 » ActiveMQ :: Assembly #567
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 18450 bytes
Compression is 0.0%
Took 2 sec
[JENKINS] Archiving 
https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jms-pool/pom.xml to 
org.apache.activemq/activemq-jms-pool/5.11-SNAPSHOT/activemq-jms-pool-5.11-SNAPSHOT.pom
[JENKINS] Archiving 
https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jms-pool/target/activemq-jms-pool-5.11-SNAPSHOT.jar
 to 
org.apache.activemq/activemq-jms-pool/5.11-SNAPSHOT/activemq-jms-pool-5.11-SNAPSHOT.jar
[JENKINS] Archiving 
https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jms-pool/target/activemq-jms-pool-5.11-SNAPSHOT-sources.jar
 to 
org.apache.activemq/activemq-jms-pool/5.11-SNAPSHOT/activemq-jms-pool-5.11-SNAPSHOT-sources.jar
Sending artifact delta relative to ActiveMQ-Java7 » ActiveMQ :: Generic JMS 
Pool #567
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 93940 bytes
Compression is 0.0%
Took 0.15 sec
[JENKINS] Archiving 
https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/pom.xml
 to 
org.apache.activemq/activemq-log4j-appender/5.11-SNAPSHOT/activemq-log4j-appender-5.11-SNAPSHOT.pom
[JENKINS] Archiving 
https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.11-SNAPSHOT.jar
 to 
org.apache.activemq/activemq-log4j-appender/5.11-SNAPSHOT/activemq-log4j-appender-5.11-SNAPSHOT.jar
[JENKINS] Archiving 
https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.11-SNAPSHOT-sources.jar
 to 
org.apache.activemq/activemq-log4j-appender/5.11-SNAPSHOT/activemq-log4j-appender-5.11-SNAPSHOT-sources.jar
Sending artifact delta relative to ActiveMQ-Java7 » ActiveMQ :: Log4j Appender 
#567
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 28378 bytes
Compression is 0.0%
Took 0.14 sec
[JENKINS] Archiving 
https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-runtime-config/pom.xml
 to 
org.apache.activemq/activemq-runtime-config/5.11-SNAPSHOT/activemq-runtime-config-5.11-SNAPSHOT.pom
Sending artifact delta relative to ActiveMQ-Java7 » ActiveMQ :: Runtime 
Configuration #567
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6523 bytes
Compression is 0.0%
Took 0.32 sec
[JENKINS] Archiving 
https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-pool/pom.xml to 
org.apache.activemq/activemq-pool/5.11-SNAPSHOT/activemq-pool-5.11-SNAPSHOT.pom
[JENKINS] Archiving 
https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-pool/target/activemq-pool-5.11-SNAPSHOT.jar
 to 
org.apache.activemq/activemq-pool/5.11-SNAPSHOT/activemq-pool-5.11-SNAPSHOT.jar
[JENKINS] Archiving 
https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-pool/target/activemq-pool-5.11-SNAPSHOT-sources.jar
 to 
org.apache.activemq/activemq-pool/5.11-SNAPSHOT/activemq-pool-5.11-SNAPSHOT-sources.jar
Sending artifact delta relative to ActiveMQ-Java7 » ActiveMQ :: Pool #567
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 36869 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving 
https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-stomp/pom.xml to 
org.apache.activemq/activemq-stomp/5.11-SNAPSHOT/activemq-stomp-5.11-SNAPSHOT.pom
Sending artifact delta relative to ActiveMQ-Java7 » ActiveMQ :: STOMP Protocol 
#567
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7636 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving 

[CONF] Apache ActiveMQ NMS Copy of Apache.NMS.ActiveMQ v1.7.0

2015-01-09 Thread Timothy Bish (Confluence)














  


Timothy Bish created a page:
 


Copy of Apache.NMS.ActiveMQ v1.7.0   






Icon

You are previewing the release page for unreleased version of Apache.NMS.ActiveMQ v1.7.0. The download links on the page below may not work until it is officially released.
 	
Until the release is approved you could try the current source bundle:
[http://people.apache.org/~tabish/nms-1.7.x]


New and Noteworthy
This is the first release of the Apache.NMS.ActiveMQ 1.7.0 line. This release is based on the Apache.NMS API v1.7.0 and includes several fixes and updates over the 1.6.x line. The DotNetZlib dependency has been updated to the latest release and the Destination types now implement IDisposable for use in using blocks. For full release details check out the release notes.
API Documentation
Refer to the API for this release here 
Download Here




 Description 
 Download Link 
 PGP Signature File 
 Version 


 Apache.NMS.ActiveMQ Source code 
  Apache.NMS.ActiveMQ-1.7.0-src.zip  
  Apache.NMS.ActiveMQ-1.7.0-src.zip.asc  
 1.7.0.3660 


 Apache.NMS.ActiveMQ Binary Assemblies 
  Apache.NMS.ActiveMQ-1.7.0-bin.zip  
  Apache.NMS.ActiveMQ-1.7.0-bin.zip.asc  
 1.7.0.3660 




SVN Tag Checkout


svn co https://svn.apache.org/repos/asf/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.7.0/ 


Changelog
For a more detailed view of new features and bug fixes, see the release notes 





  

[CONF] Apache ActiveMQ NMS Apache.NMS.ActiveMQ v1.7.0

2015-01-09 Thread Timothy Bish (Confluence)














  


Timothy Bish edited the page:
 


Apache.NMS.ActiveMQ v1.7.0   









 Warning




 You are previewing the release page for unreleased version of Apache.NMS.ActiveMQ v1.7.0. The download links on the page below may not work until it is officially released.
 	
Until the release is approved you could try the current source bundle:
[http://people.apache.org/~tabish/nms-1.7.x] 



 New and Noteworthy 
This is the first release of the Apache.NMS.ActiveMQ 1.7.0 line. This release is based on the Apache.NMS API v1.7.0 and includes several fixes and updates over the 1.6.x line. The DotNetZlib dependency has been updated to the latest release and the Destination types now implement IDisposable for use in using blocks. For full release details check out the release notes.
 API Documentation 
Refer to the API for this release here 
 Download Here 




 Description 
 Download Link 
 PGP Signature File 
 Version 


 Apache.NMS.ActiveMQ Source code 
  Apache.NMS.ActiveMQ-1.7.0-src.zip  
  Apache.NMS.ActiveMQ-1.7.0-src.zip.asc  
 1.7.0.3660 


 Apache.NMS.ActiveMQ Binary Assemblies 
  Apache.NMS.ActiveMQ-1.7.0-bin.zip  
  Apache.NMS.ActiveMQ-1.7.0-bin.zip.asc  
 1.7.0.3660 




 SVN Tag Checkout 



 

[CONF] Apache ActiveMQ NMS ActiveMQ Downloads

2015-01-09 Thread Timothy Bish (Confluence)














  


Timothy Bish edited the page:
 


ActiveMQ Downloads   










 Description 
 Release Date 
 NMS API Rev 


Apache.NMS.ActiveMQ v1.7.0
In-Progress
v1.7.0


  Apache.NMS.ActiveMQ v1.6.4  
 09/14/2014 
 v1.6.0 


  Apache.NMS.ActiveMQ v1.6.3  
 07/21/2014 
 v1.6.0 


  Apache.NMS.ActiveMQ v1.6.2  
 12/23/2013 
 v1.6.0 


  Apache.NMS.ActiveMQ v1.6.1  
 10/19/2013 
 v1.6.0 


  Apache.NMS.ActiveMQ v1.6.0  
 06/06/2013 
 v1.6.0 


  Apache.NMS.ActiveMQ v1.5.6  
 07/12/2012 
 v1.5.1 


  Apache.NMS.ActiveMQ v1.5.5  
 05/03/2012 
 v1.5.0 


  Apache.NMS.ActiveMQ v1.5.4  
 04/13/2012 

svn commit: r935627 - in /websites/production/activemq/content: cache/nms.pageCache nms/activemq-downloads.html nms/apachenmsactivemq-v170.html nms/download.html

2015-01-09 Thread buildbot
Author: buildbot
Date: Fri Jan  9 17:21:05 2015
New Revision: 935627

Log:
Production update by buildbot for activemq

Added:
websites/production/activemq/content/nms/apachenmsactivemq-v170.html
Modified:
websites/production/activemq/content/cache/nms.pageCache
websites/production/activemq/content/nms/activemq-downloads.html
websites/production/activemq/content/nms/download.html

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

Modified: websites/production/activemq/content/nms/activemq-downloads.html
==
--- websites/production/activemq/content/nms/activemq-downloads.html (original)
+++ websites/production/activemq/content/nms/activemq-downloads.html Fri Jan  9 
17:21:05 2015
@@ -72,7 +72,7 @@
   tbody
 tr
 td valign=top width=100%
-div class=wiki-content maincontentdiv class=table-wraptable 
class=confluenceTabletbodytrth colspan=1 rowspan=1 
class=confluenceThpDescription/p/thth colspan=1 rowspan=1 
class=confluenceThpRelease Date/p/thth colspan=1 rowspan=1 
class=confluenceThpNMS API Rev/p/th/trtrtd colspan=1 
rowspan=1 class=confluenceTdpa shape=rect 
href=apachenmsactivemq-v164.htmlApache.NMS.ActiveMQ v1.6.4/a/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdp09/14/2014/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdpv1.6.0/p/td/trtrtd 
colspan=1 rowspan=1 class=confluenceTdpa shape=rect 
href=apachenmsactivemq-v163.htmlApache.NMS.ActiveMQ v1.6.3/a/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdp07/21/2014/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdpv1.6.0/p/td/trtrtd 
colspan=1 rowspan=1 class=confluenceTdpa shape=rect 
href=apachenmsactive
 mq-v162.htmlApache.NMS.ActiveMQ v1.6.2/a/p/tdtd colspan=1 
rowspan=1 class=confluenceTdp12/23/2013/p/tdtd colspan=1 
rowspan=1 class=confluenceTdpv1.6.0/p/td/trtrtd colspan=1 
rowspan=1 class=confluenceTdpa shape=rect 
href=apachenmsactivemq-v161.htmlApache.NMS.ActiveMQ v1.6.1/a/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdp10/19/2013/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdpv1.6.0/p/td/trtrtd 
colspan=1 rowspan=1 class=confluenceTdpa shape=rect 
href=apachenmsactivemq-v160.htmlApache.NMS.ActiveMQ v1.6.0/a/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdp06/06/2013/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdpv1.6.0/p/td/trtrtd 
colspan=1 rowspan=1 class=confluenceTdpa shape=rect 
href=apachenmsactivemq-v156.htmlApache.NMS.ActiveMQ v1.5.6/a/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdp07/12/2012/p/tdtd co
 lspan=1 rowspan=1 class=confluenceTdpv1.5.1/p/td/trtrtd 
colspan=1 rowspan=1 class=confluenceTdpa shape=rect 
href=apachenmsactivemq-v155.htmlApache.NMS.ActiveMQ v1.5.5/a/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdp05/03/2012/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdpv1.5.0/p/td/trtrtd 
colspan=1 rowspan=1 class=confluenceTdpa shape=rect 
href=apachenmsactivemq-v154.htmlApache.NMS.ActiveMQ v1.5.4/a/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdp04/13/2012/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdpv1.5.0/p/td/trtrtd 
colspan=1 rowspan=1 class=confluenceTdpa shape=rect 
href=apachenmsactivemq-v153.htmlApache.NMS.ActiveMQ v1.5.3/a/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdp01/27/2012/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdpv1.5.0/p/td/trtrtd 
colspan=1 rowspan=1 class=confluenceTdpa shape
 =rect href=apachenmsactivemq-v152.htmlApache.NMS.ActiveMQ 
v1.5.2/a/p/tdtd colspan=1 rowspan=1 
class=confluenceTdp11/18/2011/p/tdtd colspan=1 rowspan=1 
class=confluenceTdpv1.5.0/p/td/trtrtd colspan=1 rowspan=1 
class=confluenceTdpa shape=rect 
href=apachenmsactivemq-v151.htmlApache.NMS.ActiveMQ v1.5.1/a/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdp06/04/2011/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdpv1.5.0/p/td/trtrtd 
colspan=1 rowspan=1 class=confluenceTdpa shape=rect 
href=apachenmsactivemq-v150.htmlApache.NMS.ActiveMQ v1.5.0/a/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdp02/17/2011/p/tdtd 
colspan=1 rowspan=1 class=confluenceTdpv1.5.0/p/td/trtrtd 
colspan=1 rowspan=1 class=confluenceTdpa shape=rect 
href=apachenmsactivemq-v141.htmlApache.NMS.ActiveMQ v1.4.1/a/p/tdtd 
colspan=1 rowspan=1 class=confluenceTd
 p10/04/2010/p/tdtd colspan=1 rowspan=1 
 class=confluenceTdpv1.4.0/p/td/trtrtd colspan=1 rowspan=1 
 class=confluenceTdpa shape=rect 
 href=apachenmsactivemq-v140.htmlApache.NMS.ActiveMQ v1.4.0/a/p/tdtd 
 colspan=1 rowspan=1 class=confluenceTdp09/17/2010/p/tdtd 
 colspan=1 rowspan=1 class=confluenceTdpv1.4.0/p/td/trtrtd 
 colspan=1 rowspan=1 class=confluenceTdpa shape=rect 
 href=apachenmsactivemq-v130.htmlApache.NMS.ActiveMQ v1.3.0/a/p/tdtd 
 colspan=1 rowspan=1 class=confluenceTdp05/21/2010/p/tdtd 
 colspan=1 rowspan=1 class=confluenceTdpv1.3.0/p/td/trtrtd 
 colspan=1 rowspan=1 class=confluenceTdpa shape=rect 
 href=apachenmsactivemq-v120.htmlApache.NMS.ActiveMQ v1.2.0/a/p/tdtd 
 colspan=1 

svn commit: r1650563 - /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.7.x/

2015-01-09 Thread tabish
Author: tabish
Date: Fri Jan  9 15:29:11 2015
New Revision: 1650563

URL: http://svn.apache.org/r1650563
Log:
Branch for a 1.7.x release tree.

Added:
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.7.x/   (props 
changed)
  - copied from r1650562, 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/

Propchange: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.7.x/
--
--- svn:ignore (added)
+++ svn:ignore Fri Jan  9 15:29:11 2015
@@ -0,0 +1,12 @@
+build
+obj
+*.suo
+lib
+package
+.project
+vs2008-activemq-test.pidb
+vs2008-activemq.pidb
+vs2008-activemq.userprefs
+vs2008-activemq.usertasks
+C:\NUnitPrimaryTrace.txt
+TestResult.xml

Propchange: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.7.x/
--
--- svn:mergeinfo (added)
+++ svn:mergeinfo Fri Jan  9 15:29:11 2015
@@ -0,0 +1,3 @@
+/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.5.x:1082291,1135831,1137081,1171843,1171874,1177390,1177395,1186568,1187123,1238881,1293360,1294890,1295257,1311395,1312026,1374469,1375295,1376782
+/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.0.0:692591,693525
+/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.1.0:788230,788233,790183




activemq git commit: [AMQ-5514] Add the 5.10.1 release to the spring.schemas file.

2015-01-09 Thread artnaseef
Repository: activemq
Updated Branches:
  refs/heads/trunk dbb1d8b83 - 3e007d89a


[AMQ-5514] Add the 5.10.1 release to the spring.schemas file.


Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/3e007d89
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/3e007d89
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/3e007d89

Branch: refs/heads/trunk
Commit: 3e007d89a27f4c74d33862b9967676c683faec51
Parents: dbb1d8b
Author: artnaseef a...@artnaseef.com
Authored: Fri Jan 9 12:34:57 2015 -0700
Committer: artnaseef a...@artnaseef.com
Committed: Fri Jan 9 12:34:57 2015 -0700

--
 activemq-spring/src/main/resources/META-INF/spring.schemas | 1 +
 1 file changed, 1 insertion(+)
--


http://git-wip-us.apache.org/repos/asf/activemq/blob/3e007d89/activemq-spring/src/main/resources/META-INF/spring.schemas
--
diff --git a/activemq-spring/src/main/resources/META-INF/spring.schemas 
b/activemq-spring/src/main/resources/META-INF/spring.schemas
index c08184f..6b219b6 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -35,6 +35,7 @@ 
http\://activemq.apache.org/schema/core/activemq-core-5.8.0.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.9.0.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.9.1.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.10.0.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.10.1.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.11.0.xsd=activemq.xsd
 
 http\://camel.apache.org/schema/osgi/camel-osgi.xsd=camel-osgi.xsd



activemq git commit: [AMQ-5514] Add the 5.10.1 release to the spring.schemas file.

2015-01-09 Thread artnaseef
Repository: activemq
Updated Branches:
  refs/heads/activemq-5.10.x f613a355e - 9989f3a18


[AMQ-5514] Add the 5.10.1 release to the spring.schemas file.


Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/9989f3a1
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/9989f3a1
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/9989f3a1

Branch: refs/heads/activemq-5.10.x
Commit: 9989f3a183e37a762dc0e742801c908c254faedf
Parents: f613a35
Author: artnaseef a...@artnaseef.com
Authored: Fri Jan 9 12:37:06 2015 -0700
Committer: artnaseef a...@artnaseef.com
Committed: Fri Jan 9 12:37:06 2015 -0700

--
 activemq-spring/src/main/resources/META-INF/spring.schemas | 1 +
 1 file changed, 1 insertion(+)
--


http://git-wip-us.apache.org/repos/asf/activemq/blob/9989f3a1/activemq-spring/src/main/resources/META-INF/spring.schemas
--
diff --git a/activemq-spring/src/main/resources/META-INF/spring.schemas 
b/activemq-spring/src/main/resources/META-INF/spring.schemas
index 2b76fec..fdfd72a 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -35,6 +35,7 @@ 
http\://activemq.apache.org/schema/core/activemq-core-5.8.0.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.9.0.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.9.1.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.10.0.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.10.1.xsd=activemq.xsd
 
 http\://camel.apache.org/schema/osgi/camel-osgi.xsd=camel-osgi.xsd
 http\://camel.apache.org/schema/spring/camel-spring.xsd=camel-spring.xsd



[1/2] activemq-6 git commit: Updates distro licences and fix Rat exclusion

2015-01-09 Thread andytaylor
Repository: activemq-6
Updated Branches:
  refs/heads/master ecf535adb - 5e780438f


Updates distro licences and fix Rat exclusion


Project: http://git-wip-us.apache.org/repos/asf/activemq-6/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-6/commit/0be3a3e9
Tree: http://git-wip-us.apache.org/repos/asf/activemq-6/tree/0be3a3e9
Diff: http://git-wip-us.apache.org/repos/asf/activemq-6/diff/0be3a3e9

Branch: refs/heads/master
Commit: 0be3a3e98473593ad8b70aed5604b9b11e56fb4b
Parents: ecf535a
Author: Martyn Taylor mtay...@redhat.com
Authored: Thu Jan 8 15:27:34 2015 +
Committer: Martyn Taylor mtay...@redhat.com
Committed: Thu Jan 8 15:33:44 2015 +

--
 .../src/main/resources/licenses/LGPL.txt| 503 ---
 .../src/main/resources/licenses/LICENSE | 202 
 .../src/main/resources/licenses/LICENSE.txt | 202 
 .../resources/licenses/LICENSE_twitter4j.txt|  26 -
 pom.xml |   2 +-
 5 files changed, 203 insertions(+), 732 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/activemq-6/blob/0be3a3e9/distribution/activemq/src/main/resources/licenses/LGPL.txt
--
diff --git a/distribution/activemq/src/main/resources/licenses/LGPL.txt 
b/distribution/activemq/src/main/resources/licenses/LGPL.txt
deleted file mode 100644
index 9ef3d70..000
--- a/distribution/activemq/src/main/resources/licenses/LGPL.txt
+++ /dev/null
@@ -1,503 +0,0 @@
- GNU LESSER GENERAL PUBLIC LICENSE
-  Version 2.1, February 1999
-
- Copyright (C) 1991, 1999 Free Software Foundation, Inc.
- 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-[This is the first released version of the Lesser GPL.  It also counts
- as the successor of the GNU Library Public License, version 2, hence
- the version number 2.1.]
-
-   Preamble
-
-  The licenses for most software are designed to take away your
-freedom to share and change it.  By contrast, the GNU General Public
-Licenses are intended to guarantee your freedom to share and change
-free software--to make sure the software is free for all its users.
-
-  This license, the Lesser General Public License, applies to some
-specially designated software packages--typically libraries--of the
-Free Software Foundation and other authors who decide to use it.  You
-can use it too, but we suggest you first think carefully about whether
-this license or the ordinary General Public License is the better
-strategy to use in any particular case, based on the explanations below.
-
-  When we speak of free software, we are referring to freedom of use,
-not price.  Our General Public Licenses are designed to make sure that
-you have the freedom to distribute copies of free software (and charge
-for this service if you wish); that you receive source code or can get
-it if you want it; that you can change the software and use pieces of
-it in new free programs; and that you are informed that you can do
-these things.
-
-  To protect your rights, we need to make restrictions that forbid
-distributors to deny you these rights or to ask you to surrender these
-rights.  These restrictions translate to certain responsibilities for
-you if you distribute copies of the library or if you modify it.
-
-  For example, if you distribute copies of the library, whether gratis
-or for a fee, you must give the recipients all the rights that we gave
-you.  You must make sure that they, too, receive or can get the source
-code.  If you link other code with the library, you must provide
-complete object files to the recipients, so that they can relink them
-with the library after making changes to the library and recompiling
-it.  And you must show them these terms so they know their rights.
-
-  We protect your rights with a two-step method: (1) we copyright the
-library, and (2) we offer you this license, which gives you legal
-permission to copy, distribute and/or modify the library.
-
-  To protect each distributor, we want to make it very clear that
-there is no warranty for the free library.  Also, if the library is
-modified by someone else and passed on, the recipients should know
-that what they have is not the original version, so that the original
-author's reputation will not be affected by problems that might be
-introduced by others.
-
-  Finally, software patents pose a constant threat to the existence of
-any free program.  We wish to make sure that a company cannot
-effectively restrict the users of a free program by obtaining a
-restrictive license from a patent holder.  Therefore, we insist that
-any patent license 

[2/2] activemq-6 git commit: merge #57 - Updates distro licences and fix Rat exclusion

2015-01-09 Thread andytaylor
merge #57 - Updates distro licences and fix Rat exclusion


Project: http://git-wip-us.apache.org/repos/asf/activemq-6/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-6/commit/5e780438
Tree: http://git-wip-us.apache.org/repos/asf/activemq-6/tree/5e780438
Diff: http://git-wip-us.apache.org/repos/asf/activemq-6/diff/5e780438

Branch: refs/heads/master
Commit: 5e780438f4c3e79164dc7e1cb1356f7988ec7f46
Parents: ecf535a 0be3a3e
Author: Andy Taylor andy.tayl...@gmail.com
Authored: Fri Jan 9 10:56:08 2015 +
Committer: Andy Taylor andy.tayl...@gmail.com
Committed: Fri Jan 9 10:56:08 2015 +

--
 .../src/main/resources/licenses/LGPL.txt| 503 ---
 .../src/main/resources/licenses/LICENSE | 202 
 .../src/main/resources/licenses/LICENSE.txt | 202 
 .../resources/licenses/LICENSE_twitter4j.txt|  26 -
 pom.xml |   2 +-
 5 files changed, 203 insertions(+), 732 deletions(-)
--




activemq git commit: https://issues.apache.org/jira/browse/AMQ-5511 - retained message for zero-byte clientId client

2015-01-09 Thread dejanb
Repository: activemq
Updated Branches:
  refs/heads/trunk f303f85ce - 7948d6905


https://issues.apache.org/jira/browse/AMQ-5511 - retained message for zero-byte 
clientId client


Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/7948d690
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/7948d690
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/7948d690

Branch: refs/heads/trunk
Commit: 7948d69056be9021e07fbdb1dd158f75f52b7bf9
Parents: f303f85
Author: Dejan Bosanac de...@nighttale.net
Authored: Fri Jan 9 12:50:39 2015 +0100
Committer: Dejan Bosanac de...@nighttale.net
Committed: Fri Jan 9 12:58:53 2015 +0100

--
 .../AbstractMQTTSubscriptionStrategy.java   |  6 -
 .../activemq/transport/mqtt/MQTTTest.java   | 23 
 2 files changed, 28 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/activemq/blob/7948d690/activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/strategy/AbstractMQTTSubscriptionStrategy.java
--
diff --git 
a/activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/strategy/AbstractMQTTSubscriptionStrategy.java
 
b/activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/strategy/AbstractMQTTSubscriptionStrategy.java
index d77c51b..121b829 100644
--- 
a/activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/strategy/AbstractMQTTSubscriptionStrategy.java
+++ 
b/activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/strategy/AbstractMQTTSubscriptionStrategy.java
@@ -129,7 +129,11 @@ public abstract class AbstractMQTTSubscriptionStrategy 
implements MQTTSubscripti
 
 // use actual client id used to create connection to lookup connection
 // context
-final String connectionInfoClientId = protocol.getClientId();
+String connectionInfoClientId = protocol.getClientId();
+// for zero-byte client ids we used connection id
+if (connectionInfoClientId == null || 
connectionInfoClientId.isEmpty()) {
+connectionInfoClientId = protocol.getConnectionId().toString();
+}
 final ConnectionContext connectionContext = 
regionBroker.getConnectionContext(connectionInfoClientId);
 
 // get all matching Topics

http://git-wip-us.apache.org/repos/asf/activemq/blob/7948d690/activemq-mqtt/src/test/java/org/apache/activemq/transport/mqtt/MQTTTest.java
--
diff --git 
a/activemq-mqtt/src/test/java/org/apache/activemq/transport/mqtt/MQTTTest.java 
b/activemq-mqtt/src/test/java/org/apache/activemq/transport/mqtt/MQTTTest.java
index c9f106d..3bb8758 100644
--- 
a/activemq-mqtt/src/test/java/org/apache/activemq/transport/mqtt/MQTTTest.java
+++ 
b/activemq-mqtt/src/test/java/org/apache/activemq/transport/mqtt/MQTTTest.java
@@ -967,6 +967,29 @@ public class MQTTTest extends MQTTTestSupport {
 }
 
 @Test(timeout = 60 * 1000)
+public void testNoClientId() throws Exception {
+final MQTT mqtt = createMQTTConnection(, true);
+final BlockingConnection connection = mqtt.blockingConnection();
+connection.connect();
+Wait.waitFor(new Wait.Condition() {
+@Override
+public boolean isSatisified() throws Exception {
+return connection.isConnected();
+}
+});
+
+connection.subscribe(new Topic[]{new Topic(TopicA, 
QoS.AT_LEAST_ONCE)});
+connection.publish(TopicA, test.getBytes(), QoS.AT_LEAST_ONCE, 
true);
+Message message = connection.receive(3, TimeUnit.SECONDS);
+assertNotNull(message);
+Thread.sleep(2000);
+connection.subscribe(new Topic[]{new Topic(TopicA, 
QoS.AT_LEAST_ONCE)});
+//TODO fix audit problem for retained messages
+//message = connection.receive(3, TimeUnit.SECONDS);
+//assertNotNull(message);
+}
+
+@Test(timeout = 60 * 1000)
 public void testCleanSession() throws Exception {
 final String CLIENTID = cleansession;
 final MQTT mqttNotClean = createMQTTConnection(CLIENTID, false);



svn commit: r935597 - in /websites/production/activemq/content: cache/nms.pageCache nms/apachenms-api-v170.html nms/download.html nms/nms-api-downloads.html

2015-01-09 Thread buildbot
Author: buildbot
Date: Fri Jan  9 14:22:14 2015
New Revision: 935597

Log:
Production update by buildbot for activemq

Modified:
websites/production/activemq/content/cache/nms.pageCache
websites/production/activemq/content/nms/apachenms-api-v170.html
websites/production/activemq/content/nms/download.html
websites/production/activemq/content/nms/nms-api-downloads.html

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

Modified: websites/production/activemq/content/nms/apachenms-api-v170.html
==
--- websites/production/activemq/content/nms/apachenms-api-v170.html (original)
+++ websites/production/activemq/content/nms/apachenms-api-v170.html Fri Jan  9 
14:22:14 2015
@@ -81,16 +81,7 @@
   tbody
 tr
 td valign=top width=100%
-div class=wiki-content maincontentdiv class=aui-message problem 
shadowed information-macro
-span class=aui-icon icon-problemIcon/span
-div class=message-content
-preYou are previewing the release page for 
unreleased version of Apache.NMS API. The download links on the page below may 
not work until it is officially released.
-
-Until the release is approved you could try the current source bundle:
-[http://people.apache.org/~tabish/nms-1.7.x]/pre
-/div
-/div
-h2 id=Apache.NMSAPIv1.7.0-NewandNoteworthyNew and Noteworthy/h2pThis 
is a major release of the NMS API which adds some new APIs and fixes some minor 
bugs in the NMS API libraries common code./pulliAdded IDisposable as a 
base of IDestination./liliAdded some improvements to the Unit tests 
framework./liliAdded some new provider names (AMQP and MQTT) to allow for 
future clients./li/ulh2 id=Apache.NMSAPIv1.7.0-APIDocumentationAPI 
Documentation/h2pRefer to the API for this release a shape=rect 
href=nms-api.htmlhere/a/ph2 
id=Apache.NMSAPIv1.7.0-DownloadHereDownload Here/h2div 
class=table-wraptable class=confluenceTabletbodytrth colspan=1 
rowspan=1 class=confluenceThpDescription/p/thth colspan=1 
rowspan=1 class=confluenceThpDownload Link/p/thth colspan=1 
rowspan=1 class=confluenceThpPGP Signature File/p/thth colspan=1 
rowspan=1 class=confluenceThpVersion/p/th/trtrtd col
 span=1 rowspan=1 class=confluenceTdpApache.NMS Source 
code/p/tdtd colspan=1 rowspan=1 class=confluenceTdpa 
shape=rect class=external-link 
href=http://www.apache.org/dyn/closer.cgi/activemq/apache-nms/1.7.0/Apache.NMS-1.7.0-src.zip;Apache.NMS-1.7.0-src.zip/a/p/tdtd
 colspan=1 rowspan=1 class=confluenceTdpa shape=rect 
class=external-link 
href=http://www.apache.org/dist/activemq/apache-nms/1.7.0/Apache.NMS-1.7.0-src.zip.asc;Apache.NMS-1.7.0-src.zip.asc/a/p/tdtd
 colspan=1 rowspan=1 
class=confluenceTdp1.7.0.3635/p/td/trtrtd colspan=1 rowspan=1 
class=confluenceTdpApache.NMS Binary Assemblies/p/tdtd colspan=1 
rowspan=1 class=confluenceTdpa shape=rect class=external-link 
href=http://www.apache.org/dyn/closer.cgi/activemq/apache-nms/1.7.0/Apache.NMS-1.7.0-bin.zip;Apache.NMS-1.7.0-bin.zip/a/p/tdtd
 colspan=1 rowspan=1 class=confluenceTdpa shape=rect 
class=external-link
  
href=http://www.apache.org/dist/activemq/apache-nms/1.7.0/Apache.NMS-1.7.0-bin.zip.asc;Apache.NMS-1.7.0-bin.zip.asc/a/p/tdtd
 colspan=1 rowspan=1 
class=confluenceTdp1.7.0.3635/p/td/tr/tbody/table/divh2 
id=Apache.NMSAPIv1.7.0-SVNTagCheckoutSVN Tag Checkout/h2div class=code 
panel pdl style=border-width: 1px;div class=codeContent panelContent pdl
+div class=wiki-content maincontenth2 
id=Apache.NMSAPIv1.7.0-NewandNoteworthyNew and Noteworthy/h2pThis is a 
major release of the NMS API which adds some new APIs and fixes some minor bugs 
in the NMS API libraries common code./pulliAdded IDisposable as a base of 
IDestination./liliAdded some improvements to the Unit tests 
framework./liliAdded some new provider names (AMQP and MQTT) to allow for 
future clients./li/ulh2 id=Apache.NMSAPIv1.7.0-APIDocumentationAPI 
Documentation/h2pRefer to the API for this release a shape=rect 
href=nms-api.htmlhere/a/ph2 
id=Apache.NMSAPIv1.7.0-DownloadHereDownload Here/h2div 
class=table-wraptable class=confluenceTabletbodytrth colspan=1 
rowspan=1 class=confluenceThpDescription/p/thth colspan=1 
rowspan=1 class=confluenceThpDownload Link/p/thth colspan=1 
rowspan=1 class=confluenceThpPGP Signature File/p/thth colspan=1 
rowspan=1 class=confluenceT
 hpVersion/p/th/trtrtd colspan=1 rowspan=1 
class=confluenceTdpApache.NMS Source code/p/tdtd colspan=1 
rowspan=1 class=confluenceTdpa shape=rect class=external-link 
href=http://www.apache.org/dyn/closer.cgi/activemq/apache-nms/1.7.0/Apache.NMS-1.7.0-src.zip;Apache.NMS-1.7.0-src.zip/a/p/tdtd
 colspan=1 rowspan=1 class=confluenceTdpa shape=rect 
class=external-link 

[CONF] Apache ActiveMQ NMS Apache.NMS API v1.7.0

2015-01-09 Thread Timothy Bish (Confluence)














  


Timothy Bish edited the page:
 


Apache.NMS API v1.7.0   









 Warning




 
You are previewing the release page for unreleased version of Apache.NMS API. The download links on the page below may not work until it is officially released.
 	
Until the release is approved you could try the current source bundle:
[http://people.apache.org/~tabish/nms-1.7.x]
 



New and Noteworthy
This is a major release of the NMS API which adds some new APIs and fixes some minor bugs in the NMS API libraries common code.
...






 View Online   Like   View Changes  
 Stop watching space   Manage Notifications  


 


 


  This message was sent by Atlassian Confluence 5.0.3, Team Collaboration Software  






[CONF] Apache ActiveMQ NMS NMS API Downloads

2015-01-09 Thread Timothy Bish (Confluence)














  


Timothy Bish edited the page:
 


NMS API Downloads   










 Description 
 Release Date 


  Apache.NMS API v1.7.0  
In-Progress01/08/2015


  Apache.NMS API v1.6.0  
 05/24/2013 


  Apache.NMS API v1.5.1  
 07/06/2012 


  Apache.NMS API v1.5.0  
 01/10/2011 


  Apache.NMS API v1.4.0  
 09/10/2010 


  Apache.NMS API v1.3.0  
 05/14/2010 


  Apache.NMS API v1.2.0  
 01/15/2010 


  Apache.NMS API v1.1.0  
 07/12/2009 










 View Online   Like   View Changes  
 Stop watching space   Manage Notifications  


 


 


  This message was sent by Atlassian Confluence 5.0.3, Team Collaboration Software  
 

[1/3] activemq git commit: https://issues.apache.org/jira/browse/AMQ-5513 - have lastDeliveredSequence -1 indicate nothing was received, respect this value in queue sub remove and durable sub deactiva

2015-01-09 Thread gtully
Repository: activemq
Updated Branches:
  refs/heads/trunk 7948d6905 - dbb1d8b83


https://issues.apache.org/jira/browse/AMQ-5513 - have lastDeliveredSequence -1 
indicate nothing was received, respect this value in queue sub remove and 
durable sub deactivate. 0 still constitutes no info - so old clients see same 
behaviour as before


Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/dbb1d8b8
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/dbb1d8b8
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/dbb1d8b8

Branch: refs/heads/trunk
Commit: dbb1d8b83d2ee5c5a38c55834a70cd21a2dd2ad0
Parents: 05f6cd6
Author: gtully gary.tu...@gmail.com
Authored: Fri Jan 9 13:28:58 2015 +
Committer: gtully gary.tu...@gmail.com
Committed: Fri Jan 9 13:30:59 2015 +

--
 .../broker/region/DurableTopicSubscription.java | 14 +++---
 .../apache/activemq/broker/region/Queue.java|  4 +-
 .../apache/activemq/broker/region/Topic.java|  2 +-
 .../activemq/broker/region/TopicRegion.java |  4 +-
 .../activemq/ActiveMQMessageConsumer.java   |  2 +-
 .../org/apache/activemq/JmsRedeliveredTest.java | 47 
 6 files changed, 61 insertions(+), 12 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/activemq/blob/dbb1d8b8/activemq-broker/src/main/java/org/apache/activemq/broker/region/DurableTopicSubscription.java
--
diff --git 
a/activemq-broker/src/main/java/org/apache/activemq/broker/region/DurableTopicSubscription.java
 
b/activemq-broker/src/main/java/org/apache/activemq/broker/region/DurableTopicSubscription.java
index 4c19c62..8df2819 100755
--- 
a/activemq-broker/src/main/java/org/apache/activemq/broker/region/DurableTopicSubscription.java
+++ 
b/activemq-broker/src/main/java/org/apache/activemq/broker/region/DurableTopicSubscription.java
@@ -184,7 +184,7 @@ public class DurableTopicSubscription extends 
PrefetchSubscription implements Us
 }
 }
 
-public void deactivate(boolean keepDurableSubsActive) throws Exception {
+public void deactivate(boolean keepDurableSubsActive, long 
lastDeliveredSequenceId) throws Exception {
 LOG.debug(Deactivating keepActive={}, {}, keepDurableSubsActive, 
this);
 active.set(false);
 offlineTimestamp.set(System.currentTimeMillis());
@@ -214,11 +214,13 @@ public class DurableTopicSubscription extends 
PrefetchSubscription implements Us
 
 for (final MessageReference node : dispatched) {
 // Mark the dispatched messages as redelivered for next 
time.
-Integer count = 
redeliveredMessages.get(node.getMessageId());
-if (count != null) {
-redeliveredMessages.put(node.getMessageId(), 
Integer.valueOf(count.intValue() + 1));
-} else {
-redeliveredMessages.put(node.getMessageId(), 
Integer.valueOf(1));
+if (lastDeliveredSequenceId == 0 || 
(lastDeliveredSequenceId  0  node.getMessageId().getBrokerSequenceId() = 
lastDeliveredSequenceId)) {
+Integer count = 
redeliveredMessages.get(node.getMessageId());
+if (count != null) {
+redeliveredMessages.put(node.getMessageId(), 
Integer.valueOf(count.intValue() + 1));
+} else {
+redeliveredMessages.put(node.getMessageId(), 
Integer.valueOf(1));
+}
 }
 if (keepDurableSubsActive  pending.isTransient()) {
 pending.addMessageFirst(node);

http://git-wip-us.apache.org/repos/asf/activemq/blob/dbb1d8b8/activemq-broker/src/main/java/org/apache/activemq/broker/region/Queue.java
--
diff --git 
a/activemq-broker/src/main/java/org/apache/activemq/broker/region/Queue.java 
b/activemq-broker/src/main/java/org/apache/activemq/broker/region/Queue.java
index f5f2efe..89b9081 100755
--- a/activemq-broker/src/main/java/org/apache/activemq/broker/region/Queue.java
+++ b/activemq-broker/src/main/java/org/apache/activemq/broker/region/Queue.java
@@ -547,12 +547,12 @@ public class Queue extends BaseDestination implements 
Task, UsageListener, Index
 ListMessageReference unAckedMessages = sub.remove(context, 
this);
 
 // locate last redelivered in unconsumed list (list in 
delivery rather than seq order)
-if (lastDeiveredSequenceId != 0) {
+if (lastDeiveredSequenceId  0) {
 for (MessageReference ref : unAckedMessages) {
 if (ref.getMessageId().getBrokerSequenceId() == 

[2/3] activemq git commit: ignore intermittent failures for 5.11 - leveldb can be a focus for 5.12 - https://issues.apache.org/jira/browse/AMQ-5512

2015-01-09 Thread gtully
ignore intermittent failures for 5.11 - leveldb can be a focus for 5.12 - 
https://issues.apache.org/jira/browse/AMQ-5512


Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/05f6cd6c
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/05f6cd6c
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/05f6cd6c

Branch: refs/heads/trunk
Commit: 05f6cd6cfc9db677df89fe470f4c3a58bc036d5f
Parents: 383c27e
Author: gtully gary.tu...@gmail.com
Authored: Fri Jan 9 13:01:07 2015 +
Committer: gtully gary.tu...@gmail.com
Committed: Fri Jan 9 13:30:59 2015 +

--
 .../org/apache/activemq/leveldb/test/ElectingLevelDBStoreTest.java | 2 ++
 .../apache/activemq/leveldb/test/ReplicatedLevelDBBrokerTest.java  | 2 ++
 2 files changed, 4 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/activemq/blob/05f6cd6c/activemq-leveldb-store/src/test/java/org/apache/activemq/leveldb/test/ElectingLevelDBStoreTest.java
--
diff --git 
a/activemq-leveldb-store/src/test/java/org/apache/activemq/leveldb/test/ElectingLevelDBStoreTest.java
 
b/activemq-leveldb-store/src/test/java/org/apache/activemq/leveldb/test/ElectingLevelDBStoreTest.java
index 97bcff9..8dcaa8e 100644
--- 
a/activemq-leveldb-store/src/test/java/org/apache/activemq/leveldb/test/ElectingLevelDBStoreTest.java
+++ 
b/activemq-leveldb-store/src/test/java/org/apache/activemq/leveldb/test/ElectingLevelDBStoreTest.java
@@ -24,6 +24,7 @@ import 
org.apache.activemq.leveldb.replicated.ElectingLevelDBStore;
 import org.apache.activemq.store.MessageStore;
 import org.apache.commons.io.FileUtils;
 import org.junit.After;
+import org.junit.Ignore;
 import org.junit.Test;
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
@@ -43,6 +44,7 @@ public class ElectingLevelDBStoreTest extends 
ZooKeeperTestSupport {
 ArrayListElectingLevelDBStore stores = new 
ArrayListElectingLevelDBStore();
 ElectingLevelDBStore master = null;
 
+@Ignore(https://issues.apache.org/jira/browse/AMQ-5512;)
 @Test(timeout = 1000*60*10)
 public void testElection() throws Exception {
 deleteDirectory(leveldb-node1);

http://git-wip-us.apache.org/repos/asf/activemq/blob/05f6cd6c/activemq-leveldb-store/src/test/java/org/apache/activemq/leveldb/test/ReplicatedLevelDBBrokerTest.java
--
diff --git 
a/activemq-leveldb-store/src/test/java/org/apache/activemq/leveldb/test/ReplicatedLevelDBBrokerTest.java
 
b/activemq-leveldb-store/src/test/java/org/apache/activemq/leveldb/test/ReplicatedLevelDBBrokerTest.java
index 3014619..58379f7 100644
--- 
a/activemq-leveldb-store/src/test/java/org/apache/activemq/leveldb/test/ReplicatedLevelDBBrokerTest.java
+++ 
b/activemq-leveldb-store/src/test/java/org/apache/activemq/leveldb/test/ReplicatedLevelDBBrokerTest.java
@@ -62,6 +62,7 @@ public class ReplicatedLevelDBBrokerTest extends 
ZooKeeperTestSupport {
  * Tries to replicate the problem reported at:
  * https://issues.apache.org/jira/browse/AMQ-4837
  */
+@Ignore(https://issues.apache.org/jira/browse/AMQ-5512;)
 @Test(timeout = 1000*60*10)
 public void testAMQ4837viaJMS() throws Throwable {
 testAMQ4837(false);
@@ -71,6 +72,7 @@ public class ReplicatedLevelDBBrokerTest extends 
ZooKeeperTestSupport {
  * Tries to replicate the problem reported at:
  * https://issues.apache.org/jira/browse/AMQ-4837
  */
+   @Ignore(https://issues.apache.org/jira/browse/AMQ-5512;)
 @Test(timeout = 1000*60*10)
 public void testAMQ4837viaJMX() throws Throwable {
 for (int i = 0; i  2; i++) {



[3/3] activemq git commit: add some more diagnostic logging to test

2015-01-09 Thread gtully
add some more diagnostic logging to test


Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/383c27e2
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/383c27e2
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/383c27e2

Branch: refs/heads/trunk
Commit: 383c27e245ccd1ea9b8fbf59de8aa7a5d0f0b8b4
Parents: 7948d69
Author: gtully gary.tu...@gmail.com
Authored: Fri Jan 9 11:51:16 2015 +
Committer: gtully gary.tu...@gmail.com
Committed: Fri Jan 9 13:30:59 2015 +

--
 .../org/apache/activemq/network/NetworkBrokerDetachTest.java | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/activemq/blob/383c27e2/activemq-unit-tests/src/test/java/org/apache/activemq/network/NetworkBrokerDetachTest.java
--
diff --git 
a/activemq-unit-tests/src/test/java/org/apache/activemq/network/NetworkBrokerDetachTest.java
 
b/activemq-unit-tests/src/test/java/org/apache/activemq/network/NetworkBrokerDetachTest.java
index 8f57e11..ceef43c 100644
--- 
a/activemq-unit-tests/src/test/java/org/apache/activemq/network/NetworkBrokerDetachTest.java
+++ 
b/activemq-unit-tests/src/test/java/org/apache/activemq/network/NetworkBrokerDetachTest.java
@@ -19,6 +19,7 @@ package org.apache.activemq.network;
 import static org.junit.Assert.assertTrue;
 
 import java.io.File;
+import java.util.Arrays;
 import java.util.concurrent.TimeUnit;
 import java.util.concurrent.atomic.AtomicInteger;
 
@@ -267,6 +268,7 @@ public class NetworkBrokerDetachTest {
 
 if 
(view.getName().equals(destination.getPhysicalName())) {
 LOG.info(Consumers for  + 
destination.getPhysicalName() +  on  + broker +  :  + 
view.getConsumerCount());
+LOG.info(Subs:  + 
Arrays.asList(view.getSubscriptions()));
 if (expectedCount == view.getConsumerCount()) {
 result = true;
 }
@@ -290,7 +292,7 @@ public class NetworkBrokerDetachTest {
 if (view != null) {
 ObjectName[] subs = 
broker.getAdminView().getInactiveDurableTopicSubscribers();
 if (subs != null) {
-LOG.info(inactive durable subs on  + broker +  :  
+ subs);
+LOG.info(inactive durable subs on  + broker +  :  
+ Arrays.asList(subs));
 if (expectedCount == subs.length) {
 result = true;
 }



Jenkins build became unstable: ActiveMQ-Java8 » ActiveMQ :: Spring #228

2015-01-09 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-spring/228/



activemq-cpp git commit: https://issues.apache.org/jira/browse/AMQCPP-558

2015-01-09 Thread tabish
Repository: activemq-cpp
Updated Branches:
  refs/heads/trunk 660d080cd - 22c35e717


https://issues.apache.org/jira/browse/AMQCPP-558

Project: http://git-wip-us.apache.org/repos/asf/activemq-cpp/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-cpp/commit/22c35e71
Tree: http://git-wip-us.apache.org/repos/asf/activemq-cpp/tree/22c35e71
Diff: http://git-wip-us.apache.org/repos/asf/activemq-cpp/diff/22c35e71

Branch: refs/heads/trunk
Commit: 22c35e7178f6fa6a2152de27b12d18430ea33f51
Parents: 660d080
Author: Timothy Bish tabish...@gmail.com
Authored: Fri Jan 9 09:39:29 2015 -0500
Committer: Timothy Bish tabish...@gmail.com
Committed: Fri Jan 9 09:39:29 2015 -0500

--
 .../src/main/activemq/core/kernels/ActiveMQConsumerKernel.cpp  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/activemq-cpp/blob/22c35e71/activemq-cpp/src/main/activemq/core/kernels/ActiveMQConsumerKernel.cpp
--
diff --git 
a/activemq-cpp/src/main/activemq/core/kernels/ActiveMQConsumerKernel.cpp 
b/activemq-cpp/src/main/activemq/core/kernels/ActiveMQConsumerKernel.cpp
index f0fc4cc..9abefb1 100644
--- a/activemq-cpp/src/main/activemq/core/kernels/ActiveMQConsumerKernel.cpp
+++ b/activemq-cpp/src/main/activemq/core/kernels/ActiveMQConsumerKernel.cpp
@@ -137,7 +137,7 @@ namespace kernels {
  closeSyncRegistered(),
  unconsumedMessages(),
  dispatchedMessages(),
- lastDeliveredSequenceId(0),
+ lastDeliveredSequenceId(-1),
  pendingAck(),
  deliveredCounter(0),
  additionalWindowSize(0),



activemq-cpp git commit: https://issues.apache.org/jira/browse/AMQCPP-558

2015-01-09 Thread tabish
Repository: activemq-cpp
Updated Branches:
  refs/heads/3.8.x b8aabbf63 - 2c49018bd


https://issues.apache.org/jira/browse/AMQCPP-558


Project: http://git-wip-us.apache.org/repos/asf/activemq-cpp/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-cpp/commit/2c49018b
Tree: http://git-wip-us.apache.org/repos/asf/activemq-cpp/tree/2c49018b
Diff: http://git-wip-us.apache.org/repos/asf/activemq-cpp/diff/2c49018b

Branch: refs/heads/3.8.x
Commit: 2c49018bd5f81cddace625220db7d994890acb52
Parents: b8aabbf
Author: Timothy Bish tabish...@gmail.com
Authored: Fri Jan 9 09:39:29 2015 -0500
Committer: Timothy Bish tabish...@gmail.com
Committed: Fri Jan 9 09:41:01 2015 -0500

--
 .../src/main/activemq/core/kernels/ActiveMQConsumerKernel.cpp  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/activemq-cpp/blob/2c49018b/activemq-cpp/src/main/activemq/core/kernels/ActiveMQConsumerKernel.cpp
--
diff --git 
a/activemq-cpp/src/main/activemq/core/kernels/ActiveMQConsumerKernel.cpp 
b/activemq-cpp/src/main/activemq/core/kernels/ActiveMQConsumerKernel.cpp
index ffde2f7..1f072da 100644
--- a/activemq-cpp/src/main/activemq/core/kernels/ActiveMQConsumerKernel.cpp
+++ b/activemq-cpp/src/main/activemq/core/kernels/ActiveMQConsumerKernel.cpp
@@ -137,7 +137,7 @@ namespace kernels {
  closeSyncRegistered(),
  unconsumedMessages(),
  dispatchedMessages(),
- lastDeliveredSequenceId(0),
+ lastDeliveredSequenceId(-1),
  pendingAck(),
  deliveredCounter(0),
  additionalWindowSize(0),



svn commit: r1650549 - /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/MessageConsumer.cs

2015-01-09 Thread tabish
Author: tabish
Date: Fri Jan  9 14:54:30 2015
New Revision: 1650549

URL: http://svn.apache.org/r1650549
Log:
https://issues.apache.org/jira/browse/AMQNET-497

Modified:

activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/MessageConsumer.cs

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/MessageConsumer.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/MessageConsumer.cs?rev=1650549r1=1650548r2=1650549view=diff
==
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/MessageConsumer.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/MessageConsumer.cs
 Fri Jan  9 14:54:30 2015
@@ -57,7 +57,7 @@ namespace Apache.NMS.ActiveMQ
 
 private int redeliveryTimeout = 500;
 protected bool disposed = false;
-private long lastDeliveredSequenceId = 0;
+private long lastDeliveredSequenceId = -1;
 private int ackCounter = 0;
 private int deliveredCounter = 0;
 private int additionalWindowSize = 0;
@@ -170,7 +170,7 @@ namespace Apache.NMS.ActiveMQ
 this.info.OptimizedAcknowledge = this.optimizeAcknowledge;
 this.failoverRedeliveryWaitPeriod = 
session.Connection.ConsumerFailoverRedeliveryWaitPeriod;
 this.nonBlockingRedelivery = 
session.Connection.NonBlockingRedelivery;
-this.transactedIndividualAck = 
session.Connection.TransactedIndividualAck || 
+this.transactedIndividualAck = 
session.Connection.TransactedIndividualAck ||

session.Connection.MessagePrioritySupported ||
this.nonBlockingRedelivery;
 }




svn commit: r1650552 - in /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.6.x: ./ src/main/csharp/MessageConsumer.cs

2015-01-09 Thread tabish
Author: tabish
Date: Fri Jan  9 15:01:26 2015
New Revision: 1650552

URL: http://svn.apache.org/r1650552
Log:
https://issues.apache.org/jira/browse/AMQNET-497

Modified:
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.6.x/   (props 
changed)

activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.6.x/src/main/csharp/MessageConsumer.cs

Propchange: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.6.x/
--
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jan  9 15:01:26 2015
@@ -1,4 +1,4 @@
 
/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.5.x:1082291,1135831,1137081,1171843,1171874,1177390,1177395,1186568,1187123,1238881,1293360,1294890,1295257,1311395,1312026,1374469,1375295,1376782
 /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.0.0:692591,693525
 /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.1.0:788230,788233,790183
-/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk:1528583-1528606,1529024-1529281,1530315-1530316,1530371-1530698,1530805,1532353-1532521,1536717,1536764,1537089,1537094,1538073-1541943,1541956,1550241,1560463,1608885,165,1611168,1611182,1617335,1617525,1619590-1619593,1621142,1621318,1646075,1646085
+/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk:1528583-1528606,1529024-1529281,1530315-1530316,1530371-1530698,1530805,1532353-1532521,1536717,1536764,1537089,1537094,1538073-1541943,1541956,1550241,1560463,1608885,165,1611168,1611182,1617335,1617525,1619590-1619593,1621142,1621318,1646075,1646085,1650549

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.6.x/src/main/csharp/MessageConsumer.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.6.x/src/main/csharp/MessageConsumer.cs?rev=1650552r1=1650551r2=1650552view=diff
==
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.6.x/src/main/csharp/MessageConsumer.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches/1.6.x/src/main/csharp/MessageConsumer.cs
 Fri Jan  9 15:01:26 2015
@@ -57,7 +57,7 @@ namespace Apache.NMS.ActiveMQ
 
 private int redeliveryTimeout = 500;
 protected bool disposed = false;
-private long lastDeliveredSequenceId = 0;
+private long lastDeliveredSequenceId = -1;
 private int ackCounter = 0;
 private int deliveredCounter = 0;
 private int additionalWindowSize = 0;