Archive for April, 2011
ServeBox repository structure update ( Air integration )
ServeBox is working on implementing AIR application build with Maven Flex Plugin. Due to this update the structure of the repository is altered as follows :
- SWC Artifacts “airframework” and “airspark” are moved from “com.adobe.air” to “com.adobe.flex.sdkcore” because they are not part of AIR SDK provided by Adobe.
- The group “com.adobe.air” will contain from now four artifacts with version 1.5.3.9120; they are “airglobal.swc”, “applicationupdater.swc”, “applicationupdater_ui.swc” and “servicemonitor.swc”. These artifacts are also provided in versions 2.0.2.12610, 2.5.0.16600 and 2.6.0.19120 plus “aircore.swc” artifact.
- Artifacts of Flex SDK with versions 4.0.0.4021 and 4.0.0.9136 will be deleted, these versions corresponds to Gumbo SDK (Flex SDK 4 beta).
- Added zh_CN locales for Flex 4 SDK versions.
And very soon an AIR archetype will be provided to make your project configuration easier. We hope these improvements will affect your projects in the good way.


