Carol can provide more detail, but I believe our build script downloads certain binaries from the vendor's site.
Alex Harui Flex SDK Developer Adobe Systems Inc. Blog: http://blogs.adobe.com/aharui > -----Original Message----- > From: Omar Gonzalez [mailto:omarg.develo...@gmail.com] > Sent: Saturday, January 28, 2012 1:27 PM > To: flex-dev@incubator.apache.org > Subject: SWCs (and other binaries) in the repository > > From what I understand so far binaries are a no no in the Apache > repository. I just committed some code for a > StringConfirmationValidator, > and for the tests I used Mockolate, a mocking library for AS3. > http://svn.apache.org/viewvc/incubator/flex/whiteboard/s9tpepper/valida > tors/src- > tests/org/apache/flex/validators/StringConfirmationValidatorTests.as?vi > ew=markup&pathrev=1237167 > > So, now this code has a dependency on this library, but I have not > committed my libs folder because I wanted to double check what is the > appropriate way to handle this. Perhaps one of the mentors can chime > in? > > -omar