You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aclement 5effd12ae3 useful class i keep rewriting! 16 years ago
..
.settings disable warnings that we don't want to see in BCEL code - we are not about to make changes here for the sake of it, but don't want to see the warnings either. 18 years ago
src/org/aspectj/apache/bcel fix for problem LTW in multi-threaded configuration - removed static from bcel classes 17 years ago
testdata Bugette: annotation value of primitive type 'char' wasnt working ! 18 years ago
testsrc/org/aspectj/apache/bcel/classfile/tests useful class i keep rewriting! 16 years ago
.classpath BCEL Java5 Support 19 years ago
.cvsignore ignore bintest directories 19 years ago
.project initial stab at a bcel-building module 20 years ago
bcel-builder.refactored.jar dont lose that refactoring work, committing it to CVS. 17 years ago
build.xml tidy up after yourself 18 years ago
patch.txt BCEL rename (enhancement 61374) 20 years ago
readme.html BCEL Java5 Support 19 years ago
readme.refactored.txt dont lose that refactoring work, committing it to CVS. 17 years ago

readme.refactored.txt

15/2/07

There are problems with the 'refactoring' branch of the bcel-builder project.
For some reason if I commit things into the branch, they go into HEAD - whether
there was a problem creating the branch, I'm not sure. So as a temporary measure
I am committing the refactored form of the bcel-builder module in as a jar called
bcel-builder.refactored.jar.