Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | aligning task with Javac task: | wisberg | 2003-08-29 | 1 | -27/+15 |
| | | | | | | - copies resources by default when using the Javac adapter - does not copy resources unless specified when invoked via AjcTask - copies injar resources always | ||||
* | sourceRootCopyFilter test | wisberg | 2003-08-29 | 7 | -10/+59 |
| | |||||
* | changed warning to error | jhugunin | 2003-08-29 | 1 | -1/+1 |
| | |||||
* | mostly final edits | ehilsdal | 2003-08-28 | 6 | -142/+248 |
| | |||||
* | fix and test for Bugzilla Bug 41359 | jhugunin | 2003-08-28 | 5 | -5/+70 |
| | | | | percflow aspects compiled from jars share one instance for all entry points | ||||
* | updated fix for 40807 - compiler adapter was supplying destDir when not ↵ | wisberg | 2003-08-28 | 2 | -28/+40 |
| | | | | | | | specified Also adding warning for resource-copying (36071; copyInJars, sourceRootCopyFilter) I would like to disable entirely, but don't see and haven't gotten confirmation of behavior from last week's telephone call. | ||||
* | cloning re-used test specifications to avoid test interactions | wisberg | 2003-08-28 | 1 | -4/+11 |
| | |||||
* | ignoring test case expecting a skip when using the old ajc compiler in ↵ | wisberg | 2003-08-28 | 1 | -1/+1 |
| | | | | | | | incremental mode, since we're not using ajc 1.0 anymore. Should revisit if we do. | ||||
* | checking clone when doing xml round trips on our test specifications | wisberg | 2003-08-28 | 1 | -0/+13 |
| | |||||
* | compiler run equals check wasn't testing argfiles, aspectpath, or sourceroots | wisberg | 2003-08-28 | 1 | -0/+3 |
| | |||||
* | implementing clone() for test specifications | wisberg | 2003-08-28 | 5 | -3/+166 |
| | |||||
* | serializing tests. Some depended on others for builds, but test run order ↵ | wisberg | 2003-08-28 | 1 | -22/+8 |
| | | | | is not guaranteed. | ||||
* | updated section 3 | ehilsdal | 2003-08-28 | 6 | -54/+33 |
| | |||||
* | UML diagram built with Argo UML (http://argouml.tigris.org) | jhugunin | 2003-08-28 | 3 | -0/+298 |
| | |||||
* | made everything inherit from Test again | ehilsdal | 2003-08-28 | 12 | -66/+86 |
| | | | | updated section 3 tests | ||||
* | moved to List | ehilsdal | 2003-08-28 | 1 | -24/+26 |
| | |||||
* | typo | ehilsdal | 2003-08-28 | 1 | -1/+1 |
| | |||||
* | in AspectJ 1.1, set jp's have void return type | ehilsdal | 2003-08-28 | 1 | -3/+3 |
| | |||||
* | fixes | ehilsdal | 2003-08-28 | 1 | -116/+61 |
| | |||||
* | removed unnecessary constructors and untabified | ehilsdal | 2003-08-28 | 13 | -79/+8 |
| | |||||
* | updating for new files | ehilsdal | 2003-08-28 | 1 | -2/+0 |
| | |||||
* | stub answer file | ehilsdal | 2003-08-28 | 1 | -0/+7 |
| | |||||
* | updated section 2 | ehilsdal | 2003-08-28 | 15 | -343/+215 |
| | |||||
* | rough edit of text for section 3 | jhugunin | 2003-08-27 | 1 | -61/+37 |
| | |||||
* | revised section 4 (untested) | jhugunin | 2003-08-27 | 13 | -94/+45 |
| | |||||
* | untabified | ehilsdal | 2003-08-27 | 18 | -289/+289 |
| | |||||
* | untabified | ehilsdal | 2003-08-27 | 30 | -289/+289 |
| | |||||
* | initial build.xml; has lots of dangling references | ehilsdal | 2003-08-27 | 1 | -0/+110 |
| | |||||
* | starting rework for oopsla | ehilsdal | 2003-08-27 | 1 | -62/+29 |
| | |||||
* | Fixed several broken links uncovered in 1.1.1rc1 testing. | acolyer | 2003-08-27 | 1 | -11/+11 |
| | |||||
* | performance faq item corrections promised on the list. | wisberg | 2003-08-23 | 1 | -11/+17 |
| | | | | I need some actual facts for a real answer. | ||||
* | added a cache by handle to avoid terrible performance on larger projects | acolyer | 2003-08-23 | 2 | -3/+28 |
| | |||||
* | @testcase PR#41888 call PCD fails when given subtype of defining type | wisberg | 2003-08-23 | 2 | -0/+83 |
| | |||||
* | Using correct patch for bug 39436 instead of vague one from email | ehilsdal | 2003-08-21 | 1 | -21/+32 |
| | |||||
* | Still patching for bug 39470 (patch devised by Andy, vetted by me). | ehilsdal | 2003-08-20 | 1 | -1/+11 |
| | | | | | | Sorting the local variables so we can deal with the fact that BCEL generates extra local variables and doesn't bother to make them hashable. | ||||
* | added ant driver for JUnit ajctest driver | wisberg | 2003-08-17 | 1 | -0/+40 |
| | |||||
* | initial cut at resolver. Still getting default JDK 1.4 parser error "base ↵ | wisberg | 2003-08-17 | 1 | -19/+150 |
| | | | | URL required for relative references. | ||||
* | disabled test spec error test b/c it can't be skipped for JUnit driver | wisberg | 2003-08-17 | 1 | -4/+5 |
| | |||||
* | Reimplemented JUnit harness adapter | wisberg | 2003-08-17 | 6 | -200/+612 |
| | |||||
* | balancing start/end suite calls | wisberg | 2003-08-17 | 1 | -8/+12 |
| | |||||
* | some xml parsers don't like space here... | wisberg | 2003-08-17 | 1 | -1/+1 |
| | |||||
* | paring globals to those used, then using them consistently | wisberg | 2003-08-17 | 3 | -9/+9 |
| | |||||
* | permitting null input in public utility method | wisberg | 2003-08-17 | 1 | -0/+3 |
| | |||||
* | Added a call to remove all structure model listeners from previous run to ↵ | acolyer | 2003-08-16 | 1 | -0/+6 |
| | | | | | | prevent structure listener leakage. | ||||
* | Added a removeAllListeners method to be called from test suite to | acolyer | 2003-08-16 | 1 | -0/+8 |
| | | | | prevent listener leakage which cripples performance of the test cases. | ||||
* | deleted a rogue import of com.sum.crypto... that mik must have added by ↵ | acolyer | 2003-08-16 | 1 | -2/+0 |
| | | | | | | accident. I suspect this is what was breaking the build! | ||||
* | Fixed AJDT bug with truncation of labels (there was a weird substring call ↵ | mkersten | 2003-08-16 | 16 | -23/+129 |
| | | | | in AdviceActionDelegate). Fixed ASM/AJDT modifiers bug. Fixed ASM static initializers bug (we may want to change the way they show up, i.e. Added imports to ASM containment hierarchy. Fixed numerous AJBrwoser, JBuilder and NetBeans bugs. | ||||
* | Added spacewar project for testing. | mkersten | 2003-08-16 | 6 | -10/+59 |
| | |||||
* | Added declare error/warning relationships to model. | mkersten | 2003-08-16 | 4 | -39/+13 |
| | |||||
* | Expesed "isError" field with getter (used by asm relationship provider). | mkersten | 2003-08-16 | 1 | -3/+6 |
| |