|
From: <jue...@we...> - 2004-07-23 13:01:18
|
Just applied the patch. Should be visible in public CVS in a couple of = hours. 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...>: > > 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: > > > Vinay, > > > > I have to 'third' what is being said here. You are most unlikely to = have > any > > issues with classpath/3rd party libs since Ant takes care of the = classpath > > 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 = and I > > will decode it for you and find out what is wrong. > > > > Rob > > > > -----Original Message----- > > From: spr...@li... > > [mailto:spr...@li...] On = Behalf 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 = actually do > > them, we just don't publish them yet), I'd still like to second Matt = that > > Spring is surprisingly easy to build from CVS. > > > > You'll get all third-party libraries from our CVS, and a prepared = build > > script that auto-detects all those. So basically, all you need to do = is > > 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, > it's > > the same build file and same directory structure, just with newer = contents. > > > > Juergen > > > > > > ------------------------------------------------------- > 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 > ------------------------------------------------------- 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 |