/[packages]/cauldron/picketbox-xacml/current/SOURCES/picketbox-xacml-2.0.6.Final-buildfix.patch
ViewVC logotype

Contents of /cauldron/picketbox-xacml/current/SOURCES/picketbox-xacml-2.0.6.Final-buildfix.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 210439 - (show annotations) (download)
Sat Feb 18 16:53:21 2012 UTC (12 years, 1 month ago) by gil
File size: 1949 byte(s)
imported package picketbox-xacml
1 diff -Nru picketbox-xacml-2.0.6.Final/jboss-sunxacml/pom.xml picketbox-xacml-2.0.6.Final-gil/jboss-sunxacml/pom.xml
2 --- picketbox-xacml-2.0.6.Final/jboss-sunxacml/pom.xml 2011-04-01 17:37:40.000000000 +0200
3 +++ picketbox-xacml-2.0.6.Final-gil/jboss-sunxacml/pom.xml 2012-02-18 14:31:01.698327864 +0100
4 @@ -13,9 +13,9 @@
5 <description>JBoss XACML Library</description>
6 <dependencies>
7 <dependency>
8 - <groupId>apache-xerces</groupId>
9 + <groupId>xml-apis</groupId>
10 <artifactId>xml-apis</artifactId>
11 - <version>2.7.1</version>
12 + <version>1.4.01</version>
13 </dependency>
14 <dependency>
15 <groupId>junit</groupId>
16 diff -Nru picketbox-xacml-2.0.6.Final/jboss-xacml/pom.xml picketbox-xacml-2.0.6.Final-gil/jboss-xacml/pom.xml
17 --- picketbox-xacml-2.0.6.Final/jboss-xacml/pom.xml 2011-04-01 17:37:40.000000000 +0200
18 +++ picketbox-xacml-2.0.6.Final-gil/jboss-xacml/pom.xml 2012-02-18 17:28:29.862909276 +0100
19 @@ -18,9 +18,9 @@
20 <version>${project.version}</version>
21 </dependency>
22 <dependency>
23 - <groupId>apache-xerces</groupId>
24 + <groupId>xml-apis</groupId>
25 <artifactId>xml-apis</artifactId>
26 - <version>2.7.1</version>
27 + <version>1.4.01</version>
28 </dependency>
29 <dependency>
30 <groupId>junit</groupId>
31 @@ -28,12 +28,12 @@
32 <version>4.4</version>
33 <scope>test</scope>
34 </dependency>
35 - <dependency>
36 + <!--dependency>
37 <groupId>sun-jaf</groupId>
38 <artifactId>activation</artifactId>
39 <version>1.1</version>
40 <scope>test</scope>
41 - </dependency>
42 + </dependency-->
43 <dependency>
44 <groupId>hsqldb</groupId>
45 <artifactId>hsqldb</artifactId>
46 @@ -53,7 +53,7 @@
47 <scope>test</scope>
48 </dependency>
49 <dependency>
50 - <groupId>sleepycat</groupId>
51 + <groupId>com.sleepycat</groupId>
52 <artifactId>je</artifactId>
53 <version>3.2.43</version>
54 <scope>test</scope>

  ViewVC Help
Powered by ViewVC 1.1.30