This is an automated email from the ASF dual-hosted git repository.
kkolinko pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/7.0.x by this push:
new 3e5891b Followup for "Fix 64735" - Update classpath file for Eclipse
IDE, as libraries were updated by that commit.
3e5891b is described below
commit 3e5891b98778e67d0a1c1493e1f7a308ee80c2d8
Author: Konstantin Kolinko <[email protected]>
AuthorDate: Wed Nov 18 15:30:29 2020 +0300
Followup for "Fix 64735" - Update classpath file for Eclipse IDE, as
libraries were updated by that commit.
---
res/ide-support/eclipse/eclipse.classpath | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/res/ide-support/eclipse/eclipse.classpath
b/res/ide-support/eclipse/eclipse.classpath
index 74c174b..4b5754f 100644
--- a/res/ide-support/eclipse/eclipse.classpath
+++ b/res/ide-support/eclipse/eclipse.classpath
@@ -25,9 +25,9 @@
<classpathentry kind="var"
path="TOMCAT_LIBS_BASE/jaxrpc-1.1-rc4/geronimo-spec-jaxrpc-1.1-rc4.jar"/>
<classpathentry kind="var"
path="TOMCAT_LIBS_BASE/[email protected]@/[email protected]@.jar"/>
<classpathentry kind="var"
path="TOMCAT_LIBS_BASE/ecj-4.4.2/ecj-4.4.2.jar"/>
- <classpathentry kind="var"
path="TOMCAT_LIBS_BASE/easymock-3.2/easymock-3.2.jar"/>
+ <classpathentry kind="var"
path="TOMCAT_LIBS_BASE/easymock-3.6/easymock-3.6.jar"/>
<classpathentry kind="var"
path="TOMCAT_LIBS_BASE/hamcrest-1.3/hamcrest-core-1.3.jar"/>
- <classpathentry kind="var"
path="TOMCAT_LIBS_BASE/cglib-2.2.3/cglib-nodep-2.2.3.jar"/>
- <classpathentry kind="var"
path="TOMCAT_LIBS_BASE/objenesis-1.2/objenesis-1.2.jar"/>
+ <classpathentry kind="var"
path="TOMCAT_LIBS_BASE/cglib-3.3.0/cglib-nodep-3.3.0.jar"/>
+ <classpathentry kind="var"
path="TOMCAT_LIBS_BASE/objenesis-2.6/objenesis-2.6.jar"/>
<classpathentry kind="output" path=".settings/output"/>
</classpath>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]