AMQ-801: Bundle activemq-jaas with dsitro

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@469670 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Adrian T. Co 2006-10-31 21:49:40 +00:00
parent 2672065943
commit 07529a5f05
2 changed files with 2 additions and 0 deletions

View File

@ -115,6 +115,7 @@
<include>${pom.groupId}:activemq-core</include>
<include>${pom.groupId}:activeio-core</include>
<include>${pom.groupId}:activemq-console</include>
<include>${pom.groupId}:activemq-jaas</include>
<include>mx4j:mx4j</include>
<include>org.apache.geronimo.specs:geronimo-j2ee-management_1.0_spec</include>
<include>org.apache.geronimo.specs:geronimo-jms_1.1_spec</include>

View File

@ -86,6 +86,7 @@
<include>${pom.groupId}:activemq-core</include>
<include>${pom.groupId}:activeio-core</include>
<include>${pom.groupId}:activemq-console</include>
<include>${pom.groupId}:activemq-jaas</include>
<include>mx4j:mx4j</include>
<include>org.apache.geronimo.specs:geronimo-j2ee-management_1.0_spec</include>
<include>org.apache.geronimo.specs:geronimo-jms_1.1_spec</include>