Update to version 2.0.10
This commit is contained in:
parent
2b520103eb
commit
78db1d6709
5 changed files with 30 additions and 17 deletions
12
voms-api-java-test.patch
Normal file
12
voms-api-java-test.patch
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
diff -ur voms-api-java-2_0_10.orig/pom.xml voms-api-java-2_0_10/pom.xml
|
||||
--- voms-api-java-2_0_10.orig/pom.xml 2013-01-11 16:15:57.000000000 +0100
|
||||
+++ voms-api-java-2_0_10/pom.xml 2013-02-11 23:26:58.928257785 +0100
|
||||
@@ -17,7 +17,7 @@
|
||||
<assembly.doc.dir>/usr/share/doc/${project.name}-${project.version}</assembly.doc.dir>
|
||||
<assembly.javadoc.dir>/usr/share/javadoc/${project.name}</assembly.javadoc.dir>
|
||||
<bouncycastle.version>1.45</bouncycastle.version>
|
||||
- <excludedTests>**/LoadTest.java</excludedTests>
|
||||
+ <excludedTests>**/LoadTest.java,**/TestCerts.java</excludedTests>
|
||||
</properties>
|
||||
|
||||
<profiles>
|
||||
Loading…
Add table
Add a link
Reference in a new issue