org.aspectj/aspectj5rt
2005-07-28 10:15:26 +00:00
..
.settings 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
java5-src/org/aspectj @DeclareAnnotation and guard to not use it in M3, doc update for M3 2005-07-18 09:26:20 +00:00
java5-testsrc 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
src/org/aspectj/lang/internal/lang ugly but harmless hack for building prior to 1.5 for test purposes. 2005-05-11 09:12:37 +00:00
testsrc Java 5 guard to permit running in 1.3 2005-06-08 23:35:21 +00:00
.classpath testsrc -> java5-testsrc, placeholders for pre-1.5 build 2005-05-11 09:18:33 +00:00
.cvsignore ignore bintest directories 2005-05-31 14:41:09 +00:00
.project 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
aspectj5rt.mf.txt 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
build.xml newbuild.xml replacing build.xml, with Alex ok 2005-05-19 03:48:09 +00:00