aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/apache/bcel/Repository.java
AgeCommit message (Collapse)Author
2016-06-21Use final on local vars when possible (which already do on fields and ↵Gary D. Gregory
parameters when possible.) git-svn-id: https://svn.apache.org/repos/asf/commons/proper/bcel/trunk@1749603 13f79535-47bb-0310-9956-ffa450edef68
2016-06-13Rename private ivars to remove leading underscore.Gary D. Gregory
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/bcel/trunk@1748115 13f79535-47bb-0310-9956-ffa450edef68
2016-06-07Revert changes introduced in BCEL-222 (rev 1694911).Benedikt Ritter
In particular this means that the package coordinates have been changed back from org.apache.commons.bcel6 to org.apache.bcel Furthermore the maven coordinates have been changes back from org.apache.commons:commons-bcel6:6.0-SNAPSHOT to org.apache.bcel:bcel:6.0-SNAPSHOT git-svn-id: https://svn.apache.org/repos/asf/commons/proper/bcel/trunk@1747273 13f79535-47bb-0310-9956-ffa450edef68
2015-08-09BCEL-222Chas Honton
Major release of BCEL requires updating package name and maven coordinate git-svn-id: https://svn.apache.org/repos/asf/commons/proper/bcel/trunk@1694911 13f79535-47bb-0310-9956-ffa450edef68
2014-09-26Fixed the checkstyle errors related to the license headersEmmanuel Bourg
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/bcel/trunk@1627906 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22move code base to 1.5 - phase 1 - add genericsDavid Brosius
git-svn-id: https://svn.apache.org/repos/asf/jakarta/bcel/trunk@1149459 13f79535-47bb-0310-9956-ffa450edef68
2010-05-25Update to AL 2.0 headerSebastian Bazley
git-svn-id: https://svn.apache.org/repos/asf/jakarta/bcel/trunk@947879 13f79535-47bb-0310-9956-ffa450edef68
2009-10-18update copyright datesDavid Brosius
git-svn-id: https://svn.apache.org/repos/asf/jakarta/bcel/trunk@826333 13f79535-47bb-0310-9956-ffa450edef68
2006-06-04standard maven2 layoutTorsten Curdt
git-svn-id: https://svn.apache.org/repos/asf/jakarta/bcel/trunk@411573 13f79535-47bb-0310-9956-ffa450edef68