Author: jstrachan
Date: Tue Oct 9 08:14:20 2007
New Revision: 583188
URL: http://svn.apache.org/viewvc?rev=583188&view=rev
Log:
include the STAX API jars in the distro
Modified:
activemq/trunk/assembly/pom.xml
Modified: activemq/trunk/assembly/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/assembly/pom.xml?rev=583188&r1=583187&r2=583188&view=diff
==============================================================================
--- activemq/trunk/assembly/pom.xml (original)
+++ activemq/trunk/assembly/pom.xml Tue Oct 9 08:14:20 2007
@@ -261,7 +261,16 @@
org.mortbay.jetty
jsp-2.1
-
+
+
+ stax
+ stax-api
+
+
+ stax
+ stax
+
+
junit