Christofer Dutz [Fri, 5 Sep 2014 10:59:55 +0000 (12:59 +0200)]
- Finished converting the last Rules to PMD5.x
Christofer Dutz [Fri, 5 Sep 2014 10:44:14 +0000 (12:44 +0200)]
PMD 5.x migration
- I still have 4 not commited files in my working-set
- TooManyStatesInMxmlRule
- TooShortVariableRule
- TooFewBranchesInSwitchStatementRule
- ParametrizedRegExpBasedRuleTest
As these all need parameters and I haven't quite figgured out how to update the code yet ... so don't be surprised about compilation errors.
Justin Mclean [Fri, 5 Sep 2014 07:19:22 +0000 (17:19 +1000)]
fix spelling of file name
Justin Mclean [Fri, 5 Sep 2014 07:18:30 +0000 (17:18 +1000)]
fix spelling error
Alex Harui [Fri, 5 Sep 2014 06:35:16 +0000 (23:35 -0700)]
fix package name scheme
Alex Harui [Fri, 5 Sep 2014 06:28:21 +0000 (23:28 -0700)]
check in approval scripts I use
Alex Harui [Mon, 18 Aug 2014 21:41:37 +0000 (14:41 -0700)]
add release target to move rc to final home
Justin Mclean [Fri, 5 Sep 2014 02:41:18 +0000 (12:41 +1000)]
added ® to Apache Flex
Justin Mclean [Fri, 5 Sep 2014 00:29:53 +0000 (10:29 +1000)]
update versions and include contrib files
Justin Mclean [Fri, 5 Sep 2014 00:29:30 +0000 (10:29 +1000)]
minor changes to release notes
Justin Mclean [Thu, 4 Sep 2014 23:58:54 +0000 (09:58 +1000)]
minor correction to README
Justin Mclean [Thu, 4 Sep 2014 08:57:00 +0000 (18:57 +1000)]
Add contributors and contributing files in releases
Justin Mclean [Thu, 4 Sep 2014 08:08:53 +0000 (18:08 +1000)]
Add contributors and contributing files
Justin Mclean [Thu, 4 Sep 2014 08:05:58 +0000 (18:05 +1000)]
update read me and release notes for next version
Justin Mclean [Thu, 4 Sep 2014 08:05:15 +0000 (18:05 +1000)]
update for SCOWL dictionary bundling
Justin Mclean [Thu, 4 Sep 2014 08:01:13 +0000 (18:01 +1000)]
Added BSD / MIT like licensed dictionaries from SCOWL (wordlist.aspell.net + https://github.com/kevina/wordlist)
Justin Mclean [Thu, 4 Sep 2014 07:58:19 +0000 (17:58 +1000)]
Add contributors and contributing files
Justin Mclean [Wed, 3 Sep 2014 22:39:42 +0000 (08:39 +1000)]
update in preparation for 1.1 release
Justin Mclean [Wed, 3 Sep 2014 22:38:56 +0000 (08:38 +1000)]
updates to README for next version
Christofer Dutz [Mon, 1 Sep 2014 21:54:23 +0000 (23:54 +0200)]
- Added some adjustments to allow deployment of SNAPSHOT versions.
Christofer Dutz [Mon, 1 Sep 2014 21:14:26 +0000 (23:14 +0200)]
- Finished fixing the last unit tests.
(Now FlexPMD seems to be building correctly)
Christofer Dutz [Mon, 1 Sep 2014 20:03:39 +0000 (22:03 +0200)]
- Fixed some ClassNotFound Exceptions
Christofer Dutz [Mon, 1 Sep 2014 19:45:18 +0000 (21:45 +0200)]
- Finished fixing the tests of the main testsuite
- Fixed a nasty error in the maven plugin (dependency on icu4j caused ArrayIndexOutOfBoundsExceptions during the build)
Justin Mclean [Mon, 1 Sep 2014 04:54:15 +0000 (14:54 +1000)]
update with recent fixes
Justin Mclean [Mon, 1 Sep 2014 04:50:44 +0000 (14:50 +1000)]
FLEX-34490 FLEX-34478 fixes fro video path issues
Justin Mclean [Mon, 1 Sep 2014 04:23:23 +0000 (14:23 +1000)]
fix paths to load modules
cdutz [Sat, 30 Aug 2014 18:56:49 +0000 (20:56 +0200)]
- Fine tuned the main pom
- Fixed a lot of unit-tests.
cdutz [Sat, 30 Aug 2014 14:58:27 +0000 (16:58 +0200)]
Fixed a small bug in the pom-generation script.
Christofer Dutz [Fri, 29 Aug 2014 18:46:44 +0000 (20:46 +0200)]
Added a maven.xml to allow package, install and deploy of maven artifacts.
Justin Mclean [Fri, 29 Aug 2014 01:17:58 +0000 (11:17 +1000)]
add package descriptions
Justin Mclean [Fri, 29 Aug 2014 00:47:55 +0000 (10:47 +1000)]
update read me with instruction on use and where to get dictionaries from
Justin Mclean [Fri, 29 Aug 2014 00:47:21 +0000 (10:47 +1000)]
add description to asdic target
Justin Mclean [Fri, 29 Aug 2014 00:42:33 +0000 (10:42 +1000)]
add asdic target and remove potentially uncorking stuff from release packages
Justin Mclean [Fri, 29 Aug 2014 00:41:40 +0000 (10:41 +1000)]
Change default config file name to SpellingConfig.xml in docs
Justin Mclean [Fri, 29 Aug 2014 00:41:06 +0000 (10:41 +1000)]
Change default config file name to SpellingConfig.xml in docs
Justin Mclean [Fri, 29 Aug 2014 00:20:50 +0000 (10:20 +1000)]
made how to use a bit more obvious and removed author tag
Justin Mclean [Fri, 29 Aug 2014 00:20:19 +0000 (10:20 +1000)]
no longer required
Justin Mclean [Thu, 28 Aug 2014 23:47:37 +0000 (09:47 +1000)]
Change default config file name
Justin Mclean [Thu, 28 Aug 2014 04:52:33 +0000 (14:52 +1000)]
removed company names
Justin Mclean [Thu, 28 Aug 2014 04:32:27 +0000 (14:32 +1000)]
FLEX-34506 remove Adobe from file names and directories
Justin Mclean [Thu, 28 Aug 2014 04:08:42 +0000 (14:08 +1000)]
swap points 3 and 4
Justin Mclean [Thu, 28 Aug 2014 01:44:23 +0000 (11:44 +1000)]
one too many ApacheFlex in there
Justin Mclean [Thu, 28 Aug 2014 00:57:43 +0000 (10:57 +1000)]
update flash player version and change directories
Justin Mclean [Thu, 28 Aug 2014 00:56:25 +0000 (10:56 +1000)]
remove Adobe from directory names (package name still contains Adobe)
Justin Mclean [Thu, 28 Aug 2014 00:55:10 +0000 (10:55 +1000)]
add initial readme and release notes
Justin Mclean [Thu, 28 Aug 2014 00:54:28 +0000 (10:54 +1000)]
add top level build file to package everything up
Justin Mclean [Thu, 28 Aug 2014 00:53:52 +0000 (10:53 +1000)]
add initial LICENSE and NOTICE
Justin Mclean [Wed, 27 Aug 2014 07:15:28 +0000 (17:15 +1000)]
update release notes
Justin Mclean [Wed, 27 Aug 2014 07:01:21 +0000 (17:01 +1000)]
set application in source tab needed for FLEX-34492
Justin Mclean [Wed, 27 Aug 2014 07:00:39 +0000 (17:00 +1000)]
Added buttons to copy code, copy link to code and goto github (FLEX-34502, FLEX-34492 and FLEX-34482)
Justin Mclean [Wed, 27 Aug 2014 06:59:18 +0000 (16:59 +1000)]
Look for app parameter when loading application
Justin Mclean [Wed, 27 Aug 2014 06:58:29 +0000 (16:58 +1000)]
fix names of nodes
Justin Mclean [Wed, 27 Aug 2014 05:32:21 +0000 (15:32 +1000)]
update release notes
Justin Mclean [Wed, 27 Aug 2014 05:29:32 +0000 (15:29 +1000)]
FLEX-34489 add missing source tabs
Justin Mclean [Wed, 27 Aug 2014 04:25:44 +0000 (14:25 +1000)]
update release notes
Justin Mclean [Wed, 27 Aug 2014 04:25:28 +0000 (14:25 +1000)]
FLEX-34495 fix error loading source file
Justin Mclean [Wed, 27 Aug 2014 04:17:56 +0000 (14:17 +1000)]
FLEX-34500 show total number of examples in Tour De Flex UI
Justin Mclean [Wed, 27 Aug 2014 04:00:07 +0000 (14:00 +1000)]
update release notes
Justin Mclean [Wed, 27 Aug 2014 03:59:44 +0000 (13:59 +1000)]
add spark rich text editor example
Justin Mclean [Wed, 27 Aug 2014 03:58:56 +0000 (13:58 +1000)]
add place holder for Apache Flex 4.14
Justin Mclean [Wed, 27 Aug 2014 03:57:28 +0000 (13:57 +1000)]
Add example for future version of the SDK
Christofer Dutz [Tue, 26 Aug 2014 22:39:39 +0000 (00:39 +0200)]
Refactored the PMD Maven build
- Adjusted the directory structure
- Fixed a lot of compile problems
- Fixed the maven setup
- Made PMD build with Flexmojos 7.1.0 and Apache Flex 4.13.0
- Fixed a few UnitTests
(A lot of tests are still failing, but I guess it has to be a community effort to fix all of them)
(Apache Flex and some other artifacts need to be manually deployed to your local maven repo in order for the build to work)
Justin Mclean [Tue, 26 Aug 2014 08:28:47 +0000 (18:28 +1000)]
make icon link to tour de flex download page
Justin Mclean [Tue, 26 Aug 2014 04:35:47 +0000 (14:35 +1000)]
fix up what included in packaging
Justin Mclean [Tue, 26 Aug 2014 04:35:19 +0000 (14:35 +1000)]
added favicon
Justin Mclean [Tue, 26 Aug 2014 04:34:36 +0000 (14:34 +1000)]
renamed explorer.html to be index.html
Justin Mclean [Tue, 26 Aug 2014 04:33:10 +0000 (14:33 +1000)]
added a few more bug fixes
Justin Mclean [Mon, 25 Aug 2014 12:44:37 +0000 (22:44 +1000)]
update version to 1.1
Justin Mclean [Mon, 25 Aug 2014 12:00:04 +0000 (22:00 +1000)]
add a couple of simple 4.11 and 4.12 examples
Justin Mclean [Mon, 25 Aug 2014 11:59:30 +0000 (21:59 +1000)]
add a coupe of simple 4.11 and 4.12 examples
Justin Mclean [Mon, 25 Aug 2014 11:23:07 +0000 (21:23 +1000)]
add change since first released version
Justin Mclean [Mon, 25 Aug 2014 11:22:38 +0000 (21:22 +1000)]
Add a few Apache Flex 4.10 examples
Justin Mclean [Mon, 25 Aug 2014 11:21:17 +0000 (21:21 +1000)]
minor typo
Justin Mclean [Mon, 25 Aug 2014 01:20:15 +0000 (11:20 +1000)]
added heading
Justin Mclean [Mon, 25 Aug 2014 01:05:23 +0000 (11:05 +1000)]
add info on ant target and compiling example by hand
Justin Mclean [Mon, 25 Aug 2014 01:04:42 +0000 (11:04 +1000)]
describe ant targets
Justin Mclean [Mon, 25 Aug 2014 00:13:01 +0000 (10:13 +1000)]
removed apache licence (not required)
Justin Mclean [Mon, 25 Aug 2014 00:12:41 +0000 (10:12 +1000)]
remove apache license (not required) and add how to check out of git info
Justin Mclean [Sun, 24 Aug 2014 23:53:29 +0000 (09:53 +1000)]
fix minor issue in two example names
Justin Mclean [Sun, 24 Aug 2014 04:17:15 +0000 (14:17 +1000)]
Added SDK locale example + needed to change build file to compile swf with multiple locales
Justin Mclean [Sun, 24 Aug 2014 04:16:03 +0000 (14:16 +1000)]
Added SDK locale example
Justin Mclean [Sat, 23 Aug 2014 04:42:54 +0000 (14:42 +1000)]
new post code examples
Justin Mclean [Sat, 23 Aug 2014 04:42:29 +0000 (14:42 +1000)]
added simple post code example
Justin Mclean [Sat, 23 Aug 2014 03:09:54 +0000 (13:09 +1000)]
Add place holders for Apache examples
Justin Mclean [Sat, 23 Aug 2014 02:43:53 +0000 (12:43 +1000)]
FLEX-34484 skeleton for Apache Flex examples using content from Apache Flex page on wikiedia
Justin Mclean [Sat, 23 Aug 2014 01:39:08 +0000 (11:39 +1000)]
FLEX-34480 Change so XML is embedded in application rather than loaded
Justin Mclean [Sat, 23 Aug 2014 01:37:25 +0000 (11:37 +1000)]
remove view source URL
Justin Mclean [Thu, 21 Aug 2014 00:26:04 +0000 (10:26 +1000)]
build missing example
Mark Kessler [Wed, 20 Aug 2014 20:49:59 +0000 (16:49 -0400)]
FLEX-34474: Removed styles that were not needed and were causing white labels on gray buttons.
Added a destination value for the scale example besides the number 1. It was scaling from 1 to 1...
Justin Mclean [Mon, 18 Aug 2014 23:57:13 +0000 (09:57 +1000)]
add src to package name
Justin Mclean [Mon, 18 Aug 2014 21:58:53 +0000 (07:58 +1000)]
include fxg files in release artefacts
Justin Mclean [Mon, 18 Aug 2014 21:57:40 +0000 (07:57 +1000)]
add back in Scroller1Example
Justin Mclean [Mon, 18 Aug 2014 13:25:02 +0000 (23:25 +1000)]
fixed a few other mx example that were showing multiple source files
Justin Mclean [Mon, 18 Aug 2014 13:21:59 +0000 (23:21 +1000)]
fix issue with source file in swf loader example
Justin Mclean [Mon, 18 Aug 2014 12:44:52 +0000 (22:44 +1000)]
that should of been include rather than exclude
Justin Mclean [Mon, 18 Aug 2014 12:32:06 +0000 (22:32 +1000)]
add xml files to release packages
Justin Mclean [Mon, 18 Aug 2014 12:14:10 +0000 (22:14 +1000)]
Renamed file so compile on linux works
Justin Mclean [Mon, 18 Aug 2014 12:07:35 +0000 (22:07 +1000)]
remove drop shadows - flat is now king
Justin Mclean [Mon, 18 Aug 2014 11:48:08 +0000 (21:48 +1000)]
removed border from tree control
Justin Mclean [Mon, 18 Aug 2014 11:46:45 +0000 (21:46 +1000)]
add missing assets