|
From: Thomas R. <tho...@tr...> - 2004-11-13 23:11:41
|
I did a few hours ago - might not have replicated to mirrors yet. Thomas katentim @hotmail.com wrote: > Can someone update the Eclipse classpath to use the new version of > xjavadoc > > Cheers. > > > > RCS file: /cvsroot/springframework/spring/.classpath,v > retrieving revision 1.73 > diff -u -r1.73 .classpath > --- .classpath 8 Nov 2004 07:47:12 -0000 1.73 > +++ .classpath 13 Nov 2004 23:05:51 -0000 > @@ -46,7 +46,7 @@ > <classpathentry kind="lib" path="lib/jdom/jdom.jar"/> > <classpathentry kind="lib" path="lib/httpunit/Tidy.jar"/> > <classpathentry kind="lib" path="lib/j2ee/jaxrpc.jar"/> > - <classpathentry kind="lib" path="lib/xdoclet/xjavadoc-1.0.jar"/> > + <classpathentry kind="lib" path="lib/xdoclet/xjavadoc-1.1.jar"/> > <classpathentry kind="lib" path="lib/axis/axis.jar"/> > <classpathentry kind="lib" path="lib/j2ee/jstl.jar"/> > <classpathentry kind="lib" path="lib/jakarta-taglibs/standard.jar"/> > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: InterSystems CACHE > FREE OODBMS DOWNLOAD - A multidimensional database that combines > robust object and relational technologies, making it a perfect match > for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > |