Skip to content

Commit

Permalink
Updated with latest bit from build server. Created min versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Labriola committed Jul 18, 2013
1 parent b6b8035 commit 9fdc3f1
Show file tree
Hide file tree
Showing 9 changed files with 2,727 additions and 1,965 deletions.
10 changes: 4 additions & 6 deletions manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,13 @@
<bundle xmlns="http://www.randoriframework.com/bundle/manifest/1">
<versions>
<bundle version="1.0"/>
<randori version="0.2.7" build="1" minimumSupportedVersion="0"/>
<compiler name="randori" version="0.2.4" build="1"/>
<randori version="0.3.0" build="1" minimumSupportedVersion="0.3.0"/>
<compiler name="randori" version="0.2.5.2" build="1"/>
</versions>
<libraries>
<library name="randori-framework">
<js path="randori-framework/js/monolithic/randori-guice-framework.js" type="monolithic" version="0.2.6"/>
<js path="randori-framework/js/monolithic/randori-framework.js" type="monolithic" version="0.2.6"/>
<js path="randori-framework/js/monolithic/randori-guice-framework-min.js" type="monolithic" version="0.2.6"/>
<js path="randori-framework/js/monolithic/randori-framework-min.js" type="monolithic" version="0.2.6"/>
<js path="randori-framework/js/monolithic/randori-guice-framework.js" type="monolithic"/>
<js path="randori-framework/js/monolithic/randori-framework.js" type="monolithic"/>
<bin path="randori-framework/bin/swc/builtin.swc" type="swc"/>
<bin path="randori-framework/bin/swc/JQuery.swc" type="swc"/>
<bin path="randori-framework/bin/swc/HTMLCoreLib.swc" type="swc"/>
Expand Down
Binary file modified randori-framework/bin/swc/HTMLCoreLib.swc
Binary file not shown.
Binary file modified randori-framework/bin/swc/JQuery.swc
Binary file not shown.
Binary file modified randori-framework/bin/swc/randori-framework.swc
Binary file not shown.
Binary file modified randori-framework/bin/swc/randori-guice-framework.swc
Binary file not shown.
248 changes: 134 additions & 114 deletions randori-framework/js/monolithic/randori-framework-min.js

Large diffs are not rendered by default.

Loading

0 comments on commit 9fdc3f1

Please sign in to comment.