|
From: Thomas R. <tho...@tr...> - 2005-09-19 00:52:42
|
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 > > > |