|
From: Alef A. <al...@jt...> - 2005-02-10 08:25:28
|
If public CVS is behind more than 5 hours, it might have been fixed. The = nightly build still failed on it... =20 alef =20 ________________________________ From: spr...@li... on behalf of = Rob Harrop Sent: Wed 2/9/2005 7:46 PM To: spr...@li... Subject: Re: [Springframework-developer] FAILED BUILD: x86-linux2 (last = 30 lines included) I think I fixed this now - I used CVS command line to commit again. Can someone check that the tests pass for me please? Rob Rob Harrop wrote: > I'll fix this when I get back tonight. I had some problems committing > yesterday (whats new?) and I guess all the files didn't get in there. > > Rob > > Thomas Risberg wrote: > >> I get the same error trying to compile a fresh checkout from CVS: >> >> JasperReportsMultiFormatViewTests.java:18: cannot resolve symbol >> [javac] symbol : method getView (java.lang.String) >> [javac] location: class >> = org.springframework.web.servlet.view.jasperreports.JasperReportsMultiForm= atViewTests >> >> [javac] AbstractJasperReportsView view =3D >> getView(UNCOMPILED_REPORT); >> [javac] ^ >> >> >> Not sure what it's supposed to do or I would attempt to fix it :) >> >> Thomas >> >> Darren Davison wrote: >> >>> 1107916840 >>> FAILED >>> build: >>> [mkdir] Created dir: >>> = /var/local/home/users/d/da/davison/checkouts/spring/target/x86-linux2/cla= sses >>> >>> [mkdir] Created dir: >>> = /var/local/home/users/d/da/davison/checkouts/spring/target/x86-linux2/cla= sses/META-INF >>> >>> [javac] Compiling 891 source files to >>> = /var/local/home/users/d/da/davison/checkouts/spring/target/x86-linux2/cla= sses >>> >>> [javac] Note: Some input files use or override a deprecated API. >>> [javac] Note: Recompile with -deprecation for details. >>> [rmic] RMI Compiling 1 class to >>> = /var/local/home/users/d/da/davison/checkouts/spring/target/x86-linux2/cla= sses >>> >>> [copy] Copying 4 files to >>> = /var/local/home/users/d/da/davison/checkouts/spring/target/x86-linux2/cla= sses >>> >>> [copy] Copying 1 file to >>> = /var/local/home/users/d/da/davison/checkouts/spring/target/x86-linux2/cla= sses/META-INF >>> >>> >>> buildmock: >>> [mkdir] Created dir: >>> = /var/local/home/users/d/da/davison/checkouts/spring/target/x86-linux2/moc= k-classes >>> >>> [javac] Compiling 17 source files to >>> = /var/local/home/users/d/da/davison/checkouts/spring/target/x86-linux2/moc= k-classes >>> >>> [javac] Note: >>> = /var/local/home/users/d/da/davison/checkouts/spring/mock/org/springframew= ork/mock/web/MockHttpSession.java >>> uses or overrides a deprecated API. >>> [javac] Note: Recompile with -deprecation for details. >>> >>> compiletestattr: >>> [attribute-compiler] Generated attribute information for 5 classes. >>> Ignored 1 classes. >>> >>> buildtests: >>> [mkdir] Created dir: >>> = /var/local/home/users/d/da/davison/checkouts/spring/target/x86-linux2/tes= t-classes >>> >>> [javac] Compiling 370 source files to >>> = /var/local/home/users/d/da/davison/checkouts/spring/target/x86-linux2/tes= t-classes >>> >>> [javac] >>> = /var/local/home/users/d/da/davison/checkouts/spring/test/org/springframew= ork/web/servlet/view/jasperreports/JasperReportsMultiFormatViewTests.java= :18: >>> cannot resolve symbol >>> [javac] symbol : method getView (java.lang.String) >>> [javac] location: class >>> = org.springframework.web.servlet.view.jasperreports.JasperReportsMultiForm= atViewTests >>> >>> [javac] AbstractJasperReportsView view =3D >>> getView(UNCOMPILED_REPORT); >>> [javac] ^ >>> [javac] Note: Some input files use or override a deprecated API. >>> [javac] Note: Recompile with -deprecation for details. >>> [javac] 1 error >>> >>> This is an automated mail from one of the SF Compile Farm machines.=20 >>> 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. >>> >>> >>> ------------------------------------------------------- >>> SF email is sponsored by - The IT Product Guide >>> Read honest & candid reviews on hundreds of IT Products from real >>> users. >>> Discover which products truly live up to the hype. Start reading = now. >>> http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick >>> _______________________________________________ >>> Springframework-developer mailing list >>> Spr...@li... >>> = https://lists.sourceforge.net/lists/listinfo/springframework-developer >>> >>> >>> >>>=20 >>> >> >> >> >> ------------------------------------------------------- >> SF email is sponsored by - The IT Product Guide >> Read honest & candid reviews on hundreds of IT Products from real = users. >> Discover which products truly live up to the hype. Start reading now. >> http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick >> _______________________________________________ >> Springframework-developer mailing list >> Spr...@li... >> = https://lists.sourceforge.net/lists/listinfo/springframework-developer >> >> > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real = users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |
|
From: Rob H. <ro...@ca...> - 2005-02-10 08:46:29
|
I hope so - it took me nearly an hour to add five files using command line CVS because it was so slow. Rob Alef Arendsen wrote: >If public CVS is behind more than 5 hours, it might have been fixed. The nightly build still failed on it... > >alef > > >________________________________ > >From: spr...@li... on behalf of Rob Harrop >Sent: Wed 2/9/2005 7:46 PM >To: spr...@li... >Subject: Re: [Springframework-developer] FAILED BUILD: x86-linux2 (last 30 lines included) > > > >I think I fixed this now - I used CVS command line to commit again. Can >someone check that the tests pass for me please? > >Rob > >Rob Harrop wrote: > > > >>I'll fix this when I get back tonight. I had some problems committing >>yesterday (whats new?) and I guess all the files didn't get in there. >> >>Rob >> >>Thomas Risberg wrote: >> >> >> >>>I get the same error trying to compile a fresh checkout from CVS: >>> >>>JasperReportsMultiFormatViewTests.java:18: cannot resolve symbol >>> [javac] symbol : method getView (java.lang.String) >>> [javac] location: class >>>org.springframework.web.servlet.view.jasperreports.JasperReportsMultiFormatViewTests >>> >>> [javac] AbstractJasperReportsView view = >>>getView(UNCOMPILED_REPORT); >>> [javac] ^ >>> >>> >>>Not sure what it's supposed to do or I would attempt to fix it :) >>> >>>Thomas >>> >>>Darren Davison wrote: >>> >>> >>> >>>>1107916840 >>>>FAILED >>>>build: >>>> [mkdir] Created dir: >>>>/var/local/home/users/d/da/davison/checkouts/spring/target/x86-linux2/classes >>>> >>>> [mkdir] Created dir: >>>>/var/local/home/users/d/da/davison/checkouts/spring/target/x86-linux2/classes/META-INF >>>> >>>> [javac] Compiling 891 source files to >>>>/var/local/home/users/d/da/davison/checkouts/spring/target/x86-linux2/classes >>>> >>>> [javac] Note: Some input files use or override a deprecated API. >>>> [javac] Note: Recompile with -deprecation for details. >>>> [rmic] RMI Compiling 1 class to >>>>/var/local/home/users/d/da/davison/checkouts/spring/target/x86-linux2/classes >>>> >>>> [copy] Copying 4 files to >>>>/var/local/home/users/d/da/davison/checkouts/spring/target/x86-linux2/classes >>>> >>>> [copy] Copying 1 file to >>>>/var/local/home/users/d/da/davison/checkouts/spring/target/x86-linux2/classes/META-INF >>>> >>>> >>>>buildmock: >>>> [mkdir] Created dir: >>>>/var/local/home/users/d/da/davison/checkouts/spring/target/x86-linux2/mock-classes >>>> >>>> [javac] Compiling 17 source files to >>>>/var/local/home/users/d/da/davison/checkouts/spring/target/x86-linux2/mock-classes >>>> >>>> [javac] Note: >>>>/var/local/home/users/d/da/davison/checkouts/spring/mock/org/springframework/mock/web/MockHttpSession.java >>>>uses or overrides a deprecated API. >>>> [javac] Note: Recompile with -deprecation for details. >>>> >>>>compiletestattr: >>>>[attribute-compiler] Generated attribute information for 5 classes. >>>>Ignored 1 classes. >>>> >>>>buildtests: >>>> [mkdir] Created dir: >>>>/var/local/home/users/d/da/davison/checkouts/spring/target/x86-linux2/test-classes >>>> >>>> [javac] Compiling 370 source files to >>>>/var/local/home/users/d/da/davison/checkouts/spring/target/x86-linux2/test-classes >>>> >>>> [javac] >>>>/var/local/home/users/d/da/davison/checkouts/spring/test/org/springframework/web/servlet/view/jasperreports/JasperReportsMultiFormatViewTests.java:18: >>>>cannot resolve symbol >>>> [javac] symbol : method getView (java.lang.String) >>>> [javac] location: class >>>>org.springframework.web.servlet.view.jasperreports.JasperReportsMultiFormatViewTests >>>> >>>> [javac] AbstractJasperReportsView view = >>>>getView(UNCOMPILED_REPORT); >>>> [javac] ^ >>>> [javac] Note: Some input files use or override a deprecated API. >>>> [javac] Note: Recompile with -deprecation for details. >>>> [javac] 1 error >>>> >>>>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. >>>> >>>> >>>>------------------------------------------------------- >>>>SF email is sponsored by - The IT Product Guide >>>>Read honest & candid reviews on hundreds of IT Products from real >>>>users. >>>>Discover which products truly live up to the hype. Start reading now. >>>>http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >>>>_______________________________________________ >>>>Springframework-developer mailing list >>>>Spr...@li... >>>>https://lists.sourceforge.net/lists/listinfo/springframework-developer >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>> >>>------------------------------------------------------- >>>SF email is sponsored by - The IT Product Guide >>>Read honest & candid reviews on hundreds of IT Products from real users. >>>Discover which products truly live up to the hype. Start reading now. >>>http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >>>_______________________________________________ >>>Springframework-developer mailing list >>>Spr...@li... >>>https://lists.sourceforge.net/lists/listinfo/springframework-developer >>> >>> >>> >>> >>------------------------------------------------------- >>SF email is sponsored by - The IT Product Guide >>Read honest & candid reviews on hundreds of IT Products from real users. >>Discover which products truly live up to the hype. Start reading now. >>http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >>_______________________________________________ >>Springframework-developer mailing list >>Spr...@li... >>https://lists.sourceforge.net/lists/listinfo/springframework-developer >> >> >> >> > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real users. >Discover which products truly live up to the hype. Start reading now. >http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > > > |
|
From: Rob H. <ro...@ca...> - 2005-02-10 12:54:44
|
Just did a fresh checkout using public CVS and all tests passed including the new JasperReports tests. Rob Rob Harrop wrote: > I hope so - it took me nearly an hour to add five files using command > line CVS because it was so slow. > > Rob > > Alef Arendsen wrote: > >> If public CVS is behind more than 5 hours, it might have been fixed. >> The nightly build still failed on it... >> >> alef >> >> >> ________________________________ >> >> From: spr...@li... on behalf >> of Rob Harrop >> Sent: Wed 2/9/2005 7:46 PM >> To: spr...@li... >> Subject: Re: [Springframework-developer] FAILED BUILD: x86-linux2 >> (last 30 lines included) >> >> >> >> I think I fixed this now - I used CVS command line to commit again. Can >> someone check that the tests pass for me please? >> >> Rob >> >> Rob Harrop wrote: >> >> >> >>> I'll fix this when I get back tonight. I had some problems committing >>> yesterday (whats new?) and I guess all the files didn't get in there. >>> >>> Rob >>> >>> Thomas Risberg wrote: >>> >>> >>> >>>> I get the same error trying to compile a fresh checkout from CVS: >>>> >>>> JasperReportsMultiFormatViewTests.java:18: cannot resolve symbol >>>> [javac] symbol : method getView (java.lang.String) >>>> [javac] location: class >>>> org.springframework.web.servlet.view.jasperreports.JasperReportsMultiFormatViewTests >>>> >>>> >>>> [javac] AbstractJasperReportsView view = >>>> getView(UNCOMPILED_REPORT); >>>> [javac] ^ >>>> >>>> >>>> Not sure what it's supposed to do or I would attempt to fix it :) >>>> >>>> Thomas >>>> >>>> Darren Davison wrote: >>>> >>>> >>>> >>>>> 1107916840 >>>>> FAILED >>>>> build: >>>>> [mkdir] Created dir: >>>>> /var/local/home/users/d/da/davison/checkouts/spring/target/x86-linux2/classes >>>>> >>>>> >>>>> [mkdir] Created dir: >>>>> /var/local/home/users/d/da/davison/checkouts/spring/target/x86-linux2/classes/META-INF >>>>> >>>>> >>>>> [javac] Compiling 891 source files to >>>>> /var/local/home/users/d/da/davison/checkouts/spring/target/x86-linux2/classes >>>>> >>>>> >>>>> [javac] Note: Some input files use or override a deprecated API. >>>>> [javac] Note: Recompile with -deprecation for details. >>>>> [rmic] RMI Compiling 1 class to >>>>> /var/local/home/users/d/da/davison/checkouts/spring/target/x86-linux2/classes >>>>> >>>>> >>>>> [copy] Copying 4 files to >>>>> /var/local/home/users/d/da/davison/checkouts/spring/target/x86-linux2/classes >>>>> >>>>> >>>>> [copy] Copying 1 file to >>>>> /var/local/home/users/d/da/davison/checkouts/spring/target/x86-linux2/classes/META-INF >>>>> >>>>> >>>>> >>>>> buildmock: >>>>> [mkdir] Created dir: >>>>> /var/local/home/users/d/da/davison/checkouts/spring/target/x86-linux2/mock-classes >>>>> >>>>> >>>>> [javac] Compiling 17 source files to >>>>> /var/local/home/users/d/da/davison/checkouts/spring/target/x86-linux2/mock-classes >>>>> >>>>> >>>>> [javac] Note: >>>>> /var/local/home/users/d/da/davison/checkouts/spring/mock/org/springframework/mock/web/MockHttpSession.java >>>>> >>>>> uses or overrides a deprecated API. >>>>> [javac] Note: Recompile with -deprecation for details. >>>>> >>>>> compiletestattr: >>>>> [attribute-compiler] Generated attribute information for 5 classes. >>>>> Ignored 1 classes. >>>>> >>>>> buildtests: >>>>> [mkdir] Created dir: >>>>> /var/local/home/users/d/da/davison/checkouts/spring/target/x86-linux2/test-classes >>>>> >>>>> >>>>> [javac] Compiling 370 source files to >>>>> /var/local/home/users/d/da/davison/checkouts/spring/target/x86-linux2/test-classes >>>>> >>>>> >>>>> [javac] >>>>> /var/local/home/users/d/da/davison/checkouts/spring/test/org/springframework/web/servlet/view/jasperreports/JasperReportsMultiFormatViewTests.java:18: >>>>> >>>>> cannot resolve symbol >>>>> [javac] symbol : method getView (java.lang.String) >>>>> [javac] location: class >>>>> org.springframework.web.servlet.view.jasperreports.JasperReportsMultiFormatViewTests >>>>> >>>>> >>>>> [javac] AbstractJasperReportsView view = >>>>> getView(UNCOMPILED_REPORT); >>>>> [javac] ^ >>>>> [javac] Note: Some input files use or override a deprecated API. >>>>> [javac] Note: Recompile with -deprecation for details. >>>>> [javac] 1 error >>>>> >>>>> 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. >>>>> >>>>> >>>>> ------------------------------------------------------- >>>>> SF email is sponsored by - The IT Product Guide >>>>> Read honest & candid reviews on hundreds of IT Products from real >>>>> users. >>>>> Discover which products truly live up to the hype. Start reading now. >>>>> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >>>>> _______________________________________________ >>>>> Springframework-developer mailing list >>>>> Spr...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/springframework-developer >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>> >>>> >>>> ------------------------------------------------------- >>>> SF email is sponsored by - The IT Product Guide >>>> Read honest & candid reviews on hundreds of IT Products from real >>>> users. >>>> Discover which products truly live up to the hype. Start reading now. >>>> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >>>> _______________________________________________ >>>> Springframework-developer mailing list >>>> Spr...@li... >>>> https://lists.sourceforge.net/lists/listinfo/springframework-developer >>>> >>>> >>>> >>> >>> ------------------------------------------------------- >>> SF email is sponsored by - The IT Product Guide >>> Read honest & candid reviews on hundreds of IT Products from real >>> users. >>> Discover which products truly live up to the hype. Start reading now. >>> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >>> _______________________________________________ >>> Springframework-developer mailing list >>> Spr...@li... >>> https://lists.sourceforge.net/lists/listinfo/springframework-developer >>> >>> >>> >> >> >> >> ------------------------------------------------------- >> SF email is sponsored by - The IT Product Guide >> Read honest & candid reviews on hundreds of IT Products from real users. >> Discover which products truly live up to the hype. Start reading now. >> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >> _______________________________________________ >> Springframework-developer mailing list >> Spr...@li... >> https://lists.sourceforge.net/lists/listinfo/springframework-developer >> >> >> >> >> >> > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > |