|
From: <jue...@we...> - 2004-05-22 14:11:41
|
Hi everybody, =20 I've just finished my final preparations for our upcoming Spring release = 1.0.2, scheduled for Sunday night. See the changelog for details; most = issues have been discussed on the mailing lists or in JIRA. All = remaining issues in JIRA have been addressed but do not incur Spring = changes; I plan to close most of them at the time of the 1.0.2 release, = resolved as "Won't fix". =20 I've also updated our dependencies: FreeMarker 2.3 RC4, Hibernate 2.1.3, = iBATIS SQL Maps 2.0 RC4, Velocity Tools 1.1 final, Commons Attributes = May 9th snapshot. (Will Commons Attributes ever get out of the Jakarta = sandbox?? At least some sort of official beta release would be nice.) = BTW, MockObjects is no longer in our libraries, neither in CVS nor in = the release distribution, as we don't use it anymore. =20 I plan to create the actual release Sunday night. So for all you weekend = workhorses out there, there's still a chance to test and review the = current CVS head :-) Please no further enhancements, though: As the = changelog shows, we've already gathered a lot of minor bugfixes and = enhancements, so we should get out 1.0.2 ASAP. Further enhancements = should go into 1.0.3, scheduled for late June. =20 Juergen =20 |
|
From: Matt R. <li...@ra...> - 2004-05-22 15:27:34
|
It doesn't appear that the Commons Validator stuff will be in this=20 release. Will that be in a future release - or is it dependent on the=20= declarative validation framework (that I believe Keith is still working=20= on)? Matt On May 22, 2004, at 8:10 AM, j=FCrgen h=F6ller [werk3AT] wrote: > Hi everybody, > > I've just finished my final preparations for our upcoming Spring=20 > release 1.0.2, scheduled for Sunday night. See the changelog for=20 > details; most issues have been discussed on the mailing lists or in=20 > JIRA. All remaining issues in JIRA have been addressed but do not=20 > incur Spring changes; I plan to close most of them at the time of the=20= > 1.0.2 release, resolved as "Won't fix". > > I've also updated our dependencies: FreeMarker 2.3 RC4, Hibernate=20 > 2.1.3, iBATIS SQL Maps 2.0 RC4, Velocity Tools 1.1 final, Commons=20 > Attributes May 9th snapshot. (Will Commons Attributes ever get out of=20= > the Jakarta sandbox?? At least some sort of official beta release=20 > would be nice.) BTW, MockObjects is no longer in our libraries,=20 > neither in CVS nor in the release distribution, as we don't use it=20 > anymore. > > I plan to create the actual release Sunday night. So for all you=20 > weekend workhorses out there, there's still a chance to test and=20 > review the current CVS head :-) Please no further enhancements,=20 > though: As the changelog shows, we've already gathered a lot of minor=20= > bugfixes and enhancements, so we should get out 1.0.2 ASAP. Further=20 > enhancements should go into 1.0.3, scheduled for late June. > > Juergen > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle=20 > 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id149&alloc_id=9966&op=CCk > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer |
|
From: Thomas R. <tho...@tr...> - 2004-05-22 20:26:35
|
I get an error in Eclipse - can't find javax.resource.Referencable. That's part of JCA I think and it does not seem to be in any of our j2ee libs. Why don't we replace servlet.jar, ejb.jar, jdbc2_0-stdext.jar, jms.jar and jta.jar with the full j2ee.jar. That way we have all the dependencies resolved. What version? I tried 1.3 and with it everything compiles. The new 1.4 seems to have some new methods in some of the interfaces and some of our MockObject implementations did not compile. Thomas jürgen höller [werk3AT] wrote: >Hi everybody, > >I've just finished my final preparations for our upcoming Spring release 1.0.2, scheduled for Sunday night. See the changelog for details; most issues have been discussed on the mailing lists or in JIRA. All remaining issues in JIRA have been addressed but do not incur Spring changes; I plan to close most of them at the time of the 1.0.2 release, resolved as "Won't fix". > >I've also updated our dependencies: FreeMarker 2.3 RC4, Hibernate 2.1.3, iBATIS SQL Maps 2.0 RC4, Velocity Tools 1.1 final, Commons Attributes May 9th snapshot. (Will Commons Attributes ever get out of the Jakarta sandbox?? At least some sort of official beta release would be nice.) BTW, MockObjects is no longer in our libraries, neither in CVS nor in the release distribution, as we don't use it anymore. > >I plan to create the actual release Sunday night. So for all you weekend workhorses out there, there's still a chance to test and review the current CVS head :-) Please no further enhancements, though: As the changelog shows, we've already gathered a lot of minor bugfixes and enhancements, so we should get out 1.0.2 ASAP. Further enhancements should go into 1.0.3, scheduled for late June. > >Juergen > > > >------------------------------------------------------- >This SF.Net email is sponsored by: Oracle 10g >Get certified on the hottest thing ever to hit the market... Oracle 10g. >Take an Oracle 10g class now, and we'll give you the exam FREE. >http://ads.osdn.com/?ad_id149&alloc_id66&op=click >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > > |
|
From: Dmitriy K. <dko...@ru...> - 2004-05-22 21:42:37
|
I'm just wondering what part of the code base has a dependency on JCA? Dmitriy. Thomas Risberg wrote: > I get an error in Eclipse - can't find javax.resource.Referencable. > That's part of JCA I think and it does not seem to be in any of our > j2ee libs. Why don't we replace servlet.jar, ejb.jar, > jdbc2_0-stdext.jar, jms.jar and jta.jar with the full j2ee.jar. That > way we have all the dependencies resolved. What version? I tried 1.3 > and with it everything compiles. The new 1.4 seems to have some new > methods in some of the interfaces and some of our MockObject > implementations did not compile. > > Thomas > > jürgen höller [werk3AT] wrote: > >> Hi everybody, >> >> I've just finished my final preparations for our upcoming Spring >> release 1.0.2, scheduled for Sunday night. See the changelog for >> details; most issues have been discussed on the mailing lists or in >> JIRA. All remaining issues in JIRA have been addressed but do not >> incur Spring changes; I plan to close most of them at the time of the >> 1.0.2 release, resolved as "Won't fix". >> >> I've also updated our dependencies: FreeMarker 2.3 RC4, Hibernate >> 2.1.3, iBATIS SQL Maps 2.0 RC4, Velocity Tools 1.1 final, Commons >> Attributes May 9th snapshot. (Will Commons Attributes ever get out of >> the Jakarta sandbox?? At least some sort of official beta release >> would be nice.) BTW, MockObjects is no longer in our libraries, >> neither in CVS nor in the release distribution, as we don't use it >> anymore. >> >> I plan to create the actual release Sunday night. So for all you >> weekend workhorses out there, there's still a chance to test and >> review the current CVS head :-) Please no further enhancements, >> though: As the changelog shows, we've already gathered a lot of minor >> bugfixes and enhancements, so we should get out 1.0.2 ASAP. Further >> enhancements should go into 1.0.3, scheduled for late June. >> >> Juergen >> >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by: Oracle 10g >> Get certified on the hottest thing ever to hit the market... Oracle >> 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. >> http://ads.osdn.com/?ad_id149&alloc_id66&op=click >> _______________________________________________ >> Springframework-developer mailing list >> Spr...@li... >> https://lists.sourceforge.net/lists/listinfo/springframework-developer >> >> >> >> >> > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle > 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer |
|
From: Tim N. <kat...@ho...> - 2004-05-23 06:56:34
|
Just a small thing, change log date is 2003 instead of 2004. I think a few of the date entries need fixing. jürgen höller [werk3AT] wrote: > Hi everybody, > > I've just finished my final preparations for our upcoming Spring release 1.0.2, scheduled for Sunday night. See the changelog for details; most issues have been discussed on the mailing lists or in JIRA. All remaining issues in JIRA have been addressed but do not incur Spring changes; I plan to close most of them at the time of the 1.0.2 release, resolved as "Won't fix". > > I've also updated our dependencies: FreeMarker 2.3 RC4, Hibernate 2.1.3, iBATIS SQL Maps 2.0 RC4, Velocity Tools 1.1 final, Commons Attributes May 9th snapshot. (Will Commons Attributes ever get out of the Jakarta sandbox?? At least some sort of official beta release would be nice.) BTW, MockObjects is no longer in our libraries, neither in CVS nor in the release distribution, as we don't use it anymore. > > I plan to create the actual release Sunday night. So for all you weekend workhorses out there, there's still a chance to test and review the current CVS head :-) Please no further enhancements, though: As the changelog shows, we've already gathered a lot of minor bugfixes and enhancements, so we should get out 1.0.2 ASAP. Further enhancements should go into 1.0.3, scheduled for late June. > > Juergen > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id149&alloc_id66&op=click |
|
From: Darren D. <da...@da...> - 2004-05-25 23:27:42
|
=2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Saturday 22 May 2004 15:10, j=FCrgen h=F6ller [werk3AT] wrote: > I plan to create the actual release Sunday night. So for all you weekend > workhorses out there, there's still a chance to test and review the > current CVS head :-) As mentioned in an earlier note on Sunday, I still find that XSLT views are= =20 failing. AbstractXsltView (line 143) shown below is throwing a=20 TransformerConfigurationException. The stylesheet is correctly loaded and= =20 appears valid whether loaded from a servlet context resource or a classpath= =20 resource (the 2 I tried). this.templates =3D=20 this.transformerFactory.newTemplates(getStylesheetSource(this.stylesheetLoc= ation)); Is anyone able to verify this on their machine before I log it in JIRA? Cheers, =2D --=20 Darren Davison Public Key: http://www.davison.uk.net/pages/key.htm =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAs9ZpKLMLAN01aw0RAiZRAJwKiT/JtjvtoVeC9beML9d3T/aJhACfQejm Q7YXwyPF5rIg/wPhNhcXO4s=3D =3D0fA9 =2D----END PGP SIGNATURE----- |
|
From: Darren D. <da...@da...> - 2004-05-25 23:40:54
|
=2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wednesday 26 May 2004 00:27, Darren Davison wrote: > AbstractXsltView (line 143) shown below is throwing a > TransformerConfigurationException. The stylesheet is correctly loaded > and appears valid whether loaded from a servlet context resource or a > classpath resource (the 2 I tried). hmm.. it seems that removing any <xsl:output> tags in the stylesheets themselves= =20 makes the problem disappear. That strikes me as a bit odd though: has=20 something changed recently in XSL world? I can't find any info on this.. Cheers, =2D --=20 Darren Davison Public Key: http://www.davison.uk.net/pages/key.htm =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAs9l7KLMLAN01aw0RAgFCAJ97NbqA547fyx6rCQLiSXkCUFWreQCghOiD Tle6ycCFcmn5hNf2ZLZznX0=3D =3D4YWT =2D----END PGP SIGNATURE----- |