Menu

Commit [r737]  Maximize  Restore  History

Migrating the todo sample to flex-mojos 4 (you'll have to migrate to maven3 as well)

This change was tested with maven 3.0.2.
No more problem of blank/empty screen with this sdk : 4.5.0.18623.

In addition, there is one JAR (AIR development tools) that is packaged with the Flex SDK but is not open source.

Because of this, flexMojos cannot host this artifact. To build from source, you will need to install this artifact into your own private repo:
>mvn install:install-file -DgroupId=com.adobe.flex -DartifactId=adt -Dversion=4.5.0.18623 -Dpackaging=jar -Dfile=adt.jar

This JAR is bundled with the Flex SDK, which is freely available from Adobe’s website:
http://opensource.adobe.com/wiki/display/flexsdk/Downloads

ledroff@adobe.com 2011-02-08

changed /cairngorm3/trunk/samples/todo/pom.xml
changed /cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/.actionScriptProperties
changed /cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/.actionScriptProperties
changed /cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/pom.xml
changed /cairngorm3/trunk/samples/todo/todo_flex/todo_flex_test/.actionScriptProperties
changed /cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/.actionScriptProperties
changed /cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/pom.xml
/cairngorm3/trunk/samples/todo/pom.xml Diff Switch to side-by-side view
Loading...
/cairngorm3/trunk/samples/todo/todo_flex/todo_flex_android/.actionScriptProperties Diff Switch to side-by-side view
Loading...
/cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/.actionScriptProperties Diff Switch to side-by-side view
Loading...
/cairngorm3/trunk/samples/todo/todo_flex/todo_flex_shell/pom.xml Diff Switch to side-by-side view
Loading...
/cairngorm3/trunk/samples/todo/todo_flex/todo_flex_test/.actionScriptProperties Diff Switch to side-by-side view
Loading...
/cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/.actionScriptProperties Diff Switch to side-by-side view
Loading...
/cairngorm3/trunk/samples/todo/todo_flex/todo_flex_todolist/pom.xml Diff Switch to side-by-side view
Loading...
Monday.com Logo