|
From: katentim @hotmail.c. <kat...@ho...> - 2004-11-14 10:02:54
|
If the build script uses Maven and ibiblio, xjavadoc 1.1 isn't there yet. You'll need to update the project.properties to use the local copy. -------------------------------------------------------------------------------------------------- >OK, I've just noticed that all build scripts are already updated. I wonder >why the nightly build failed then... >It probably was about time to update XDoclet anyway; I've been wondering >why the Commons Attributes guys ship the old 1.0 version myself. >However, it would be great if we could do such things earlier than one day >before a release... >Juergen ________________________________ Von: spr...@li... im Auftrag von jürgen höller [werk3AT] Gesendet: So 14.11.2004 10:05 An: spr...@li... Betreff: Re: [Springframework-developer] Eclipse .classpath xjavadoc-1.1.jar Why did we do that update of xjavadoc? I mean, no problem in principle, but we need to adapt all build scripts now - the latest nightly obviously build broke because of it... Juergen ________________________________ Von: spr...@li... im Auftrag von Thomas Risberg Gesendet: So 14.11.2004 00:11 An: spr...@li... Betreff: Re: [Springframework-developer] Eclipse .classpath xjavadoc-1.1.jar 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 >> >> >> ------------------------------------------------------- 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 ------------------------------------------------------- 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 ------------------------------------------------------- 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 |