Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve 2 tests do delete temporary files | Alexander Kriegisch | 2021-04-09 | 1 | -8/+13 |
| | | | | | | | | | There were some problems in file handling: One file in was not deleted in case an exception was thrown during the test. Another case was a JarFile which was not closed before deletion, which might work on Linux, but not on Windows where the open file is still locked after usage. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | make tests tidy up after themselvesV1_8_3 | Andy Clement | 2014-10-23 | 1 | -1/+1 |
| | |||||
* | make tests tidy up after themselves | Andy Clement | 2014-10-21 | 1 | -0/+1 |
| | |||||
* | serialized form of ITD field mungers changed (includes aliases) - jars rebuilt | aclement | 2005-10-20 | 1 | -0/+0 |
| | |||||
* | change to itd ctor serialization - quick rebuild of jars. | aclement | 2005-10-18 | 1 | -0/+0 |
| | |||||
* | Updates for generic ITDs - see pr112105 for a description of all changes. | aclement | 2005-10-14 | 1 | -0/+0 |
| | |||||
* | change to resolvedmember serialization (to support varargs ITDs) is quite ↵ | aclement | 2005-10-07 | 1 | -0/+0 |
| | | | | serious - major version number of attribute rev'd to 4 in this case. | ||||
* | rebuilt post fix for pr110906: varargs ITD | aclement | 2005-10-04 | 1 | -0/+0 |
| | |||||
* | rebuilt due to attribute modifications. | aclement | 2005-09-13 | 1 | -0/+0 |
| | |||||
* | rebuilt jars because of resolvedmember serialization change to remember type ↵ | aclement | 2005-07-27 | 1 | -0/+0 |
| | | | | variables. | ||||
* | changed the serialized form of a WildTypePattern to remember generic info... ↵ | acolyer | 2005-07-22 | 1 | -0/+0 |
| | | | | standby for mass updates of binary comparison tests. | ||||
* | update to binary format as part of generics work | acolyer | 2005-06-09 | 1 | -0/+0 |
| | |||||
* | fixes for annotation type pattern bugs uncovered in 150 tests | acolyer | 2005-03-10 | 1 | -0/+0 |
| | |||||
* | All jars rebuilt with rev'd weaver version number 2.0 that we will use for ↵ | aclement | 2005-01-07 | 1 | -0/+0 |
| | | | | AspectJ5 (AJ1.2.1 had version 1.0) | ||||
* | updated binary form | acolyer | 2004-12-09 | 1 | -0/+0 |
| | |||||
* | updated binary form | acolyer | 2004-12-08 | 1 | -0/+0 |
| | |||||
* | Rebuilt due to type munger attribute change | aclement | 2004-12-07 | 1 | -0/+0 |
| | |||||
* | work in progress.... annotation pointcuts, parsing, and patterns | acolyer | 2004-12-06 | 1 | -0/+0 |
| | |||||
* | BcWeaverJarMaker updates - now line numbers have changed. | aclement | 2004-08-19 | 1 | -0/+0 |
| | |||||
* | fix for Bugzilla Bug 37020 | acolyer | 2004-08-19 | 1 | -0/+0 |
| | | | | wrong line for method execution join point | ||||
* | Deleting unnecessary class files that crept into the build. | aclement | 2004-03-16 | 4 | -0/+0 |
| | |||||
* | Fix for Bugzilla Bug 41181 | aclement | 2004-03-16 | 24 | -0/+279 |
Support SerialVersionUID field if no new fields declared on class (Regenerated with BcweaverJarMaker) |