Skip to content

AlloyUI Build Migration

zenorocha edited this page Apr 12, 2013 · 2 revisions

We used Ant for a while, but as time goes by, faster build tools are made. So we're now moving to Yogi Alloy, an extension of Shifter and Yogi, two awesome projects made by our friends at Yahoo!

Here you can find a compatibility table for all automated tasks that you used to use.

v1.5 v2.0
ant all ya build
ant build-aui ya build
ant build-gallery No longer required.
ant build-gallery-templates No longer required.
ant clean-gallery-templates No longer required.
ant build-gallery-components No longer required.
ant build-gallery-modules No longer required.
ant build-components No longer required.
ant build-modules No longer required.
ant export-gallery No longer required.
ant clean-module-src No longer required.
ant create-module-list No longer required.
ant build-skins-core ya build --css
ant build-skins ya build --css
ant clean-skin-src No longer required.
ant generate-skin-src No longer required.
ant clean No longer required.
ant clean-release No longer required.
ant init-yui ya init
ant build-yui ya init
ant export-yui No longer required.
ant copyright-yui No longer required.
ant release ya release
ant release-full ya release
ant release-minimal ya release
ant version-aui No longer required.