Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now testing that all files in source directories have known suffixes. To ↵ | wisberg | 2005-03-08 | 1 | -10/+158 |
| | | | | add a new kind of file will require changing the resource pattern in Builder.properties, as described in the module readme. | ||||
* | libraries excluded on assembly, not on find; handling JAVA_HOME variable for ↵ | wisberg | 2005-03-08 | 1 | -50/+72 |
| | | | | ajdoc | ||||
* | skipped libraries and resource patterns moved into .properties file; better ↵ | wisberg | 2005-03-08 | 2 | -10/+80 |
| | | | | error reporting | ||||
* | skipped libraries and resource patterns moved into .properties file | wisberg | 2005-03-08 | 1 | -0/+12 |
| | |||||
* | compare dist results of two build.xml scripts | wisberg | 2005-03-08 | 1 | -0/+56 |
| | |||||
* | minimal integration with org.aspectj.lib module | wisberg | 2005-03-08 | 2 | -3/+18 |
| | |||||
* | minimal build script (for doc distribution), instructions. | wisberg | 2005-03-08 | 2 | -2/+182 |
| | |||||
* | More accessors for the different types of value. | aclement | 2005-02-26 | 1 | -0/+50 |
| | |||||
* | Fixed URLs | aclement | 2005-02-26 | 1 | -4/+8 |
| | |||||
* | Plugins for tutorial. | aclement | 2005-02-26 | 5 | -0/+27 |
| | |||||
* | Use ability to remove problems when building using intermediate compilation ↵ | aclement | 2005-02-18 | 1 | -0/+9 |
| | | | | results (fix doubling of tasks/deows in inc building) | ||||
* | Includes ability to remove problems from a compilation result. | aclement | 2005-02-18 | 2 | -0/+0 |
| | |||||
* | @xxx(@Foo) -> @xxx(Foo) | acolyer | 2005-02-17 | 22 | -106/+115 |
| | |||||
* | working bash script | wisberg | 2005-02-17 | 1 | -6/+14 |
| | |||||
* | tracing-lt added to collection targets | wisberg | 2005-02-17 | 1 | -2/+2 |
| | |||||
* | Flag indicating if this advice actually matched anything at all. | aclement | 2005-02-17 | 1 | -0/+7 |
| | |||||
* | Needed for SuppressAjWarnings support | aclement | 2005-02-17 | 1 | -0/+3 |
| | |||||
* | Deal with putting out the non-matching advice lint warning | aclement | 2005-02-17 | 1 | -1/+22 |
| | |||||
* | Utility method adding for quizing whether you can find a SuppressAjWarnings ↵ | aclement | 2005-02-17 | 1 | -0/+41 |
| | | | | annotation amongst some bunch of annotations and whether it suppresses a particular lint warning. | ||||
* | signature for org.aspectj.lang.annotation.SuppressAjWarnings added. | aclement | 2005-02-17 | 1 | -0/+1 |
| | |||||
* | New lint message added for non-matching advice warning | aclement | 2005-02-17 | 2 | -2/+6 |
| | |||||
* | SuppressAjWarnings test. | aclement | 2005-02-17 | 4 | -5/+66 |
| | |||||
* | better handling on a 1.4 vm | acolyer | 2005-02-17 | 2 | -1/+4 |
| | |||||
* | remove syserr | acolyer | 2005-02-17 | 1 | -1/+0 |
| | |||||
* | Updated with suppression attribute for non-matching advice. | aclement | 2005-02-17 | 9 | -12/+18 |
| | |||||
* | only inspect results if test could run | acolyer | 2005-02-17 | 1 | -8/+10 |
| | |||||
* | vmLevel attributed should be just vm... | acolyer | 2005-02-17 | 1 | -1/+1 |
| | |||||
* | SuppressAjWarnings test. | aclement | 2005-02-17 | 5 | -0/+71 |
| | |||||
* | Make the aspectj5rt classes available for writing 1.5 tests. | aclement | 2005-02-17 | 2 | -2/+5 |
| | |||||
* | Didnt have a default. | aclement | 2005-02-17 | 1 | -1/+1 |
| | |||||
* | parsing updates for declare annotation, annotations on itds, and use of ↵ | acolyer | 2005-02-17 | 2 | -0/+0 |
| | | | | around as a method name | ||||
* | support for annotations on ITDs, and declare annotation | acolyer | 2005-02-17 | 23 | -5/+605 |
| | |||||
* | temporary removal of jsr45 attribute as its format crashes some JVMs. (see ↵ | aclement | 2005-02-17 | 1 | -1/+3 |
| | | | | pr80430) - it will be readded once fixed properly. | ||||
* | extra entry for bin | aclement | 2005-02-17 | 1 | -0/+1 |
| | |||||
* | Support for @within(), @withincode() annotation binding. | aclement | 2005-02-17 | 3 | -5/+37 |
| | |||||
* | Testcases for @within() and @withincode() binding. | aclement | 2005-02-17 | 5 | -0/+171 |
| | |||||
* | corrected typo | aclement | 2005-02-16 | 1 | -1/+1 |
| | |||||
* | organized imports | aclement | 2005-02-16 | 1 | -5/+0 |
| | |||||
* | fix bug whereby we were statically matching annotations that we shouldn't | acolyer | 2005-02-11 | 4 | -2/+15 |
| | |||||
* | move all java 5 tests out of code and back into .xml files now that we can ↵ | acolyer | 2005-02-11 | 34 | -1149/+1555 |
| | | | | compile them properly | ||||
* | better support for weaveInfo message, <weave> step, and stderr/out ↵ | acolyer | 2005-02-11 | 12 | -20/+385 |
| | | | | validation from runs. | ||||
* | Changed name and added definition of values. | aclement | 2005-02-11 | 1 | -2/+3 |
| | |||||
* | Although there isn't anything to resolve - we should say we have tried... | aclement | 2005-02-11 | 1 | -0/+1 |
| | |||||
* | New type pattern kind introduced to represent '@Annotation *' | aclement | 2005-02-11 | 2 | -3/+85 |
| | |||||
* | Tests for 2 new annotation bugs: (1) Using the pattern '@Annotation *' in ↵ | aclement | 2005-02-11 | 5 | -0/+55 |
| | | | | declare parents wasn't working (2) Using an annotation without importing it was causing the compiler to go bang. | ||||
* | aspectj5rt.mf.txt is now the manifest in aspectjrt.jar (per build alias in ↵ | wisberg | 2005-02-11 | 1 | -14/+2 |
| | | | | build/src/.../Builder.properties), so this is disabled (not deleted since undeleting in CVS is, um, awkward) | ||||
* | test placeholder | wisberg | 2005-02-11 | 2 | -0/+26 |
| | |||||
* | new module for Java5-specific additions to aspectjrt.jar. aspectjrt.jar is ↵ | wisberg | 2005-02-11 | 6 | -0/+138 |
| | | | | assemble from this and its required module runtime. It requires Java 5; Eclipse developers not using 3.1 or Java 5 should close this module. In Ant, the java5-src directory will be ignored unless Ant is run under a 1.5 or later VM. See the build docs for more details. | ||||
* | Building releases under 1.5 now. Scripts should define java15.home and ↵ | wisberg | 2005-02-11 | 1 | -12/+59 |
| | | | | should invoke the target build-13-check before doing the release build. | ||||
* | testing aspectj5rt module | wisberg | 2005-02-11 | 1 | -0/+17 |
| |