I'm currently Under Ubuntu 11.10 it has ant 1.8.2 and svn 1.6 (installed using apt-get) everything works as expected
just check on Windows 7 SET ANT_HOME=D:\apps\java\apache-ant-1.8.2 SET PATH=%ANT_HOME%\bin;%PATH% SET JAVA_HOME=D:\apps\java\jdk1.6.0_27 ant prepare-eclipse retrieves trang-jar-20091111.jar into build\lib\dtd-generator\trang-jar-20091111.jar On Tue, Mar 13, 2012 at 15:40, [email protected] <[email protected]>wrote: > Hi Maxim, > > the trang JAR was not downloaded via Ivy when I was using ANT 1.8.2 > > Sebastian > > 2012/3/13 Maxim Solodovnik (Commented) (JIRA) <[email protected]> > >> >> [ >> https://issues.apache.org/jira/browse/INFRA-4438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228268#comment-13228268] >> >> Maxim Solodovnik commented on INFRA-4438: >> ----------------------------------------- >> >> I would say >> ant 1.8.2+ >> native svn in the PATH (both 1.6 and 1.7 are works as expected) >> >> > Add access for OpenMeetings to builds.apache.org >> > ------------------------------------------------ >> > >> > Key: INFRA-4438 >> > URL: https://issues.apache.org/jira/browse/INFRA-4438 >> > Project: Infrastructure >> > Issue Type: Task >> > Security Level: public(Regular issues) >> > Components: Jenkins >> > Reporter: SebastianWagner >> > >> > Hi, >> > we have prepared our ANT script to produce the needed artifacts, >> > see https://issues.apache.org/jira/browse/OPENMEETINGS-2 >> > Jenkins has to be configured to checkout >> > >> http://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp/ >> > there is a build.xml >> > the build target is: dist-bin >> > the needed JRE version is SUN-JDK minimum version 6 >> > the needed ANT version is ANT minimum version I think 1.6 or 1.7 >> > But I guess we will do the needed setup in Jenkin project >> configuration, so please could you setup some accounts for us? >> > you could use: >> > seba.wagner and mail the pwd to [email protected] >> > solomax666 and mail me the pwd to [email protected] >> >> -- >> This message is automatically generated by JIRA. >> If you think it was sent incorrectly, please contact your JIRA >> administrators: >> https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa >> For more information on JIRA, see: http://www.atlassian.com/software/jira >> >> >> > > > -- > Sebastian Wagner > http://www.openmeetings.de > http://incubator.apache.org/openmeetings/ > http://www.webbase-design.de > http://www.wagner-sebastian.com > [email protected] > -- WBR Maxim aka solomax
