For each jar file, the question is when is it needed? If it's a development-time convenience, then we should document how to get it and what it's used for (but remove it from the tree).
If it's a compile or test-time requirement, then we need to get it pulled down via the deps pom.xml. -chip On Mon, Sep 10, 2012 at 10:28 AM, Pradeep Soundararajan <[email protected]> wrote: > Please recommend, so this ticket has to be addressed as the same way we have > addressed Third party dependencies removal? > > Thanks, > Pradeep.S > > -----Original Message----- > From: Alex Huang (JIRA) [mailto:[email protected]] > Sent: Friday, September 07, 2012 10:55 AM > To: [email protected] > Subject: [jira] [Assigned] (CLOUDSTACK-27) JARs are still present in the > tools directory > > > [ > https://issues.apache.org/jira/browse/CLOUDSTACK-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Alex Huang reassigned CLOUDSTACK-27: > ------------------------------------ > > Assignee: Pradeep Soundararajan > >> JARs are still present in the tools directory >> --------------------------------------------- >> >> Key: CLOUDSTACK-27 >> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-27 >> Project: CloudStack >> Issue Type: Bug >> Components: Test Tools >> Affects Versions: pre-4.0.0 >> Reporter: David Nalley >> Assignee: Pradeep Soundararajan >> Priority: Blocker >> Fix For: pre-4.0.0 >> >> >> As a general rule binaries should not live in the source tree. The tools >> directory still has the following jars present. >> ./tools/gcc/compiler.jar >> ./tools/junit/junit-4.8.1.jar >> ./tools/ant/apache-ant-1.7.1/lib/ant-swing.jar >> ./tools/ant/apache-ant-1.7.1/lib/ant-apache-bsf.jar >> ./tools/ant/apache-ant-1.7.1/lib/ant-apache-log4j.jar >> ./tools/ant/apache-ant-1.7.1/lib/ant.jar >> ./tools/ant/apache-ant-1.7.1/lib/ant-commons-net.jar >> ./tools/ant/apache-ant-1.7.1/lib/ant-apache-regexp.jar >> ./tools/ant/apache-ant-1.7.1/lib/ant-trax.jar >> ./tools/ant/apache-ant-1.7.1/lib/ant-jmf.jar >> ./tools/ant/apache-ant-1.7.1/lib/ant-javamail.jar >> ./tools/ant/apache-ant-1.7.1/lib/ant-jai.jar >> ./tools/ant/apache-ant-1.7.1/lib/ant-junit.jar >> ./tools/ant/apache-ant-1.7.1/lib/ant-jsch.jar >> ./tools/ant/apache-ant-1.7.1/lib/xercesImpl.jar >> ./tools/ant/apache-ant-1.7.1/lib/ant-jdepend.jar >> ./tools/ant/apache-ant-1.7.1/lib/ant-apache-oro.jar >> ./tools/ant/apache-ant-1.7.1/lib/ant-antlr.jar >> ./tools/ant/apache-ant-1.7.1/lib/ant-nodeps.jar >> ./tools/ant/apache-ant-1.7.1/lib/ant-commons-logging.jar >> ./tools/ant/apache-ant-1.7.1/lib/ant-netrexx.jar >> ./tools/ant/apache-ant-1.7.1/lib/ant-weblogic.jar >> ./tools/ant/apache-ant-1.7.1/lib/ant-starteam.jar >> ./tools/ant/apache-ant-1.7.1/lib/xml-apis.jar >> ./tools/ant/apache-ant-1.7.1/lib/ant-apache-resolver.jar >> ./tools/ant/apache-ant-1.7.1/lib/ant-testutil.jar >> ./tools/ant/apache-ant-1.7.1/lib/ant-stylebook.jar >> ./tools/ant/apache-ant-1.7.1/lib/ant-launcher.jar >> ./tools/ant/apache-ant-1.7.1/lib/ant-apache-bcel.jar >> ./tools/ant/apache-ant-1.7.1/etc/ant-bootstrap.jar > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA administrators > For more information on JIRA, see: http://www.atlassian.com/software/jira
