|
From: Billy A. <bil...@ho...> - 2005-09-20 02:06:42
|
Thanks to all for responding so quickly. I was finally able to build spring successfully using the Ant commands provided by Thomas - thanks Thomas. I had a number of builds fail untill I put almost all Jar files in the class path. By the way, can anyone tell me what jar files need to be in the class path? Thanks again all. - Billy >From: Thomas Risberg <tho...@tr...> >Reply-To: spr...@li... >To: spr...@li... >Subject: Re: [Springframework-developer] How the heck do you build Spring!? >Date: Sun, 18 Sep 2005 20:53:04 -0400 > >Billy, > >It's a standard Ant build. Run "ant -p" to get a list of all the targets. > There is also a build.bat that can give you an idea of what is needed. > >I usually run "ant clean build tests" and "ant fulljar". > >Thomas > > > >On Sep 18, 2005, at 8:32 PM, Billy Aplin wrote: > >>Greetings, >> >>I am new to the Spring Framework. I have looked at the reference >>documentation, as well as a number of books, and I have yet to see how to >>build spring after downloading it. I see a maven.xml file, so I assume >>that it is a maven build. Could someone point me to directions for the >>initial spring build? >> >>Thanks in advance >> >>- Billy >> >> >> >> >>------------------------------------------------------- >>SF.Net email is sponsored by: >>Tame your development challenges with Apache's Geronimo App Server. >>Download >>it for free - -and be entered to win a 42" plasma tv or your very own >>Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php >>_______________________________________________ >>Springframework-developer mailing list >>Spr...@li... >>https://lists.sourceforge.net/lists/listinfo/springframework-developer >> >> >> > > > >------------------------------------------------------- >SF.Net email is sponsored by: >Tame your development challenges with Apache's Geronimo App Server. >Download >it for free - -and be entered to win a 42" plasma tv or your very own >Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer |