You can subscribe to this list here.
| 2003 |
Jan
|
Feb
(55) |
Mar
(100) |
Apr
(203) |
May
(330) |
Jun
(190) |
Jul
(302) |
Aug
(323) |
Sep
(197) |
Oct
(245) |
Nov
(490) |
Dec
(330) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2004 |
Jan
(194) |
Feb
(400) |
Mar
(416) |
Apr
(415) |
May
(359) |
Jun
(381) |
Jul
(491) |
Aug
(311) |
Sep
(291) |
Oct
(273) |
Nov
(355) |
Dec
(266) |
| 2005 |
Jan
(306) |
Feb
(303) |
Mar
(520) |
Apr
(346) |
May
(255) |
Jun
(221) |
Jul
(171) |
Aug
(247) |
Sep
(147) |
Oct
(125) |
Nov
(165) |
Dec
(65) |
| 2006 |
Jan
(90) |
Feb
(53) |
Mar
(121) |
Apr
(103) |
May
(113) |
Jun
(103) |
Jul
(104) |
Aug
(67) |
Sep
(78) |
Oct
(82) |
Nov
(78) |
Dec
(70) |
| 2007 |
Jan
(77) |
Feb
(76) |
Mar
(63) |
Apr
(30) |
May
(47) |
Jun
(41) |
Jul
(44) |
Aug
(44) |
Sep
(49) |
Oct
(33) |
Nov
(25) |
Dec
(21) |
| 2008 |
Jan
(45) |
Feb
(13) |
Mar
(15) |
Apr
(12) |
May
(9) |
Jun
(33) |
Jul
(30) |
Aug
(7) |
Sep
(20) |
Oct
(17) |
Nov
(20) |
Dec
(10) |
| 2009 |
Jan
(8) |
Feb
(5) |
Mar
(12) |
Apr
(17) |
May
(19) |
Jun
(97) |
Jul
(77) |
Aug
(33) |
Sep
(24) |
Oct
(41) |
Nov
(16) |
Dec
(32) |
| 2010 |
Jan
(24) |
Feb
(14) |
Mar
(50) |
Apr
(71) |
May
(70) |
Jun
(64) |
Jul
(45) |
Aug
(62) |
Sep
(32) |
Oct
(4) |
Nov
(12) |
Dec
(2) |
| 2011 |
Jan
(1) |
Feb
(3) |
Mar
(4) |
Apr
(3) |
May
(6) |
Jun
(1) |
Jul
(4) |
Aug
(3) |
Sep
(4) |
Oct
(6) |
Nov
(3) |
Dec
(3) |
| 2012 |
Jan
(4) |
Feb
(8) |
Mar
(6) |
Apr
(10) |
May
(2) |
Jun
(3) |
Jul
(11) |
Aug
(10) |
Sep
(4) |
Oct
|
Nov
(1) |
Dec
(1) |
| 2013 |
Jan
(4) |
Feb
(1) |
Mar
(9) |
Apr
(1) |
May
(8) |
Jun
(2) |
Jul
(5) |
Aug
(2) |
Sep
|
Oct
(3) |
Nov
(10) |
Dec
(8) |
| 2014 |
Jan
(3) |
Feb
(12) |
Mar
(9) |
Apr
(12) |
May
(2) |
Jun
|
Jul
(3) |
Aug
(1) |
Sep
(1) |
Oct
(4) |
Nov
|
Dec
(2) |
| 2015 |
Jan
(1) |
Feb
(3) |
Mar
(4) |
Apr
(9) |
May
(2) |
Jun
(2) |
Jul
|
Aug
(2) |
Sep
(7) |
Oct
(9) |
Nov
(7) |
Dec
(9) |
| 2016 |
Jan
(7) |
Feb
(5) |
Mar
(5) |
Apr
(5) |
May
(8) |
Jun
(4) |
Jul
(5) |
Aug
(4) |
Sep
(6) |
Oct
(7) |
Nov
(2) |
Dec
(3) |
| 2017 |
Jan
(7) |
Feb
(8) |
Mar
(7) |
Apr
(3) |
May
(4) |
Jun
(3) |
Jul
(5) |
Aug
(8) |
Sep
(4) |
Oct
(2) |
Nov
(3) |
Dec
|
| 2018 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
| 2019 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
| 2021 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2022 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2024 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
| 2025 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
(2) |
Aug
(5) |
Sep
(2) |
Oct
|
Nov
|
Dec
(1) |
| 2026 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: David B. <viv...@gm...> - 2005-01-18 16:12:06
|
I'm using the mail components to write a small framework (apology for the way overused word) that can send either text or html e-mails. To simplify this, it would be nice if there were a common super-interface for org.springframework.mail.SimpleMailMessage and org.springframework.mail.javamail.MimeMessageHelper. They both share getters and setters for properties like cc, to, from, text, etc. It would be nice to be able to have common initialization code regardless of whether I'm working with a text or html message. |
|
From: Darren D. <da...@da...> - 2005-01-18 14:55:27
|
On Tue, January 18, 2005 13:23, Dmitriy Kopylenko said: > Referrers are off now. thanks Dmitriy --=20 Darren Davison Public Key: #DD356B0D |
|
From: Dmitriy K. <dko...@ru...> - 2005-01-18 13:23:37
|
Referrers are off now. Dmitriy. Mason, Ross wrote: >Go to the Confluence Admin page and select Manage Referrers on the left. > >Cheers, > >Ross > > -----Original Message----- > From: spr...@li... on behalf of Darren Davison > Sent: Tue 18/01/2005 9:57 AM > To: spr...@li... > Cc: > Subject: [Springframework-developer] Confluence - referrers > > > > > Is there any way to turn off the "Hot Referrers" panel in Confluence? I'm > sure everyone's seen the (usually) porn sites that are showing up as spammers > hit our wiki pages with bogus referrer fields. Obviously the reason is to > increase their search engine rankings (Google in particular rank highly sites > that have lots of other sites apparantly linking to them). > > If the panel is simply going to be filled with this crap then it has no value. > > Regards, > > -- > Darren Davison > Public Key: #DD356B0D > > > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > |
|
From: Mason, R. <ros...@vi...> - 2005-01-18 12:01:12
|
R28gdG8gdGhlIENvbmZsdWVuY2UgQWRtaW4gcGFnZSBhbmQgc2VsZWN0IE1hbmFnZSBSZWZlcnJl cnMgb24gdGhlIGxlZnQuDQogDQpDaGVlcnMsDQogDQpSb3NzDQoNCgktLS0tLU9yaWdpbmFsIE1l c3NhZ2UtLS0tLSANCglGcm9tOiBzcHJpbmdmcmFtZXdvcmstZGV2ZWxvcGVyLWFkbWluQGxpc3Rz LnNvdXJjZWZvcmdlLm5ldCBvbiBiZWhhbGYgb2YgRGFycmVuIERhdmlzb24gDQoJU2VudDogVHVl IDE4LzAxLzIwMDUgOTo1NyBBTSANCglUbzogc3ByaW5nZnJhbWV3b3JrLWRldmVsb3BlckBsaXN0 cy5zb3VyY2Vmb3JnZS5uZXQgDQoJQ2M6IA0KCVN1YmplY3Q6IFtTcHJpbmdmcmFtZXdvcmstZGV2 ZWxvcGVyXSBDb25mbHVlbmNlIC0gcmVmZXJyZXJzDQoJDQoJDQoNCg0KCUlzIHRoZXJlIGFueSB3 YXkgdG8gdHVybiBvZmYgdGhlICJIb3QgUmVmZXJyZXJzIiBwYW5lbCBpbiBDb25mbHVlbmNlPyAg SSdtDQoJc3VyZSBldmVyeW9uZSdzIHNlZW4gdGhlICh1c3VhbGx5KSBwb3JuIHNpdGVzIHRoYXQg YXJlIHNob3dpbmcgdXAgYXMgc3BhbW1lcnMNCgloaXQgb3VyIHdpa2kgcGFnZXMgd2l0aCBib2d1 cyByZWZlcnJlciBmaWVsZHMuICBPYnZpb3VzbHkgdGhlIHJlYXNvbiBpcyB0bw0KCWluY3JlYXNl IHRoZWlyIHNlYXJjaCBlbmdpbmUgcmFua2luZ3MgKEdvb2dsZSBpbiBwYXJ0aWN1bGFyIHJhbmsg aGlnaGx5IHNpdGVzDQoJdGhhdCBoYXZlIGxvdHMgb2Ygb3RoZXIgc2l0ZXMgYXBwYXJhbnRseSBs aW5raW5nIHRvIHRoZW0pLg0KCQ0KCUlmIHRoZSBwYW5lbCBpcyBzaW1wbHkgZ29pbmcgdG8gYmUg ZmlsbGVkIHdpdGggdGhpcyBjcmFwIHRoZW4gaXQgaGFzIG5vIHZhbHVlLg0KCQ0KCVJlZ2FyZHMs DQoJDQoJLS0NCglEYXJyZW4gRGF2aXNvbg0KCVB1YmxpYyBLZXk6ICNERDM1NkIwRA0KCQ0KCQ0K CQ0KCQ0KCS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0NCglUaGUgU0YuTmV0IGVtYWlsIGlzIHNwb25zb3JlZCBieTogQmVhdCB0aGUgcG9zdC1o b2xpZGF5IGJsdWVzDQoJR2V0IGEgRlJFRSBsaW1pdGVkIGVkaXRpb24gU291cmNlRm9yZ2UubmV0 IHQtc2hpcnQgZnJvbSBUaGlua0dlZWsuDQoJSXQncyBmdW4gYW5kIEZSRUUgLS0gd2VsbCwgYWxt b3N0Li4uLmh0dHA6Ly93d3cudGhpbmtnZWVrLmNvbS9zZnNoaXJ0DQoJX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18NCglTcHJpbmdmcmFtZXdvcmstZGV2ZWxv cGVyIG1haWxpbmcgbGlzdA0KCVNwcmluZ2ZyYW1ld29yay1kZXZlbG9wZXJAbGlzdHMuc291cmNl Zm9yZ2UubmV0DQoJaHR0cHM6Ly9saXN0cy5zb3VyY2Vmb3JnZS5uZXQvbGlzdHMvbGlzdGluZm8v c3ByaW5nZnJhbWV3b3JrLWRldmVsb3Blcg0KCQ0KDQo= |
|
From: Pieter C. <pie...@on...> - 2005-01-18 11:38:48
|
Commons-lang is already inside the Spring distribution, so I don't see th= e problem there. I agree that the commons-whatever packaging is not ideal however, most projects that decide to use commons, need almost all of the common (pun intended) jars. One commons.jar may be a solution, but is probably not possible since every component has a different release schedule/version. Anyway, a tool like maven downloads new releases automatically, and building wars or ears also is usually done in scripts, so it's only a matter of configuring dependencies once. If you don't need the JavaScriptUtils class, you can also remove the dependency on commons-lang to save that extra bit of disk space, it reall= y think it will make a difference on current 250 GB disks. Following your blog, we should write everything ourselves (for componentless support) AND write code that uses a component. Seems more work than simply maintaining a dependency to me... Especially something like HTML escaping (did you have a look at the Spring implementation) is very likely to contain errors or omissions and shouldn't (in my opinion o= f course) be rewritten if a well-maintained solution is already available. just my two eurocents (a bit more worth than dollarcents now, hehe) Pieter Yannick Menager said: > Pieter Coucke <pieter.coucke <at> onthoo.com> writes: >> I browsed a bit through the Spring source code and have some remarks >> about possible code improvements. >> >> 1) JavaScriptUtils can be replaced with >> StringEscapeUtils.escapeJavaScript(), which is in commons-lang 2.0 >> (apparently the current commons-lang version is an old one where this >> class isn't included) >> >> 2) HtmlUtils can be replaced with StringEscapeUtils.escapeHtml() > > Please read the following: http://tinyurl.com/66lny > > Right now, Spring is not dependent on commons-lang, and I certainly hop= e > it will > stay that way. > > *Dependencies are EVIL* > > I don't think any spring user has any desire to have to include 10mb of > commons-this, commons-that just to run their hello world spring > application ( > see cocoon for one of the scariest examples ) > > > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > |
|
From: Yannick M. <yan...@fa...> - 2005-01-18 11:08:07
|
Pieter Coucke <pieter.coucke <at> onthoo.com> writes: > I browsed a bit through the Spring source code and have some remarks > about possible code improvements. > > 1) JavaScriptUtils can be replaced with > StringEscapeUtils.escapeJavaScript(), which is in commons-lang 2.0 > (apparently the current commons-lang version is an old one where this > class isn't included) > > 2) HtmlUtils can be replaced with StringEscapeUtils.escapeHtml() Please read the following: http://tinyurl.com/66lny Right now, Spring is not dependent on commons-lang, and I certainly hope it will stay that way. *Dependencies are EVIL* I don't think any spring user has any desire to have to include 10mb of commons-this, commons-that just to run their hello world spring application ( see cocoon for one of the scariest examples ) |
|
From: Darren D. <da...@da...> - 2005-01-18 09:57:49
|
Is there any way to turn off the "Hot Referrers" panel in Confluence? I'= m sure everyone's seen the (usually) porn sites that are showing up as spam= mers hit our wiki pages with bogus referrer fields. Obviously the reason is t= o increase their search engine rankings (Google in particular rank highly s= ites that have lots of other sites apparantly linking to them). If the panel is simply going to be filled with this crap then it has no v= alue. Regards, --=20 Darren Davison Public Key: #DD356B0D |
|
From: Darren D. <da...@da...> - 2005-01-18 09:52:15
|
On Fri, January 14, 2005 11:08, tho...@ac... said: > 3) Right now, beans that are not linked to other beans are added horizo= ntally > to the top of the page one next to the other. This makes the graph pre= tty > wide when you have a lot of single beans. Would there be a way to rear= range > them so that they takes up less width? This is implemented in the next snapshot along with a few other changes. Snapshot and ref docs are at <http://springframework.sourceforge.net/bean= doc/> if you're not tracking CVS. Changes are outlined at <http://opensource.atlassian.com/confluence/spring/display/BDOC/Change+Lo= g> Regards, --=20 Darren Davison Public Key: #DD356B0D |
|
From: <al...@jt...> - 2005-01-17 23:40:19
|
<html><head>
<style>
.white { color:#FFFFFF }.index { background-color:#FFFFFF }.index-passed { =
color:#004400 }.index-failed { color:#FF0000; font-weight:bold }.index-head=
er { font-weight:bold }.link { font-family:arial,helvetica,sans-serif; font=
-size:10pt; color:#FFFFFF; text-decoration:none; }.tab-table { margin: 0em =
0em 0.5em 0em; }.tabs { font-family:arial,helvetica,sans-serif; font-size:8=
pt; color:#000000; font-weight:bold; padding: 0em 2em; background-color:#EE=
EEEE; }.tabs-link { color:#000000; text-decoration:none; }.tabs-link:visite=
d { color:#000000; text-decoration:none; }.tabs-selected { font-family:aria=
l,helvetica,sans-serif; font-size:8pt; color:#000000; font-weight:bold; pad=
ding: 0em 2em; }.tabs-selected { border: inset; }.header-title { font-famil=
y:arial,helvetica,sans-serif; font-size:12pt; color:#000000; font-weight:bo=
ld; }.header-label { font-weight:bold; }.header-data { font-family:arial,he=
lvetica,sans-serif; font-size:10pt; color:#000000; }.modifications-data { f=
ont-family:arial,helvetica,sans-serif; font-size:8pt; color:#000000; }.modi=
fications-sectionheader { background-color:#000066; font-family:arial,helve=
tica,sans-serif; font-size:10pt; color:#FFFFFF; }.modifications-oddrow { ba=
ckground-color:#CCCCCC }.modifications-evenrow { background-color:#FFFFCC }=
.changelists-oddrow { background-color:#CCCCCC }.changelists-evenrow { back=
ground-color:#FFFFCC }.changelists-file-spacer { background-color:#FFFFFF }=
.changelists-file-evenrow { background-color:#EEEEEE }.changelists-file-odd=
row { background-color:#FFFFEE }.changelists-file-header { background-color=
:#666666; font-family:arial,helvetica,sans-serif; font-size:8pt; color:#FFF=
FFF; }.compile-data { font-family:arial,helvetica,sans-serif; font-size:8pt=
; color:#000000; }.compile-error-data { font-family:arial,helvetica,sans-se=
rif; font-size:8pt; color:#FF0000; }.compile-warn-data { font-family:arial,=
helvetica,sans-serif; font-size:8pt; color:#CC9900; }.compile-sectionheader=
{ background-color:#000066; font-family:arial,helvetica,sans-serif; font-s=
ize:10pt; color:#FFFFFF; }.distributables-data { font-family:arial,helvetic=
a,sans-serif; font-size:8pt; color:#000000; }.distributables-sectionheader =
{ background-color:#000066; font-family:arial,helvetica,sans-serif; font-si=
ze:10pt; color:#FFFFFF; }.distributables-oddrow { background-color:#CCCCCC =
}.unittests-sectionheader { background-color:#000066; font-family:arial,hel=
vetica,sans-serif; font-size:10pt; color:#FFFFFF; }.unittests-oddrow { back=
ground-color:#CCCCCC }.unittests-data { font-family:arial,helvetica,sans-se=
rif; font-size:8pt; color:#000000; }.unittests-error { font-family:arial,he=
lvetica,sans-serif; font-size:8pt; color:#901090; }.unittests-failure { fon=
t-family:arial,helvetica,sans-serif; font-size:8pt; color:#FF0000; }.checks=
tyle-oddrow { background-color:#CCCCCC }.checkstyle-data { font-family:aria=
l,helvetica,sans-serif; font-size:8pt; color:#000000; }.checkstyle-sectionh=
eader { background-color:#000066; font-family:arial,helvetica,sans-serif; f=
ont-size:10pt; color:#FFFFFF; }
</style>
</head><body>
<p>
<table width=3D"98%" border=3D"0" cellspacing=3D"0" cellpadding=3D"2" align=
=3D"center"><tr><td class=3D"header-title">BUILD COMPLETE - =
build.191</td></tr><tr><td class=3D"header-data"><span class=
=3D"header-label">Date of build: </span>01/18/2005 00:15:39</td></tr><=
tr><td class=3D"header-data"><span class=3D"header-label">Time to build:&nb=
sp;</span>22 minutes 42 seconds</td></tr><tr><td class=3D"header-data"><spa=
n class=3D"header-label">Last changed: </span>01/17/2005 18:24:30</td>=
</tr><tr><td class=3D"header-data"><span class=3D"header-label">Last log en=
try: </span>add _stateId model attribute for action bean calls</td></t=
r></table><p>
<p>
<p>
<table xmlns=3D"http://www.w3.org/TR/html4/strict.dtd" width=3D"98%" border=
=3D"0" cellspacing=3D"0" cellpadding=3D"2" align=3D"center"><tr><td class=
=3D"compile-sectionheader"> Errors/Warnings: (=
6) </td></tr><tr><td><pre class=3D"compile-data">Note: S=
ome input files use or override a deprecated API.<br class=3D"none"/>Note: =
Recompile with -deprecation for details.<br class=3D"none"/>Note: /jteam/bu=
ild2/checkout/spring/spring/mock/org/springframework/mock/web/MockHttpSessi=
on.java uses or overrides a deprecated API.<br class=3D"none"/>Note: Recomp=
ile with -deprecation for details.<br class=3D"none"/>Note: Some input file=
s use or override a deprecated API.<br class=3D"none"/>Note: Recompile with=
-deprecation for details.<br class=3D"none"/></pre></td></tr></table><p>
<table xmlns=3D"http://www.w3.org/TR/html4/strict.dtd" width=3D"98%" border=
=3D"0" cellspacing=3D"0" cellpadding=3D"2" align=3D"center"><tr><td class=
=3D"compile-sectionheader"> Javadoc Errors/War=
nings: (29) </td></tr><tr><td><pre class=3D"compile-data=
">javadoc: Error fetching URL: http://logging.apache.org/log4j/docs/api/pac=
kage-list<br/>javadoc: Error fetching URL: http://quartz.sourceforge.net/ja=
vadoc/package-list<br/>javadoc: Error fetching URL: http://struts.apache.or=
g/api/package-list<br/>/jteam/build2/checkout/spring/spring/src/org/springf=
ramework/jdbc/support/lob/OracleLobHandler.java:76: warning - Tag @see: ref=
erence not found: oracle.sql.BLOB<br/>/jteam/build2/checkout/spring/spring/=
src/org/springframework/jdbc/support/lob/OracleLobHandler.java:76: warning =
- Tag @see: reference not found: oracle.sql.CLOB<br/>/jteam/build2/checkout=
/spring/spring/src/org/springframework/jdbc/support/lob/OracleLobHandler.ja=
va:115: warning - Tag @see: reference not found: oracle.sql.BLOB#DURATION_S=
ESSION<br/>/jteam/build2/checkout/spring/spring/src/org/springframework/jdb=
c/support/lob/OracleLobHandler.java:115: warning - Tag @see: reference not =
found: oracle.sql.BLOB#MODE_READWRITE<br/>/jteam/build2/checkout/spring/spr=
ing/src/org/springframework/jdbc/support/lob/OracleLobHandler.java:115: war=
ning - Tag @see: reference not found: oracle.sql.CLOB#DURATION_SESSION<br/>=
/jteam/build2/checkout/spring/spring/src/org/springframework/jdbc/support/l=
ob/OracleLobHandler.java:115: warning - Tag @see: reference not found: orac=
le.sql.CLOB#MODE_READWRITE<br/>/jteam/build2/checkout/spring/spring/src/org=
/springframework/jdbc/support/lob/OracleLobHandler.java:154: warning - Tag =
@see: reference not found: oracle.jdbc.OracleConnection<br/>/jteam/build2/c=
heckout/spring/spring/src/org/springframework/jdbc/support/lob/OracleLobHan=
dler.java:164: warning - Tag @see: reference not found: oracle.sql.BLOB#cre=
ateTemporary<br/>/jteam/build2/checkout/spring/spring/src/org/springframewo=
rk/jdbc/support/lob/OracleLobHandler.java:164: warning - Tag @see: referenc=
e not found: oracle.sql.CLOB#createTemporary<br/>/jteam/build2/checkout/spr=
ing/spring/src/org/springframework/jdbc/support/nativejdbc/JBossNativeJdbcE=
xtractor.java:49: warning - Tag @see: reference not found: org.jboss.resour=
ce.adapter.jdbc.WrappedConnection#getUnderlyingConnection<br/>/jteam/build2=
/checkout/spring/spring/src/org/springframework/jdbc/support/nativejdbc/JBo=
ssNativeJdbcExtractor.java:49: warning - Tag @see: reference not found: org=
.jboss.resource.adapter.jdbc.WrappedStatement#getUnderlyingStatement<br/>/j=
team/build2/checkout/spring/spring/src/org/springframework/jdbc/support/nat=
ivejdbc/JBossNativeJdbcExtractor.java:49: warning - Tag @see: reference not=
found: org.jboss.resource.adapter.jdbc.WrappedResultSet#getUnderlyingResul=
tSet<br/>/jteam/build2/checkout/spring/spring/src/org/springframework/jdbc/=
support/nativejdbc/WebLogicNativeJdbcExtractor.java:45: warning - Tag @see:=
reference not found: weblogic.jdbc.extensions.WLConnection#getVendorConnec=
tion<br/>/jteam/build2/checkout/spring/spring/src/org/springframework/jdbc/=
support/nativejdbc/WebSphereNativeJdbcExtractor.java:34: warning - Tag @see=
: reference not found: com.ibm.ws.rsadapter.jdbc.WSJdbcConnection<br/>/jtea=
m/build2/checkout/spring/spring/src/org/springframework/jdbc/support/native=
jdbc/WebSphereNativeJdbcExtractor.java:34: warning - Tag @see: reference no=
t found: com.ibm.ws.rsadapter.jdbc.WSJdbcUtil#getNativeConnection<br/>/jtea=
m/build2/checkout/spring/spring/src/org/springframework/jdbc/support/native=
jdbc/WebSphereNativeJdbcExtractor.java:34: warning - Tag @see: reference no=
t found: com.ibm.ejs.cm.proxy.ConnectionProxy#getPhysicalConnection<br/>/jt=
eam/build2/checkout/spring/spring/src/org/springframework/orm/ibatis/SqlMap=
ClientFactoryBean.java:174: warning - Tag @see: reference not found: com.ib=
atis.sqlmap.engine.transaction.jdbc.JdbcTransactionConfig<br/>/jteam/build2=
/checkout/spring/spring/src/org/springframework/orm/ibatis/SqlMapClientFact=
oryBean.java:174: warning - Tag @see: reference not found: com.ibatis.sqlma=
p.engine.transaction.jta.JtaTransactionConfig<br/>/jteam/build2/checkout/sp=
ring/spring/src/org/springframework/orm/ibatis/SqlMapClientFactoryBean.java=
:202: warning - Tag @see: reference not found: com.ibatis.sqlmap.engine.tra=
nsaction.jdbc.JdbcTransactionConfig<br/>/jteam/build2/checkout/spring/sprin=
g/src/org/springframework/orm/ibatis/SqlMapClientFactoryBean.java:202: warn=
ing - Tag @see: reference not found: com.ibatis.sqlmap.engine.transaction.j=
ta.JtaTransactionConfig<br/>/jteam/build2/checkout/spring/spring/src/org/sp=
ringframework/transaction/jta/WebLogicJtaTransactionManager.java:67: warnin=
g - Tag @see: reference not found: weblogic.transaction.TransactionManager#=
forceResume<br/>/jteam/build2/checkout/spring/spring/src/org/springframewor=
k/transaction/jta/WebLogicServerTransactionManagerFactoryBean.java:45: warn=
ing - Tag @see: reference not found: weblogic.transaction.TxHelper#getTrans=
actionManager<br/>/jteam/build2/checkout/spring/spring/src/org/springframew=
ork/transaction/jta/WebSphereTransactionManagerFactoryBean.java:47: warning=
- Tag @see: reference not found: com.ibm.ws.Transaction.TransactionManager=
Factory#getTransactionManager<br/>/jteam/build2/checkout/spring/spring/src/=
org/springframework/transaction/jta/WebSphereTransactionManagerFactoryBean.=
java:47: warning - Tag @see: reference not found: com.ibm.ejs.jts.jta.JTSXA=
#getTransactionManager<br/>/jteam/build2/checkout/spring/spring/src/org/spr=
ingframework/transaction/jta/WebSphereTransactionManagerFactoryBean.java:47=
: warning - Tag @see: reference not found: com.ibm.ejs.jts.jta.TransactionM=
anagerFactory#getTransactionManager<br/>/jteam/build2/checkout/spring/sprin=
g/src/org/springframework/web/servlet/handler/metadata/PathMap.java:31: war=
ning - @@org.apache.commons.attributes.Indexed() is an unknown tag.<br/></p=
re></td></tr></table><p>
<table width=3D"98%" border=3D"0" cellspacing=3D"0" cellpadding=3D"2" align=
=3D"center"><tr><td colspan=3D"4" class=3D"unittests-sectionheader"> =
Unit Tests: (2464) </td></tr><tr><td><tabl=
e width=3D"98%" border=3D"0" cellspacing=3D"0" cellpadding=3D"2" align=3D"c=
enter"><tr><td class=3D"unittests-data"> failure =
</td><td width=3D"40%" class=3D"unittests-data">testHelpPage</td><td width=
=3D"40%" class=3D"unittests-data">org.springframework.apptests.jpetstore.Al=
lTests</td></tr><tr class=3D"unittests-oddrow"><td class=3D"unittests-data"=
> failure </td><td width=3D"40%" class=3D"unittes=
ts-data">testPurchase</td><td width=3D"40%" class=3D"unittests-data">org.sp=
ringframework.apptests.jpetstore.AllTests</td></tr><tr><td class=3D"unittes=
ts-data"> failure </td><td width=3D"40%" class=3D=
"unittests-data">testSearch</td><td width=3D"40%" class=3D"unittests-data">=
org.springframework.apptests.jpetstore.AllTests</td></tr><tr class=3D"unitt=
ests-oddrow"><td class=3D"unittests-data"> failure =
</td><td width=3D"40%" class=3D"unittests-data">testHelpPage</td><td widt=
h=3D"40%" class=3D"unittests-data">org.springframework.apptests.jpetstore.A=
llTests</td></tr><tr><td class=3D"unittests-data"> failure =
</td><td width=3D"40%" class=3D"unittests-data">testPurchase</td>=
<td width=3D"40%" class=3D"unittests-data">org.springframework.apptests.jpe=
tstore.AllTests</td></tr><tr class=3D"unittests-oddrow"><td class=3D"unitte=
sts-data"> failure </td><td width=3D"40%" class=
=3D"unittests-data">testSearch</td><td width=3D"40%" class=3D"unittests-dat=
a">org.springframework.apptests.jpetstore.AllTests</td></tr></table></td></=
tr><tr></tr><tr><td colspan=3D"2"> </td></tr><tr><td colspan=3D"4" cla=
ss=3D"unittests-sectionheader"> Unit Test Error De=
tails: (6) </td></tr><tr><td class=3D"unittests-data" c=
olspan=3D"2"> Test: testHelpPage</td></tr><tr><td class=
=3D"unittests-data" colspan=3D"2"> Class: org.springfra=
mework.apptests.jpetstore.AllTests</td></tr><tr><td class=3D"unittests-data=
" colspan=3D"2"> Type: junit.framework.AssertionFailedError<=
/td></tr><tr><td class=3D"unittests-data" colspan=3D"2"> Mes=
sage: Exception: com.meterware.httpunit.HttpInternalErrorException: Error o=
n HTTP request: 500 Internal Error [http://localhost:13084/jpetstore/shop/h=
elp.do?param=3Dfreemarker]</td></tr><tr><td class=3D"unittests-failure" col=
span=3D"2"><pre>junit.framework.AssertionFailedError: Exception: com.meterw=
are.httpunit.HttpInternalErrorException: Error on HTTP request: 500 Interna=
l Error [http://localhost:13084/jpetstore/shop/help.do?param=3Dfreemarker]<=
br>=09at org.springframework.apptests.jpetstore.AllTests.testHelpPage(Unkno=
wn Source)<br>=09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Met=
hod)<br>=09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcces=
sorImpl.java:39)<br>=09at sun.reflect.DelegatingMethodAccessorImpl.invoke(D=
elegatingMethodAccessorImpl.java:25)<br>=09at java.lang.Thread.run(Thread.j=
ava:534)<br></pre></td></tr><tr><td class=3D"unittests-data" colspan=3D"2">=
Test: testPurchase</td></tr><tr><td class=3D"unittests=
-data" colspan=3D"2"> Class: org.springframework.apptes=
ts.jpetstore.AllTests</td></tr><tr><td class=3D"unittests-data" colspan=3D"=
2"> Type: junit.framework.AssertionFailedError</td></tr><tr>=
<td class=3D"unittests-data" colspan=3D"2"> Message: Excepti=
on: com.meterware.httpunit.HttpInternalErrorException: Error on HTTP reques=
t: 500 Internal Error [http://localhost:13084/jpetstore/shop/index.do]</td>=
</tr><tr><td class=3D"unittests-failure" colspan=3D"2"><pre>junit.framework=
.AssertionFailedError: Exception: com.meterware.httpunit.HttpInternalErrorE=
xception: Error on HTTP request: 500 Internal Error [http://localhost:13084=
/jpetstore/shop/index.do]<br>=09at org.springframework.apptests.jpetstore.A=
llTests.testPurchase(Unknown Source)<br>=09at sun.reflect.NativeMethodAcces=
sorImpl.invoke0(Native Method)<br>=09at sun.reflect.NativeMethodAccessorImp=
l.invoke(NativeMethodAccessorImpl.java:39)<br>=09at sun.reflect.DelegatingM=
ethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br>=09at jav=
a.lang.Thread.run(Thread.java:534)<br></pre></td></tr><tr><td class=3D"unit=
tests-data" colspan=3D"2"> Test: testSearch</td></tr><t=
r><td class=3D"unittests-data" colspan=3D"2"> Class: or=
g.springframework.apptests.jpetstore.AllTests</td></tr><tr><td class=3D"uni=
ttests-data" colspan=3D"2"> Type: junit.framework.AssertionF=
ailedError</td></tr><tr><td class=3D"unittests-data" colspan=3D"2"> =
Message: Exception: com.meterware.httpunit.HttpInternalErrorExcepti=
on: Error on HTTP request: 500 Internal Error [http://localhost:13084/jpets=
tore/shop/index.do]</td></tr><tr><td class=3D"unittests-failure" colspan=3D=
"2"><pre>junit.framework.AssertionFailedError: Exception: com.meterware.htt=
punit.HttpInternalErrorException: Error on HTTP request: 500 Internal Error=
[http://localhost:13084/jpetstore/shop/index.do]<br>=09at org.springframew=
ork.apptests.jpetstore.AllTests.testSearch(Unknown Source)<br>=09at sun.ref=
lect.NativeMethodAccessorImpl.invoke0(Native Method)<br>=09at sun.reflect.N=
ativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br>=09at s=
un.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl=
.java:25)<br>=09at java.lang.Thread.run(Thread.java:534)<br></pre></td></tr=
><tr><td class=3D"unittests-data" colspan=3D"2"> Test: =
testHelpPage</td></tr><tr><td class=3D"unittests-data" colspan=3D"2"> =
Class: org.springframework.apptests.jpetstore.AllTests</td><=
/tr><tr><td class=3D"unittests-data" colspan=3D"2"> Type: ju=
nit.framework.AssertionFailedError</td></tr><tr><td class=3D"unittests-data=
" colspan=3D"2"> Message: Exception: com.meterware.httpunit.=
HttpInternalErrorException: Error on HTTP request: 500 Internal Error [http=
://localhost:13084/jpetstore/shop/help.do?param=3Dfreemarker]</td></tr><tr>=
<td class=3D"unittests-failure" colspan=3D"2"><pre>junit.framework.Assertio=
nFailedError: Exception: com.meterware.httpunit.HttpInternalErrorException:=
Error on HTTP request: 500 Internal Error [http://localhost:13084/jpetstor=
e/shop/help.do?param=3Dfreemarker]<br>=09at org.springframework.apptests.jp=
etstore.AllTests.testHelpPage(Unknown Source)<br>=09at sun.reflect.NativeMe=
thodAccessorImpl.invoke0(Native Method)<br>=09at sun.reflect.NativeMethodAc=
cessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br>=09at sun.reflect.De=
legatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br>=
=09at java.lang.Thread.run(Thread.java:534)<br></pre></td></tr><tr><td clas=
s=3D"unittests-data" colspan=3D"2"> Test: testPurchase<=
/td></tr><tr><td class=3D"unittests-data" colspan=3D"2"> Cla=
ss: org.springframework.apptests.jpetstore.AllTests</td></tr><tr><td c=
lass=3D"unittests-data" colspan=3D"2"> Type: junit.framework=
.AssertionFailedError</td></tr><tr><td class=3D"unittests-data" colspan=3D"=
2"> Message: Exception: com.meterware.httpunit.HttpInternalE=
rrorException: Error on HTTP request: 500 Internal Error [http://localhost:=
13084/jpetstore/shop/index.do]</td></tr><tr><td class=3D"unittests-failure"=
colspan=3D"2"><pre>junit.framework.AssertionFailedError: Exception: com.me=
terware.httpunit.HttpInternalErrorException: Error on HTTP request: 500 Int=
ernal Error [http://localhost:13084/jpetstore/shop/index.do]<br>=09at org.s=
pringframework.apptests.jpetstore.AllTests.testPurchase(Unknown Source)<br>=
=09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br>=09at =
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:3=
9)<br>=09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMetho=
dAccessorImpl.java:25)<br>=09at java.lang.Thread.run(Thread.java:534)<br></=
pre></td></tr><tr><td class=3D"unittests-data" colspan=3D"2"> =
Test: testSearch</td></tr><tr><td class=3D"unittests-data" colspan=
=3D"2"> Class: org.springframework.apptests.jpetstore.A=
llTests</td></tr><tr><td class=3D"unittests-data" colspan=3D"2"> =
Type: junit.framework.AssertionFailedError</td></tr><tr><td class=3D"u=
nittests-data" colspan=3D"2"> Message: Exception: com.meterw=
are.httpunit.HttpInternalErrorException: Error on HTTP request: 500 Interna=
l Error [http://localhost:13084/jpetstore/shop/index.do]</td></tr><tr><td c=
lass=3D"unittests-failure" colspan=3D"2"><pre>junit.framework.AssertionFail=
edError: Exception: com.meterware.httpunit.HttpInternalErrorException: Erro=
r on HTTP request: 500 Internal Error [http://localhost:13084/jpetstore/sho=
p/index.do]<br>=09at org.springframework.apptests.jpetstore.AllTests.testSe=
arch(Unknown Source)<br>=09at sun.reflect.NativeMethodAccessorImpl.invoke0(=
Native Method)<br>=09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeM=
ethodAccessorImpl.java:39)<br>=09at sun.reflect.DelegatingMethodAccessorImp=
l.invoke(DelegatingMethodAccessorImpl.java:25)<br>=09at java.lang.Thread.ru=
n(Thread.java:534)<br></pre></td></tr><tr><td colspan=3D"2"> </td></tr=
></table><p>
<table width=3D"98%" border=3D"0" cellspacing=3D"1" cellpadding=3D"2" align=
=3D"center"><tr><td colspan=3D"6" class=3D"modifications-sectionheader"> =
Modifications since last build: =
(41) </td></tr><tr class=3D"modifications-evenrow"><td =
class=3D"modifications-data">modified</td><td class=3D"modifications-data">=
colins</td><td class=3D"modifications-data">sandbox/src/org/springframework=
/web/flow/ActionState.java</td><td class=3D"modifications-data">add _stateI=
d model attribute for action bean calls</td></tr><tr class=3D"modifications=
-oddrow"><td class=3D"modifications-data">modified</td><td class=3D"modific=
ations-data">colins</td><td class=3D"modifications-data">sandbox/test/org/s=
pringframework/web/flow/FlowTests.java</td><td class=3D"modifications-data"=
>add resume call to flow</td></tr><tr class=3D"modifications-evenrow"><td c=
lass=3D"modifications-data">modified</td><td class=3D"modifications-data">c=
olins</td><td class=3D"modifications-data">sandbox/test/org/springframework=
/web/flow/FlowTests.java</td><td class=3D"modifications-data">add resume ca=
ll to flow</td></tr><tr class=3D"modifications-oddrow"><td class=3D"modific=
ations-data">modified</td><td class=3D"modifications-data">colins</td><td c=
lass=3D"modifications-data">sandbox/src/org/springframework/web/flow/Abstra=
ctState.java</td><td class=3D"modifications-data">add resume call to flow</=
td></tr><tr class=3D"modifications-evenrow"><td class=3D"modifications-data=
">modified</td><td class=3D"modifications-data">colins</td><td class=3D"mod=
ifications-data">sandbox/src/org/springframework/web/flow/FlowEventProcesso=
r.java</td><td class=3D"modifications-data">add resume call to flow</td></t=
r><tr class=3D"modifications-oddrow"><td class=3D"modifications-data">modif=
ied</td><td class=3D"modifications-data">colins</td><td class=3D"modificati=
ons-data">sandbox/src/org/springframework/web/flow/Flow.java</td><td class=
=3D"modifications-data">add resume call to flow</td></tr><tr class=3D"modif=
ications-evenrow"><td class=3D"modifications-data">modified</td><td class=
=3D"modifications-data">robharrop</td><td class=3D"modifications-data">sand=
box/test/org/springframework/jmx/access/MBeanClientInterceptorTests.java</t=
d><td class=3D"modifications-data">Updated JMX JavaDocs and modified some p=
roperty names.</td></tr><tr class=3D"modifications-oddrow"><td class=3D"mod=
ifications-data">modified</td><td class=3D"modifications-data">robharrop</t=
d><td class=3D"modifications-data">sandbox/test/org/springframework/jmx/acc=
ess/MBeanProxyFactoryBeanTests.java</td><td class=3D"modifications-data">Up=
dated JMX JavaDocs and modified some property names.</td></tr><tr class=3D"=
modifications-evenrow"><td class=3D"modifications-data">modified</td><td cl=
ass=3D"modifications-data">robharrop</td><td class=3D"modifications-data">s=
andbox/test/org/springframework/jmx/access/proxyFactoryBean.xml</td><td cla=
ss=3D"modifications-data">Updated JMX JavaDocs and modified some property n=
ames.</td></tr><tr class=3D"modifications-oddrow"><td class=3D"modification=
s-data">modified</td><td class=3D"modifications-data">robharrop</td><td cla=
ss=3D"modifications-data">sandbox/src/org/springframework/jmx/MBeanExporter=
.java</td><td class=3D"modifications-data">Updated JMX JavaDocs and modifie=
d some property names.</td></tr><tr class=3D"modifications-evenrow"><td cla=
ss=3D"modifications-data">modified</td><td class=3D"modifications-data">rob=
harrop</td><td class=3D"modifications-data">sandbox/src/org/springframework=
/jmx/ModelMBeanProvider.java</td><td class=3D"modifications-data">Updated J=
MX JavaDocs and modified some property names.</td></tr><tr class=3D"modific=
ations-oddrow"><td class=3D"modifications-data">added</td><td class=3D"modi=
fications-data">robharrop</td><td class=3D"modifications-data">sandbox/src/=
org/springframework/jmx/package.html</td><td class=3D"modifications-data">U=
pdated JMX JavaDocs and modified some property names.</td></tr><tr class=3D=
"modifications-evenrow"><td class=3D"modifications-data">modified</td><td c=
lass=3D"modifications-data">robharrop</td><td class=3D"modifications-data">=
sandbox/src/org/springframework/jmx/util/JmxUtils.java</td><td class=3D"mod=
ifications-data">Updated JMX JavaDocs and modified some property names.</td=
></tr><tr class=3D"modifications-oddrow"><td class=3D"modifications-data">m=
odified</td><td class=3D"modifications-data">robharrop</td><td class=3D"mod=
ifications-data">sandbox/src/org/springframework/jmx/util/MBeanServerNotFou=
ndException.java</td><td class=3D"modifications-data">Updated JMX JavaDocs =
and modified some property names.</td></tr><tr class=3D"modifications-evenr=
ow"><td class=3D"modifications-data">modified</td><td class=3D"modification=
s-data">robharrop</td><td class=3D"modifications-data">sandbox/src/org/spri=
ngframework/jmx/util/ObjectNameManager.java</td><td class=3D"modifications-=
data">Updated JMX JavaDocs and modified some property names.</td></tr><tr c=
lass=3D"modifications-oddrow"><td class=3D"modifications-data">added</td><t=
d class=3D"modifications-data">robharrop</td><td class=3D"modifications-dat=
a">sandbox/src/org/springframework/jmx/util/package.html</td><td class=3D"m=
odifications-data">Updated JMX JavaDocs and modified some property names.</=
td></tr><tr class=3D"modifications-evenrow"><td class=3D"modifications-data=
">modified</td><td class=3D"modifications-data">robharrop</td><td class=3D"=
modifications-data">sandbox/src/org/springframework/jmx/assembler/AbstractM=
odelMBeanInfoAssembler.java</td><td class=3D"modifications-data">Updated JM=
X JavaDocs and modified some property names.</td></tr><tr class=3D"modifica=
tions-oddrow"><td class=3D"modifications-data">modified</td><td class=3D"mo=
difications-data">robharrop</td><td class=3D"modifications-data">sandbox/sr=
c/org/springframework/jmx/assembler/AbstractReflectionBasedModelMBeanInfoAs=
sembler.java</td><td class=3D"modifications-data">Updated JMX JavaDocs and =
modified some property names.</td></tr><tr class=3D"modifications-evenrow">=
<td class=3D"modifications-data">modified</td><td class=3D"modifications-da=
ta">robharrop</td><td class=3D"modifications-data">sandbox/src/org/springfr=
amework/jmx/assembler/AutodetectCapableModelMBeanInfoAssembler.java</td><td=
class=3D"modifications-data">Updated JMX JavaDocs and modified some proper=
ty names.</td></tr><tr class=3D"modifications-oddrow"><td class=3D"modifica=
tions-data">modified</td><td class=3D"modifications-data">robharrop</td><td=
class=3D"modifications-data">sandbox/src/org/springframework/jmx/assembler=
/ModelMBeanInfoAssembler.java</td><td class=3D"modifications-data">Updated =
JMX JavaDocs and modified some property names.</td></tr><tr class=3D"modifi=
cations-evenrow"><td class=3D"modifications-data">modified</td><td class=3D=
"modifications-data">robharrop</td><td class=3D"modifications-data">sandbox=
/src/org/springframework/jmx/assembler/ReflectiveModelMBeanInfoAssembler.ja=
va</td><td class=3D"modifications-data">Updated JMX JavaDocs and modified s=
ome property names.</td></tr><tr class=3D"modifications-oddrow"><td class=
=3D"modifications-data">modified</td><td class=3D"modifications-data">robha=
rrop</td><td class=3D"modifications-data">sandbox/src/org/springframework/j=
mx/naming/IdentityNamingStrategy.java</td><td class=3D"modifications-data">=
Updated JMX JavaDocs and modified some property names.</td></tr><tr class=
=3D"modifications-evenrow"><td class=3D"modifications-data">modified</td><t=
d class=3D"modifications-data">robharrop</td><td class=3D"modifications-dat=
a">sandbox/src/org/springframework/jmx/naming/KeyNamingStrategy.java</td><t=
d class=3D"modifications-data">Updated JMX JavaDocs and modified some prope=
rty names.</td></tr><tr class=3D"modifications-oddrow"><td class=3D"modific=
ations-data">modified</td><td class=3D"modifications-data">robharrop</td><t=
d class=3D"modifications-data">sandbox/src/org/springframework/jmx/naming/M=
etadataNamingStrategy.java</td><td class=3D"modifications-data">Updated JMX=
JavaDocs and modified some property names.</td></tr><tr class=3D"modificat=
ions-evenrow"><td class=3D"modifications-data">modified</td><td class=3D"mo=
difications-data">robharrop</td><td class=3D"modifications-data">sandbox/sr=
c/org/springframework/jmx/naming/ObjectNamingStrategy.java</td><td class=3D=
"modifications-data">Updated JMX JavaDocs and modified some property names.=
</td></tr><tr class=3D"modifications-oddrow"><td class=3D"modifications-dat=
a">modified</td><td class=3D"modifications-data">robharrop</td><td class=3D=
"modifications-data">sandbox/src/org/springframework/jmx/support/MBeanServe=
rFactoryBean.java</td><td class=3D"modifications-data">Updated JMX JavaDocs=
and modified some property names.</td></tr><tr class=3D"modifications-even=
row"><td class=3D"modifications-data">modified</td><td class=3D"modificatio=
ns-data">robharrop</td><td class=3D"modifications-data">sandbox/src/org/spr=
ingframework/jmx/adapters/AdapterRegistrationException.java</td><td class=
=3D"modifications-data">Updated JMX JavaDocs and modified some property nam=
es.</td></tr><tr class=3D"modifications-oddrow"><td class=3D"modifications-=
data">added</td><td class=3D"modifications-data">robharrop</td><td class=3D=
"modifications-data">sandbox/src/org/springframework/jmx/access/package.htm=
l</td><td class=3D"modifications-data">Updated JMX JavaDocs and modified so=
me property names.</td></tr><tr class=3D"modifications-evenrow"><td class=
=3D"modifications-data">modified</td><td class=3D"modifications-data">robha=
rrop</td><td class=3D"modifications-data">sandbox/src/org/springframework/j=
mx/access/MBeanClientInterceptor.java</td><td class=3D"modifications-data">=
Updated JMX JavaDocs and modified some property names.</td></tr><tr class=
=3D"modifications-oddrow"><td class=3D"modifications-data">modified</td><td=
class=3D"modifications-data">robharrop</td><td class=3D"modifications-data=
">sandbox/src/org/springframework/jmx/access/MBeanProxyFactoryBean.java</td=
><td class=3D"modifications-data">Updated JMX JavaDocs and modified some pr=
operty names.</td></tr><tr class=3D"modifications-evenrow"><td class=3D"mod=
ifications-data">modified</td><td class=3D"modifications-data">robharrop</t=
d><td class=3D"modifications-data">sandbox/src/org/springframework/jmx/acce=
ss/MetadataRetrievalException.java</td><td class=3D"modifications-data">Upd=
ated JMX JavaDocs and modified some property names.</td></tr><tr class=3D"m=
odifications-oddrow"><td class=3D"modifications-data">modified</td><td clas=
s=3D"modifications-data">robharrop</td><td class=3D"modifications-data">san=
dbox/src/org/springframework/jmx/access/InvalidInvocationException.java</td=
><td class=3D"modifications-data">Updated JMX JavaDocs and modified some pr=
operty names.</td></tr><tr class=3D"modifications-evenrow"><td class=3D"mod=
ifications-data">modified</td><td class=3D"modifications-data">robharrop</t=
d><td class=3D"modifications-data">docs/reference/src/index.xml</td><td cla=
ss=3D"modifications-data">Updated documentation index</td></tr><tr class=3D=
"modifications-oddrow"><td class=3D"modifications-data">modified</td><td cl=
ass=3D"modifications-data">kdonald</td><td class=3D"modifications-data">san=
dbox/src/org/springframework/web/flow/FlowSession.java</td><td class=3D"mod=
ifications-data">resume</td></tr><tr class=3D"modifications-evenrow"><td cl=
ass=3D"modifications-data">modified</td><td class=3D"modifications-data">kd=
onald</td><td class=3D"modifications-data">sandbox/src/org/springframework/=
web/flow/Flow.java</td><td class=3D"modifications-data">resume</td></tr><tr=
class=3D"modifications-oddrow"><td class=3D"modifications-data">modified</=
td><td class=3D"modifications-data">kdonald</td><td class=3D"modifications-=
data">sandbox/src/org/springframework/web/flow/ActionState.java</td><td cla=
ss=3D"modifications-data">polishing</td></tr><tr class=3D"modifications-eve=
nrow"><td class=3D"modifications-data">modified</td><td class=3D"modificati=
ons-data">kdonald</td><td class=3D"modifications-data">sandbox/src/org/spri=
ngframework/web/flow/AttributesAccessor.java</td><td class=3D"modifications=
-data">polishing</td></tr><tr class=3D"modifications-oddrow"><td class=3D"m=
odifications-data">modified</td><td class=3D"modifications-data">kdonald</t=
d><td class=3D"modifications-data">sandbox/src/org/springframework/web/flow=
/FlowSessionExecutionStack.java</td><td class=3D"modifications-data">polish=
ing</td></tr><tr class=3D"modifications-evenrow"><td class=3D"modifications=
-data">modified</td><td class=3D"modifications-data">kdonald</td><td class=
=3D"modifications-data">sandbox/src/org/springframework/web/flow/Parameteri=
zableSubFlowAttributesMapper.java</td><td class=3D"modifications-data">poli=
shing</td></tr><tr class=3D"modifications-oddrow"><td class=3D"modification=
s-data">modified</td><td class=3D"modifications-data">kdonald</td><td class=
=3D"modifications-data">sandbox/src/org/springframework/web/flow/FlowSessio=
n.java</td><td class=3D"modifications-data">polishing</td></tr><tr class=3D=
"modifications-evenrow"><td class=3D"modifications-data">modified</td><td c=
lass=3D"modifications-data">kdonald</td><td class=3D"modifications-data">sa=
ndbox/src/org/springframework/web/flow/Flow.java</td><td class=3D"modificat=
ions-data">polishing</td></tr></table><p>
<table width=3D"98%" border=3D"0" cellspacing=3D"0" cellpadding=3D"2" align=
=3D"center"><tr><td class=3D"distributables-sectionheader"> =
Deployments by this build: (16) </td>=
</tr><tr><td class=3D"distributables-data">Building jar: /jteam/build2/chec=
kout/spring/spring/dist/spring-core.jar</td></tr><tr class=3D"distributable=
s-oddrow"><td class=3D"distributables-data">Building jar: /jteam/build2/che=
ckout/spring/spring/dist/spring-aop.jar</td></tr><tr><td class=3D"distribut=
ables-data">Building jar: /jteam/build2/checkout/spring/spring/dist/spring-=
context.jar</td></tr><tr class=3D"distributables-oddrow"><td class=3D"distr=
ibutables-data">Building jar: /jteam/build2/checkout/spring/spring/dist/spr=
ing-dao.jar</td></tr><tr><td class=3D"distributables-data">Building jar: /j=
team/build2/checkout/spring/spring/dist/spring-orm.jar</td></tr><tr class=
=3D"distributables-oddrow"><td class=3D"distributables-data">Building jar: =
/jteam/build2/checkout/spring/spring/dist/spring-web.jar</td></tr><tr><td c=
lass=3D"distributables-data">Building jar: /jteam/build2/checkout/spring/sp=
ring/dist/spring-webmvc.jar</td></tr><tr class=3D"distributables-oddrow"><t=
d class=3D"distributables-data">Building jar: /jteam/build2/checkout/spring=
/spring/dist/spring.jar</td></tr><tr><td class=3D"distributables-data">Buil=
ding jar: /jteam/build2/checkout/spring/spring/dist/spring-mock.jar</td></t=
r><tr class=3D"distributables-oddrow"><td class=3D"distributables-data">Bui=
lding war: /jteam/build2/checkout/spring/spring/autobuilds/apps/buildtest/d=
ist/buildtest.war</td></tr><tr><td class=3D"distributables-data">Building w=
ar: /jteam/build2/checkout/spring/spring/autobuilds/apps/buildtest/dist/bui=
ldtest.war</td></tr><tr class=3D"distributables-oddrow"><td class=3D"distri=
butables-data">Building war: /jteam/build2/checkout/spring/spring/autobuild=
s/apps/buildtest/dist/buildtest.war</td></tr><tr><td class=3D"distributable=
s-data">Building jar: /jteam/build2/checkout/spring/spring/autobuilds/apps/=
jpetstore/war/WEB-INF/lib/jpetstore.jar</td></tr><tr class=3D"distributable=
s-oddrow"><td class=3D"distributables-data">Building war: /jteam/build2/che=
ckout/spring/spring/autobuilds/apps/jpetstore/dist/jpetstore.war</td></tr><=
tr><td class=3D"distributables-data">Building jar: /jteam/build2/checkout/s=
pring/spring/autobuilds/apps/jpetstore/war/WEB-INF/lib/jpetstore.jar</td></=
tr><tr class=3D"distributables-oddrow"><td class=3D"distributables-data">Bu=
ilding war: /jteam/build2/checkout/spring/spring/autobuilds/apps/jpetstore/=
dist/jpetstore.war</td></tr></table>
</body></html> |
|
From: Darren D. <da...@da...> - 2005-01-17 20:41:43
|
On Monday 17 January 2005 17:19, Juergen Hoeller wrote: > Actually, this is the reason why I'm still not able to upload our 1.1.4 > release. I always get "No space left on device" back from the FTP server. > Apparently, they indeed ran out of disk space... it's documented in the > SF Site Status: that's right, but it spread to users' home directories today on the cf-shel= l=20 server which is where automated builds run for several machines :( > In the meantime, please test our current nightly snapshots, which include > what's gonna be releases as Spring 1.1.4 - as soon as SourceForge manages > to provide disk space again. the failure report from earlier was an automated report from one of the=20 continuous build servers. All continuous Spring builds have now been=20 stopped until SF cough up for some new disks. Cheers! =2D-=20 Darren Davison Public Key: #DD356B0D |
|
From: Juergen H. <ju...@in...> - 2005-01-17 17:19:17
|
Actually, this is the reason why I'm still not able to upload our 1.1.4 release. I always get "No space left on device" back from the FTP server. Apparently, they indeed ran out of disk space... it's documented in the SF Site Status: http://sourceforge.net/docman/display_doc.php?group_id=1&docid=2352 In the meantime, please test our current nightly snapshots, which include what's gonna be releases as Spring 1.1.4 - as soon as SourceForge manages to provide disk space again. Juergen -----Original Message----- From: spr...@li... [mailto:spr...@li...]On Behalf Of Darren Davison Sent: Monday, January 17, 2005 3:28 PM To: spr...@li... Subject: Re: [Springframework-developer] FAILED BUILD: ppc-osx2 (last 30 lines included) On Mon, January 17, 2005 13:39, Darren Davison said: > [junit] --- Nested Exception --- > [junit] java.io.IOException: No space left on device grrrr. SysAd at its best by SourceForge. -- Darren Davison Public Key: #DD356B0D ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |
|
From: Pieter C. <pie...@on...> - 2005-01-17 15:54:35
|
Hmm, I don't think I agree with this. A project.xml file indeed sometimes requires a copy of another one (especially the dependencies - which I hop= e they are working on to make it less verbose), but at a much higher level.= =20 For example, for a simple war operation, you don't need to write a whole ant script. But then again, I always love sarcasm. Patrick Burleson said: > On Sun, 16 Jan 2005 21:11:24 +0100, Pieter Coucke > <pie...@on...> wrote: >> Personnally I prefer Maven above Ant because it doesn't require the >> usual copy-an-ant-script-from-another-project-and-tweak-some-settings >> approach. >> >> Pieter > > <sarcasm> > Yeah, I love the > copy-project-xml-from-another-project-and-tweak-some-settings much > better. > </sarcasm> > > Couldn't resist. > > Patrick > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > |
|
From: Patrick B. <pbu...@gm...> - 2005-01-17 15:06:06
|
On Sun, 16 Jan 2005 21:11:24 +0100, Pieter Coucke <pie...@on...> wrote: > Personnally I prefer Maven above Ant because it doesn't require the > usual copy-an-ant-script-from-another-project-and-tweak-some-settings > approach. > > Pieter <sarcasm> Yeah, I love the copy-project-xml-from-another-project-and-tweak-some-settings much better. </sarcasm> Couldn't resist. Patrick |
|
From: Darren D. <da...@da...> - 2005-01-17 14:28:35
|
On Mon, January 17, 2005 13:39, Darren Davison said: > [junit] --- Nested Exception --- > [junit] java.io.IOException: No space left on device grrrr. SysAd at its best by SourceForge. --=20 Darren Davison Public Key: #DD356B0D |
|
From: Rob H. <ro...@ca...> - 2005-01-17 13:54:21
|
Looks like the error occurred in the Ant JUnit task? Rob Darren Davison wrote: >1105969176 >FAILED > [junit] Testcase: testWithNonExistentSubReport took 1,512 sec > [junit] at sun.nio.cs.StreamEncoder$CharsetSE.implFlushBuffer(StreamEncoder.java:402) > [junit] Testcase: testSubReportWithUnspecifiedParentDataSource took 1,583 sec > [junit] at sun.nio.cs.StreamEncoder$CharsetSE.implFlush(StreamEncoder.java:406) > [junit] at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:150) > [junit] at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:213) > [junit] at java.io.BufferedWriter.flush(BufferedWriter.java:230) > [junit] at org.apache.tools.ant.util.DOMElementWriter.write(DOMElementWriter.java:165) > [junit] at org.apache.tools.ant.util.DOMElementWriter.write(DOMElementWriter.java:113) > [junit] at org.apache.tools.ant.util.DOMElementWriter.write(DOMElementWriter.java:113) > [junit] at org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter.endTestSuite(XMLJUnitResultFormatter.java:133) > [junit] ... 4 more > [junit] --- Nested Exception --- > [junit] java.io.IOException: No space left on device > [junit] at java.io.FileOutputStream.writeBytes(Native Method) > [junit] at java.io.FileOutputStream.write(FileOutputStream.java:257) > [junit] at sun.nio.cs.StreamEncoder$CharsetSE.writeBytes(StreamEncoder.java:334) > [junit] at sun.nio.cs.StreamEncoder$CharsetSE.implFlushBuffer(StreamEncoder.java:402) > [junit] at sun.nio.cs.StreamEncoder$CharsetSE.implFlush(StreamEncoder.java:406) > [junit] at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:150) > [junit] at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:213) > [junit] at java.io.BufferedWriter.flush(BufferedWriter.java:230) > [junit] at org.apache.tools.ant.util.DOMElementWriter.write(DOMElementWriter.java:165) > [junit] at org.apache.tools.ant.util.DOMElementWriter.write(DOMElementWriter.java:113) > [junit] at org.apache.tools.ant.util.DOMElementWriter.write(DOMElementWriter.java:113) > [junit] at org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter.endTestSuite(XMLJUnitResultFormatter.java:133) > [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.fireEndTestSuite(JUnitTestRunner.java:440) > [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:313) > [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:656) > [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:537) > >This is an automated mail from one of the SF Compile Farm machines. >The machine name noted in the subject encountered a failure building >or running the Spring test suite. The last few lines of the output >were included for info. > >NB: No further mail will be sent from this machine until a >manual reset occurs on the cf-shell machine, although builds will >continue as scheduled. > >See http://springframework.sourceforge.net/test/ for further >information. > > >------------------------------------------------------- >The SF.Net email is sponsored by: Beat the post-holiday blues >Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > |
|
From: Darren D. <da...@sh...> - 2005-01-17 13:39:42
|
1105969176
FAILED
[junit] Testcase: testWithNonExistentSubReport took 1,512 sec
[junit] at sun.nio.cs.StreamEncoder$CharsetSE.implFlushBuffer(StreamEncoder.java:402)
[junit] Testcase: testSubReportWithUnspecifiedParentDataSource took 1,583 sec
[junit] at sun.nio.cs.StreamEncoder$CharsetSE.implFlush(StreamEncoder.java:406)
[junit] at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:150)
[junit] at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:213)
[junit] at java.io.BufferedWriter.flush(BufferedWriter.java:230)
[junit] at org.apache.tools.ant.util.DOMElementWriter.write(DOMElementWriter.java:165)
[junit] at org.apache.tools.ant.util.DOMElementWriter.write(DOMElementWriter.java:113)
[junit] at org.apache.tools.ant.util.DOMElementWriter.write(DOMElementWriter.java:113)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter.endTestSuite(XMLJUnitResultFormatter.java:133)
[junit] ... 4 more
[junit] --- Nested Exception ---
[junit] java.io.IOException: No space left on device
[junit] at java.io.FileOutputStream.writeBytes(Native Method)
[junit] at java.io.FileOutputStream.write(FileOutputStream.java:257)
[junit] at sun.nio.cs.StreamEncoder$CharsetSE.writeBytes(StreamEncoder.java:334)
[junit] at sun.nio.cs.StreamEncoder$CharsetSE.implFlushBuffer(StreamEncoder.java:402)
[junit] at sun.nio.cs.StreamEncoder$CharsetSE.implFlush(StreamEncoder.java:406)
[junit] at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:150)
[junit] at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:213)
[junit] at java.io.BufferedWriter.flush(BufferedWriter.java:230)
[junit] at org.apache.tools.ant.util.DOMElementWriter.write(DOMElementWriter.java:165)
[junit] at org.apache.tools.ant.util.DOMElementWriter.write(DOMElementWriter.java:113)
[junit] at org.apache.tools.ant.util.DOMElementWriter.write(DOMElementWriter.java:113)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter.endTestSuite(XMLJUnitResultFormatter.java:133)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.fireEndTestSuite(JUnitTestRunner.java:440)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:313)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:656)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:537)
This is an automated mail from one of the SF Compile Farm machines.
The machine name noted in the subject encountered a failure building
or running the Spring test suite. The last few lines of the output
were included for info.
NB: No further mail will be sent from this machine until a
manual reset occurs on the cf-shell machine, although builds will
continue as scheduled.
See http://springframework.sourceforge.net/test/ for further
information.
|
|
From: <al...@jt...> - 2005-01-16 23:40:17
|
<html><head>
<style>
.white { color:#FFFFFF }.index { background-color:#FFFFFF }.index-passed { =
color:#004400 }.index-failed { color:#FF0000; font-weight:bold }.index-head=
er { font-weight:bold }.link { font-family:arial,helvetica,sans-serif; font=
-size:10pt; color:#FFFFFF; text-decoration:none; }.tab-table { margin: 0em =
0em 0.5em 0em; }.tabs { font-family:arial,helvetica,sans-serif; font-size:8=
pt; color:#000000; font-weight:bold; padding: 0em 2em; background-color:#EE=
EEEE; }.tabs-link { color:#000000; text-decoration:none; }.tabs-link:visite=
d { color:#000000; text-decoration:none; }.tabs-selected { font-family:aria=
l,helvetica,sans-serif; font-size:8pt; color:#000000; font-weight:bold; pad=
ding: 0em 2em; }.tabs-selected { border: inset; }.header-title { font-famil=
y:arial,helvetica,sans-serif; font-size:12pt; color:#000000; font-weight:bo=
ld; }.header-label { font-weight:bold; }.header-data { font-family:arial,he=
lvetica,sans-serif; font-size:10pt; color:#000000; }.modifications-data { f=
ont-family:arial,helvetica,sans-serif; font-size:8pt; color:#000000; }.modi=
fications-sectionheader { background-color:#000066; font-family:arial,helve=
tica,sans-serif; font-size:10pt; color:#FFFFFF; }.modifications-oddrow { ba=
ckground-color:#CCCCCC }.modifications-evenrow { background-color:#FFFFCC }=
.changelists-oddrow { background-color:#CCCCCC }.changelists-evenrow { back=
ground-color:#FFFFCC }.changelists-file-spacer { background-color:#FFFFFF }=
.changelists-file-evenrow { background-color:#EEEEEE }.changelists-file-odd=
row { background-color:#FFFFEE }.changelists-file-header { background-color=
:#666666; font-family:arial,helvetica,sans-serif; font-size:8pt; color:#FFF=
FFF; }.compile-data { font-family:arial,helvetica,sans-serif; font-size:8pt=
; color:#000000; }.compile-error-data { font-family:arial,helvetica,sans-se=
rif; font-size:8pt; color:#FF0000; }.compile-warn-data { font-family:arial,=
helvetica,sans-serif; font-size:8pt; color:#CC9900; }.compile-sectionheader=
{ background-color:#000066; font-family:arial,helvetica,sans-serif; font-s=
ize:10pt; color:#FFFFFF; }.distributables-data { font-family:arial,helvetic=
a,sans-serif; font-size:8pt; color:#000000; }.distributables-sectionheader =
{ background-color:#000066; font-family:arial,helvetica,sans-serif; font-si=
ze:10pt; color:#FFFFFF; }.distributables-oddrow { background-color:#CCCCCC =
}.unittests-sectionheader { background-color:#000066; font-family:arial,hel=
vetica,sans-serif; font-size:10pt; color:#FFFFFF; }.unittests-oddrow { back=
ground-color:#CCCCCC }.unittests-data { font-family:arial,helvetica,sans-se=
rif; font-size:8pt; color:#000000; }.unittests-error { font-family:arial,he=
lvetica,sans-serif; font-size:8pt; color:#901090; }.unittests-failure { fon=
t-family:arial,helvetica,sans-serif; font-size:8pt; color:#FF0000; }.checks=
tyle-oddrow { background-color:#CCCCCC }.checkstyle-data { font-family:aria=
l,helvetica,sans-serif; font-size:8pt; color:#000000; }.checkstyle-sectionh=
eader { background-color:#000066; font-family:arial,helvetica,sans-serif; f=
ont-size:10pt; color:#FFFFFF; }
</style>
</head><body>
<p>
<table width=3D"98%" border=3D"0" cellspacing=3D"0" cellpadding=3D"2" align=
=3D"center"><tr><td class=3D"header-title">BUILD COMPLETE - =
build.190</td></tr><tr><td class=3D"header-data"><span class=
=3D"header-label">Date of build: </span>01/17/2005 00:16:54</td></tr><=
tr><td class=3D"header-data"><span class=3D"header-label">Time to build:&nb=
sp;</span>22 minutes 21 seconds</td></tr><tr><td class=3D"header-data"><spa=
n class=3D"header-label">Last changed: </span>01/16/2005 19:12:17</td>=
</tr><tr><td class=3D"header-data"><span class=3D"header-label">Last log en=
try: </span>polishing</td></tr></table><p>
<p>
<p>
<table xmlns=3D"http://www.w3.org/TR/html4/strict.dtd" width=3D"98%" border=
=3D"0" cellspacing=3D"0" cellpadding=3D"2" align=3D"center"><tr><td class=
=3D"compile-sectionheader"> Errors/Warnings: (=
6) </td></tr><tr><td><pre class=3D"compile-data">Note: S=
ome input files use or override a deprecated API.<br class=3D"none"/>Note: =
Recompile with -deprecation for details.<br class=3D"none"/>Note: /jteam/bu=
ild2/checkout/spring/spring/mock/org/springframework/mock/web/MockHttpSessi=
on.java uses or overrides a deprecated API.<br class=3D"none"/>Note: Recomp=
ile with -deprecation for details.<br class=3D"none"/>Note: Some input file=
s use or override a deprecated API.<br class=3D"none"/>Note: Recompile with=
-deprecation for details.<br class=3D"none"/></pre></td></tr></table><p>
<table xmlns=3D"http://www.w3.org/TR/html4/strict.dtd" width=3D"98%" border=
=3D"0" cellspacing=3D"0" cellpadding=3D"2" align=3D"center"><tr><td class=
=3D"compile-sectionheader"> Javadoc Errors/War=
nings: (26) </td></tr><tr><td><pre class=3D"compile-data=
">/jteam/build2/checkout/spring/spring/src/org/springframework/jdbc/support=
/lob/OracleLobHandler.java:76: warning - Tag @see: reference not found: ora=
cle.sql.BLOB<br/>/jteam/build2/checkout/spring/spring/src/org/springframewo=
rk/jdbc/support/lob/OracleLobHandler.java:76: warning - Tag @see: reference=
not found: oracle.sql.CLOB<br/>/jteam/build2/checkout/spring/spring/src/or=
g/springframework/jdbc/support/lob/OracleLobHandler.java:115: warning - Tag=
@see: reference not found: oracle.sql.BLOB#DURATION_SESSION<br/>/jteam/bui=
ld2/checkout/spring/spring/src/org/springframework/jdbc/support/lob/OracleL=
obHandler.java:115: warning - Tag @see: reference not found: oracle.sql.BLO=
B#MODE_READWRITE<br/>/jteam/build2/checkout/spring/spring/src/org/springfra=
mework/jdbc/support/lob/OracleLobHandler.java:115: warning - Tag @see: refe=
rence not found: oracle.sql.CLOB#DURATION_SESSION<br/>/jteam/build2/checkou=
t/spring/spring/src/org/springframework/jdbc/support/lob/OracleLobHandler.j=
ava:115: warning - Tag @see: reference not found: oracle.sql.CLOB#MODE_READ=
WRITE<br/>/jteam/build2/checkout/spring/spring/src/org/springframework/jdbc=
/support/lob/OracleLobHandler.java:154: warning - Tag @see: reference not f=
ound: oracle.jdbc.OracleConnection<br/>/jteam/build2/checkout/spring/spring=
/src/org/springframework/jdbc/support/lob/OracleLobHandler.java:164: warnin=
g - Tag @see: reference not found: oracle.sql.BLOB#createTemporary<br/>/jte=
am/build2/checkout/spring/spring/src/org/springframework/jdbc/support/lob/O=
racleLobHandler.java:164: warning - Tag @see: reference not found: oracle.s=
ql.CLOB#createTemporary<br/>/jteam/build2/checkout/spring/spring/src/org/sp=
ringframework/jdbc/support/nativejdbc/JBossNativeJdbcExtractor.java:49: war=
ning - Tag @see: reference not found: org.jboss.resource.adapter.jdbc.Wrapp=
edConnection#getUnderlyingConnection<br/>/jteam/build2/checkout/spring/spri=
ng/src/org/springframework/jdbc/support/nativejdbc/JBossNativeJdbcExtractor=
.java:49: warning - Tag @see: reference not found: org.jboss.resource.adapt=
er.jdbc.WrappedStatement#getUnderlyingStatement<br/>/jteam/build2/checkout/=
spring/spring/src/org/springframework/jdbc/support/nativejdbc/JBossNativeJd=
bcExtractor.java:49: warning - Tag @see: reference not found: org.jboss.res=
ource.adapter.jdbc.WrappedResultSet#getUnderlyingResultSet<br/>/jteam/build=
2/checkout/spring/spring/src/org/springframework/jdbc/support/nativejdbc/We=
bLogicNativeJdbcExtractor.java:45: warning - Tag @see: reference not found:=
weblogic.jdbc.extensions.WLConnection#getVendorConnection<br/>/jteam/build=
2/checkout/spring/spring/src/org/springframework/jdbc/support/nativejdbc/We=
bSphereNativeJdbcExtractor.java:34: warning - Tag @see: reference not found=
: com.ibm.ws.rsadapter.jdbc.WSJdbcConnection<br/>/jteam/build2/checkout/spr=
ing/spring/src/org/springframework/jdbc/support/nativejdbc/WebSphereNativeJ=
dbcExtractor.java:34: warning - Tag @see: reference not found: com.ibm.ws.r=
sadapter.jdbc.WSJdbcUtil#getNativeConnection<br/>/jteam/build2/checkout/spr=
ing/spring/src/org/springframework/jdbc/support/nativejdbc/WebSphereNativeJ=
dbcExtractor.java:34: warning - Tag @see: reference not found: com.ibm.ejs.=
cm.proxy.ConnectionProxy#getPhysicalConnection<br/>/jteam/build2/checkout/s=
pring/spring/src/org/springframework/orm/ibatis/SqlMapClientFactoryBean.jav=
a:174: warning - Tag @see: reference not found: com.ibatis.sqlmap.engine.tr=
ansaction.jdbc.JdbcTransactionConfig<br/>/jteam/build2/checkout/spring/spri=
ng/src/org/springframework/orm/ibatis/SqlMapClientFactoryBean.java:174: war=
ning - Tag @see: reference not found: com.ibatis.sqlmap.engine.transaction.=
jta.JtaTransactionConfig<br/>/jteam/build2/checkout/spring/spring/src/org/s=
pringframework/orm/ibatis/SqlMapClientFactoryBean.java:202: warning - Tag @=
see: reference not found: com.ibatis.sqlmap.engine.transaction.jdbc.JdbcTra=
nsactionConfig<br/>/jteam/build2/checkout/spring/spring/src/org/springframe=
work/orm/ibatis/SqlMapClientFactoryBean.java:202: warning - Tag @see: refer=
ence not found: com.ibatis.sqlmap.engine.transaction.jta.JtaTransactionConf=
ig<br/>/jteam/build2/checkout/spring/spring/src/org/springframework/transac=
tion/jta/WebLogicJtaTransactionManager.java:67: warning - Tag @see: referen=
ce not found: weblogic.transaction.TransactionManager#forceResume<br/>/jtea=
m/build2/checkout/spring/spring/src/org/springframework/transaction/jta/Web=
LogicServerTransactionManagerFactoryBean.java:45: warning - Tag @see: refer=
ence not found: weblogic.transaction.TxHelper#getTransactionManager<br/>/jt=
eam/build2/checkout/spring/spring/src/org/springframework/transaction/jta/W=
ebSphereTransactionManagerFactoryBean.java:47: warning - Tag @see: referenc=
e not found: com.ibm.ws.Transaction.TransactionManagerFactory#getTransactio=
nManager<br/>/jteam/build2/checkout/spring/spring/src/org/springframework/t=
ransaction/jta/WebSphereTransactionManagerFactoryBean.java:47: warning - Ta=
g @see: reference not found: com.ibm.ejs.jts.jta.JTSXA#getTransactionManage=
r<br/>/jteam/build2/checkout/spring/spring/src/org/springframework/transact=
ion/jta/WebSphereTransactionManagerFactoryBean.java:47: warning - Tag @see:=
reference not found: com.ibm.ejs.jts.jta.TransactionManagerFactory#getTran=
sactionManager<br/>/jteam/build2/checkout/spring/spring/src/org/springframe=
work/web/servlet/handler/metadata/PathMap.java:31: warning - @@org.apache.c=
ommons.attributes.Indexed() is an unknown tag.<br/></pre></td></tr></table>=
<p>
<table width=3D"98%" border=3D"0" cellspacing=3D"0" cellpadding=3D"2" align=
=3D"center"><tr><td colspan=3D"4" class=3D"unittests-sectionheader"> =
Unit Tests: (2464) </td></tr><tr><td><tabl=
e width=3D"98%" border=3D"0" cellspacing=3D"0" cellpadding=3D"2" align=3D"c=
enter"><tr><td class=3D"unittests-data"> failure =
</td><td width=3D"40%" class=3D"unittests-data">testHelpPage</td><td width=
=3D"40%" class=3D"unittests-data">org.springframework.apptests.jpetstore.Al=
lTests</td></tr><tr class=3D"unittests-oddrow"><td class=3D"unittests-data"=
> failure </td><td width=3D"40%" class=3D"unittes=
ts-data">testPurchase</td><td width=3D"40%" class=3D"unittests-data">org.sp=
ringframework.apptests.jpetstore.AllTests</td></tr><tr><td class=3D"unittes=
ts-data"> failure </td><td width=3D"40%" class=3D=
"unittests-data">testSearch</td><td width=3D"40%" class=3D"unittests-data">=
org.springframework.apptests.jpetstore.AllTests</td></tr><tr class=3D"unitt=
ests-oddrow"><td class=3D"unittests-data"> failure =
</td><td width=3D"40%" class=3D"unittests-data">testHelpPage</td><td widt=
h=3D"40%" class=3D"unittests-data">org.springframework.apptests.jpetstore.A=
llTests</td></tr><tr><td class=3D"unittests-data"> failure =
</td><td width=3D"40%" class=3D"unittests-data">testPurchase</td>=
<td width=3D"40%" class=3D"unittests-data">org.springframework.apptests.jpe=
tstore.AllTests</td></tr><tr class=3D"unittests-oddrow"><td class=3D"unitte=
sts-data"> failure </td><td width=3D"40%" class=
=3D"unittests-data">testSearch</td><td width=3D"40%" class=3D"unittests-dat=
a">org.springframework.apptests.jpetstore.AllTests</td></tr></table></td></=
tr><tr></tr><tr><td colspan=3D"2"> </td></tr><tr><td colspan=3D"4" cla=
ss=3D"unittests-sectionheader"> Unit Test Error De=
tails: (6) </td></tr><tr><td class=3D"unittests-data" c=
olspan=3D"2"> Test: testHelpPage</td></tr><tr><td class=
=3D"unittests-data" colspan=3D"2"> Class: org.springfra=
mework.apptests.jpetstore.AllTests</td></tr><tr><td class=3D"unittests-data=
" colspan=3D"2"> Type: junit.framework.AssertionFailedError<=
/td></tr><tr><td class=3D"unittests-data" colspan=3D"2"> Mes=
sage: Exception: com.meterware.httpunit.HttpInternalErrorException: Error o=
n HTTP request: 500 Internal Error [http://localhost:13084/jpetstore/shop/h=
elp.do?param=3Dfreemarker]</td></tr><tr><td class=3D"unittests-failure" col=
span=3D"2"><pre>junit.framework.AssertionFailedError: Exception: com.meterw=
are.httpunit.HttpInternalErrorException: Error on HTTP request: 500 Interna=
l Error [http://localhost:13084/jpetstore/shop/help.do?param=3Dfreemarker]<=
br>=09at org.springframework.apptests.jpetstore.AllTests.testHelpPage(Unkno=
wn Source)<br>=09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Met=
hod)<br>=09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcces=
sorImpl.java:39)<br>=09at sun.reflect.DelegatingMethodAccessorImpl.invoke(D=
elegatingMethodAccessorImpl.java:25)<br>=09at java.lang.Thread.run(Thread.j=
ava:534)<br></pre></td></tr><tr><td class=3D"unittests-data" colspan=3D"2">=
Test: testPurchase</td></tr><tr><td class=3D"unittests=
-data" colspan=3D"2"> Class: org.springframework.apptes=
ts.jpetstore.AllTests</td></tr><tr><td class=3D"unittests-data" colspan=3D"=
2"> Type: junit.framework.AssertionFailedError</td></tr><tr>=
<td class=3D"unittests-data" colspan=3D"2"> Message: Excepti=
on: com.meterware.httpunit.HttpInternalErrorException: Error on HTTP reques=
t: 500 Internal Error [http://localhost:13084/jpetstore/shop/index.do]</td>=
</tr><tr><td class=3D"unittests-failure" colspan=3D"2"><pre>junit.framework=
.AssertionFailedError: Exception: com.meterware.httpunit.HttpInternalErrorE=
xception: Error on HTTP request: 500 Internal Error [http://localhost:13084=
/jpetstore/shop/index.do]<br>=09at org.springframework.apptests.jpetstore.A=
llTests.testPurchase(Unknown Source)<br>=09at sun.reflect.NativeMethodAcces=
sorImpl.invoke0(Native Method)<br>=09at sun.reflect.NativeMethodAccessorImp=
l.invoke(NativeMethodAccessorImpl.java:39)<br>=09at sun.reflect.DelegatingM=
ethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br>=09at jav=
a.lang.Thread.run(Thread.java:534)<br></pre></td></tr><tr><td class=3D"unit=
tests-data" colspan=3D"2"> Test: testSearch</td></tr><t=
r><td class=3D"unittests-data" colspan=3D"2"> Class: or=
g.springframework.apptests.jpetstore.AllTests</td></tr><tr><td class=3D"uni=
ttests-data" colspan=3D"2"> Type: junit.framework.AssertionF=
ailedError</td></tr><tr><td class=3D"unittests-data" colspan=3D"2"> =
Message: Exception: com.meterware.httpunit.HttpInternalErrorExcepti=
on: Error on HTTP request: 500 Internal Error [http://localhost:13084/jpets=
tore/shop/index.do]</td></tr><tr><td class=3D"unittests-failure" colspan=3D=
"2"><pre>junit.framework.AssertionFailedError: Exception: com.meterware.htt=
punit.HttpInternalErrorException: Error on HTTP request: 500 Internal Error=
[http://localhost:13084/jpetstore/shop/index.do]<br>=09at org.springframew=
ork.apptests.jpetstore.AllTests.testSearch(Unknown Source)<br>=09at sun.ref=
lect.NativeMethodAccessorImpl.invoke0(Native Method)<br>=09at sun.reflect.N=
ativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br>=09at s=
un.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl=
.java:25)<br>=09at java.lang.Thread.run(Thread.java:534)<br></pre></td></tr=
><tr><td class=3D"unittests-data" colspan=3D"2"> Test: =
testHelpPage</td></tr><tr><td class=3D"unittests-data" colspan=3D"2"> =
Class: org.springframework.apptests.jpetstore.AllTests</td><=
/tr><tr><td class=3D"unittests-data" colspan=3D"2"> Type: ju=
nit.framework.AssertionFailedError</td></tr><tr><td class=3D"unittests-data=
" colspan=3D"2"> Message: Exception: com.meterware.httpunit.=
HttpInternalErrorException: Error on HTTP request: 500 Internal Error [http=
://localhost:13084/jpetstore/shop/help.do?param=3Dfreemarker]</td></tr><tr>=
<td class=3D"unittests-failure" colspan=3D"2"><pre>junit.framework.Assertio=
nFailedError: Exception: com.meterware.httpunit.HttpInternalErrorException:=
Error on HTTP request: 500 Internal Error [http://localhost:13084/jpetstor=
e/shop/help.do?param=3Dfreemarker]<br>=09at org.springframework.apptests.jp=
etstore.AllTests.testHelpPage(Unknown Source)<br>=09at sun.reflect.NativeMe=
thodAccessorImpl.invoke0(Native Method)<br>=09at sun.reflect.NativeMethodAc=
cessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br>=09at sun.reflect.De=
legatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br>=
=09at java.lang.Thread.run(Thread.java:534)<br></pre></td></tr><tr><td clas=
s=3D"unittests-data" colspan=3D"2"> Test: testPurchase<=
/td></tr><tr><td class=3D"unittests-data" colspan=3D"2"> Cla=
ss: org.springframework.apptests.jpetstore.AllTests</td></tr><tr><td c=
lass=3D"unittests-data" colspan=3D"2"> Type: junit.framework=
.AssertionFailedError</td></tr><tr><td class=3D"unittests-data" colspan=3D"=
2"> Message: Exception: com.meterware.httpunit.HttpInternalE=
rrorException: Error on HTTP request: 500 Internal Error [http://localhost:=
13084/jpetstore/shop/index.do]</td></tr><tr><td class=3D"unittests-failure"=
colspan=3D"2"><pre>junit.framework.AssertionFailedError: Exception: com.me=
terware.httpunit.HttpInternalErrorException: Error on HTTP request: 500 Int=
ernal Error [http://localhost:13084/jpetstore/shop/index.do]<br>=09at org.s=
pringframework.apptests.jpetstore.AllTests.testPurchase(Unknown Source)<br>=
=09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br>=09at =
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:3=
9)<br>=09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMetho=
dAccessorImpl.java:25)<br>=09at java.lang.Thread.run(Thread.java:534)<br></=
pre></td></tr><tr><td class=3D"unittests-data" colspan=3D"2"> =
Test: testSearch</td></tr><tr><td class=3D"unittests-data" colspan=
=3D"2"> Class: org.springframework.apptests.jpetstore.A=
llTests</td></tr><tr><td class=3D"unittests-data" colspan=3D"2"> =
Type: junit.framework.AssertionFailedError</td></tr><tr><td class=3D"u=
nittests-data" colspan=3D"2"> Message: Exception: com.meterw=
are.httpunit.HttpInternalErrorException: Error on HTTP request: 500 Interna=
l Error [http://localhost:13084/jpetstore/shop/index.do]</td></tr><tr><td c=
lass=3D"unittests-failure" colspan=3D"2"><pre>junit.framework.AssertionFail=
edError: Exception: com.meterware.httpunit.HttpInternalErrorException: Erro=
r on HTTP request: 500 Internal Error [http://localhost:13084/jpetstore/sho=
p/index.do]<br>=09at org.springframework.apptests.jpetstore.AllTests.testSe=
arch(Unknown Source)<br>=09at sun.reflect.NativeMethodAccessorImpl.invoke0(=
Native Method)<br>=09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeM=
ethodAccessorImpl.java:39)<br>=09at sun.reflect.DelegatingMethodAccessorImp=
l.invoke(DelegatingMethodAccessorImpl.java:25)<br>=09at java.lang.Thread.ru=
n(Thread.java:534)<br></pre></td></tr><tr><td colspan=3D"2"> </td></tr=
></table><p>
<table width=3D"98%" border=3D"0" cellspacing=3D"1" cellpadding=3D"2" align=
=3D"center"><tr><td colspan=3D"6" class=3D"modifications-sectionheader"> =
Modifications since last build: =
(31) </td></tr><tr class=3D"modifications-evenrow"><td =
class=3D"modifications-data">modified</td><td class=3D"modifications-data">=
kdonald</td><td class=3D"modifications-data">sandbox/test/org/springframewo=
rk/web/flow/FlowTests.java</td><td class=3D"modifications-data">polishing</=
td></tr><tr class=3D"modifications-oddrow"><td class=3D"modifications-data"=
>modified</td><td class=3D"modifications-data">kdonald</td><td class=3D"mod=
ifications-data">sandbox/src/org/springframework/web/flow/ActionState.java<=
/td><td class=3D"modifications-data">polishing</td></tr><tr class=3D"modifi=
cations-evenrow"><td class=3D"modifications-data">modified</td><td class=3D=
"modifications-data">kdonald</td><td class=3D"modifications-data">sandbox/s=
rc/org/springframework/web/flow/Flow.java</td><td class=3D"modifications-da=
ta">polishing</td></tr><tr class=3D"modifications-oddrow"><td class=3D"modi=
fications-data">deleted</td><td class=3D"modifications-data">kdonald</td><t=
d class=3D"modifications-data">sandbox/src/org/springframework/web/flow/OnE=
vent.java</td><td class=3D"modifications-data">polishing</td></tr><tr class=
=3D"modifications-evenrow"><td class=3D"modifications-data">modified</td><t=
d class=3D"modifications-data">kdonald</td><td class=3D"modifications-data"=
>sandbox/src/org/springframework/web/flow/StateGroups.java</td><td class=3D=
"modifications-data">polishing</td></tr><tr class=3D"modifications-oddrow">=
<td class=3D"modifications-data">modified</td><td class=3D"modifications-da=
ta">jhoeller</td><td class=3D"modifications-data">test/org/springframework/=
orm/hibernate/HibernateTemplateTests.java</td><td class=3D"modifications-da=
ta">added "alwaysUseNewSession" flag, enforcing a new Session even in case =
of a pre-bound Session</td></tr><tr class=3D"modifications-evenrow"><td cla=
ss=3D"modifications-data">modified</td><td class=3D"modifications-data">jho=
eller</td><td class=3D"modifications-data">src/org/springframework/orm/hibe=
rnate/HibernateTemplate.java</td><td class=3D"modifications-data">added "al=
waysUseNewSession" flag, enforcing a new Session even in case of a pre-boun=
d Session</td></tr><tr class=3D"modifications-oddrow"><td class=3D"modifica=
tions-data">modified</td><td class=3D"modifications-data">jhoeller</td><td =
class=3D"modifications-data">src/org/springframework/orm/hibernate/SessionF=
actoryUtils.java</td><td class=3D"modifications-data">added "getNewSession"=
and "isSessionTransactional" methods</td></tr><tr class=3D"modifications-e=
venrow"><td class=3D"modifications-data">modified</td><td class=3D"modifica=
tions-data">jhoeller</td><td class=3D"modifications-data">sandbox/src/org/s=
pringframework/beans/factory/Definition.java</td><td class=3D"modifications=
-data">renamed Definition's "getBeanName" to "getBeanDefinitionName", to av=
oid conflicts with BeanNameAware's "beanName" property</td></tr><tr class=
=3D"modifications-oddrow"><td class=3D"modifications-data">modified</td><td=
class=3D"modifications-data">jhoeller</td><td class=3D"modifications-data"=
>sandbox/src/org/springframework/beans/factory/DefinitionImpl.java</td><td =
class=3D"modifications-data">renamed Definition's "getBeanName" to "getBean=
DefinitionName", to avoid conflicts with BeanNameAware's "beanName" propert=
y</td></tr><tr class=3D"modifications-evenrow"><td class=3D"modifications-d=
ata">deleted</td><td class=3D"modifications-data">jhoeller</td><td class=3D=
"modifications-data">sandbox/src/org/springframework/beans/factory/xml/mult=
i/MultiXmlBeanFactory.java</td><td class=3D"modifications-data">renamed Def=
inition's "getBeanName" to "getBeanDefinitionName", to avoid conflicts with=
BeanNameAware's "beanName" property</td></tr><tr class=3D"modifications-od=
drow"><td class=3D"modifications-data">modified</td><td class=3D"modificati=
ons-data">jhoeller</td><td class=3D"modifications-data">sandbox/src/org/spr=
ingframework/beans/factory/Configurer.java</td><td class=3D"modifications-d=
ata">renamed Definition's "getBeanName" to "getBeanDefinitionName", to avoi=
d conflicts with BeanNameAware's "beanName" property</td></tr><tr class=3D"=
modifications-evenrow"><td class=3D"modifications-data">modified</td><td cl=
ass=3D"modifications-data">jhoeller</td><td class=3D"modifications-data">sa=
ndbox/test/org/springframework/beans/factory/ConfigurerTests.java</td><td c=
lass=3D"modifications-data">renamed Definition's "getBeanName" to "getBeanD=
efinitionName", to avoid conflicts with BeanNameAware's "beanName" property=
</td></tr><tr class=3D"modifications-oddrow"><td class=3D"modifications-dat=
a">modified</td><td class=3D"modifications-data">jhoeller</td><td class=3D"=
modifications-data">src/org/springframework/web/servlet/handler/BeanNameUrl=
HandlerMapping.java</td><td class=3D"modifications-data">polishing</td></tr=
><tr class=3D"modifications-evenrow"><td class=3D"modifications-data">modif=
ied</td><td class=3D"modifications-data">jhoeller</td><td class=3D"modifica=
tions-data">src/org/springframework/beans/factory/support/BeanDefinitionReg=
istry.java</td><td class=3D"modifications-data">polishing</td></tr><tr clas=
s=3D"modifications-oddrow"><td class=3D"modifications-data">modified</td><t=
d class=3D"modifications-data">jhoeller</td><td class=3D"modifications-data=
">src/org/springframework/context/support/GenericApplicationContext.java</t=
d><td class=3D"modifications-data">polishing</td></tr><tr class=3D"modifica=
tions-evenrow"><td class=3D"modifications-data">modified</td><td class=3D"m=
odifications-data">jhoeller</td><td class=3D"modifications-data">src/org/sp=
ringframework/beans/factory/BeanFactoryUtils.java</td><td class=3D"modifica=
tions-data">added assertions</td></tr><tr class=3D"modifications-oddrow"><t=
d class=3D"modifications-data">modified</td><td class=3D"modifications-data=
">jhoeller</td><td class=3D"modifications-data">src/org/springframework/bea=
ns/factory/support/AbstractBeanFactory.java</td><td class=3D"modifications-=
data">added assertions</td></tr><tr class=3D"modifications-evenrow"><td cla=
ss=3D"modifications-data">modified</td><td class=3D"modifications-data">jho=
eller</td><td class=3D"modifications-data">src/org/springframework/beans/fa=
ctory/support/DefaultListableBeanFactory.java</td><td class=3D"modification=
s-data">added assertions</td></tr><tr class=3D"modifications-oddrow"><td cl=
ass=3D"modifications-data">modified</td><td class=3D"modifications-data">jh=
oeller</td><td class=3D"modifications-data">src/org/springframework/beans/f=
actory/config/RuntimeBeanReference.java</td><td class=3D"modifications-data=
">added assertions</td></tr><tr class=3D"modifications-evenrow"><td class=
=3D"modifications-data">modified</td><td class=3D"modifications-data">jhoel=
ler</td><td class=3D"modifications-data">test/org/springframework/web/servl=
et/handler/BeanNameUrlHandlerMappingTests.java</td><td class=3D"modificatio=
ns-data">prefer more specific mappings in case of overlapping URL paths</td=
></tr><tr class=3D"modifications-oddrow"><td class=3D"modifications-data">m=
odified</td><td class=3D"modifications-data">jhoeller</td><td class=3D"modi=
fications-data">test/org/springframework/web/servlet/handler/SimpleUrlHandl=
erMappingTests.java</td><td class=3D"modifications-data">prefer more specif=
ic mappings in case of overlapping URL paths</td></tr><tr class=3D"modifica=
tions-evenrow"><td class=3D"modifications-data">modified</td><td class=3D"m=
odifications-data">jhoeller</td><td class=3D"modifications-data">test/org/s=
pringframework/web/servlet/handler/map2.properties</td><td class=3D"modific=
ations-data">prefer more specific mappings in case of overlapping URL paths=
</td></tr><tr class=3D"modifications-oddrow"><td class=3D"modifications-dat=
a">modified</td><td class=3D"modifications-data">jhoeller</td><td class=3D"=
modifications-data">test/org/springframework/web/servlet/handler/map2.xml</=
td><td class=3D"modifications-data">prefer more specific mappings in case o=
f overlapping URL paths</td></tr><tr class=3D"modifications-evenrow"><td cl=
ass=3D"modifications-data">modified</td><td class=3D"modifications-data">jh=
oeller</td><td class=3D"modifications-data">src/org/springframework/web/ser=
vlet/handler/AbstractUrlHandlerMapping.java</td><td class=3D"modifications-=
data">prefer more specific mappings in case of overlapping URL paths</td></=
tr><tr class=3D"modifications-oddrow"><td class=3D"modifications-data">modi=
fied</td><td class=3D"modifications-data">colins</td><td class=3D"modificat=
ions-data">sandbox/src/org/springframework/web/flow/ActionState.java</td><t=
d class=3D"modifications-data">refactor web flow so bean names for actions =
are appended rather than prepended to base name</td></tr><tr class=3D"modif=
ications-evenrow"><td class=3D"modifications-data">modified</td><td class=
=3D"modifications-data">colins</td><td class=3D"modifications-data">sandbox=
/src/org/springframework/web/flow/Flow.java</td><td class=3D"modifications-=
data">refactor web flow so bean names for actions are appended rather than =
prepended to base name</td></tr><tr class=3D"modifications-oddrow"><td clas=
s=3D"modifications-data">modified</td><td class=3D"modifications-data">coli=
ns</td><td class=3D"modifications-data">sandbox/src/org/springframework/web=
/flow/OnEvent.java</td><td class=3D"modifications-data">refactor web flow s=
o bean names for actions are appended rather than prepended to base name</t=
d></tr><tr class=3D"modifications-evenrow"><td class=3D"modifications-data"=
>modified</td><td class=3D"modifications-data">kdonald</td><td class=3D"mod=
ifications-data">sandbox/src/org/springframework/web/flow/action/BindAndVal=
idateAction.java</td><td class=3D"modifications-data">*** empty log message=
***</td></tr><tr class=3D"modifications-oddrow"><td class=3D"modifications=
-data">modified</td><td class=3D"modifications-data">kdonald</td><td class=
=3D"modifications-data">sandbox/src/org/springframework/web/flow/Flow.java<=
/td><td class=3D"modifications-data">*** empty log message ***</td></tr><tr=
class=3D"modifications-evenrow"><td class=3D"modifications-data">modified<=
/td><td class=3D"modifications-data">kdonald</td><td class=3D"modifications=
-data">sandbox/test/org/springframework/web/flow/AbstractFlowTests.java</td=
><td class=3D"modifications-data">*** empty log message ***</td></tr></tabl=
e><p>
<table width=3D"98%" border=3D"0" cellspacing=3D"0" cellpadding=3D"2" align=
=3D"center"><tr><td class=3D"distributables-sectionheader"> =
Deployments by this build: (16) </td>=
</tr><tr><td class=3D"distributables-data">Building jar: /jteam/build2/chec=
kout/spring/spring/dist/spring-core.jar</td></tr><tr class=3D"distributable=
s-oddrow"><td class=3D"distributables-data">Building jar: /jteam/build2/che=
ckout/spring/spring/dist/spring-aop.jar</td></tr><tr><td class=3D"distribut=
ables-data">Building jar: /jteam/build2/checkout/spring/spring/dist/spring-=
context.jar</td></tr><tr class=3D"distributables-oddrow"><td class=3D"distr=
ibutables-data">Building jar: /jteam/build2/checkout/spring/spring/dist/spr=
ing-dao.jar</td></tr><tr><td class=3D"distributables-data">Building jar: /j=
team/build2/checkout/spring/spring/dist/spring-orm.jar</td></tr><tr class=
=3D"distributables-oddrow"><td class=3D"distributables-data">Building jar: =
/jteam/build2/checkout/spring/spring/dist/spring-web.jar</td></tr><tr><td c=
lass=3D"distributables-data">Building jar: /jteam/build2/checkout/spring/sp=
ring/dist/spring-webmvc.jar</td></tr><tr class=3D"distributables-oddrow"><t=
d class=3D"distributables-data">Building jar: /jteam/build2/checkout/spring=
/spring/dist/spring.jar</td></tr><tr><td class=3D"distributables-data">Buil=
ding jar: /jteam/build2/checkout/spring/spring/dist/spring-mock.jar</td></t=
r><tr class=3D"distributables-oddrow"><td class=3D"distributables-data">Bui=
lding war: /jteam/build2/checkout/spring/spring/autobuilds/apps/buildtest/d=
ist/buildtest.war</td></tr><tr><td class=3D"distributables-data">Building w=
ar: /jteam/build2/checkout/spring/spring/autobuilds/apps/buildtest/dist/bui=
ldtest.war</td></tr><tr class=3D"distributables-oddrow"><td class=3D"distri=
butables-data">Building war: /jteam/build2/checkout/spring/spring/autobuild=
s/apps/buildtest/dist/buildtest.war</td></tr><tr><td class=3D"distributable=
s-data">Building jar: /jteam/build2/checkout/spring/spring/autobuilds/apps/=
jpetstore/war/WEB-INF/lib/jpetstore.jar</td></tr><tr class=3D"distributable=
s-oddrow"><td class=3D"distributables-data">Building war: /jteam/build2/che=
ckout/spring/spring/autobuilds/apps/jpetstore/dist/jpetstore.war</td></tr><=
tr><td class=3D"distributables-data">Building jar: /jteam/build2/checkout/s=
pring/spring/autobuilds/apps/jpetstore/war/WEB-INF/lib/jpetstore.jar</td></=
tr><tr class=3D"distributables-oddrow"><td class=3D"distributables-data">Bu=
ilding war: /jteam/build2/checkout/spring/spring/autobuilds/apps/jpetstore/=
dist/jpetstore.war</td></tr></table>
</body></html> |
|
From: Pieter C. <pie...@on...> - 2005-01-16 20:11:41
|
You can use "maven ant" which generates an ant build file (although this is a basic script). See http://maven.apache.org/reference/plugins/ant/ Personnally I prefer Maven above Ant because it doesn't require the usual copy-an-ant-script-from-another-project-and-tweak-some-settings approach. Pieter jbetancourt wrote: >I wonder, since maven.xml is a Jelly script and Ant is supported >transparently, could the Maven build just reuse the existing ant build >scripts? Somewhat like an ant include or ant call. > > > > >----- Original Message ----- >From: "Erwin Vervaet" <erw...@er...> >To: <spr...@li...> >Sent: Saturday, January 15, 2005 2:47 PM >Subject: Re: [Springframework-developer] maven.xml > > > > >>Why would you want to do both Maven and plain old Ant? This just seems a >>maintenance hassle (as this discussion illustrates) because you basicly >> >> >have > > >>build logic duplicated in 2 systems. >> >>Erwin Vervaet >>----- Original Message ----- >>From: "Juergen Hoeller" <ju...@in...> >>To: <spr...@li...> >>Sent: Saturday, January 15, 2005 7:59 PM >>Subject: Re: [Springframework-developer] maven.xml >> >> >> >> >>>Yes, the ambition is to keep both. You're welcome to improve the Maven >>>script, to match the current version of the Ant build! >>> >>>Juergen >>> >>> >>>-----Original Message----- >>>From: spr...@li... >>>[mailto:spr...@li...]On Behalf >>>Of Magnus Heino >>>Sent: Saturday, January 15, 2005 7:34 PM >>>To: spr...@li... >>>Subject: Re: [Springframework-developer] maven.xml >>> >>> >>>But the ambition is to keep both maven and ant? If so, I will work on >>>some patches to atleast make it compile everything with the right >>>options, build the jars and run the tests. >>> >>>/Magnus >>> >>> >>>On Sat, 15 Jan 2005 17:46:21 +0100, Juergen Hoeller >>><ju...@in...> wrote: >>> >>> >>>>Good question... The Maven build script is less well maintained than >>>> >>>> >the > > >>>Ant >>> >>> >>>>build, as we're just using Ant on our developer and nightly build >>>>machines >>>>(as far as I'm aware). >>>> >>>>I've updated project.xml and project.properties according to your JIRA >>>> >>>> >>>issue >>> >>> >>>>(SPR-627). Someone with a working Maven setup, please give the current >>>>CVS >>>>contents a try, ideally before the 1.1.4 release (scheduled for >>>> >>>> >tomorrow > > >>>>evening)! >>>> >>>>Juergen >>>> >>>> >>>>-----Original Message----- >>>>From: spr...@li... >>>>[mailto:spr...@li...]On Behalf >>>>Of Magnus Heino >>>>Sent: Saturday, January 15, 2005 1:48 PM >>>>To: spr...@li... >>>>Subject: [Springframework-developer] maven.xml >>>> >>>>Hi. >>>> >>>>Why is maven.xml included in the project? It looks like it isn't used >>>>by anyone, and althogh some properties are shared with ant in >>>>project.properties, many are also missing and hardcoded in >>>>build.xml...? >>>> >>>>-- >>>> >>>> /Magnus Heino >>>> >>>> >>>>------------------------------------------------------- >>>>The SF.Net email is sponsored by: Beat the post-holiday blues >>>>Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >>>>It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >>>>_______________________________________________ >>>>Springframework-developer mailing list >>>>Spr...@li... >>>>https://lists.sourceforge.net/lists/listinfo/springframework-developer >>>> >>>>------------------------------------------------------- >>>>The SF.Net email is sponsored by: Beat the post-holiday blues >>>>Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >>>>It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >>>>_______________________________________________ >>>>Springframework-developer mailing list >>>>Spr...@li... >>>>https://lists.sourceforge.net/lists/listinfo/springframework-developer >>>> >>>> >>>> >>>-- >>> >>> /Magnus Heino >>> >>> >>>------------------------------------------------------- >>>The SF.Net email is sponsored by: Beat the post-holiday blues >>>Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >>>It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >>>_______________________________________________ >>>Springframework-developer mailing list >>>Spr...@li... >>>https://lists.sourceforge.net/lists/listinfo/springframework-developer >>> >>> >>> >>>------------------------------------------------------- >>>The SF.Net email is sponsored by: Beat the post-holiday blues >>>Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >>>It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >>>_______________________________________________ >>>Springframework-developer mailing list >>>Spr...@li... >>>https://lists.sourceforge.net/lists/listinfo/springframework-developer >>> >>> >>> >>> >>> >> >> >>------------------------------------------------------- >>The SF.Net email is sponsored by: Beat the post-holiday blues >>Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >>It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >>_______________________________________________ >>Springframework-developer mailing list >>Spr...@li... >>https://lists.sourceforge.net/lists/listinfo/springframework-developer >> >> >> > > > >------------------------------------------------------- >The SF.Net email is sponsored by: Beat the post-holiday blues >Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > |
|
From: Pieter C. <pie...@on...> - 2005-01-16 20:05:35
|
Hi, I browsed a bit through the Spring source code and have some remarks about possible code improvements. 1) JavaScriptUtils can be replaced with StringEscapeUtils.escapeJavaScript(), which is in commons-lang 2.0 (apparently the current commons-lang version is an old one where this class isn't included) 2) HtmlUtils can be replaced with StringEscapeUtils.escapeHtml() 3) The class javadoc of org.springframework.core.Constants mentions asInt(), which doesn't exist 4) RegexpMethodPointcutAdvisor uses perl5=true by default. Isn't it possible to use private boolean perl5 = JdkVersion.getMajorJavaVersion()<JdkVersion.JAVA_14; This doesn't require the perl5=false property in all advisors if you're running jdk 1.4 Greetings, Pieter |
|
From: Thomas R. <tho...@tr...> - 2005-01-16 19:59:12
|
Luke Taylor added the Maven build and has been maintaining it. There is an automated build available at http://www.monkeymachine.co.uk/spring/ Looking at the reports there there are some failures that could be fixed by including JasperReports. Thomas Juergen Hoeller wrote: >You do have a point there. We originally just had a build process based on >Ant; Maven was added later, as a contribution. Since then, here seems to be >a number of people using Maven for building Spring... It would probably be >worth doing a poll on this. > >I've personally never touched Maven before, and believe that Ant is in >general perfectly sufficient for our development purposes. Of course, other >people's mileage may vary :-) > >Juergen > > >-----Original Message----- >From: spr...@li... >[mailto:spr...@li...]On Behalf >Of Erwin Vervaet >Sent: Saturday, January 15, 2005 8:48 PM >To: spr...@li... >Subject: Re: [Springframework-developer] maven.xml > > >Why would you want to do both Maven and plain old Ant? This just seems a >maintenance hassle (as this discussion illustrates) because you basicly have >build logic duplicated in 2 systems. > >Erwin Vervaet >----- Original Message ----- >From: "Juergen Hoeller" <ju...@in...> >To: <spr...@li...> >Sent: Saturday, January 15, 2005 7:59 PM >Subject: Re: [Springframework-developer] maven.xml > > > > >>Yes, the ambition is to keep both. You're welcome to improve the Maven >>script, to match the current version of the Ant build! >> >>Juergen >> >> >>-----Original Message----- >>From: spr...@li... >>[mailto:spr...@li...]On Behalf >>Of Magnus Heino >>Sent: Saturday, January 15, 2005 7:34 PM >>To: spr...@li... >>Subject: Re: [Springframework-developer] maven.xml >> >> >>But the ambition is to keep both maven and ant? If so, I will work on >>some patches to atleast make it compile everything with the right >>options, build the jars and run the tests. >> >>/Magnus >> >> >>On Sat, 15 Jan 2005 17:46:21 +0100, Juergen Hoeller >><ju...@in...> wrote: >> >> >>>Good question... The Maven build script is less well maintained than the >>> >>> >>Ant >> >> >>>build, as we're just using Ant on our developer and nightly build >>>machines >>>(as far as I'm aware). >>> >>>I've updated project.xml and project.properties according to your JIRA >>> >>> >>issue >> >> >>>(SPR-627). Someone with a working Maven setup, please give the current >>>CVS >>>contents a try, ideally before the 1.1.4 release (scheduled for tomorrow >>>evening)! >>> >>>Juergen >>> >>> >>>-----Original Message----- >>>From: spr...@li... >>>[mailto:spr...@li...]On Behalf >>>Of Magnus Heino >>>Sent: Saturday, January 15, 2005 1:48 PM >>>To: spr...@li... >>>Subject: [Springframework-developer] maven.xml >>> >>>Hi. >>> >>>Why is maven.xml included in the project? It looks like it isn't used >>>by anyone, and althogh some properties are shared with ant in >>>project.properties, many are also missing and hardcoded in >>>build.xml...? >>> >>>-- >>> >>> /Magnus Heino >>> >>> >>>------------------------------------------------------- >>>The SF.Net email is sponsored by: Beat the post-holiday blues >>>Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >>>It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >>>_______________________________________________ >>>Springframework-developer mailing list >>>Spr...@li... >>>https://lists.sourceforge.net/lists/listinfo/springframework-developer >>> >>>------------------------------------------------------- >>>The SF.Net email is sponsored by: Beat the post-holiday blues >>>Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >>>It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >>>_______________________________________________ >>>Springframework-developer mailing list >>>Spr...@li... >>>https://lists.sourceforge.net/lists/listinfo/springframework-developer >>> >>> >>> >>-- >> >> /Magnus Heino >> >> >>------------------------------------------------------- >>The SF.Net email is sponsored by: Beat the post-holiday blues >>Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >>It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >>_______________________________________________ >>Springframework-developer mailing list >>Spr...@li... >>https://lists.sourceforge.net/lists/listinfo/springframework-developer >> >> >> >>------------------------------------------------------- >>The SF.Net email is sponsored by: Beat the post-holiday blues >>Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >>It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >>_______________________________________________ >>Springframework-developer mailing list >>Spr...@li... >>https://lists.sourceforge.net/lists/listinfo/springframework-developer >> >> >> >> >> > > > > >------------------------------------------------------- >The SF.Net email is sponsored by: Beat the post-holiday blues >Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > >------------------------------------------------------- >The SF.Net email is sponsored by: Beat the post-holiday blues >Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > > |
|
From: jbetancourt <jbe...@co...> - 2005-01-16 01:17:09
|
I wonder, since maven.xml is a Jelly script and Ant is supported transparently, could the Maven build just reuse the existing ant build scripts? Somewhat like an ant include or ant call. ----- Original Message ----- From: "Erwin Vervaet" <erw...@er...> To: <spr...@li...> Sent: Saturday, January 15, 2005 2:47 PM Subject: Re: [Springframework-developer] maven.xml > Why would you want to do both Maven and plain old Ant? This just seems a > maintenance hassle (as this discussion illustrates) because you basicly have > build logic duplicated in 2 systems. > > Erwin Vervaet > ----- Original Message ----- > From: "Juergen Hoeller" <ju...@in...> > To: <spr...@li...> > Sent: Saturday, January 15, 2005 7:59 PM > Subject: Re: [Springframework-developer] maven.xml > > > > Yes, the ambition is to keep both. You're welcome to improve the Maven > > script, to match the current version of the Ant build! > > > > Juergen > > > > > > -----Original Message----- > > From: spr...@li... > > [mailto:spr...@li...]On Behalf > > Of Magnus Heino > > Sent: Saturday, January 15, 2005 7:34 PM > > To: spr...@li... > > Subject: Re: [Springframework-developer] maven.xml > > > > > > But the ambition is to keep both maven and ant? If so, I will work on > > some patches to atleast make it compile everything with the right > > options, build the jars and run the tests. > > > > /Magnus > > > > > > On Sat, 15 Jan 2005 17:46:21 +0100, Juergen Hoeller > > <ju...@in...> wrote: > >> Good question... The Maven build script is less well maintained than the > > Ant > >> build, as we're just using Ant on our developer and nightly build > >> machines > >> (as far as I'm aware). > >> > >> I've updated project.xml and project.properties according to your JIRA > > issue > >> (SPR-627). Someone with a working Maven setup, please give the current > >> CVS > >> contents a try, ideally before the 1.1.4 release (scheduled for tomorrow > >> evening)! > >> > >> Juergen > >> > >> > >> -----Original Message----- > >> From: spr...@li... > >> [mailto:spr...@li...]On Behalf > >> Of Magnus Heino > >> Sent: Saturday, January 15, 2005 1:48 PM > >> To: spr...@li... > >> Subject: [Springframework-developer] maven.xml > >> > >> Hi. > >> > >> Why is maven.xml included in the project? It looks like it isn't used > >> by anyone, and althogh some properties are shared with ant in > >> project.properties, many are also missing and hardcoded in > >> build.xml...? > >> > >> -- > >> > >> /Magnus Heino > >> > >> > >> ------------------------------------------------------- > >> The SF.Net email is sponsored by: Beat the post-holiday blues > >> Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > >> It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > >> _______________________________________________ > >> Springframework-developer mailing list > >> Spr...@li... > >> https://lists.sourceforge.net/lists/listinfo/springframework-developer > >> > >> ------------------------------------------------------- > >> The SF.Net email is sponsored by: Beat the post-holiday blues > >> Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > >> It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > >> _______________________________________________ > >> Springframework-developer mailing list > >> Spr...@li... > >> https://lists.sourceforge.net/lists/listinfo/springframework-developer > >> > > > > > > -- > > > > /Magnus Heino > > > > > > ------------------------------------------------------- > > The SF.Net email is sponsored by: Beat the post-holiday blues > > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > > _______________________________________________ > > Springframework-developer mailing list > > Spr...@li... > > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > > > > > ------------------------------------------------------- > > The SF.Net email is sponsored by: Beat the post-holiday blues > > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > > _______________________________________________ > > Springframework-developer mailing list > > Spr...@li... > > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > > > > > > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > |
|
From: <al...@jt...> - 2005-01-15 23:41:40
|
<html><head>
<style>
.white { color:#FFFFFF }.index { background-color:#FFFFFF }.index-passed { =
color:#004400 }.index-failed { color:#FF0000; font-weight:bold }.index-head=
er { font-weight:bold }.link { font-family:arial,helvetica,sans-serif; font=
-size:10pt; color:#FFFFFF; text-decoration:none; }.tab-table { margin: 0em =
0em 0.5em 0em; }.tabs { font-family:arial,helvetica,sans-serif; font-size:8=
pt; color:#000000; font-weight:bold; padding: 0em 2em; background-color:#EE=
EEEE; }.tabs-link { color:#000000; text-decoration:none; }.tabs-link:visite=
d { color:#000000; text-decoration:none; }.tabs-selected { font-family:aria=
l,helvetica,sans-serif; font-size:8pt; color:#000000; font-weight:bold; pad=
ding: 0em 2em; }.tabs-selected { border: inset; }.header-title { font-famil=
y:arial,helvetica,sans-serif; font-size:12pt; color:#000000; font-weight:bo=
ld; }.header-label { font-weight:bold; }.header-data { font-family:arial,he=
lvetica,sans-serif; font-size:10pt; color:#000000; }.modifications-data { f=
ont-family:arial,helvetica,sans-serif; font-size:8pt; color:#000000; }.modi=
fications-sectionheader { background-color:#000066; font-family:arial,helve=
tica,sans-serif; font-size:10pt; color:#FFFFFF; }.modifications-oddrow { ba=
ckground-color:#CCCCCC }.modifications-evenrow { background-color:#FFFFCC }=
.changelists-oddrow { background-color:#CCCCCC }.changelists-evenrow { back=
ground-color:#FFFFCC }.changelists-file-spacer { background-color:#FFFFFF }=
.changelists-file-evenrow { background-color:#EEEEEE }.changelists-file-odd=
row { background-color:#FFFFEE }.changelists-file-header { background-color=
:#666666; font-family:arial,helvetica,sans-serif; font-size:8pt; color:#FFF=
FFF; }.compile-data { font-family:arial,helvetica,sans-serif; font-size:8pt=
; color:#000000; }.compile-error-data { font-family:arial,helvetica,sans-se=
rif; font-size:8pt; color:#FF0000; }.compile-warn-data { font-family:arial,=
helvetica,sans-serif; font-size:8pt; color:#CC9900; }.compile-sectionheader=
{ background-color:#000066; font-family:arial,helvetica,sans-serif; font-s=
ize:10pt; color:#FFFFFF; }.distributables-data { font-family:arial,helvetic=
a,sans-serif; font-size:8pt; color:#000000; }.distributables-sectionheader =
{ background-color:#000066; font-family:arial,helvetica,sans-serif; font-si=
ze:10pt; color:#FFFFFF; }.distributables-oddrow { background-color:#CCCCCC =
}.unittests-sectionheader { background-color:#000066; font-family:arial,hel=
vetica,sans-serif; font-size:10pt; color:#FFFFFF; }.unittests-oddrow { back=
ground-color:#CCCCCC }.unittests-data { font-family:arial,helvetica,sans-se=
rif; font-size:8pt; color:#000000; }.unittests-error { font-family:arial,he=
lvetica,sans-serif; font-size:8pt; color:#901090; }.unittests-failure { fon=
t-family:arial,helvetica,sans-serif; font-size:8pt; color:#FF0000; }.checks=
tyle-oddrow { background-color:#CCCCCC }.checkstyle-data { font-family:aria=
l,helvetica,sans-serif; font-size:8pt; color:#000000; }.checkstyle-sectionh=
eader { background-color:#000066; font-family:arial,helvetica,sans-serif; f=
ont-size:10pt; color:#FFFFFF; }
</style>
</head><body>
<p>
<table width=3D"98%" border=3D"0" cellspacing=3D"0" cellpadding=3D"2" align=
=3D"center"><tr><td class=3D"header-title">BUILD COMPLETE - =
build.189</td></tr><tr><td class=3D"header-data"><span class=
=3D"header-label">Date of build: </span>01/16/2005 00:16:52</td></tr><=
tr><td class=3D"header-data"><span class=3D"header-label">Time to build:&nb=
sp;</span>22 minutes 52 seconds</td></tr><tr><td class=3D"header-data"><spa=
n class=3D"header-label">Last changed: </span>01/15/2005 17:43:44</td>=
</tr><tr><td class=3D"header-data"><span class=3D"header-label">Last log en=
try: </span>replaced ibatis-common with ibatis-common-2, updated itext=
and jasperreports</td></tr></table><p>
<p>
<p>
<table xmlns=3D"http://www.w3.org/TR/html4/strict.dtd" width=3D"98%" border=
=3D"0" cellspacing=3D"0" cellpadding=3D"2" align=3D"center"><tr><td class=
=3D"compile-sectionheader"> Errors/Warnings: (=
6) </td></tr><tr><td><pre class=3D"compile-data">Note: S=
ome input files use or override a deprecated API.<br class=3D"none"/>Note: =
Recompile with -deprecation for details.<br class=3D"none"/>Note: /jteam/bu=
ild2/checkout/spring/spring/mock/org/springframework/mock/web/MockHttpSessi=
on.java uses or overrides a deprecated API.<br class=3D"none"/>Note: Recomp=
ile with -deprecation for details.<br class=3D"none"/>Note: Some input file=
s use or override a deprecated API.<br class=3D"none"/>Note: Recompile with=
-deprecation for details.<br class=3D"none"/></pre></td></tr></table><p>
<table xmlns=3D"http://www.w3.org/TR/html4/strict.dtd" width=3D"98%" border=
=3D"0" cellspacing=3D"0" cellpadding=3D"2" align=3D"center"><tr><td class=
=3D"compile-sectionheader"> Javadoc Errors/War=
nings: (26) </td></tr><tr><td><pre class=3D"compile-data=
">/jteam/build2/checkout/spring/spring/src/org/springframework/jdbc/support=
/lob/OracleLobHandler.java:76: warning - Tag @see: reference not found: ora=
cle.sql.BLOB<br/>/jteam/build2/checkout/spring/spring/src/org/springframewo=
rk/jdbc/support/lob/OracleLobHandler.java:76: warning - Tag @see: reference=
not found: oracle.sql.CLOB<br/>/jteam/build2/checkout/spring/spring/src/or=
g/springframework/jdbc/support/lob/OracleLobHandler.java:115: warning - Tag=
@see: reference not found: oracle.sql.BLOB#DURATION_SESSION<br/>/jteam/bui=
ld2/checkout/spring/spring/src/org/springframework/jdbc/support/lob/OracleL=
obHandler.java:115: warning - Tag @see: reference not found: oracle.sql.BLO=
B#MODE_READWRITE<br/>/jteam/build2/checkout/spring/spring/src/org/springfra=
mework/jdbc/support/lob/OracleLobHandler.java:115: warning - Tag @see: refe=
rence not found: oracle.sql.CLOB#DURATION_SESSION<br/>/jteam/build2/checkou=
t/spring/spring/src/org/springframework/jdbc/support/lob/OracleLobHandler.j=
ava:115: warning - Tag @see: reference not found: oracle.sql.CLOB#MODE_READ=
WRITE<br/>/jteam/build2/checkout/spring/spring/src/org/springframework/jdbc=
/support/lob/OracleLobHandler.java:154: warning - Tag @see: reference not f=
ound: oracle.jdbc.OracleConnection<br/>/jteam/build2/checkout/spring/spring=
/src/org/springframework/jdbc/support/lob/OracleLobHandler.java:164: warnin=
g - Tag @see: reference not found: oracle.sql.BLOB#createTemporary<br/>/jte=
am/build2/checkout/spring/spring/src/org/springframework/jdbc/support/lob/O=
racleLobHandler.java:164: warning - Tag @see: reference not found: oracle.s=
ql.CLOB#createTemporary<br/>/jteam/build2/checkout/spring/spring/src/org/sp=
ringframework/jdbc/support/nativejdbc/JBossNativeJdbcExtractor.java:49: war=
ning - Tag @see: reference not found: org.jboss.resource.adapter.jdbc.Wrapp=
edConnection#getUnderlyingConnection<br/>/jteam/build2/checkout/spring/spri=
ng/src/org/springframework/jdbc/support/nativejdbc/JBossNativeJdbcExtractor=
.java:49: warning - Tag @see: reference not found: org.jboss.resource.adapt=
er.jdbc.WrappedStatement#getUnderlyingStatement<br/>/jteam/build2/checkout/=
spring/spring/src/org/springframework/jdbc/support/nativejdbc/JBossNativeJd=
bcExtractor.java:49: warning - Tag @see: reference not found: org.jboss.res=
ource.adapter.jdbc.WrappedResultSet#getUnderlyingResultSet<br/>/jteam/build=
2/checkout/spring/spring/src/org/springframework/jdbc/support/nativejdbc/We=
bLogicNativeJdbcExtractor.java:45: warning - Tag @see: reference not found:=
weblogic.jdbc.extensions.WLConnection#getVendorConnection<br/>/jteam/build=
2/checkout/spring/spring/src/org/springframework/jdbc/support/nativejdbc/We=
bSphereNativeJdbcExtractor.java:34: warning - Tag @see: reference not found=
: com.ibm.ws.rsadapter.jdbc.WSJdbcConnection<br/>/jteam/build2/checkout/spr=
ing/spring/src/org/springframework/jdbc/support/nativejdbc/WebSphereNativeJ=
dbcExtractor.java:34: warning - Tag @see: reference not found: com.ibm.ws.r=
sadapter.jdbc.WSJdbcUtil#getNativeConnection<br/>/jteam/build2/checkout/spr=
ing/spring/src/org/springframework/jdbc/support/nativejdbc/WebSphereNativeJ=
dbcExtractor.java:34: warning - Tag @see: reference not found: com.ibm.ejs.=
cm.proxy.ConnectionProxy#getPhysicalConnection<br/>/jteam/build2/checkout/s=
pring/spring/src/org/springframework/orm/ibatis/SqlMapClientFactoryBean.jav=
a:174: warning - Tag @see: reference not found: com.ibatis.sqlmap.engine.tr=
ansaction.jdbc.JdbcTransactionConfig<br/>/jteam/build2/checkout/spring/spri=
ng/src/org/springframework/orm/ibatis/SqlMapClientFactoryBean.java:174: war=
ning - Tag @see: reference not found: com.ibatis.sqlmap.engine.transaction.=
jta.JtaTransactionConfig<br/>/jteam/build2/checkout/spring/spring/src/org/s=
pringframework/orm/ibatis/SqlMapClientFactoryBean.java:202: warning - Tag @=
see: reference not found: com.ibatis.sqlmap.engine.transaction.jdbc.JdbcTra=
nsactionConfig<br/>/jteam/build2/checkout/spring/spring/src/org/springframe=
work/orm/ibatis/SqlMapClientFactoryBean.java:202: warning - Tag @see: refer=
ence not found: com.ibatis.sqlmap.engine.transaction.jta.JtaTransactionConf=
ig<br/>/jteam/build2/checkout/spring/spring/src/org/springframework/transac=
tion/jta/WebLogicJtaTransactionManager.java:67: warning - Tag @see: referen=
ce not found: weblogic.transaction.TransactionManager#forceResume<br/>/jtea=
m/build2/checkout/spring/spring/src/org/springframework/transaction/jta/Web=
LogicServerTransactionManagerFactoryBean.java:45: warning - Tag @see: refer=
ence not found: weblogic.transaction.TxHelper#getTransactionManager<br/>/jt=
eam/build2/checkout/spring/spring/src/org/springframework/transaction/jta/W=
ebSphereTransactionManagerFactoryBean.java:47: warning - Tag @see: referenc=
e not found: com.ibm.ws.Transaction.TransactionManagerFactory#getTransactio=
nManager<br/>/jteam/build2/checkout/spring/spring/src/org/springframework/t=
ransaction/jta/WebSphereTransactionManagerFactoryBean.java:47: warning - Ta=
g @see: reference not found: com.ibm.ejs.jts.jta.JTSXA#getTransactionManage=
r<br/>/jteam/build2/checkout/spring/spring/src/org/springframework/transact=
ion/jta/WebSphereTransactionManagerFactoryBean.java:47: warning - Tag @see:=
reference not found: com.ibm.ejs.jts.jta.TransactionManagerFactory#getTran=
sactionManager<br/>/jteam/build2/checkout/spring/spring/src/org/springframe=
work/web/servlet/handler/metadata/PathMap.java:31: warning - @@org.apache.c=
ommons.attributes.Indexed() is an unknown tag.<br/></pre></td></tr></table>=
<p>
<table width=3D"98%" border=3D"0" cellspacing=3D"0" cellpadding=3D"2" align=
=3D"center"><tr><td colspan=3D"4" class=3D"unittests-sectionheader"> =
Unit Tests: (2421) </td></tr><tr><td><tabl=
e width=3D"98%" border=3D"0" cellspacing=3D"0" cellpadding=3D"2" align=3D"c=
enter"><tr><td class=3D"unittests-data"> failure =
</td><td width=3D"40%" class=3D"unittests-data">testHelpPage</td><td width=
=3D"40%" class=3D"unittests-data">org.springframework.apptests.jpetstore.Al=
lTests</td></tr><tr class=3D"unittests-oddrow"><td class=3D"unittests-data"=
> failure </td><td width=3D"40%" class=3D"unittes=
ts-data">testPurchase</td><td width=3D"40%" class=3D"unittests-data">org.sp=
ringframework.apptests.jpetstore.AllTests</td></tr><tr><td class=3D"unittes=
ts-data"> failure </td><td width=3D"40%" class=3D=
"unittests-data">testSearch</td><td width=3D"40%" class=3D"unittests-data">=
org.springframework.apptests.jpetstore.AllTests</td></tr><tr class=3D"unitt=
ests-oddrow"><td class=3D"unittests-data"> failure =
</td><td width=3D"40%" class=3D"unittests-data">testHelpPage</td><td widt=
h=3D"40%" class=3D"unittests-data">org.springframework.apptests.jpetstore.A=
llTests</td></tr><tr><td class=3D"unittests-data"> failure =
</td><td width=3D"40%" class=3D"unittests-data">testPurchase</td>=
<td width=3D"40%" class=3D"unittests-data">org.springframework.apptests.jpe=
tstore.AllTests</td></tr><tr class=3D"unittests-oddrow"><td class=3D"unitte=
sts-data"> failure </td><td width=3D"40%" class=
=3D"unittests-data">testSearch</td><td width=3D"40%" class=3D"unittests-dat=
a">org.springframework.apptests.jpetstore.AllTests</td></tr></table></td></=
tr><tr></tr><tr><td colspan=3D"2"> </td></tr><tr><td colspan=3D"4" cla=
ss=3D"unittests-sectionheader"> Unit Test Error De=
tails: (6) </td></tr><tr><td class=3D"unittests-data" c=
olspan=3D"2"> Test: testHelpPage</td></tr><tr><td class=
=3D"unittests-data" colspan=3D"2"> Class: org.springfra=
mework.apptests.jpetstore.AllTests</td></tr><tr><td class=3D"unittests-data=
" colspan=3D"2"> Type: junit.framework.AssertionFailedError<=
/td></tr><tr><td class=3D"unittests-data" colspan=3D"2"> Mes=
sage: Exception: com.meterware.httpunit.HttpInternalErrorException: Error o=
n HTTP request: 500 Internal Error [http://localhost:13084/jpetstore/shop/h=
elp.do?param=3Dfreemarker]</td></tr><tr><td class=3D"unittests-failure" col=
span=3D"2"><pre>junit.framework.AssertionFailedError: Exception: com.meterw=
are.httpunit.HttpInternalErrorException: Error on HTTP request: 500 Interna=
l Error [http://localhost:13084/jpetstore/shop/help.do?param=3Dfreemarker]<=
br>=09at org.springframework.apptests.jpetstore.AllTests.testHelpPage(Unkno=
wn Source)<br>=09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Met=
hod)<br>=09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcces=
sorImpl.java:39)<br>=09at sun.reflect.DelegatingMethodAccessorImpl.invoke(D=
elegatingMethodAccessorImpl.java:25)<br>=09at java.lang.Thread.run(Thread.j=
ava:534)<br></pre></td></tr><tr><td class=3D"unittests-data" colspan=3D"2">=
Test: testPurchase</td></tr><tr><td class=3D"unittests=
-data" colspan=3D"2"> Class: org.springframework.apptes=
ts.jpetstore.AllTests</td></tr><tr><td class=3D"unittests-data" colspan=3D"=
2"> Type: junit.framework.AssertionFailedError</td></tr><tr>=
<td class=3D"unittests-data" colspan=3D"2"> Message: Excepti=
on: com.meterware.httpunit.HttpInternalErrorException: Error on HTTP reques=
t: 500 Internal Error [http://localhost:13084/jpetstore/shop/index.do]</td>=
</tr><tr><td class=3D"unittests-failure" colspan=3D"2"><pre>junit.framework=
.AssertionFailedError: Exception: com.meterware.httpunit.HttpInternalErrorE=
xception: Error on HTTP request: 500 Internal Error [http://localhost:13084=
/jpetstore/shop/index.do]<br>=09at org.springframework.apptests.jpetstore.A=
llTests.testPurchase(Unknown Source)<br>=09at sun.reflect.NativeMethodAcces=
sorImpl.invoke0(Native Method)<br>=09at sun.reflect.NativeMethodAccessorImp=
l.invoke(NativeMethodAccessorImpl.java:39)<br>=09at sun.reflect.DelegatingM=
ethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br>=09at jav=
a.lang.Thread.run(Thread.java:534)<br></pre></td></tr><tr><td class=3D"unit=
tests-data" colspan=3D"2"> Test: testSearch</td></tr><t=
r><td class=3D"unittests-data" colspan=3D"2"> Class: or=
g.springframework.apptests.jpetstore.AllTests</td></tr><tr><td class=3D"uni=
ttests-data" colspan=3D"2"> Type: junit.framework.AssertionF=
ailedError</td></tr><tr><td class=3D"unittests-data" colspan=3D"2"> =
Message: Exception: com.meterware.httpunit.HttpInternalErrorExcepti=
on: Error on HTTP request: 500 Internal Error [http://localhost:13084/jpets=
tore/shop/index.do]</td></tr><tr><td class=3D"unittests-failure" colspan=3D=
"2"><pre>junit.framework.AssertionFailedError: Exception: com.meterware.htt=
punit.HttpInternalErrorException: Error on HTTP request: 500 Internal Error=
[http://localhost:13084/jpetstore/shop/index.do]<br>=09at org.springframew=
ork.apptests.jpetstore.AllTests.testSearch(Unknown Source)<br>=09at sun.ref=
lect.NativeMethodAccessorImpl.invoke0(Native Method)<br>=09at sun.reflect.N=
ativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br>=09at s=
un.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl=
.java:25)<br>=09at java.lang.Thread.run(Thread.java:534)<br></pre></td></tr=
><tr><td class=3D"unittests-data" colspan=3D"2"> Test: =
testHelpPage</td></tr><tr><td class=3D"unittests-data" colspan=3D"2"> =
Class: org.springframework.apptests.jpetstore.AllTests</td><=
/tr><tr><td class=3D"unittests-data" colspan=3D"2"> Type: ju=
nit.framework.AssertionFailedError</td></tr><tr><td class=3D"unittests-data=
" colspan=3D"2"> Message: Exception: com.meterware.httpunit.=
HttpInternalErrorException: Error on HTTP request: 500 Internal Error [http=
://localhost:13084/jpetstore/shop/help.do?param=3Dfreemarker]</td></tr><tr>=
<td class=3D"unittests-failure" colspan=3D"2"><pre>junit.framework.Assertio=
nFailedError: Exception: com.meterware.httpunit.HttpInternalErrorException:=
Error on HTTP request: 500 Internal Error [http://localhost:13084/jpetstor=
e/shop/help.do?param=3Dfreemarker]<br>=09at org.springframework.apptests.jp=
etstore.AllTests.testHelpPage(Unknown Source)<br>=09at sun.reflect.NativeMe=
thodAccessorImpl.invoke0(Native Method)<br>=09at sun.reflect.NativeMethodAc=
cessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br>=09at sun.reflect.De=
legatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br>=
=09at java.lang.Thread.run(Thread.java:534)<br></pre></td></tr><tr><td clas=
s=3D"unittests-data" colspan=3D"2"> Test: testPurchase<=
/td></tr><tr><td class=3D"unittests-data" colspan=3D"2"> Cla=
ss: org.springframework.apptests.jpetstore.AllTests</td></tr><tr><td c=
lass=3D"unittests-data" colspan=3D"2"> Type: junit.framework=
.AssertionFailedError</td></tr><tr><td class=3D"unittests-data" colspan=3D"=
2"> Message: Exception: com.meterware.httpunit.HttpInternalE=
rrorException: Error on HTTP request: 500 Internal Error [http://localhost:=
13084/jpetstore/shop/index.do]</td></tr><tr><td class=3D"unittests-failure"=
colspan=3D"2"><pre>junit.framework.AssertionFailedError: Exception: com.me=
terware.httpunit.HttpInternalErrorException: Error on HTTP request: 500 Int=
ernal Error [http://localhost:13084/jpetstore/shop/index.do]<br>=09at org.s=
pringframework.apptests.jpetstore.AllTests.testPurchase(Unknown Source)<br>=
=09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br>=09at =
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:3=
9)<br>=09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMetho=
dAccessorImpl.java:25)<br>=09at java.lang.Thread.run(Thread.java:534)<br></=
pre></td></tr><tr><td class=3D"unittests-data" colspan=3D"2"> =
Test: testSearch</td></tr><tr><td class=3D"unittests-data" colspan=
=3D"2"> Class: org.springframework.apptests.jpetstore.A=
llTests</td></tr><tr><td class=3D"unittests-data" colspan=3D"2"> =
Type: junit.framework.AssertionFailedError</td></tr><tr><td class=3D"u=
nittests-data" colspan=3D"2"> Message: Exception: com.meterw=
are.httpunit.HttpInternalErrorException: Error on HTTP request: 500 Interna=
l Error [http://localhost:13084/jpetstore/shop/index.do]</td></tr><tr><td c=
lass=3D"unittests-failure" colspan=3D"2"><pre>junit.framework.AssertionFail=
edError: Exception: com.meterware.httpunit.HttpInternalErrorException: Erro=
r on HTTP request: 500 Internal Error [http://localhost:13084/jpetstore/sho=
p/index.do]<br>=09at org.springframework.apptests.jpetstore.AllTests.testSe=
arch(Unknown Source)<br>=09at sun.reflect.NativeMethodAccessorImpl.invoke0(=
Native Method)<br>=09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeM=
ethodAccessorImpl.java:39)<br>=09at sun.reflect.DelegatingMethodAccessorImp=
l.invoke(DelegatingMethodAccessorImpl.java:25)<br>=09at java.lang.Thread.ru=
n(Thread.java:534)<br></pre></td></tr><tr><td colspan=3D"2"> </td></tr=
></table><p>
<table width=3D"98%" border=3D"0" cellspacing=3D"1" cellpadding=3D"2" align=
=3D"center"><tr><td colspan=3D"6" class=3D"modifications-sectionheader"> =
Modifications since last build: =
(8) </td></tr><tr class=3D"modifications-evenrow"><td c=
lass=3D"modifications-data">modified</td><td class=3D"modifications-data">j=
hoeller</td><td class=3D"modifications-data">project.properties</td><td cla=
ss=3D"modifications-data">replaced ibatis-common with ibatis-common-2, upda=
ted itext and jasperreports</td></tr><tr class=3D"modifications-oddrow"><td=
class=3D"modifications-data">modified</td><td class=3D"modifications-data"=
>jhoeller</td><td class=3D"modifications-data">project.xml</td><td class=3D=
"modifications-data">replaced ibatis-common with ibatis-common-2, updated i=
text and jasperreports</td></tr><tr class=3D"modifications-evenrow"><td cla=
ss=3D"modifications-data">modified</td><td class=3D"modifications-data">rob=
harrop</td><td class=3D"modifications-data">docs/reference/src/views.xml</t=
d><td class=3D"modifications-data">Updated docs for JasperReports</td></tr>=
<tr class=3D"modifications-oddrow"><td class=3D"modifications-data">modifie=
d</td><td class=3D"modifications-data">robharrop</td><td class=3D"modificat=
ions-data">samples/jasperdemo/src/war/WEB-INF/jrtest-servlet.xml</td><td cl=
ass=3D"modifications-data">Update JasperDemo Sample Application</td></tr><t=
r class=3D"modifications-evenrow"><td class=3D"modifications-data">modified=
</td><td class=3D"modifications-data">kdonald</td><td class=3D"modification=
s-data">sandbox/src/org/springframework/web/flow/Flow.java</td><td class=3D=
"modifications-data">polishing</td></tr><tr class=3D"modifications-oddrow">=
<td class=3D"modifications-data">modified</td><td class=3D"modifications-da=
ta">kdonald</td><td class=3D"modifications-data">sandbox/src/org/springfram=
ework/web/flow/ActionState.java</td><td class=3D"modifications-data">polish=
ing</td></tr><tr class=3D"modifications-evenrow"><td class=3D"modifications=
-data">modified</td><td class=3D"modifications-data">kdonald</td><td class=
=3D"modifications-data">sandbox/src/org/springframework/web/flow/Flow.java<=
/td><td class=3D"modifications-data">polishing</td></tr><tr class=3D"modifi=
cations-oddrow"><td class=3D"modifications-data">modified</td><td class=3D"=
modifications-data">kdonald</td><td class=3D"modifications-data">src/org/sp=
ringframework/beans/propertyeditors/CustomBooleanEditor.java</td><td class=
=3D"modifications-data">get aggresive about parsing string bool representat=
ions -- more convenient for user</td></tr></table><p>
<table width=3D"98%" border=3D"0" cellspacing=3D"0" cellpadding=3D"2" align=
=3D"center"><tr><td class=3D"distributables-sectionheader"> =
Deployments by this build: (16) </td>=
</tr><tr><td class=3D"distributables-data">Building jar: /jteam/build2/chec=
kout/spring/spring/dist/spring-core.jar</td></tr><tr class=3D"distributable=
s-oddrow"><td class=3D"distributables-data">Building jar: /jteam/build2/che=
ckout/spring/spring/dist/spring-aop.jar</td></tr><tr><td class=3D"distribut=
ables-data">Building jar: /jteam/build2/checkout/spring/spring/dist/spring-=
context.jar</td></tr><tr class=3D"distributables-oddrow"><td class=3D"distr=
ibutables-data">Building jar: /jteam/build2/checkout/spring/spring/dist/spr=
ing-dao.jar</td></tr><tr><td class=3D"distributables-data">Building jar: /j=
team/build2/checkout/spring/spring/dist/spring-orm.jar</td></tr><tr class=
=3D"distributables-oddrow"><td class=3D"distributables-data">Building jar: =
/jteam/build2/checkout/spring/spring/dist/spring-web.jar</td></tr><tr><td c=
lass=3D"distributables-data">Building jar: /jteam/build2/checkout/spring/sp=
ring/dist/spring-webmvc.jar</td></tr><tr class=3D"distributables-oddrow"><t=
d class=3D"distributables-data">Building jar: /jteam/build2/checkout/spring=
/spring/dist/spring.jar</td></tr><tr><td class=3D"distributables-data">Buil=
ding jar: /jteam/build2/checkout/spring/spring/dist/spring-mock.jar</td></t=
r><tr class=3D"distributables-oddrow"><td class=3D"distributables-data">Bui=
lding war: /jteam/build2/checkout/spring/spring/autobuilds/apps/buildtest/d=
ist/buildtest.war</td></tr><tr><td class=3D"distributables-data">Building w=
ar: /jteam/build2/checkout/spring/spring/autobuilds/apps/buildtest/dist/bui=
ldtest.war</td></tr><tr class=3D"distributables-oddrow"><td class=3D"distri=
butables-data">Building war: /jteam/build2/checkout/spring/spring/autobuild=
s/apps/buildtest/dist/buildtest.war</td></tr><tr><td class=3D"distributable=
s-data">Building jar: /jteam/build2/checkout/spring/spring/autobuilds/apps/=
jpetstore/war/WEB-INF/lib/jpetstore.jar</td></tr><tr class=3D"distributable=
s-oddrow"><td class=3D"distributables-data">Building war: /jteam/build2/che=
ckout/spring/spring/autobuilds/apps/jpetstore/dist/jpetstore.war</td></tr><=
tr><td class=3D"distributables-data">Building jar: /jteam/build2/checkout/s=
pring/spring/autobuilds/apps/jpetstore/war/WEB-INF/lib/jpetstore.jar</td></=
tr><tr class=3D"distributables-oddrow"><td class=3D"distributables-data">Bu=
ilding war: /jteam/build2/checkout/spring/spring/autobuilds/apps/jpetstore/=
dist/jpetstore.war</td></tr></table>
</body></html> |
|
From: Michael S. <mi...@sc...> - 2005-01-15 22:50:14
|
On Saturday 15 January 2005 22:28, Dmitriy Kopylenko wrote: > -1 against Maven. I've tried using it several times but I just "don't > feel it" I'm perfectly fine with "plain old Ant". I'm currently trying to come to grips with maven. It's a rather unpleasant experience. There are the docs and a couple of articles, but still I constantly have the impression that I don't quite understand well enough how things work. Still I'm convinced that the effort will be worth it in the end. Why? Because with Maven I hope to get several things - a build environment standardized across projects - projects that can be rebuild easily by anyone (so that they can fix bugs they've found) - easy generation of a number of reports Michael -- Michael Schuerig The more it stays the same, mailto:mi...@sc... The less it changes! http://www.schuerig.de/michael/ --Spinal Tap, The Majesty of Rock |
|
From: Dmitriy K. <dko...@ru...> - 2005-01-15 21:28:54
|
-1 against Maven. I've tried using it several times but I just "don't feel it" I'm perfectly fine with "plain old Ant". Dmitriy. Juergen Hoeller wrote: >You do have a point there. We originally just had a build process based on >Ant; Maven was added later, as a contribution. Since then, here seems to be >a number of people using Maven for building Spring... It would probably be >worth doing a poll on this. > >I've personally never touched Maven before, and believe that Ant is in >general perfectly sufficient for our development purposes. Of course, other >people's mileage may vary :-) > >Juergen > > >-----Original Message----- >From: spr...@li... >[mailto:spr...@li...]On Behalf >Of Erwin Vervaet >Sent: Saturday, January 15, 2005 8:48 PM >To: spr...@li... >Subject: Re: [Springframework-developer] maven.xml > > >Why would you want to do both Maven and plain old Ant? This just seems a >maintenance hassle (as this discussion illustrates) because you basicly have >build logic duplicated in 2 systems. > >Erwin Vervaet >----- Original Message ----- >From: "Juergen Hoeller" <ju...@in...> >To: <spr...@li...> >Sent: Saturday, January 15, 2005 7:59 PM >Subject: Re: [Springframework-developer] maven.xml > > > > >>Yes, the ambition is to keep both. You're welcome to improve the Maven >>script, to match the current version of the Ant build! >> >>Juergen >> >> >>-----Original Message----- >>From: spr...@li... >>[mailto:spr...@li...]On Behalf >>Of Magnus Heino >>Sent: Saturday, January 15, 2005 7:34 PM >>To: spr...@li... >>Subject: Re: [Springframework-developer] maven.xml >> >> >>But the ambition is to keep both maven and ant? If so, I will work on >>some patches to atleast make it compile everything with the right >>options, build the jars and run the tests. >> >>/Magnus >> >> >>On Sat, 15 Jan 2005 17:46:21 +0100, Juergen Hoeller >><ju...@in...> wrote: >> >> >>>Good question... The Maven build script is less well maintained than the >>> >>> >>Ant >> >> >>>build, as we're just using Ant on our developer and nightly build >>>machines >>>(as far as I'm aware). >>> >>>I've updated project.xml and project.properties according to your JIRA >>> >>> >>issue >> >> >>>(SPR-627). Someone with a working Maven setup, please give the current >>>CVS >>>contents a try, ideally before the 1.1.4 release (scheduled for tomorrow >>>evening)! >>> >>>Juergen >>> >>> >>>-----Original Message----- >>>From: spr...@li... >>>[mailto:spr...@li...]On Behalf >>>Of Magnus Heino >>>Sent: Saturday, January 15, 2005 1:48 PM >>>To: spr...@li... >>>Subject: [Springframework-developer] maven.xml >>> >>>Hi. >>> >>>Why is maven.xml included in the project? It looks like it isn't used >>>by anyone, and althogh some properties are shared with ant in >>>project.properties, many are also missing and hardcoded in >>>build.xml...? >>> >>>-- >>> >>> /Magnus Heino >>> >>> >>>------------------------------------------------------- >>>The SF.Net email is sponsored by: Beat the post-holiday blues >>>Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >>>It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >>>_______________________________________________ >>>Springframework-developer mailing list >>>Spr...@li... >>>https://lists.sourceforge.net/lists/listinfo/springframework-developer >>> >>>------------------------------------------------------- >>>The SF.Net email is sponsored by: Beat the post-holiday blues >>>Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >>>It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >>>_______________________________________________ >>>Springframework-developer mailing list >>>Spr...@li... >>>https://lists.sourceforge.net/lists/listinfo/springframework-developer >>> >>> >>> >>-- >> >> /Magnus Heino >> >> >>------------------------------------------------------- >>The SF.Net email is sponsored by: Beat the post-holiday blues >>Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >>It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >>_______________________________________________ >>Springframework-developer mailing list >>Spr...@li... >>https://lists.sourceforge.net/lists/listinfo/springframework-developer >> >> >> >>------------------------------------------------------- >>The SF.Net email is sponsored by: Beat the post-holiday blues >>Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >>It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >>_______________________________________________ >>Springframework-developer mailing list >>Spr...@li... >>https://lists.sourceforge.net/lists/listinfo/springframework-developer >> >> >> >> >> > > > > >------------------------------------------------------- >The SF.Net email is sponsored by: Beat the post-holiday blues >Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > >------------------------------------------------------- >The SF.Net email is sponsored by: Beat the post-holiday blues >Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > |
|
From: Juergen H. <ju...@in...> - 2005-01-15 20:22:12
|
You do have a point there. We originally just had a build process based on Ant; Maven was added later, as a contribution. Since then, here seems to be a number of people using Maven for building Spring... It would probably be worth doing a poll on this. I've personally never touched Maven before, and believe that Ant is in general perfectly sufficient for our development purposes. Of course, other people's mileage may vary :-) Juergen -----Original Message----- From: spr...@li... [mailto:spr...@li...]On Behalf Of Erwin Vervaet Sent: Saturday, January 15, 2005 8:48 PM To: spr...@li... Subject: Re: [Springframework-developer] maven.xml Why would you want to do both Maven and plain old Ant? This just seems a maintenance hassle (as this discussion illustrates) because you basicly have build logic duplicated in 2 systems. Erwin Vervaet ----- Original Message ----- From: "Juergen Hoeller" <ju...@in...> To: <spr...@li...> Sent: Saturday, January 15, 2005 7:59 PM Subject: Re: [Springframework-developer] maven.xml > Yes, the ambition is to keep both. You're welcome to improve the Maven > script, to match the current version of the Ant build! > > Juergen > > > -----Original Message----- > From: spr...@li... > [mailto:spr...@li...]On Behalf > Of Magnus Heino > Sent: Saturday, January 15, 2005 7:34 PM > To: spr...@li... > Subject: Re: [Springframework-developer] maven.xml > > > But the ambition is to keep both maven and ant? If so, I will work on > some patches to atleast make it compile everything with the right > options, build the jars and run the tests. > > /Magnus > > > On Sat, 15 Jan 2005 17:46:21 +0100, Juergen Hoeller > <ju...@in...> wrote: >> Good question... The Maven build script is less well maintained than the > Ant >> build, as we're just using Ant on our developer and nightly build >> machines >> (as far as I'm aware). >> >> I've updated project.xml and project.properties according to your JIRA > issue >> (SPR-627). Someone with a working Maven setup, please give the current >> CVS >> contents a try, ideally before the 1.1.4 release (scheduled for tomorrow >> evening)! >> >> Juergen >> >> >> -----Original Message----- >> From: spr...@li... >> [mailto:spr...@li...]On Behalf >> Of Magnus Heino >> Sent: Saturday, January 15, 2005 1:48 PM >> To: spr...@li... >> Subject: [Springframework-developer] maven.xml >> >> Hi. >> >> Why is maven.xml included in the project? It looks like it isn't used >> by anyone, and althogh some properties are shared with ant in >> project.properties, many are also missing and hardcoded in >> build.xml...? >> >> -- >> >> /Magnus Heino >> >> >> ------------------------------------------------------- >> The SF.Net email is sponsored by: Beat the post-holiday blues >> Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >> It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >> _______________________________________________ >> Springframework-developer mailing list >> Spr...@li... >> https://lists.sourceforge.net/lists/listinfo/springframework-developer >> >> ------------------------------------------------------- >> The SF.Net email is sponsored by: Beat the post-holiday blues >> Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. >> It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt >> _______________________________________________ >> Springframework-developer mailing list >> Spr...@li... >> https://lists.sourceforge.net/lists/listinfo/springframework-developer >> > > > -- > > /Magnus Heino > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |