Graf commitů

25 Commity

Autor SHA1 Zpráva Datum
avasseur
7b621acacf fix corrupted test failing on Jrockit, fix a ltw doc, ltw include are ORed as per doc 2005-07-28 10:15:26 +00:00
avasseur
b6af07f0f5 @DeclareAnnotation and guard to not use it in M3, doc update for M3 2005-07-18 09:26:20 +00:00
acolyer
9961155d58 updated reflection interfaces to represent a pointcut expression as a PointcutExpression rather than as a String. This abstraction is needed to support runtime creation and matching of pointcut expressions down the line.
Note that the whole MAP support in this module is still a work in progress and is scheduled for completion in M4.
-- AMC.
2005-06-17 09:24:30 +00:00
wisberg
6b4238eb0f unused imports (only) 2005-06-09 15:57:10 +00:00
wisberg
f65bc76fdf Java 5 guard to permit running in 1.3 2005-06-08 23:35:21 +00:00
acolyer
f800dc9be1 ignore bintest directories 2005-05-31 14:41:09 +00:00
avasseur
49c3978146 deow @AJ + @AfterXX annotation warnings + test + JDWP sample for LTW tests + some AJ5 doc fix 2005-05-19 13:39:20 +00:00
wisberg
2afa9c9148 newbuild.xml replacing build.xml, with Alex ok 2005-05-19 03:48:09 +00:00
wisberg
a2545d0e25 testsrc -> java5-testsrc, placeholders for pre-1.5 build 2005-05-11 09:18:33 +00:00
wisberg
a681d594c5 testsrc -> java5-testsrc 2005-05-11 09:14:58 +00:00
wisberg
8c07fda56d ugly but harmless hack for building prior to 1.5 for test purposes. 2005-05-11 09:12:37 +00:00
wisberg
6565120f4e prospective replacements for {module}/build.xml - will move there once validated by those who use build.xml. 2005-05-11 08:08:37 +00:00
acolyer
a6291f59f0 updated for DeclareError and DeclareWarning 2005-04-29 20:19:21 +00:00
aclement
9da1384f0c Copyright added to keep checklics happy. 2005-04-26 16:02:30 +00:00
avasseur
3e1783bc03 fix local build so that test run with 1.5
fix Adrian test that were having some assumption on ordering which happens to fail with my 1.5 compiler
2005-04-26 08:54:13 +00:00
acolyer
92fce1440c this patch implements the MAP for aspects, pointcuts, and advice. just enough of an implementation to provide the support needed for some of the ataspectj visitor tests. 2005-04-25 16:04:10 +00:00
avasseur
ced5f6e66d @AJ annotation are runtime visible, fixed all licenses from branch for EPL 2005-04-22 10:12:14 +00:00
aclement
f7bcff6dbf From branch: New build scripts that Alex uses under IntelliJ - can be run individually or via master in build module. 2005-04-19 10:38:38 +00:00
acolyer
5113377894 I'm committing this shell of an implementation for runtime reflection on AspectJ's type system. It's needed by the aUnit guys and provides a means for us to share a structure, take patches etc.. NOT to be considered finished (ha ha) or even a final design at this point in time. We have to do some compiler work to generate runtime-visible structures to support this... 2005-04-18 19:45:53 +00:00
aclement
42702fcbbe Changed copyright message slightly to keep test happy ! 2005-04-13 07:28:39 +00:00
aclement
ead3a2c581 From The Branch: Alex's new annotations for annotation style development 2005-04-12 15:05:12 +00:00
aclement
2e7d6a2114 Didnt have a default. 2005-02-17 13:31:49 +00:00
aclement
8cefe0a7e3 Changed name and added definition of values. 2005-02-11 10:21:47 +00:00
wisberg
6c4cffea45 test placeholder 2005-02-11 05:31:23 +00:00
wisberg
7dd69aace9 new module for Java5-specific additions to aspectjrt.jar. aspectjrt.jar is 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. 2005-02-11 05:28:21 +00:00