Search Discussions
-
Hi all, I'm looking to implement a for loop in Ant (antcontrib, javascript/groovy scripts are okay). <target name="test-forloop" <forloop start="1" end="1000" <echo message="i = ${i}"/ </forloop ...
Steve Amerige
Dec 2, 2011 at 1:02 am
Dec 2, 2011 at 7:06 pm -
Hi, I am trying to allow complete incoming input and extract last element name from the input ServiceURL path (usaly separated by \),please find below script which is not working for me.......please ...
Narenvudugu
Dec 30, 2011 at 6:28 am
Jan 2, 2012 at 12:39 pm -
Hi - I’m trying to use the Apache Tar package (1.8.2) for a Java program that tars large files in Hadoop. I am currently failing on a file that’s 17 GB long. Note that this code works without any ...
Frank Astier
Dec 20, 2011 at 5:31 am
Dec 22, 2011 at 4:44 pm -
http://ant.apache.org/manual/targets.html Anyone have an example of where they found extension points useful? I have to maintain a fairly large Ant framework, but I'm not quite of a good use-case for ...
Perrier, Nathan
Dec 16, 2011 at 8:40 pm
Dec 20, 2011 at 9:30 am -
Hi, Can someone let me know why the /${${env}.test} value not printed as testest1/ *cmd*:ant -f build.xml -Denv=IT1 *build.xml* <project name="Application Deployment" default="task" basedir="." ...
Vinodh Kumar
Dec 15, 2011 at 10:39 pm
Dec 17, 2011 at 7:25 am -
Hi, I've just installed Ant 1.8.2 on my new Windows 7 machine, and set ANT_HOME to c:\apache-ant-1.8.2 When I run any Ant commands I get the message "Files was unexpected at this time." Any idea ...
Scott Stark
Dec 2, 2011 at 4:32 pm
Dec 2, 2011 at 8:01 pm -
Dear All: My directory structure is the following: libs/externa/ containing a.jar, b.jar libs/installed/ the generated runnable JAR file, "sample.jar", will be here src/ containing Java source files ...
Xsli2
Dec 22, 2011 at 1:36 pm
Dec 22, 2011 at 4:49 pm -
Hi, Can someone let me know why the /${${env}.test} value not printed as testest1/ *cmd*:ant -f build.xml -Denv=IT1 *build.xml* <project name="Application Deployment" default="task" basedir="." ...
Vinodh Kumar
Dec 17, 2011 at 7:01 am
Dec 17, 2011 at 3:00 pm -
Hello, I want to use ant build latex code. <pdflatex demo.tex the destination file is demo.pdf, but ANT can not compare the time stamp between tex and pdf, so ANT build pdf always. How can I resolve ...
Redspider red
Dec 16, 2011 at 5:07 am
Dec 16, 2011 at 5:15 pm -
Hi, I'm new here. I hope to get help. I have downloaded this Java application to compile: http://people.cs.aau.dk/~mleginus/w...r_hosvd_src.rar It is a file to compile using Apache Ant. I used ...
PeppePegasus
Dec 12, 2011 at 11:02 pm
Dec 13, 2011 at 12:54 am -
All, I have what may seem like a strange question... I was looking through the source for Ant Contrib's ForTask.java... I see it uses MacroDef internally as well as MacroInstance to execute(). I've ...
Scot P. Floess
Dec 8, 2011 at 6:50 pm
Dec 8, 2011 at 7:11 pm -
Hi, I would like to have global default values per module or per project.. to the attributes of all ant tasks or custom task.. e.g for all the ant copy tasks used with in the project, I wish to make ...
Raja Nagendra Kumar
Dec 8, 2011 at 6:21 am
Dec 8, 2011 at 9:42 am -
Hi, I am trying to enable assertions in my target that invokes the java task. The class AssertionTest works perfectly when compiling it from shell with javac (=source 1.6) and than running it with ...
Innerebner Markus
Dec 27, 2011 at 5:20 pm
Dec 27, 2011 at 5:20 pm -
Hi, everyone! I have a project which is builded on struts2.2.1, Hibernate3.6.3 and Spring3.0.5, and I'm running unit tests with Ant. I wrote three classes: 1. TestLoginAction (unit test class) public ...
叶伟平
Dec 20, 2011 at 5:18 pm
Dec 20, 2011 at 5:18 pm -
Hello Anter, I want to use ant build latex code. <pdflatex demo.tex the destination file is demo.pdf, but ANT can not compare the time stamp between tex and pdf, so ANT build pdf always. How can I ...
Redspider red
Dec 14, 2011 at 1:18 pm
Dec 14, 2011 at 1:18 pm -
Hello Everyone, I have problem with character encoding. My build.xml is like following. <?xml version="1.0" encoding="UTF-8" ? <project name="enc" basedir="." default="e" <target name="e" <echo ...
Songlin Wei
Dec 11, 2011 at 3:05 pm
Dec 11, 2011 at 3:05 pm -
Hi all, In the recent past, I've asked about implementing a "for" loop in Ant. I've wanted something that could iterate over number ranges or propertysets. And, I wanted something that didn't depend ...
Steve Amerige
Dec 8, 2011 at 11:46 pm
Dec 8, 2011 at 11:46 pm -
I am trying to set the proxy for Ant to use when it needs to download files but I am getting an HTTP 407 (proxy authentication) error when I run Ant. I am using Windows and have set the ANT_OPTS ...
John Turnbull
Dec 8, 2011 at 8:15 pm
Dec 8, 2011 at 8:15 pm -
The output of the command I see in the Eclipse log doesn't show the quotes, however, it still fails. Did you get a solution? -- View this message in context: ...
Alewis
Dec 8, 2011 at 2:23 am
Dec 8, 2011 at 2:23 am -
Just started using Ant 1.8.2, mostly in order to use the new "failure" formatter of the junit task. This macrodef: <macrodef name="unit-test-runner" <attribute name="refid" / <attribute name="fork" ...
Wright, Clark
Dec 6, 2011 at 9:14 pm
Dec 6, 2011 at 9:14 pm -
0
exec
Hi, Shouldn’t ant offer a <exec shell="true" option instead of user having to write osfamily="windows" and "cmd /c"? ThanksExt-simon Steiner
Dec 2, 2011 at 1:07 pm
Dec 2, 2011 at 1:07 pm
Group Overview
group | user |
categories | ant |
discussions | 21 |
posts | 56 |
users | 29 |
website | ant.apache.org |
29 users for December 2011
Archives
- June 2016 (9)
- May 2016 (10)
- April 2016 (16)
- March 2016 (22)
- February 2016 (3)
- January 2016 (5)
- November 2015 (13)
- October 2015 (4)
- September 2015 (13)
- August 2015 (5)
- July 2015 (1)
- June 2015 (21)
- May 2015 (10)
- April 2015 (22)
- March 2015 (12)
- February 2015 (26)
- January 2015 (12)
- December 2014 (20)
- November 2014 (3)
- October 2014 (5)
- September 2014 (19)
- August 2014 (1)
- July 2014 (11)
- June 2014 (5)
- May 2014 (28)
- April 2014 (11)
- March 2014 (18)
- February 2014 (27)
- January 2014 (14)
- December 2013 (27)
- November 2013 (24)
- October 2013 (10)
- September 2013 (16)
- August 2013 (63)
- July 2013 (12)
- June 2013 (19)
- May 2013 (26)
- April 2013 (38)
- March 2013 (26)
- February 2013 (19)
- January 2013 (41)
- December 2012 (20)
- November 2012 (25)
- October 2012 (20)
- September 2012 (26)
- August 2012 (49)
- July 2012 (17)
- June 2012 (27)
- May 2012 (43)
- April 2012 (6)
- March 2012 (64)
- February 2012 (43)
- January 2012 (43)
- December 2011 (56)
- November 2011 (91)
- October 2011 (60)
- September 2011 (25)
- August 2011 (91)
- July 2011 (63)
- June 2011 (89)
- May 2011 (51)
- April 2011 (34)
- March 2011 (94)
- February 2011 (135)
- January 2011 (114)
- December 2010 (54)
- November 2010 (144)
- October 2010 (92)
- September 2010 (97)
- August 2010 (83)
- July 2010 (161)
- June 2010 (146)
- May 2010 (138)
- April 2010 (148)
- March 2010 (205)
- February 2010 (173)
- January 2010 (128)
- December 2009 (191)
- November 2009 (239)
- October 2009 (263)
- September 2009 (250)
- August 2009 (281)
- July 2009 (299)
- June 2009 (243)
- May 2009 (295)
- April 2009 (175)
- March 2009 (262)
- February 2009 (178)
- January 2009 (322)
- December 2008 (203)
- November 2008 (285)
- October 2008 (248)
- September 2008 (204)
- August 2008 (250)
- July 2008 (289)
- June 2008 (280)
- May 2008 (253)
- April 2008 (271)
- March 2008 (373)
- February 2008 (378)
- January 2008 (347)
- December 2007 (214)
- November 2007 (299)
- October 2007 (398)
- September 2007 (437)
- August 2007 (313)
- July 2007 (389)
- June 2007 (429)
- May 2007 (248)
- April 2007 (425)
- March 2007 (254)
- February 2007 (399)
- January 2007 (423)
- December 2006 (297)
- November 2006 (248)
- October 2006 (395)
- September 2006 (351)
- August 2006 (482)
- July 2006 (455)
- June 2006 (504)
- May 2006 (590)
- April 2006 (425)
- March 2006 (395)
- February 2006 (522)
- January 2006 (566)
- December 2005 (500)
- November 2005 (431)
- October 2005 (443)
- September 2005 (463)
- August 2005 (633)
- July 2005 (507)
- June 2005 (553)
- May 2005 (420)
- April 2005 (467)
- March 2005 (647)
- February 2005 (493)
- January 2005 (650)
- December 2004 (620)
- November 2004 (416)
- October 2004 (628)
- September 2004 (599)
- August 2004 (625)
- July 2004 (634)
- June 2004 (688)
- May 2004 (636)
- April 2004 (680)
- March 2004 (712)
- February 2004 (800)
- January 2004 (1,053)
- December 2003 (592)
- November 2003 (743)
- October 2003 (893)
- September 2003 (874)
- August 2003 (1,083)
- July 2003 (1,286)
- June 2003 (927)
- May 2003 (715)
- April 2003 (1,231)
- March 2003 (1,264)
- February 2003 (1,135)
- January 2003 (964)
- December 2002 (665)
- November 2002 (813)
- October 2002 (1,027)
- September 2002 (1,004)
- August 2002 (1,009)
- July 2002 (1,087)
- June 2002 (1,026)
- May 2002 (1,345)
- April 2002 (913)
- March 2002 (933)
- February 2002 (1,121)
- January 2002 (1,176)
- December 2001 (726)
- November 2001 (908)
- October 2001 (965)
- September 2001 (975)
- August 2001 (1,240)
- July 2001 (1,236)
- June 2001 (1,462)
- May 2001 (929)
- April 2001 (1,066)
- March 2001 (963)
- February 2001 (770)
- January 2001 (908)
- December 2000 (649)
- November 2000 (833)
- October 2000 (981)
- September 2000 (518)
- August 2000 (497)
- July 2000 (89)