aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
AgeCommit message (Expand)Author
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
2015-09-10Ignore some Clirr errors for nowSebastian Bazley
2015-08-26BCEL-258 No tests to check the output of dump methodsSebastian Bazley
2015-08-25Quieten the PerformanceTest when used as part of mvn testSebastian Bazley
2015-08-21Add a FindBugs exclusion filterSebastian Bazley
2015-08-21Simpler way of providing config_loc property valueSebastian Bazley
2015-08-20Update to latest Checkstyle, which does not support RedundantThrows or Double...Sebastian Bazley
2015-08-20Allow Checkstyle to be run by the CLISebastian Bazley
2015-08-17Assembly descriptors now in standard locationSebastian Bazley
2015-08-17Assembly descriptors now in standard locationSebastian Bazley
2015-08-15findbugs-maven-plugin 3.0.1 -> 3.0.2 on Java 7.Gary D. Gregory
2015-08-13[BCEL-244] Update Java requirement from 5 to 7.Gary D. Gregory
2015-08-13findbugs-maven-plugin 3.0.0 -> 3.0.1 on Java 7.Gary D. Gregory
2015-08-12Oops - inadvertent revert of recent changeSebastian Bazley
2015-08-12BCEL-227 replace @author tags with mention in pomSebastian Bazley
2015-08-12the developer svn url starts with https:David Brosius
2015-08-11BCEL-226 Fix RAT messagesChas Honton
2015-08-11reset BCEL pom for work on next 6.0-SNAPSHOTChas Honton