aboutsummaryrefslogtreecommitdiffstats
path: root/bcel-builder
Commit message (Collapse)AuthorAgeFilesLines
* Patch now includes the bcel fix for 62631. Also changed the bcel-builder ↵V1_2_0aclement2004-05-243-22/+53
| | | | build.xml to construct a bcel-src.zip that matches the bcel.jar - to ease debugging.
* Hopefully better bcel-builder build system, ehilsdal2004-05-212-56/+76
| | | | | instigated by Andy actually trying to use this module the way it is supposed to be used
* Removing this rogue directory that didn't seem to work. i.e. it didnt fix ↵aclement2004-01-301-0/+0
| | | | the build process.
* Following yesterdays discussion, I'm temporarily adding a folder containing ↵aclement2004-01-301-0/+0
| | | | one file to see if it makes the build happy (we had to do this for adrians new module). If it fails then I'll delete it and wait for George to return who knows the right cruise control incantations to locate the problem.
* Created 'notamodule' in bcel-builder module - will the build system now ↵aclement2004-01-301-0/+0
| | | | ignore it correctly?
* Fix for Bugzilla Bug 41125: ehilsdal2004-01-293-5/+301
| | | | LocalVariableTable sometimes gets BCEL-supplied parameter names
* initial stab at a bcel-building moduleehilsdal2004-01-275-0/+142