|
From: Alef A. <al...@jt...> - 2004-11-19 22:58:23
|
Hmmm, it seems I forgot to commit the fix for the test (I think Darren =
noticed this test failing on Linux as well). It created a conflict. =
Should be fixed now.
=20
Alef
=20
________________________________
From: spr...@li... on behalf of =
Alef Arendsen
Sent: Fri 11/19/2004 12:31 AM
To: spr...@li...
Subject: [Springframework-developer] spring Build Failed
BUILD FAILED=09
Ant Error Message: /jteam/build2/checkout/spring/spring/build.xml:529: =
Compile failed; see the compiler error output for details.=09
Date of build: 11/19/2004 00:16:30=09
Time to build: 1 minute 1 second=09
Last changed: 11/18/2004 18:22:10=09
Last log entry: Added Javadoc=09
Errors/Warnings: (53) =09
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.
Note: =
/jteam/build2/checkout/spring/spring/mock/org/springframework/mock/web/Mo=
ckHttpSession.java uses or overrides a deprecated API.
Note: Recompile with -deprecation for details.
/jteam/build2/checkout/spring/spring/test/org/springframework/beans/facto=
ry/config/PropertyResourceConfigurerTests.java:283: invalid method =
declaration; return type required
assertTrue(
^
/jteam/build2/checkout/spring/spring/test/org/springframework/beans/facto=
ry/config/PropertyResourceConfigurerTests.java:284: <identifier> =
expected
ex.getMessage().indexOf(userDir + "/test/" + userDir) !=3D -1
^
/jteam/build2/checkout/spring/spring/test/org/springframework/beans/facto=
ry/config/PropertyResourceConfigurerTests.java:287: ')' expected
);
^
/jteam/build2/checkout/spring/spring/test/org/springframework/beans/facto=
ry/config/PropertyResourceConfigurerTests.java:289: illegal start of =
type
>>>>>>> 1.16
^
/jteam/build2/checkout/spring/spring/test/org/springframework/beans/facto=
ry/config/PropertyResourceConfigurerTests.java:290: <identifier> =
expected
}
^
/jteam/build2/checkout/spring/spring/test/org/springframework/beans/facto=
ry/config/PropertyResourceConfigurerTests.java:291: 'class' or =
'interface' expected
}*/
^
/jteam/build2/checkout/spring/spring/test/org/springframework/beans/facto=
ry/config/PropertyResourceConfigurerTests.java:297: <identifier> =
expected
ac.registerSingleton("tb", TestBean.class, pvs);
^
/jteam/build2/checkout/spring/spring/test/org/springframework/beans/facto=
ry/config/PropertyResourceConfigurerTests.java:297: '{' expected
ac.registerSingleton("tb", TestBean.class, pvs);
^
/jteam/build2/checkout/spring/spring/test/org/springframework/beans/facto=
ry/config/PropertyResourceConfigurerTests.java:298: <identifier> =
expected
pvs =3D new MutablePropertyValues();
^
/jteam/build2/checkout/spring/spring/test/org/springframework/beans/facto=
ry/config/PropertyResourceConfigurerTests.java:299: <identifier> =
expected
pvs.addPropertyValue("location", "${myprop}/test/${myprop}");
^
/jteam/build2/checkout/spring/spring/test/org/springframework/beans/facto=
ry/config/PropertyResourceConfigurerTests.java:300: <identifier> =
expected
ac.registerSingleton("configurer", =
PropertyPlaceholderConfigurer..class, pvs);
^
/jteam/build2/checkout/spring/spring/test/org/springframework/beans/facto=
ry/config/PropertyResourceConfigurerTests.java:300: ';' expected
ac.registerSingleton("configurer", =
PropertyPlaceholderConfigurer.class, pvs);
=
^
/jteam/build2/checkout/spring/spring/test/org/springframework/beans/facto=
ry/config/PropertyResourceConfigurerTests.java:300: <identifier> =
expected
ac.registerSingleton("configurer", =
PropertyPlaceholderConfigurer.class, pvs);
=
^
/jteam/build2/checkout/spring/spring/test/org/springframework/beans/facto=
ry/config/PropertyResourceConfigurerTests.java:300: '{' expected
ac.registerSingleton("configurer", =
PropertyPlaceholderConfigurer.class, pvs);
=
^
/jteam/build2/checkout/spring/spring/test/org/springframework/beans/facto=
ry/config/PropertyResourceConfigurerTests.java:301: illegal start of =
type
try {
^
/jteam/build2/checkout/spring/spring/test/org/springframework/beans/facto=
ry/config/PropertyResourceConfigurerTests.java:310: <identifier> =
expected
}
^
16 errors
Unit Tests: (0) =09
No Tests Run =09
This project doesn't have any tests =09
=09
Modifications since last build: (28) =09
modified johnsonr =
samples/jpetstore/src/org/springframework/samples/jpetstore/web/struts/Ba=
seAction.java Added Javadoc=09
modified kktec build.xml fixed broken Freemarker javadoc link=09
modified robharrop build.xml Moved JasperReports tests from sandbox =
to main.=09
deleted robharrop =
sandbox/test/org/springframework/ui/jasperreports/JasperReportsUtilsTests=
.java Moved JasperReports tests from sandbox to main.=09
deleted robharrop =
sandbox/test/org/springframework/web/servlet/view/jasperreports/AbstractJ=
asperReportsTest.java Moved JasperReports tests from sandbox to main.=09
deleted robharrop =
sandbox/test/org/springframework/web/servlet/view/jasperreports/DataSourc=
eReport.jasper Moved JasperReports tests from sandbox to main..=09
deleted robharrop =
sandbox/test/org/springframework/web/servlet/view/jasperreports/DataSourc=
eReport.jrxml Moved JasperReports tests from sandbox to main.=09
deleted robharrop =
sandbox/test/org/springframework/web/servlet/view/jasperreports/JasperRep=
ortsCsvViewTests.java Moved JasperReports tests from sandbox to main.=09
deleted robharrop =
sandbox/test/org/springframework/web/servlet/view/jasperreports/JasperRep=
ortsExcelViewTests.java Moved JasperReports tests from sandbox to main. =
deleted robharrop =
sandbox/test/org/springframework/web/servlet/view/jasperreports/JasperRep=
ortsHtmlViewTests.java Moved JasperReports tests from sandbox to main.=09
deleted robharrop =
sandbox/test/org/springframework/web/servlet/view/jasperreports/JasperRep=
ortsPdfViewTests.java Moved JasperReports tests from sandbox to main.=09
deleted robharrop =
sandbox/test/org/springframework/web/servlet/view/jasperreports/MockAppli=
cationContext.java Moved JasperReports tests from sandbox to main.=09
deleted robharrop =
sandbox/test/org/springframework/web/servlet/view/jasperreports/MyBean.ja=
va Moved JasperReports tests from sandbox to main.=09
deleted robharrop =
sandbox/src/org/springframework/ui/jasperreports/JasperReportsUtils.java =
Moved JasperReports support out of the sandbox into the main tree.=09
modified robharrop changelog.txt Moved JasperReports support out of =
the sandbox into the main tree.=09
deleted robharrop =
sandbox/src/org/springframework/web/servlet/view/jasperreports/AbstractJa=
sperReportsView.java Moved JasperReports support out of the sandbox =
into the main tree.=09
deleted robharrop =
sandbox/src/org/springframework/web/servlet/view/jasperreports/AbstractOu=
tputStreamDrivenJasperReportsView.java Moved JasperReports support out =
of the sandbox into the main tree.=09
deleted robharrop =
sandbox/src/org/springframework/web/servlet/view/jasperreports/AbstractWr=
iterDrivenJasperReportsView.java Moved JasperReports support out of the =
sandbox into the main tree.=09
deleted robharrop =
sandbox/src/org/springframework/web/servlet/view/jasperreports/JasperRepo=
rtsCsvView.java Moved JasperReports support out of the sandbox into the =
main tree.=09
deleted robharrop =
sandbox/src/org/springframework/web/servlet/view/jasperreports/JasperRepo=
rtsExcelView.java Moved JasperReports support out of the sandbox into =
the main tree.=09
deleted robharrop =
sandbox/src/org/springframework/web/servlet/view/jasperreports/JasperRepo=
rtsHtmlView..java Moved JasperReports support out of the sandbox into =
the main tree.=09
deleted robharrop =
sandbox/src/org/springframework/web/servlet/view/jasperreports/JasperRepo=
rtsInitializationException.java Moved JasperReports support out of the =
sandbox into the main tree.=09
deleted robharrop =
sandbox/src/org/springframework/web/servlet/view/jasperreports/JasperRepo=
rtsPdfView.java Moved JasperReports support out of the sandbox into the =
main tree.=09
deleted robharrop =
sandbox/src/org/springframework/web/servlet/view/jasperreports/NoDataSour=
ceException.java Moved JasperReports support out of the sandbox into =
the main tree.=09
deleted robharrop =
sandbox/src/org/springframework/web/servlet/view/jasperreports/ReportFile=
NotFoundException.java Moved JasperReports support out of the sandbox =
into the main tree.=09
deleted robharrop =
sandbox/src/org/springframework/web/servlet/view/jasperreports/Unrecogniz=
edReportExtensionException.java Moved JasperReports support out of the =
sandbox into the main tree.=09
modified robharrop =
sandbox/src/org/springframework/jmx/adapters/AdapterRegistrationException=
.java Fixed incorrect superclass for AdapterRegistrationException=09
modified davison =
test/org/springframework/beans/factory/config/PropertyResourceConfigurerT=
ests.java altered UNIX 'hack' to check for either case of file system =
root=09
Deployments by this build: (9) =09
Building jar: /jteam/build2/checkout/spring/spring/dist/spring-core.jar=09
Building jar: /jteam/build2/checkout/spring/spring/dist/spring-aop.jar=09
Building jar: =
/jteam/build2/checkout/spring/spring/dist/spring-context.jar=09
Building jar: /jteam/build2/checkout/spring/spring/dist/spring-dao.jar=09
Building jar: /jteam/build2/checkout/spring/spring/dist/spring-orm.jar=09
Building jar: /jteam/build2/checkout/spring/spring/dist/spring-web.jar=09
Building jar: =
/jteam/build2/checkout/spring/spring/dist/spring-webmvc.jar=09
Building jar: /jteam/build2/checkout/spring/spring/dist/spring.jar=09
Building jar: /jteam/build2/checkout/spring/spring/dist/spring-mock.jar=09
|