diff options
author | Marko Grönroos <magi@iki.fi> | 2008-02-26 13:18:54 +0000 |
---|---|---|
committer | Marko Grönroos <magi@iki.fi> | 2008-02-26 13:18:54 +0000 |
commit | 9e5b1f5171cf6d2c84ba00ad514ee791f3f6e61c (patch) | |
tree | 7676ae2502ac1fc7d8690112cee7c798dd376495 /build/package | |
parent | 58836873a3358a56669643f97d7966d3f0b3e03c (diff) | |
download | vaadin-framework-9e5b1f5171cf6d2c84ba00ad514ee791f3f6e61c.tar.gz vaadin-framework-9e5b1f5171cf6d2c84ba00ad514ee791f3f6e61c.zip |
Merged /branches/5.1 (3858:3929) back to trunk.
svn changeset:3930/svn branch:trunk
Diffstat (limited to 'build/package')
-rw-r--r-- | build/package/eclipse-classpath | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/build/package/eclipse-classpath b/build/package/eclipse-classpath index 729516fe66..c1871f6042 100644 --- a/build/package/eclipse-classpath +++ b/build/package/eclipse-classpath @@ -6,9 +6,9 @@ <classpathentry kind="lib" path="gwt/gwt-servlet.jar" /> <classpathentry kind="lib" path="gwt/gwt-user.jar" /> <classpathentry kind="lib" path="WebContent/demo/lib/reservr/googlemaps_gwt.jar" /> - <classpathentry kind="lib" path="WebContent/demo/lib/jetty/jetty-6.1.5.jar"/> - <classpathentry kind="lib" path="WebContent/demo/lib/jetty/jetty-util-6.1.5.jar"/> - <classpathentry kind="lib" path="WebContent/demo/lib/jetty/servlet-api-2.5-6.1.5.jar"/> + <classpathentry kind="lib" path="WebContent/demo/lib/jetty/jetty-6.1.7.jar"/> + <classpathentry kind="lib" path="WebContent/demo/lib/jetty/jetty-util-6.1.7.jar"/> + <classpathentry kind="lib" path="WebContent/demo/lib/jetty/servlet-api-2.5-6.1.7.jar"/> <classpathentry kind="output" path="WebContent/WEB-INF/classes"/> <platform-specific-entries></platform-specific-entries> </classpath> |