mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
Although these bindings have to be removed for the first Apache release we place the upstream JAR here. The 0.4.5 bindings were homebrew and contained own code which wasn't sent upstream. These changes were sent upstream and got into 0.4.8. For now we keep the 0.4.8 bindings in the repo until we have a new build system in place which handles this. This is still however a release blocker since we can't distribute these bindings from the Apache servers!
51 lines
3.6 KiB
XML
Executable File
51 lines
3.6 KiB
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="XenServerJava"/>
|
|
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-axis.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-backport-util-concurrent-3.0.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-bcprov-jdk16-1.45.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-cglib.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-commons-collections-3.2.1.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-commons-discovery.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-commons-logging-1.1.1.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-ehcache.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-email.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-httpcore-4.0.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-jasypt-1.8.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-jsch-0.1.42.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-jstl-1.2.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="libvirt-0.4.8.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-log4j.jar" sourcepath="/home/dev/thirdparty/apache-log4j-1.2.16/src/main/java"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-mysql-connector-java-5.1.7-bin.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-servlet-api.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-trilead-ssh2-build213.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-ws-commons-util-1.0.2.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-wsdl4j.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-xenserver-5.6.100-1.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-xmlrpc-client-3.1.3.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-xmlrpc-common-3.1.3.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-xstream-1.3.1.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="jetty-6.1.26.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="jetty-util-6.1.26.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-log4j-extras.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-iControl.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-manageontap.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="vmware-apputils.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="vmware-lib-jaxrpc.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="vmware-vim.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="vmware-vim25.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-jnetpcap.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-junit.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-commons-codec-1.5.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-commons-dbcp-1.4.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-commons-pool-1.5.6.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-google-gson-1.7.1.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-commons-httpclient-3.1.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-netscaler.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-netscaler-sdx.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-commons-configuration-1.8.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="cloud-commons-lang-2.6.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|