Re: Problem with apache-ant build

2020-05-18 Thread Jaikiran Pai
I just gave this a try locally and it downloaded it fine both from the Ant build command and even from the browser. Are you behind any corporate proxies or such which might be preventing this download? -Jaikiran On 18/05/20 11:39 pm, Bud Rozwood wrote: > Hi, > > I'm trying to install apache-ant-1

Problem with apache-ant build

2020-05-18 Thread Bud Rozwood
Hi, I'm trying to install apache-ant-1.10.8 from source but I keep running into this issue: -fetch-netrexx: -fetch-netrexx-no-commons-net: [get] Getting:ftp://ftp.software.ibm.com/software/awdtools/netrexx/NetRexx.zip [get] To:/home/user/.ant/tempcache/NetRexx.zip [get] Error

[GitHub] [ant] jaikiran commented on pull request #126: support to access local properties via propertyset

2020-05-18 Thread GitBox
jaikiran commented on pull request #126: URL: https://github.com/apache/ant/pull/126#issuecomment-630551552 this is ok to test This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [ant] babasaikiran opened a new pull request #126: support to access local properties via propertyset

2020-05-18 Thread GitBox
babasaikiran opened a new pull request #126: URL: https://github.com/apache/ant/pull/126 The fix here is to honor the local variables in propertyset within the local scope. Below is the bug related to the fix. [Bug 50179 - Properties declared as "local" are not accessible via proper

Re: [ANN] Apache Ant 1.9.15 and 1.10.8 Released

2020-05-18 Thread Jaikiran Pai
Thank you Stefan for making these releases. -Jaikiran On 13/05/20 10:00 pm, Stefan Bodewig wrote: > The Apache Ant Team is pleased to announce the releases of Apache Ant > 1.9.15 and 1.10.8. > > Apache Ant is a Java library and command-line tool that helps building > software. > > The Apache Ant