diff options
author | Andy Clement <aclement@gopivotal.com> | 2014-04-21 15:13:19 -0700 |
---|---|---|
committer | Andy Clement <aclement@gopivotal.com> | 2014-04-21 15:13:19 -0700 |
commit | 144a6294884029d2a5a2a67d0e792b8507a7e897 (patch) | |
tree | 80ce5284801dc7b6e2421dcbaf081d5b1724e17d /build/products | |
parent | a9da693f8a3016edf96cfe4b29d304afdfb6b1b8 (diff) | |
parent | 5a5bef1efd1026ee508fddff9be0632af68ba984 (diff) | |
download | aspectj-144a6294884029d2a5a2a67d0e792b8507a7e897.tar.gz aspectj-144a6294884029d2a5a2a67d0e792b8507a7e897.zip |
Merge branch 'BETA_JAVA8'
Conflicts:
build/usedForMavenUpload/aspectjrt.pom
build/usedForMavenUpload/aspectjtools.pom
build/usedForMavenUpload/aspectjweaver.pom
docs/dist/doc/README-174.html
docs/dist/doc/index.html
lib/asm/build.xml
org.aspectj.ajdt.core/src/org/aspectj/ajdt/ajc/messages.properties
weaver/.classpath
weaver/src/org/aspectj/weaver/bcel/asm/StackMapAdder.java
Diffstat (limited to 'build/products')
-rw-r--r-- | build/products/aspectj/install/intro.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/products/aspectj/install/intro.html b/build/products/aspectj/install/intro.html index 8e3541475..d958ca1f8 100644 --- a/build/products/aspectj/install/intro.html +++ b/build/products/aspectj/install/intro.html @@ -1,10 +1,10 @@ <html> <body> -<h2 align="center">Installer for AspectJ 6 Development Kit<sup><small>TM</small></sup></h2> +<h2 align="center">Installer for AspectJ 8 Development Kit<sup><small>TM</small></sup></h2> <p align="center">Version ${build.version.long} built on ${build.date}</p> -<p>This installs the complete AspectJ 6 Development Kit (AJDK) distribution, with +<p>This installs the complete AspectJ 8 Development Kit (AJDK) distribution, with the compiler, aspect libraries, structure browser, ant tasks, documentation, and examples. This distribution is covered by the Eclipse Public License (see |