Changeset 1458


Ignore:
Timestamp:
Nov 11, 2011, 2:52:53 PM (12 years ago)
Author:
Nicklas Nordborg
Message:

Fixes #338: Update Ajax2 to 1.6.1

The examples will no longer work with BASE versions before 3.1.

Location:
webservices/net.sf.basedb.examples/trunk
Files:
22 added
21 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • webservices/net.sf.basedb.examples/trunk/.classpath

    r1407 r1458  
    33  <classpathentry kind="src" path="src"/>
    44  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    5   <classpathentry kind="lib" path="lib/axis2-kernel-1.3.jar"/>
    6   <classpathentry kind="lib" path="lib/commons-io-1.3.2.jar"/>
    75  <classpathentry kind="lib" path="lib/base-webservices-client-3.0.0.jar"/>
     6  <classpathentry kind="lib" path="lib/axis2-kernel-1.6.1.jar"/>
     7  <classpathentry kind="lib" path="lib/commons-io-1.4.jar"/>
    88  <classpathentry kind="output" path="bin"/>
    99</classpath>
Note: See TracChangeset for help on using the changeset viewer.