tschneidereit / SwiftSuspenders

NOTE: Find the offical repo at http://github.com/robotlegs/swiftsuspenders
https://github.com/robotlegs/swiftsuspenders
MIT License
280 stars 89 forks source link

ivy files for ant build #47

Closed nolazybits closed 13 years ago

nolazybits commented 13 years ago

Hello Till,

I have created a maven repo only for actionscript/flex libraries http://as-artifacts.org I've added the ivy files and modified a bit the build so when you publish (new task) it push to as-artifacts the new swc (with new version number ) and the source for this one. So for instance when using robotlegs, we will be able to declare the dependencies in our ivy file (here swiftsuspender) and we will have the right libraries... so no more libs folder in the verison control system and no more confusion about the library version when working on a project with multiple devs.

I've check with the guys from robotlegs and they are keen so I thought before creating the ivy files for robotlegs-framework I would start with your package as they are using it :)

Anyways, please check the files. Hope you'll be ok with this.

Have a good day, Xavier aka zeflasher