Changeset 6907


Ignore:
Timestamp:
May 12, 2015, 2:31:01 PM (8 years ago)
Author:
Nicklas Nordborg
Message:

References #1942: Upgrade 3-rd party libraries

Updated JavaSysMon? to 0.3.5

Location:
trunk
Files:
1 added
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r6905 r6907  
    1414  <classpathentry kind="lib" path="lib/dist/jai_core.jar"/>
    1515  <classpathentry kind="lib" path="lib/dist/jai_codec.jar"/>
    16   <classpathentry kind="lib" path="lib/dist/javasysmon-0.3.1.jar"/>
    1716  <classpathentry kind="lib" path="lib/dist/secondstring.jar"/>
    1817  <classpathentry kind="lib" path="lib/dist/tar.jar"/>
     
    3029  <classpathentry kind="lib" path="lib/dist/httpcore-4.4.1.jar"/>
    3130  <classpathentry kind="lib" path="lib/dist/commons-email-1.3.3.jar"/>
     31  <classpathentry kind="lib" path="lib/dist/javasysmon-0.3.5.jar"/>
    3232  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
    3333  <classpathentry kind="output" path="xbin"/>
  • trunk/doc/3rd-party-components.txt

    r6906 r6907  
    346346
    347347More info : http://github.com/jezhumble/javasysmon
    348 Version   : 0.3.1
     348Version   : 0.3.5
    349349License   : javasysmon-LICENSE.txt
    350 Files     : javasysmon-0.3.1.jar
     350Files     : javasysmon-0.3.5.jar
Note: See TracChangeset for help on using the changeset viewer.