|
From: <jer...@xt...> - 2004-07-23 17:54:46
|
BTW, why not publishing CruiseControl artifacts somewhere on the web, so=20 that users could have the JARs of the lastest successful build ? J=E9r=F4me. j=FCrgen h=F6ller [werk3AT] wrote: >Just applied the patch. Should be visible in public CVS in a couple of h= ours. > >I generally recommend to build with Sun JDK 1.4.2, though. > >Juergen > > >-----Original Message----- >From: spr...@li... >[mailto:spr...@li...]On Behalf >Of J=E9r=F4me BERNARD >Sent: Friday, July 23, 2004 12:32 PM >To: spr...@li...; Vinay Aggarwal >Cc: spr...@li... >Subject: Re: [Springframework-developer] Re: Is it possible to publish >nightly builds? > > >I wrote a patch a few days ago in order to solve this problem. >See http://opensource.atlassian.com/projects/spring/browse/SPR-228 > >Regards, >J=E9r=F4me. > > >Selon Vinay Aggarwal <vin...@ya...>: > > =20 > >>You guys convinced me to give it one more try. I downloaded the whole >>project and tried to compile it. The build did infact fail. Anyway, >>thanks for your help and encouragement, but I am not going to spend any >>more time on it. >> >>Regards >>Vinay >> >>P.S.: In case you are interested, the error is enclosed. >> >>C:\software\workspace\spring>\software\apache-ant-1.6.1\bin\ant alljars >>Buildfile: build.xml >> >>compileattr: >>[attribute-compiler] Generated attribute information for 1 classes. >>Ignored 0 classes. >> >>build: >> [mkdir] Created dir: >>C:\software\workspace\spring\target\classes\META-INF >> [javac] Compiling 1 source file to >>C:\software\workspace\spring\target\classes >> [javac] javac: source release 1.4 requires target release 1.4 >> >>BUILD FAILED >>C:\software\workspace\spring\build.xml:119: Compile failed; see the >>compiler error output for details. >> >>Total time: 10 seconds >>C:\software\workspace\spring> >> >> >> >> >> >>Rob Harrop wrote: >> >> =20 >> >>>Vinay, >>> >>>I have to 'third' what is being said here. You are most unlikely to ha= ve >>> =20 >>> >>any >> =20 >> >>>issues with classpath/3rd party libs since Ant takes care of the class= path >>>and a check out from Spring CVS will include everything you need. >>> >>>If you are still having trouble getting a build post your error here a= nd I >>>will decode it for you and find out what is wrong. >>> >>>Rob >>> >>>-----Original Message----- >>>From: spr...@li... >>>[mailto:spr...@li...] On Beha= lf Of >>>j=FCrgen h=F6ller [werk3AT] >>>Sent: 23 July 2004 09:09 >>>To: spr...@li... >>>Subject: Re: [Springframework-developer] Re: Is it possible to publish >>>nightly builds? >>> >>>Vinay, >>> >>>While I certainly understand the desire for nightly builds (we actuall= y do >>>them, we just don't publish them yet), I'd still like to second Matt t= hat >>>Spring is surprisingly easy to build from CVS. >>> >>>You'll get all third-party libraries from our CVS, and a prepared buil= d >>>script that auto-detects all those. So basically, all you need to do i= s >>>install JDK 1.4.2 and invoke our build.xml in the root of the "spring" >>>module. We even ship a matching Ant version. And for Windows, there's = a >>>build.bat that just requires JAVA_HOME to be set and uses the included= Ant >>>to perform the build. >>> >>>Essentially, it's the same as when you download one of our >>>"-with-dependencies" distributions. Those zips include everything you = need >>>to build Spring yourself, just like above. If you fetch a CVS snapshot= , >>> =20 >>> >>it's >> =20 >> >>>the same build file and same directory structure, just with newer cont= ents. >>> >>>Juergen >>> >>> =20 >>> >> >>------------------------------------------------------- >>This SF.Net email is sponsored by BEA Weblogic Workshop >>FREE Java Enterprise J2EE developer tools! >>Get your free copy of BEA WebLogic Workshop 8.1 today. >>http://ads.osdn.com/?ad_id=3D4721&alloc_id=3D10040&op=3Dclick >>_______________________________________________ >>Springframework-developer mailing list >>Spr...@li... >>https://lists.sourceforge.net/lists/listinfo/springframework-developer >> >> =20 >> > > > > >------------------------------------------------------- >This SF.Net email is sponsored by BEA Weblogic Workshop >FREE Java Enterprise J2EE developer tools! >Get your free copy of BEA WebLogic Workshop 8.1 today. >http://ads.osdn.com/?ad_idG21&alloc_id=10040&op=3Dick >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > >------------------------------------------------------- >This SF.Net email is sponsored by BEA Weblogic Workshop >FREE Java Enterprise J2EE developer tools! >Get your free copy of BEA WebLogic Workshop 8.1 today. >http://ads.osdn.com/?ad_idG21&alloc_id=10040&op=3Dclick >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > =20 > |