The download.xml scripts are also used when FlexJS developers use the installer to install FlexJS.
Any change you make will affect them so be careful. It would be preferred if there wasn't an extra download that doesn't help FlexJS developers, but on the other hand, unless it is a huge download, I'm not sure anybody will really notice. But yeah, I don't see a need for a branch. -Alex On 8/22/14 8:03 AM, "Christofer Dutz" <christofer.d...@c-ware.de> wrote: >Would there be any objections if I fixed that and pushed my addition to >the build script too? >It doesn't change anything with the current build (except download one >more jar) but if someone selects the target "maven-artifacts" it installs >falcon in your local maven repo. > >I sort of feel like a dedicated branch for this is sort of unnecessary, >but feel free to convince me otherwise. > >Hopefully with this, I will finally be able to quickly support falcon in >flemxojos :-) > >Chris > > >________________________________________ >Von: Alex Harui <aha...@adobe.com> >Gesendet: Freitag, 22. August 2014 16:51 >An: dev@flex.apache.org >Betreff: Re: Small "bug" in the falcon ant build > >Good point. Feel free to fix. > >On 8/22/14 7:44 AM, "Christofer Dutz" <christofer.d...@c-ware.de> wrote: > >>?Hi, >> >> >>I am currently experimenting with maven-ant-tasks to create a maven >>version of falcon. For this I added an additional download to the >>download.xml. Now it seems I got the checksum wrong. What happened now is >>that the download script failed correctly. But I could see that it >>downloaded the file. The next time I execute the build, the tool sees the >>jar and doesn't re-check the checksum ... think this could be a problem >>... >> >> >>Chris >