aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.classpath2
-rw-r--r--build.xml4
-rwxr-xr-x[-rw-r--r--]lib/installer-exclude/bcpkix-jdk15on-151.jar (renamed from lib/installer-exclude/bcpkix-jdk15on-150.jar)bin598674 -> 605519 bytes
-rwxr-xr-x[-rw-r--r--]lib/installer-exclude/bcprov-jdk15on-151.jar (renamed from lib/installer-exclude/bcprov-jdk15on-150.jar)bin2732684 -> 2842667 bytes
-rw-r--r--lib/installer-exclude/libjitsi.jarbin1751362 -> 1759731 bytes
5 files changed, 3 insertions, 3 deletions
diff --git a/.classpath b/.classpath
index cba1bcc..4a0f4c4 100755
--- a/.classpath
+++ b/.classpath
@@ -78,7 +78,7 @@
<classpathentry kind="lib" path="lib/os-specific/mac/growl4j.jar"/>
<classpathentry kind="lib" path="lib/os-specific/mac/OrangeExtensions.jar"/>
<classpathentry kind="lib" path="lib/installer-exclude/jmork-1.0.5-SNAPSHOT.jar" sourcepath="/jmork"/>
- <classpathentry kind="lib" path="lib/installer-exclude/bcprov-jdk15on-150.jar"/>
+ <classpathentry kind="lib" path="lib/installer-exclude/bcprov-jdk15on-151.jar"/>
<classpathentry kind="lib" path="lib/installer-exclude/commons-lang3-3.1.jar"/>
<classpathentry kind="lib" path="lib/installer-exclude/bccontrib-1.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/installer-exclude/zrtp4j-light.jar"/>
diff --git a/build.xml b/build.xml
index 0475b4e..b716354 100644
--- a/build.xml
+++ b/build.xml
@@ -1315,7 +1315,7 @@
<zipfileset dir="${dest}/net/java/sip/communicator/impl/libjitsi"
prefix="net/java/sip/communicator/impl/libjitsi"/>
- <zipfileset src="${lib.noinst}/bcpkix-jdk15on-150.jar" prefix=""
+ <zipfileset src="${lib.noinst}/bcpkix-jdk15on-151.jar" prefix=""
excludes="META-INF/BCKEY.*"/>
<zipfileset src="${lib.noinst}/fmj.jar" prefix=""/>
<zipfileset src="${lib.noinst}/libjitsi.jar" prefix=""/>
@@ -2513,7 +2513,7 @@ org.bouncycastle.util"/>
<!--BUNDLE-BOUNCYCASTLE -->
<target name="bundle-bouncycastle">
- <copy file="${lib.noinst}/bcprov-jdk15on-150.jar" tofile="${bundles.dest}/bouncycastle.jar"/>
+ <copy file="${lib.noinst}/bcprov-jdk15on-151.jar" tofile="${bundles.dest}/bouncycastle.jar"/>
<copy file="${lib.noinst}/bccontrib-1.0-SNAPSHOT.jar" tofile="${bundles.dest}/bccontrib.jar"/>
</target>
diff --git a/lib/installer-exclude/bcpkix-jdk15on-150.jar b/lib/installer-exclude/bcpkix-jdk15on-151.jar
index 5dc125f..57e0080 100644..100755
--- a/lib/installer-exclude/bcpkix-jdk15on-150.jar
+++ b/lib/installer-exclude/bcpkix-jdk15on-151.jar
Binary files differ
diff --git a/lib/installer-exclude/bcprov-jdk15on-150.jar b/lib/installer-exclude/bcprov-jdk15on-151.jar
index d4b510d..4076e11 100644..100755
--- a/lib/installer-exclude/bcprov-jdk15on-150.jar
+++ b/lib/installer-exclude/bcprov-jdk15on-151.jar
Binary files differ
diff --git a/lib/installer-exclude/libjitsi.jar b/lib/installer-exclude/libjitsi.jar
index 66082da..9bc0f7c 100644
--- a/lib/installer-exclude/libjitsi.jar
+++ b/lib/installer-exclude/libjitsi.jar
Binary files differ