Re: Ant: Platform Downloading broken

2017-12-06 Thread Steven Yi
Yes thanks, that turned out to be a very simple solution (for some reason I didn't put two and two together that tasks.jar at that URL was the same as from my local harness folder...). I ended up copying my local copy of tasks.jar to my website at: http://kunstmusik.com/tasks.jar and modified

Re: Ant: Platform Downloading broken

2017-12-06 Thread Antonio
Hi Steven El 06/12/17 a las 19:07, Steven Yi escribió: Antonio: I'm on the digest at the moment (not ideal for communication, but the amount of messages was too overwhelming otherwise). Thanks for CC'ing me, it's much appreciated and simplifies interacting with this thread! I see. No

Re: Ant: Platform Downloading broken

2017-12-06 Thread Steven Yi
Antonio: I'm on the digest at the moment (not ideal for communication, but the amount of messages was too overwhelming otherwise). Thanks for CC'ing me, it's much appreciated and simplifies interacting with this thread! I was downloading the platform for the CI build of my RCP app (not building

Re: Ant: Platform Downloading broken

2017-12-06 Thread Neil C Smith
On Wed, Dec 6, 2017 at 5:45 PM Antonio wrote: > So, what do you need that 'tasks.jar' for? We're running CI builds at > travis-ci.org (see [1] for an example). Don't know if you can fetch > "tasks.jar" from there. > > I think you'd better fetch those binaries and keep them

Re: Ant: Platform Downloading broken

2017-12-06 Thread Antonio
Hi Steven, I don't know if you've subscribed to the mailing list (I'm cc-ing you in this email). So, what do you need that 'tasks.jar' for? We're running CI builds at travis-ci.org (see [1] for an example). Don't know if you can fetch "tasks.jar" from there. I think you'd better fetch

Re: Ant: Platform Downloading broken

2017-12-05 Thread Geertjan Wielenga
But why do you need that tasks.jar? Gj On Tue, Dec 5, 2017 at 9:04 PM, Steven Yi wrote: > Hi Antonio, > > Thanks! > > Yes I'm aware of the transition. What you mentioned is about all the > information I've figured out so far regarding the download URL (not > working,

Re: Ant: Platform Downloading broken

2017-12-05 Thread Steven Yi
Hi Antonio, Thanks! Yes I'm aware of the transition. What you mentioned is about all the information I've figured out so far regarding the download URL (not working, doesn't appear to be a replacement, but not sure definitely so asked on mailing list, etc.). It'd be nice to know what is the

Re: Ant: Platform Downloading broken

2017-12-05 Thread Antonio
Hi Steven, As you may know NetBeans is transitioning to Apache, and those download links you're using will stop being active in the future. I think you should migrate to new download links, but these are not ready yet, as far as I know. What do you need exactly? Please let us know.

Ant: Platform Downloading broken

2017-12-04 Thread Steven Yi
Hi All, I had recently setup a Travis CI build of my NB RCP app that used ant to pull the platform. This is set using the values in: https://github.com/kunstmusik/blue/blob/develop/nbproject/platform.xml which has a bootstrap.url of: