Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump maven-antrun-plugin from 1.6 to 3.0.0 | Alexander Kriegisch | 2021-03-29 | 1 | -1/+1 |
| | | | | | | | | This is not strictly necessary, but probably does not hurt either. While upgrading, '<tasks>' tags have been renamed to the new standard '<target>'. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | Add developer info + sample config about how to work with a RAM disk | Alexander Kriegisch | 2021-03-25 | 3 | -0/+69 |
| | | | | | | | | | | | | | | | | | | There are two files: - docs/developer/ram-disk/maven.config - docs/developer/ram-disk/settings-ramdisk.xml The latter contains info about how to set up a development environment inside a RAM disk. Both files are to be copied to the project's '.mvn' folder in the root directory and adjusted according to the description. Just in case, .gitignore ignores the files if they exist in '.mvn', so they are not being staged and committed accidentally. An additional screenshot shows how to configure the Windows Recycle Bin to immediately delete files in order too save space on the RAM disk. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | Upgrade to ASM 9.1, delete obsolete ASM binaries | Alexander Kriegisch | 2021-03-16 | 1 | -1/+1 |
| | | | | | | | | | | | Keep only ASM 2.0 binary because it is still used in UnweavableTest which uses an old ASM API, e.g. with a ClassWriter constructor which no longer exists. Also add JarJar 1.3 library because it is needed by an Ant task in lib/asm/build.xml. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | Move documentation generation into Maven profile 'create-docs' | Alexander Kriegisch | 2021-03-14 | 1 | -128/+167 |
| | | | | | | | | | The profile is active by default, but can be deactivated via '-P !create-docs' on the Maven command line. This helps to speed up 'mvn install', maybe in combination with skipping tests, if we just want to create a new set of AspectJ binaries. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | Update the URL of BCEL | Emmanuel Bourg | 2021-01-07 | 1 | -1/+1 |
| | |||||
* | Fix apostrophe in the license | Jerry James | 2020-09-15 | 1 | -1/+1 |
| | |||||
* | Fix misplaced or incorrect javadoc tags | Jerry James | 2020-09-14 | 2 | -2/+2 |
| | |||||
* | Give docbook IDs unique names | Jerry James | 2020-09-09 | 4 | -6/+6 |
| | |||||
* | Revert to 1.9.7.BUILD-SNAPSHOT | Andy Clement | 2020-08-21 | 1 | -1/+1 |
| | |||||
* | 1.9.7 milestone 1 published | Andy Clement | 2020-08-21 | 1 | -1/+1 |
| | |||||
* | Remove project.parent.relative path as ../pom.xml is already the default | Lars Grefer | 2020-08-15 | 1 | -1/+0 |
| | | | | Signed-off-by: Lars Grefer <eclipse@larsgrefer.de> | ||||
* | Rev to 1.9.7.BUILD-SNAPSHOT | Andy Clement | 2020-07-22 | 1 | -1/+1 |
| | |||||
* | Fixed a misplaced <para> element in the Docbook documentation for ajc | Emmanuel Bourg | 2020-07-22 | 1 | -1/+1 |
| | |||||
* | AspectJ 1.9.6 final bitsV1_9_6 | Andy Clement | 2020-07-22 | 2 | -2/+2 |
| | |||||
* | polish | Andy Clement | 2020-04-20 | 1 | -5/+4 |
| | |||||
* | Include JDTCore for Java14 | Andy Clement | 2020-04-20 | 2 | -0/+75 |
| | |||||
* | Move to 1.9.6.BUILD-SNAPSHOT version | Andy Clement | 2019-11-28 | 1 | -1/+1 |
| | |||||
* | 1.9.5 release versions in pomsV1_9_5 | Andy Clement | 2019-11-28 | 1 | -1/+1 |
| | |||||
* | polish | Andy Clement | 2019-11-28 | 1 | -2/+2 |
| | |||||
* | 1.9.5 readme | Andy Clement | 2019-11-28 | 2 | -1/+76 |
| | |||||
* | 552724: fix typo | Andy Clement | 2019-11-25 | 1 | -1/+1 |
| | |||||
* | polish | Andy Clement | 2019-07-02 | 1 | -1/+1 |
| | |||||
* | Update to 1.9.5.BUILD-SNAPSHOT in poms | Andy Clement | 2019-06-03 | 1 | -1/+1 |
| | |||||
* | polish 1.9.4V1_9_4 | Andy Clement | 2019-05-10 | 1 | -0/+1 |
| | |||||
* | 1.9.4 POMS | Andy Clement | 2019-05-10 | 1 | -1/+1 |
| | |||||
* | Final bits of AspectJ 1.9.4 | Andy Clement | 2019-05-10 | 2 | -0/+47 |
| | |||||
* | pushed versions to 1.9.4.BUILD-SNAPSHOT | Andy Clement | 2019-04-17 | 1 | -1/+1 |
| | |||||
* | Updated with Java12 support | Andy Clement | 2019-04-03 | 1 | -0/+66 |
| | |||||
* | 1.9.3 inclusion | Andy Clement | 2019-04-01 | 1 | -0/+1 |
| | |||||
* | 1.9.3.RC1 final bitsV1_9_3RC1 | Andy Clement | 2019-03-07 | 1 | -0/+30 |
| | |||||
* | tidyup - last bits of maven stuff | Andy Clement | 2019-02-08 | 1 | -0/+12 |
| | |||||
* | tidyup | Andy Clement | 2019-02-08 | 1 | -0/+137 |
| | |||||
* | tidyup | Andy Clement | 2019-02-08 | 2 | -7/+5 |
| | |||||
* | tidyup retired modules and add aspectjtools submodule | Andy Clement | 2019-02-08 | 1 | -17/+0 |
| | |||||
* | wip 1.9.2 readme | Andy Clement | 2018-10-15 | 2 | -0/+36 |
| | |||||
* | typo reported by Emmanuel Bourg | Andy Clement | 2018-10-15 | 1 | -1/+1 |
| | |||||
* | Working towards 1.9.1V1_9_1 | Andy Clement | 2018-04-20 | 2 | -0/+53 |
| | |||||
* | tweak titleV1_9_0 | Andy Clement | 2018-04-02 | 1 | -1/+1 |
| | |||||
* | Fixed release date to 2-Apr for 1.9.0 | Andy Clement | 2018-04-02 | 1 | -1/+1 |
| | |||||
* | Updated readme for 1.9.0 release | Andy Clement | 2018-04-02 | 1 | -28/+34 |
| | |||||
* | docs for new code generation and factory methods | Andy Clement | 2018-03-12 | 1 | -0/+32 |
| | |||||
* | Updates for 1.9.0.RC4 - latest JDTV1_9_0_RC4 | Andy Clement | 2018-02-21 | 1 | -9/+29 |
| | |||||
* | JDT Upgrade for 1.9.0.rc3 | Andy Clement | 2018-02-05 | 1 | -2/+7 |
| | |||||
* | merged | Andy Clement | 2018-01-31 | 4 | -2/+265 |
|\ | |||||
| * | updated readme for 1.9.0.rc2 | Andy Clement | 2017-11-09 | 1 | -7/+20 |
| | | |||||
| * | 1.9.0 docs | Andy Clement | 2017-10-20 | 3 | -1/+251 |
| | | |||||
| * | Fix for Bug 518698 - typo in AspectJ Notebook: excetution | Andy Clement | 2017-09-28 | 1 | -1/+1 |
| | | |||||
* | | 1.8.11 release info updates | Andy Clement | 2017-09-26 | 2 | -0/+39 |
|/ | |||||
* | Polishing for 1.8.10 release | Andy Clement | 2016-12-08 | 1 | -2/+6 |
| | | | | | - reduced build level from 8 to 7 so that the weaver can be used on Java7. - minor readme tweaks | ||||
* | Update to latest JDT (neon 2) | Andy Clement | 2016-12-08 | 2 | -1/+46 |
| |