|
From: <jue...@we...> - 2004-01-05 13:41:53
|
Oops, I missed that one. Of course, everybody's free to download XDoclet = and add that jar to Ant's lib directory - that's the only place where = it's needed, and it has been resting there for a while on my machine... = At least, this isn't necessary for building the default distributions of = the sample apps. But you're right that it is needed for building the = framework, which we offer since M4. =20 Regarding getServletContextName: I haven't been aware that this was = Servlet 2.3 only. I agree that even if we formally require Servlet 2.3, = we should avoid incompatibility with 2.2. at such a central place. The = ServletContext name isn't that important in the description, as log = files are normally kept per web app anyway (respectively log messages = qualified with the web app name by the server). I'll change this = promptly. =20 Juergen =20 ________________________________ Von: spr...@li... im Auftrag = von Darren Davison Gesendet: Mo 05.01.2004 14:19 An: spr...@li... Betreff: Re: [Springframework-developer] m4 release adds servlet 2.3 = dependencies > Additionally, the xjavadoc.jar (now required to build Spring) isn't = included > in the 'with-dependencies' release - should it not be? looks like build.xml hasn't been changed to account for moving = xjavadoc.jar from the lib/xjavadoc directory to the lib/xdoclet directory :( -- Darren Davison Public Key: http://www.davison.uk.net/key.jsp ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for = IBM's Free Linux Tutorials. Learn everything from the bash shell to sys = admin. Click now! http://ads.osdn.com/?ad_id=3D1278&alloc_id=3D3371&op=3Dclick _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |
|
From: <jue...@we...> - 2004-01-05 14:47:05
|
I didn't intend a patch release any - I'll just change it in CVS = promptly, to avoid still facing it in RC1. Darren, if you want, simply = use a CVS snapshot (taken tonight), or use a patched own version. =20 Juergen =20 ________________________________ Von: spr...@li... im Auftrag = von Darren Davison Gesendet: Mo 05.01.2004 15:33 An: spr...@li... Betreff: Re: [Springframework-developer] m4 release adds servlet 2.3 = dependencies > I don't think this warrants a patch release. Darren, are you happy > to remove the dependency in your version of M4? yes, it's no problem for me (in fact I already have) - I'll drop in RC1 = to replace my patched version when it arrives. Thanks Juergen too for actioning the change :) Regards, -- Darren Davison Public Key: http://www.davison.uk.net/key.jsp ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for = IBM's Free Linux Tutorials. Learn everything from the bash shell to sys = admin. Click now! http://ads.osdn.com/?ad_id=3D1278&alloc_id=3D3371&op=3Dclick _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |
|
From: Rod J. <rod...@in...> - 2004-01-05 13:52:00
|
I don't think this warrants a patch release. Darren, are you happy to rem= ove the dependency in your version of M4? Regarding xjavadoc, that's unfortunate, but it *will* only affect people = who want to build from source, who are presumably power users. And the build script contains clear instructions as to what must go in the Ant lib directory, so it shouldn't be hard for people to figure out. I answered a question in the forums relating to build last week. Regards, Rod ----- Original Message -----=20 From: "j=FCrgen h=F6ller [werk3AT]" <jue...@we...> To: <spr...@li...> Sent: Monday, January 05, 2004 1:37 PM Subject: Re: [Springframework-developer] m4 release adds servlet 2.3 dependencies Oops, I missed that one. Of course, everybody's free to download XDoclet = and add that jar to Ant's lib directory - that's the only place where it's needed, and it has been resting there for a while on my machine... At lea= st, this isn't necessary for building the default distributions of the sample apps. But you're right that it is needed for building the framework, whic= h we offer since M4. Regarding getServletContextName: I haven't been aware that this was Servl= et 2.3 only. I agree that even if we formally require Servlet 2.3, we should avoid incompatibility with 2.2. at such a central place. The ServletConte= xt name isn't that important in the description, as log files are normally k= ept per web app anyway (respectively log messages qualified with the web app name by the server). I'll change this promptly. Juergen ________________________________ Von: spr...@li... im Auftrag von Darren Davison Gesendet: Mo 05.01.2004 14:19 An: spr...@li... Betreff: Re: [Springframework-developer] m4 release adds servlet 2.3 dependencies > Additionally, the xjavadoc.jar (now required to build Spring) isn't included > in the 'with-dependencies' release - should it not be? looks like build.xml hasn't been changed to account for moving xjavadoc.j= ar from the lib/xjavadoc directory to the lib/xdoclet directory :( -- Darren Davison Public Key: http://www.davison.uk.net/key.jsp ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=3D1278&alloc_id=3D3371&op=3Dclick _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id371&op=3Dick _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |
|
From: Darren D. <dda...@kg...> - 2004-01-05 14:33:44
|
> I don't think this warrants a patch release. Darren, are you happy > to remove the dependency in your version of M4? yes, it's no problem for me (in fact I already have) - I'll drop in RC1 to replace my patched version when it arrives. Thanks Juergen too for actioning the change :) Regards, -- Darren Davison Public Key: http://www.davison.uk.net/key.jsp |