aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
AgeCommit message (Expand)Author
2017-11-30Creating Apache Commons BCEL 6.2-RC1 tagGary D. Gregory
2017-11-30Prepare for 6.2 release.Gary D. Gregory
2017-11-27Update Maven FindBugs plugin from 3.0.4 to 3.0.5.Gary D. Gregory
2017-11-27Update test dependency on Apache Commons Lang from 3.6 to 3.7.Gary D. Gregory
2017-10-20Update tests from Apache Commons IO 2.5 to 2.6.Gary D. Gregory
2017-09-18Bump version number for next development iterationBenedikt Ritter
2017-09-14Updated download page in preparation for 6.1 release.Benedikt Ritter
2017-09-14BCEL-293: Add Automatic-Module-Name MANIFEST entry for Java 9 compatibilityBenedikt Ritter
2017-09-14Update JNA dependency to the latest versionBenedikt Ritter
2017-08-28Downgrade to findbugs-maven-plugin 3.0.4, since the build fails with 3.0.5Benedikt Ritter
2017-08-25jmh.version 1.12 -> 1.19.Gary D. Gregory
2017-08-25exec-maven-plugin 1.4.0 -> 1.6.0.Gary D. Gregory
2017-08-25maven-pmd-plugin 3.6 -> 3.8.Gary D. Gregory
2017-08-25Update test dependencies.Gary D. Gregory
2017-08-25Update commons-parent and Maven plugins.Gary D. Gregory
2017-05-27(chore) adding commons.module.name to pomRob Tompkins
2016-09-06Add Sam Yoon to the list of contributorsBenedikt Ritter
2016-07-14Bump version number for next development iterationBenedikt Ritter
2016-06-23Fix up changes.xml so it regenerates RELEASE-NOTES OKSebastian Bazley
2016-06-22Update to current JMH versionSebastian Bazley
2016-06-21On Windows, test whatever JRE and JDK are registered in the Windows Registry.Gary D. Gregory
2016-06-21Configure RAT for 'mvn apache-rat:check'.Gary D. Gregory
2016-06-21Format XML.Gary D. Gregory
2016-06-20Replace atbs with spacesBenedikt Ritter
2016-06-19Better include maven baseDir when specifing file pathsBenedikt Ritter
2016-06-19Move build tool related configuration files to separate config directory.Benedikt Ritter
2016-06-19add source jar pluginDavid Brosius
2016-06-18Add Mark Roberts and Jérôme Leroux to the list of contributorsBenedikt Ritter
2016-06-18Use JaCoCo for measuring test coverage since the Cobertura instrumentation br...Benedikt Ritter
2016-06-07Finalize package rename by fixing documentationBenedikt Ritter
2016-06-07Only deactivate DocLint on JDK 8+Benedikt Ritter
2016-06-07Stop Maven complaining about missing versionsSebastian Bazley
2016-06-07Specify versionSebastian Bazley
2016-06-07Fix messed up package renameBenedikt Ritter
2016-06-07Revert changes introduced in BCEL-222 (rev 1694911).Benedikt Ritter
2016-06-05Tabs and trailing spacesSebastian Bazley
2016-06-05Make it possible to disable the Clirr ignored diffs fileSebastian Bazley
2016-06-05AlignmentSebastian Bazley
2016-06-03Clirr Plugin 2.7 fails with NPESebastian Bazley
2016-06-03Allow CLirr to be run from command lineSebastian Bazley
2016-06-01checkstyle.plugin.version 2.16 -> 2.17.Gary D. Gregory
2016-06-01maven-pmd-plugin 3.3 -> 3.6.Gary D. Gregory
2016-04-30commons-parent 39 -> 40.Gary D. Gregory
2016-04-26cobertura-maven-plugin 2.6 -> 2.7.Gary D. Gregory
2016-04-26Override parent with commons.findbugs.version property.Gary D. Gregory
2016-04-26We do not need a JDK 7 profile since we require a mininum of Java 7.Gary D. Gregory
2016-04-26findbugs-maven-plugin 3.0.2 -> 3.0.3 on Java 7.Gary D. Gregory
2016-04-26Update tests from Apache Commons Collection 4.0 to 4.1.Gary D. Gregory
2016-04-22Update tests from Apache Commons IO 2.4 to 2.5.Gary D. Gregory
2016-04-22commons-parent 38 -> 39.Gary D. Gregory