aboutsummaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorIngo Bauersachs <ingo@jitsi.org>2016-04-11 23:36:22 +0200
committerIngo Bauersachs <ingo@jitsi.org>2016-04-12 23:36:44 +0200
commitcd62892c2706370b23d334ee28e07b2090269090 (patch)
tree90f81b44348f53aa431342c474003c7069776534 /.classpath
parent3c2285cccee21c9bb4d5618279e0093097295b5b (diff)
downloadjitsi-cd62892c2706370b23d334ee28e07b2090269090.zip
jitsi-cd62892c2706370b23d334ee28e07b2090269090.tar.gz
jitsi-cd62892c2706370b23d334ee28e07b2090269090.tar.bz2
Update ice4j and jain-sip dependencies
* ice4j: v1.0 * jain-sip-api: move to FLOSS version from Opentelecoms (v1.2) * jain-sdp-api: move to FLOSS version from Opentelecoms (v1.0) * jain-sip-ri: jitsi branch with oss-only components, based on 1.2.279 (tag v1.2.279-jitsi-oss1) * sdp-nist-bridge: v1.1 These libraries are used as released on Maven Central. * Update OSGi manifests Now that jain-sip and ice4j are no longer directly bundled, import the required packages.
Diffstat (limited to '.classpath')
-rwxr-xr-x.classpath9
1 files changed, 5 insertions, 4 deletions
diff --git a/.classpath b/.classpath
index 707090f..4ce3dcc 100755
--- a/.classpath
+++ b/.classpath
@@ -31,14 +31,15 @@
<classpathentry kind="lib" path="lib/installer-exclude/hexdump-0.2.jar"/>
<classpathentry kind="lib" path="lib/installer-exclude/httpclient-osgi-4.2.3.jar"/>
<classpathentry kind="lib" path="lib/installer-exclude/httpcore-osgi-4.2.3.jar"/>
- <classpathentry kind="lib" path="lib/installer-exclude/ice4j.jar" sourcepath="../ice4j/src"/>
- <classpathentry kind="lib" path="lib/installer-exclude/jain-sdp.jar">
+ <classpathentry kind="lib" path="lib/installer-exclude/ice4j-1.0.jar" sourcepath="../ice4j/src/main/java"/>
+ <classpathentry kind="lib" path="lib/installer-exclude/sdp-api-1.0.jar"/>
+ <classpathentry kind="lib" path="lib/installer-exclude/sip-api-1.2-1.2.jar"/>
+ <classpathentry kind="lib" path="lib/installer-exclude/jain-sip-ri-ossonly-1.2.279-jitsi-oss1.jar">
+ <classpathentry kind="lib" path="lib/installer-exclude/java-sdp-nist-bridge-1.1.jar"/>
<attributes>
<attribute name="javadoc_location" value="https://hudson.jboss.org/jenkins/job/jain-sip/lastStableBuild/artifact/javadoc/"/>
</attributes>
</classpathentry>
- <classpathentry kind="lib" path="lib/installer-exclude/jain-sip-api.jar"/>
- <classpathentry kind="lib" path="lib/installer-exclude/jain-sip-ri.jar"/>
<classpathentry kind="lib" path="lib/installer-exclude/jdic_misc.jar"/>
<classpathentry kind="lib" path="lib/installer-exclude/jfontchooser-1.0.5.jar"/>
<classpathentry kind="lib" path="lib/installer-exclude/jmdns.jar"/>