+1, no clean-jars please until we use ivy:cachepath everywhere and supply "ant eclipse" to setup IvyDE for me. I am currently investigating using IvyDE Eclipse plugin to automatically resolve from inside Eclipse automatically. I use it in another project. You just add the ivy.xml files to your build classpath and it automatically does everything for you. No lib folders needed.
----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: Robert Muir [mailto:[email protected]] > Sent: Thursday, July 19, 2012 6:46 PM > To: [email protected] > Subject: Re: top level "ant test" shouldn't validate? > > +1, we have caged the rat, we should be able to have a simple precommit > check. > > also top-level 'ant clean' shouldn't call clean-jars. > > This *totally messes up* my IDE just because I like to run tests from the > command-line. > > On Thu, Jul 19, 2012 at 12:40 PM, Steven A Rowe <[email protected]> wrote: > > On 7/19/2012 at 12:35 PM, Michael McCandless wrote: > >> Any objections to fixing top level "ant test" to simply run tests...? > >> > >> Maybe we can add a "precommit" target to run tests, validate, > >> javadocs-lint, > ... > > > > +1 > > > > Steve > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] For > > additional commands, e-mail: [email protected] > > > > > > -- > lucidimagination.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] For additional > commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
