1
0
espelhamento de https://github.com/eclipse-aspectj/aspectj.git sincronizado 2024-09-01 17:56:00 +02:00
org.aspectj/bcel-builder
2007-12-18 08:49:38 +00:00
..
.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. 2005-11-25 19:15:37 +00:00
src/org/aspectj/apache/bcel fix for problem LTW in multi-threaded configuration - removed static from bcel classes 2007-05-22 09:11:40 +00:00
testdata Bugette: annotation value of primitive type 'char' wasnt working ! 2006-02-14 14:06:36 +00:00
testsrc/org/aspectj/apache/bcel/classfile/tests useful class i keep rewriting! 2007-12-18 08:49:38 +00:00
.classpath BCEL Java5 Support 2004-11-19 16:35:15 +00:00
.cvsignore ignore bintest directories 2005-05-31 14:41:09 +00:00
.project initial stab at a bcel-building module 2004-01-27 19:24:46 +00:00
bcel-builder.refactored.jar dont lose that refactoring work, committing it to CVS. 2007-02-15 15:36:29 +00:00
build.xml tidy up after yourself 2006-02-14 14:09:35 +00:00
patch.txt BCEL rename (enhancement 61374) 2004-08-12 07:57:44 +00:00
readme.html BCEL Java5 Support 2004-11-19 16:35:15 +00:00
readme.refactored.txt dont lose that refactoring work, committing it to CVS. 2007-02-15 15:36:29 +00:00

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.