TUP-2583: Need to update jars corresponding to the new target platform
https://jira.talendforge.org/browse/TUP-2583
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user