use j2ee 1.4 compatible jacc spec jar

git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@646143 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
David Jencks 2008-04-08 23:50:45 +00:00
parent 1b943f0762
commit 132bcc5de9
4 changed files with 4 additions and 4 deletions

View File

@ -61,7 +61,7 @@
</dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jacc_1.1_spec</artifactId>
<artifactId>geronimo-j2ee-jacc_1.0_spec</artifactId>
<optional>true</optional>
</dependency>

View File

@ -34,7 +34,7 @@
</exclusion>
<exclusion>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jacc_1.1_spec</artifactId>
<artifactId>geronimo-j2ee-jacc_1.0_spec</artifactId>
</exclusion>
<exclusion>
<groupId>org.apache.geronimo.specs</groupId>

View File

@ -72,7 +72,7 @@
</dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jacc_1.1_spec</artifactId>
<artifactId>geronimo-j2ee-jacc_1.0_spec</artifactId>
</dependency>
<!-- activemq -->

View File

@ -49,7 +49,7 @@
</dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jacc_1.1_spec</artifactId>
<artifactId>geronimo-j2ee-jacc_1.0_spec</artifactId>
</dependency>
<!-- activemq -->