6
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
moved to gitbox More... over 5 years ago
archive EasyAnt More... over 7 years ago
Fix plugin report information More... over 7 years ago
Merge branch 'feature/EASYANT-76' into 'develop-microej' More... over 7 years ago
Upgrade Junit: fix Eclipse project classpath https://issues.apache.org/jira/browse/EASYANT-76 More... over 7 years ago
Compliance with J2SE 1.7 https://issues.apache.org/jira/browse/EASYANT-75 More... over 8 years ago
fix easyant -p -v More... almost 9 years ago
Upgrade junit More... about 9 years ago
Upgrade antcontrib More... about 9 years ago
fix EASYANT-72 Test SearchModuleTest.shouldFindExistingModuleWithRegexpParameter fails (thanks to Jérôme Leroux) More... about 9 years ago
drop dead code since ivy now exposes procted method to specify how to choose ModuleDescriptors More... about 9 years ago
disable useOrigin on cache since it's creating error with jarResolver and absolute path More... about 9 years ago
update to ivy 2.4 More... about 9 years ago
fix EASYANT-70 Specified targets order not kept when building multi-modules (thanks to Jérôme Leroux) More... over 9 years ago
remove deadcode More... over 9 years ago
use foreach loops More... over 9 years ago
use isEmpty More... over 9 years ago
use stringbuilder instead of stringbuffer use string concatenation when no string builder is necessary (compiler will do it for us, and it makes our code easier to read) More... over 9 years ago
remove unused import More... over 9 years ago
simplify some loops More... over 9 years ago
Fix EASYANT-71 Offline mode does not retrieve transitive dependencies of the project (thanks to Jérôme Leroux) More... over 9 years ago
add offline folder and .patch files to gitignore More... over 9 years ago
add idea to gitignore More... over 9 years ago
avoid unnecessary directory creation More... over 9 years ago
cleanup MultiModuleLogger More... over 9 years ago
merge BuildExecutionTimer and MultiModuleLogger More... over 9 years ago
extract ExecutionResult class More... over 9 years ago
simplifying loop More... over 9 years ago
cleanup More... over 9 years ago
cleanup More... over 9 years ago