mirror of https://github.com/apache/cloudstack.git
update eclipse project settings for removal of gsson1.3
This commit is contained in:
parent
c229e18a1e
commit
40e8cb83a6
|
|
@ -2,8 +2,8 @@
|
|||
<classpath>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/gson-1.3.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/log4j-1.2.15.jar"/>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/console-common"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/gson.jar"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
|
|
|
|||
|
|
@ -1,44 +1,45 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="src" path="test"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/utils"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/xmlrpc-common-3.1.3.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/xmlrpc-client-3.1.3.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/log4j-1.2.15.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/cglib-nodep-2.2.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/commons-dbcp-1.2.2.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/commons-pool-1.4.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/ehcache-1.5.0.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/junit-4.8.1.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/xenserver-5.5.0-1.jar" sourcepath="/thirdparty/xen/XenServerJava"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/trilead-ssh2-build213.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/commons-httpclient-3.1.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/commons-codec-1.4.jar"/>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/api"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-apputils.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-credstore.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-activation.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-axis.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-jaxen-core.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-jaxen-jdom.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-jaxen.license"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-jaxen.readme"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-jaxrpc.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-jdom.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-mailapi.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-saxpath.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-smtp.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-wbem.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-xalan.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-xalan.license"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-xalan.readme"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-xerces.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-xerces.readme"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-xml-apis.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-vim.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-vim25.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/gson.jar"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="src" path="test"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/utils"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/xmlrpc-common-3.1.3.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/xmlrpc-client-3.1.3.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/log4j-1.2.15.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/cglib-nodep-2.2.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/commons-dbcp-1.2.2.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/commons-pool-1.4.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/ehcache-1.5.0.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/junit-4.8.1.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/xenserver-5.5.0-1.jar" sourcepath="/thirdparty/xen/XenServerJava"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/trilead-ssh2-build213.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/commons-httpclient-3.1.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/commons-codec-1.4.jar"/>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/api"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-apputils.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-credstore.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-activation.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-axis.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-jaxen-core.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-jaxen-jdom.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-jaxen.license"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-jaxen.readme"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-jaxrpc.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-jdom.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-mailapi.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-saxpath.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-smtp.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-wbem.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-xalan.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-xalan.license"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-xalan.readme"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-xerces.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-xerces.readme"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-lib-xml-apis.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-vim.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-vim25.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/gson.jar"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
|
||||
|
|
|
|||
|
|
@ -1,26 +1,26 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="src" path="test"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/utils"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/log4j-1.2.15.jar"/>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/core"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/cglib-nodep-2.2.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/ehcache-1.5.0.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/commons-httpclient-3.1.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/httpcore-4.0.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/email.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/junit-4.8.1.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/xenserver-5.5.0-1.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/ws-commons-util-1.0.2.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/xmlrpc-client-3.1.3.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/xmlrpc-common-3.1.3.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/commons-codec-1.4.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/servlet-api.jar"/>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/api"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/trilead-ssh2-build213.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/xstream-1.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/gson.jar"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="src" path="test"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/utils"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/log4j-1.2.15.jar"/>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/core"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/cglib-nodep-2.2.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/ehcache-1.5.0.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/commons-httpclient-3.1.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/httpcore-4.0.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/email.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/junit-4.8.1.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/xenserver-5.5.0-1.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/ws-commons-util-1.0.2.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/xmlrpc-client-3.1.3.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/xmlrpc-common-3.1.3.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/commons-codec-1.4.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/servlet-api.jar"/>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/api"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/trilead-ssh2-build213.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/xstream-1.3.1.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/gson.jar"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
|
|
|
|||
|
|
@ -346,7 +346,10 @@ public class Script implements Callable<String> {
|
|||
int end = cp.lastIndexOf(File.separator, endBang);
|
||||
if (end < 0)
|
||||
end = cp.lastIndexOf('/', endBang);
|
||||
cp = cp.substring(begin, end);
|
||||
if(end < 0)
|
||||
cp = cp.substring(begin);
|
||||
else
|
||||
cp = cp.substring(begin, end);
|
||||
|
||||
s_logger.debug("Current binaries reside at " + cp);
|
||||
search = cp;
|
||||
|
|
|
|||
Loading…
Reference in New Issue