10
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 4 days ago.
Jun 06, 2023 — Jun 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed some class-loading errors. More... over 9 years ago
Fixed some class-loading errors. More... over 9 years ago
Continue making flexmojos work with Maven 3.1 and Falcon More... over 9 years ago
Continue making flexmojos work with Maven 3.1 and Falcon More... over 9 years ago
Continued working on the Falcon support (First version actually working) - have to make the testsuite pass though as there are some strange new errors in one test with loading of resources for RSLs - I had to disable the DependencyFilteringTest as this seemed to have major trouble with my upgrading of maven to 3.1.1 ... have to figure out what's going wrong here. More... over 9 years ago
Continued working on the Falcon support (First version actually working) - have to make the testsuite pass though as there are some strange new errors in one test with loading of resources for RSLs - I had to disable the DependencyFilteringTest as this seemed to have major trouble with my upgrading of maven to 3.1.1 ... have to figure out what's going wrong here. More... over 9 years ago
- Make the compiler mojo work with falcon. More... over 9 years ago
- Make the compiler mojo work with falcon. More... over 9 years ago
- Adjustments needed for Falcon support More... over 9 years ago
- Adjustments needed for Falcon support More... over 9 years ago
Added min swf-version detection for Flash 15 More... over 9 years ago
Added min swf-version detection for Flash 15 More... over 9 years ago
In order do be able to add a different compiler implementation, we need to completely remove any dependency from flexmojos to the org.apache.flex:compiler artifact. More... over 9 years ago
In order do be able to add a different compiler implementation, we need to completely remove any dependency from flexmojos to the org.apache.flex:compiler artifact. More... over 9 years ago
Update to Flex 4.13 More... over 9 years ago
Update to Flex 4.13 More... over 9 years ago
- Integrated the Apache Mavenizer to automatically download and install Adobe Flash and Air artifacts. (Set flashVersion or airVersion to have Flexmojos automatically add runtime dependencies) - Removed FlexCompatibility code as all Apache Flex versions have the same API so there is no need for expensive version checks. More... over 9 years ago
- Integrated the Apache Mavenizer to automatically download and install Adobe Flash and Air artifacts. (Set flashVersion or airVersion to have Flexmojos automatically add runtime dependencies) - Removed FlexCompatibility code as all Apache Flex versions have the same API so there is no need for expensive version checks. More... over 9 years ago
Made Flexmojos deployable to sonatype oss repo. More... over 9 years ago
Made Flexmojos deployable to sonatype oss repo. More... over 9 years ago
Updated the master pom to the latest version of the sonatype master pom and added a plugin version for the javadoc plugin to keep the build a little more silent during a release. More... over 9 years ago
Updated the master pom to the latest version of the sonatype master pom and added a plugin version for the javadoc plugin to keep the build a little more silent during a release. More... over 9 years ago
Cleaning up of the pom files formatting done by the release plugin. More... over 9 years ago
Cleaning up of the pom files formatting done by the release plugin. More... over 9 years ago
Implemented a feature to provide a list of return codes that the flash runner will treat as ok to resolve some build issues on linux machines (https://github.com/chrisdutz/flexmojos/pull/10) More... over 9 years ago
Implemented a feature to provide a list of return codes that the flash runner will treat as ok to resolve some build issues on linux machines (https://github.com/chrisdutz/flexmojos/pull/10) More... over 9 years ago
Updated the keys for signing the air apps in the test-suite as the old ones had expired on 2014-09-08. More... over 9 years ago
Updated the keys for signing the air apps in the test-suite as the old ones had expired on 2014-09-08. More... over 9 years ago
FLEXMOJOS-886 - In unpredictable intervals the build fails complaining about "ambiguous argument list" - Included an extra condition to output the namespace args formatted in the parser-friendly way. More... almost 10 years ago
FLEXMOJOS-886 - In unpredictable intervals the build fails complaining about "ambiguous argument list" - Included an extra condition to output the namespace args formatted in the parser-friendly way. More... almost 10 years ago