TUP-2583: Need to update jars corresponding to the new target platform

https://jira.talendforge.org/browse/TUP-2583
This commit is contained in:
jzhao
2015-01-29 15:37:44 +08:00
parent 61f55d83f0
commit 5d9b1dbf17
26 changed files with 70 additions and 63 deletions

View File

@@ -390,9 +390,9 @@ COMPATIBILITY="ALL"
<CODEGENERATION>
<IMPORTS>
<IMPORT NAME="COMMONS-httpclient" MODULE="commons-httpclient-3.0.1.jar" UrlPath="platform:/base/plugins/org.apache.commons.httpclient_3.0.1.v201005080501.jar" REQUIRED="true" />
<IMPORT NAME="COMMONS-httpclient" MODULE="commons-httpclient-3.0.1.jar" UrlPath="platform:/plugin/org.talend.libraries.apache.http/lib/commons-httpclient-3.0.1.jar" REQUIRED="true" />
<IMPORT NAME="COMMONS-Logging" MODULE="commons-logging-1.1.jar" UrlPath="platform:/plugin/org.talend.libraries.apache.common/lib/commons-logging-1.1.jar" REQUIRED="true" />
<IMPORT NAME="COMMONS-codec" MODULE="commons-codec-1.3.jar" UrlPath="platform:/base/plugins/org.apache.commons.codec_1.3.0.v201101211617.jar" REQUIRED="true" />
<IMPORT NAME="COMMONS-codec" MODULE="commons-codec-1.6.jar" UrlPath="platform:/plugin/org.talend.libraries.apache.common/lib/commons-codec-1.6.jar" REQUIRED="true" />
<IMPORT NAME="jcifs-samba" MODULE="jcifs-1.3.0.jar" REQUIRED="true" />
</IMPORTS>
</CODEGENERATION>