IDEMPIERE-3808:collect info to move idempiere to jdk-11 (update restlet)

correct httpclient get from maven it's httpclient-osgi
This commit is contained in:
hieplq 2018-11-17 19:33:01 +07:00
parent 17364a0210
commit bad19fda25
3 changed files with 5 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@ -1263,7 +1263,7 @@ it also resolve issue confilic between eclipse runtime and tycho build
<transitive>false</transitive> <transitive>false</transitive>
</artifact> </artifact>
<artifact> <artifact>
<id>org.apache.httpcomponents:httpclient:jar:4.5.6</id> <id>org.apache.httpcomponents:httpclient-osgi:jar:4.5.6</id>
<source>true</source> <source>true</source>
<transitive>false</transitive> <transitive>false</transitive>
</artifact> </artifact>

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><?pde version="3.8"?><target name="idempiere-181032" sequenceNumber="107"> <?xml version="1.0" encoding="UTF-8" standalone="no"?><?pde version="3.8"?><target name="idempiere-181117" sequenceNumber="107">
<locations> <locations>
<location includeAllPlatforms="true" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit"> <location includeAllPlatforms="true" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.e4.core.tools.feature.source.feature.group" version="4.9.0.v20180823-1503"/> <unit id="org.eclipse.e4.core.tools.feature.source.feature.group" version="4.9.0.v20180823-1503"/>
@ -1120,7 +1120,7 @@
<unit id="zul.sources" version="8.6.0"/> <unit id="zul.sources" version="8.6.0"/>
<unit id="zweb" version="8.6.0"/> <unit id="zweb" version="8.6.0"/>
<unit id="zweb.sources" version="8.6.0"/> <unit id="zweb.sources" version="8.6.0"/>
<repository location="https://raw.githubusercontent.com/hieplq/idempiere.artifact/master/m2p/maven-p2-R20181116-v1"/> <repository location="https://raw.githubusercontent.com/hieplq/idempiere.artifact/master/m2p/maven-p2-R20181117"/>
</location> </location>
</locations> </locations>
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-10"/> <targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-10"/>