Skip to content

Commit

Permalink
Adding all libs for ease of use
Browse files Browse the repository at this point in the history
  • Loading branch information
jjgonecrypto committed Oct 18, 2011
1 parent 4d203fe commit 531aec3
Show file tree
Hide file tree
Showing 10 changed files with 7 additions and 2 deletions.
Binary file added 10-FlexModules/libs/as3-signals-0.8.swc
Binary file not shown.
Binary file added 11-ASDoc/libs/as3-signals-0.8.swc
Binary file not shown.
Binary file added 12-WARPackaging/libs/as3-signals-0.8.swc
Binary file not shown.
9 changes: 7 additions & 2 deletions 13-CustomRSL/README.md
@@ -1,10 +1,15 @@
#13. Custom RSL
This project illustrates two various custom RSL techniques.

In order for this to work, you must first install the robotlegs RSL.
In order for this to work, you must first install the robotlegs SWC.

mvn install:install-file -Dfile=./libs/robotlegs-1.5.1.swc -DgroupId=org.robotlegs -DartifactId=robotlegs-framework -Dversion=1.5.1 -Dpackaging=swc

then the RSL (which is just the optimized library.swf from the unpacked SWC)

mvn install:install-file -Dfile=./libs/robotlegs-1.5.1.swf -DgroupId=org.robotlegs -DartifactId=robotlegs-framework -Dversion=1.5.1 -Dpackaging=swf


then you can run

mvn clean install

Binary file added 13-CustomRSL/libs/as3-signals-0.8.swc
Binary file not shown.
Binary file added 4-Flashbuilder-Goal/libs/as3-signals-0.8.swc
Binary file not shown.
Binary file added 6-Libraries/libs/as3-signals-0.8.swc
Binary file not shown.
Binary file added 7-Profiles/libs/as3-signals-0.8.swc
Binary file not shown.
Binary file added 8-Nexus/libs/as3-signals-0.8.swc
Binary file not shown.
Binary file added 9-FrameworkRSLs/libs/as3-signals-0.8.swc
Binary file not shown.

0 comments on commit 531aec3

Please sign in to comment.