Ignore:
Timestamp:
2016-03-12T17:07:12+01:00 (8 years ago)
Author:
donvip
Message:

update to httpclient 4.5.2

Location:
applications/editors/josm/plugins/apache-http
Files:
2 added
2 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/apache-http/.classpath

    r31875 r32111  
    55        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
    66        <classpathentry combineaccessrules="false" kind="src" path="/JOSM-apache-commons"/>
    7         <classpathentry exported="true" kind="lib" path="lib/httpclient-4.5.1.jar"/>
     7        <classpathentry exported="true" kind="lib" path="lib/httpclient-4.5.2.jar"/>
    88        <classpathentry exported="true" kind="lib" path="lib/httpcore-4.4.4.jar"/>
    9         <classpathentry exported="true" kind="lib" path="lib/httpmime-4.5.1.jar"/>
     9        <classpathentry exported="true" kind="lib" path="lib/httpmime-4.5.2.jar"/>
    1010        <classpathentry kind="output" path="bin"/>
    1111</classpath>
  • applications/editors/josm/plugins/apache-http/.project

    r31682 r32111  
    1111                        </arguments>
    1212                </buildCommand>
     13                <buildCommand>
     14                        <name>org.sonarlint.eclipse.core.sonarlintBuilder</name>
     15                        <arguments>
     16                        </arguments>
     17                </buildCommand>
    1318        </buildSpec>
    1419        <natures>
Note: See TracChangeset for help on using the changeset viewer.