|
From: Alef A. <al...@jt...> - 2004-11-14 10:40:59
|
Modification checking is done by cruisecontrol, but the CVS update = command is done by build.xml, which (by default) isn't updated before = the build starts... So the nightly builds always used an old copy = build.xml (if I would trigger the build now, it would succeed). Anyway, I've added build.xml and project.properties to the bootstrap = list, so they get updated always. Alef > -----Original Message----- > From: spr...@li...=20 > [mailto:spr...@li...] > On Behalf Of j=FCrgen h=F6ller [werk3AT] > Sent: Sunday, November 14, 2004 10:46 AM > To: spr...@li... > Subject: Re: [Springframework-developer] Eclipse .classpath=20 > xjavadoc-1.1.jar >=20 > OK, I've just noticed that all build scripts are already=20 > updated. I wonder why the nightly build failed then... > =20 > It probably was about time to update XDoclet anyway; I've=20 > been wondering why the Commons Attributes guys ship the old=20 > 1.0 version myself. > =20 > However, it would be great if we could do such things earlier=20 > than one day before a release... > =20 > Juergen > =20 >=20 > ________________________________ >=20 > Von: spr...@li... im=20 > Auftrag von j=FCrgen h=F6ller [werk3AT] > Gesendet: So 14.11.2004 10:05 > An: spr...@li... > Betreff: Re: [Springframework-developer] Eclipse .classpath=20 > xjavadoc-1.1.jar >=20 >=20 >=20 > Why did we do that update of xjavadoc? I mean, no problem in=20 > principle, but we need to adapt all build scripts now - the=20 > latest nightly obviously build broke because of it... >=20 > Juergen >=20 >=20 > ________________________________ >=20 > Von: spr...@li... im=20 > Auftrag von Thomas Risberg > Gesendet: So 14.11.2004 00:11 > An: spr...@li... > Betreff: Re: [Springframework-developer] Eclipse .classpath=20 > xjavadoc-1.1.jar >=20 >=20 >=20 > I did a few hours ago - might not have replicated to mirrors yet. >=20 > Thomas >=20 >=20 > katentim @hotmail.com wrote: >=20 > > Can someone update the Eclipse classpath to use the new version of=20 > > 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=3D"lib" path=3D"lib/jdom/jdom.jar"/> > > <classpathentry kind=3D"lib" path=3D"lib/httpunit/Tidy.jar"/> > > <classpathentry kind=3D"lib" path=3D"lib/j2ee/jaxrpc.jar"/> > > - <classpathentry kind=3D"lib"=20 > path=3D"lib/xdoclet/xjavadoc-1.0.jar"/> > > + <classpathentry kind=3D"lib"=20 > path=3D"lib/xdoclet/xjavadoc-1.1.jar"/> > > <classpathentry kind=3D"lib" path=3D"lib/axis/axis.jar"/> > > <classpathentry kind=3D"lib" path=3D"lib/j2ee/jstl.jar"/> > > <classpathentry kind=3D"lib"=20 > > path=3D"lib/jakarta-taglibs/standard.jar"/> > > > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS=20 > > DOWNLOAD - A multidimensional database that combines robust=20 > object and=20 > > relational technologies, making it a perfect match for=20 > Java, C++,COM,=20 > > XML, ODBC and JDBC. www.intersystems.com/match8=20 > > _______________________________________________ > > Springframework-developer mailing list=20 > > Spr...@li... > >=20 > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > > > >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: InterSystems CACHE FREE=20 > OODBMS DOWNLOAD - A multidimensional database that combines=20 > robust object and relational technologies, making it a=20 > perfect match for Java, C++,COM, XML, ODBC and JDBC.=20 > www.intersystems.com/match8=20 > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: InterSystems CACHE FREE=20 > OODBMS DOWNLOAD - A multidimensional database that combines=20 > robust object and relational technologies, making it a=20 > perfect match for Java, C++,COM, XML, ODBC and JDBC.=20 > www.intersystems.com/match8=20 > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: InterSystems CACHE FREE=20 > OODBMS DOWNLOAD - A multidimensional database that combines=20 > robust object and relational technologies, making it a=20 > perfect match for Java, C++,COM, XML, ODBC and JDBC.=20 > www.intersystems.com/match8=20 > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer >=20 >=20 >=20 >=20 |