From: Byron S. <bsa...@us...> - 2005-05-21 18:37:23
|
bsaltysiak 05/05/21 11:37:16 Modified: flash project.xml Log: improved project description Revision Changes Path 1.2 +1 -1 maven-plugins/flash/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/flash/project.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- project.xml 19 May 2005 03:42:04 -0000 1.1 +++ project.xml 21 May 2005 18:37:16 -0000 1.2 @@ -12,7 +12,7 @@ <!-- package, logo are in parent. no gumpRepositoryId --> <description><![CDATA[ <p> - A plugin to maven that will make certain project tasks involving Flash easier. + A plugin to maven that will make certain project tasks involving Macromedia Flash easier. Currently, the plugin uses as2api-0.2 to produce a JavaDoc-like api documentation. A report of this documentation is also included so that it can be easily added to any project using Flash w/ ActionScript2. </p> |