|
From: Rod J. <rod...@in...> - 2003-11-12 09:35:30
|
Good point. dist and docs/api are pretty common practice. ----- Original Message ----- From: "jürgen höller [werk3AT]" <jue...@we...> To: <spr...@li...> Sent: Wednesday, November 12, 2003 9:20 AM Subject: Re: [Springframework-developer] Moving all build output under 'target' I don't mind the ".classes"/".testclasses"/etc directories being moved, but I'm not so sure about the "dist" and "docs/api" directories. They are the ones that get included in the release zips, at exactly that location: The release zip directory structure matches our CVS module structure 1:1 currently (omitting a lot of directories of course), and I believe that's a good thing. Thus, I'd like to keep the docs/api and dist directories where they are. The Petclinic and Countries sample apps use similar directories in their build scripts, so this is consistent within the whole project. And switching from a release zip to a CVS snapshot is straightforward, as the directory structures match. Juergen Von: spr...@li... im Auftrag von Rod Johnson Gesendet: Mi 12.11.2003 09:14 An: spr...@li... Betreff: Re: [Springframework-developer] Moving all build output under 'target' > Does anybody object to me changing the build to put all directories (and > thus all artifacts) produced by the build to be under a top-level dir > called 'target'? I don't find the present setup, with 'x' number of > directories produced under the project root, to be too clean or very > standard. Good idea. ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |