From: Ramit B. <ra...@cy...> - 2005-10-11 05:11:22
|
Hi Guys, No mails...yesterday i had a chat with rohan and he suggested that aegir = can mail the whole group and ask for the final set of ppl who are = willing to take this project forward...i guess he couldnt mail so i am = doing the same...also just a suggestion...why dont v use JWS to = distribute our applications... -----Original Message----- From: qui...@li... [mailto:qui...@li...]On Behalf Of Aegir Sun Sent: Friday, September 23, 2005 2:55 PM To: Rohan Ranade Cc: qui...@li... Subject: Re: [Quickget-develop] Ant build file observations Hi, Rohan: Good job! I update some information inline. Regards, Aegir Rohan Ranade wrote: >Hi all, > >Since I underwent training on Ant a couple of days >back, I thought of looking at the build.xml which came >with quickget1. > >I observe the following points :=20 > >1. Build.xml complains when there is no "bin" >directory. As a solution, i have added a target called >"prepare". In the prepare target, i issue an mkdir >task to create the bin directory. The "all" target >depends on prepare target.Similarly the "clean" target >has been modified by me to delete the bin directory. > >2. The "lib" property is cumbersome. I think there is >something called <path> which does the job cleanly. >Will investigate it further. > >3. The "all" target should be replaced with separate >targets for each discrete task such as a target for >"compile", "jar" etc. > >4. Versioning for generated JAR files? > >5. A task for running the jar file? > =20 > It seems to be a good plus. And we can trigger the running of jar file = by something like "ant run"... And I also suggest to add the necessary information in the meta file in=20 jar file to support the "java -jar quickget.jar". >6. (OT) Author's name please (for rants) ;-) > =20 > Alex is the author. >Please let me know your views on the same. I plan on >cleaning up the build file tomorrow and will forward >it to the author (who is the author?). (lets keep this >policy of submitting changes to modules to the >original author who will then review them and check >them in). > =20 > Sounds good. And Alex please check them into the quickget2 module. I am now refactoring quickget2 to use new patterns (state pattern) to add = the management ability to start/stop/resume the task. >Regards, >Rohan > > > =09 >__________________________________=20 >Yahoo! Mail - PC Magazine Editors' Choice 2005=20 >http://mail.yahoo.com > > >------------------------------------------------------- >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 >_______________________________________________ >Quickget-develop mailing list >Qui...@li... >https://lists.sourceforge.net/lists/listinfo/quickget-develop > =20 > ------------------------------------------------------- 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 _______________________________________________ Quickget-develop mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickget-develop |