On Thu, Aug 16, 2012 at 8:50 AM, Roland Zwaga <rol...@stackandheap.com> wrote: > ...perhaps > its an idea > to link the sources in the Apache SVN to the AS3Commons SVN using > svn:external? That way the application will also benefit from any > updates to the code > without having to re-sync the sources....
That's not possible, code that Apache projects release has to live in apache.org repositories. > All as3commons projects are also deployed to our Maven repository: > http://projects.yoolab.org/maven/content/repositories/releases/org/as3commons/ Then Flex can probably just use those modules as dependencies? -Bertrand