| Commit message (Expand) | Author | Age | Files | Lines |
* | Create javadoc for all public artifacts, fix dependencies | Alexander Kriegisch | 2021-05-16 | 8 | -46/+507 |
* | Add information required by Maven Central to public artifact POMs | Alexander Kriegisch | 2021-05-16 | 6 | -12/+211 |
* | Replace links to aspectj.org by links to eclipse.org/aspectj | Alexander Kriegisch | 2021-05-16 | 11 | -12/+12 |
* | use the alternate maven settings by default | Andy Clement | 2021-05-14 | 1 | -0/+1 |
* | Merge pull request #49 from kriegaex/migrate-to-aspectj-dev | Andy Clement | 2021-05-14 | 2 | -34/+88 |
|\ |
|
| * | Migrate deployment from GitHub Packages to aspectj.dev | Alexander Kriegisch | 2021-05-11 | 2 | -34/+88 |
* | | Remove jdiff | Andy Clement | 2021-05-14 | 7 | -485/+147 |
|/ |
|
* | Merge pull request #48 from kriegaex/deploy-main-artifacts-only | Andy Clement | 2021-05-10 | 7 | -0/+32 |
|\ |
|
| * | Prepare main artifacts to be deployed via Maven, step 2 | Alexander Kriegisch | 2021-05-08 | 7 | -0/+32 |
* | | Merge pull request #46 from kriegaex/lib-auto-provisioning | Andy Clement | 2021-05-10 | 18 | -636/+774 |
|\ \
| |/
|/| |
|
| * | Move Enforcer Plugin to 'compile' phase in 'lib' | Alexander Kriegisch | 2021-05-07 | 1 | -1/+1 |
| * | Improve 'name' tags in POMs | Alexander Kriegisch | 2021-05-06 | 2 | -2/+1 |
| * | Bump download-maven-plugin 1.6.1 -> 1.6.3 | Alexander Kriegisch | 2021-05-05 | 1 | -1/+1 |
| * | Remove obsolete separate GitHub build step for provisioning libraries | Alexander Kriegisch | 2021-05-05 | 1 | -3/+0 |
| * | Provision libraries in 'lib' automatically | Alexander Kriegisch | 2021-05-05 | 16 | -631/+773 |
|/ |
|
* | Merge pull request #44 from kriegaex/run-all-junit-tests-dependencies | Andy Clement | 2021-04-28 | 3 | -13/+71 |
|\ |
|
| * | Fix missing dependencies in module 'run-all-junit-tests' | Alexander Kriegisch | 2021-04-28 | 3 | -13/+71 |
|/ |
|
* | Merge pull request #41 from kriegaex/libs-refactoring | Andy Clement | 2021-04-25 | 1043 | -185622/+8588 |
|\ |
|
| * | Prepare main artifacts to be deployed via Maven, step 1 | Alexander Kriegisch | 2021-04-26 | 8 | -10/+161 |
| * | Remove build/scripts/* | Alexander Kriegisch | 2021-04-17 | 8 | -483/+0 |
| * | Fix: make sure that source assemblies are attached to build | Alexander Kriegisch | 2021-04-17 | 9 | -14/+19 |
| * | Remove some cruft from test classes Ajc, AjcTestCase, AntSpec | Alexander Kriegisch | 2021-04-16 | 3 | -87/+32 |
| * | Remove managing obsolete folder lib/asm | Alexander Kriegisch | 2021-04-16 | 4 | -71/+25 |
| * | Use dependencies instead of copies under 'lib' for assemblies | Alexander Kriegisch | 2021-04-16 | 12 | -165/+107 |
| * | Manage version version maven-assembly-plugin:3.1.1 | Alexander Kriegisch | 2021-04-16 | 6 | -25/+10 |
| * | Remove redundant 'name' and 'packaging' tags from POMs | Alexander Kriegisch | 2021-04-15 | 24 | -62/+6 |
| * | Remove remaining usage message duplication between ECJ and AJC | Alexander Kriegisch | 2021-04-14 | 2 | -201/+30 |
| * | Add lib/docbook to Maven Clean | Alexander Kriegisch | 2021-04-13 | 1 | -0/+1 |
| * | Upgrade JUnit BoM to 5.7.1 | Alexander Kriegisch | 2021-04-12 | 1 | -1/+1 |
| * | Fix undetected runtime dependency usage problem from previous commit | Alexander Kriegisch | 2021-04-12 | 1 | -0/+17 |
| * | Fix undetected runtime dependency usage problem from previous commit | Alexander Kriegisch | 2021-04-12 | 2 | -1/+27 |
| * | Clean up Maven dependencies using 'dependency:analyze' goal | Alexander Kriegisch | 2021-04-12 | 19 | -352/+117 |
| * | Fix image formatting glitch in docs/devGuideDB/ajbrowser.xml | Alexander Kriegisch | 2021-04-10 | 1 | -18/+22 |
| * | Delete all remaining docbook contents, download them instead | Alexander Kriegisch | 2021-04-10 | 10 | -61/+26 |
| * | Delete docbook XSL + DTD directories from libs, download instead | Alexander Kriegisch | 2021-04-10 | 386 | -91700/+64 |
| * | Remove indentation from <programlisting> blocks in docs | Alexander Kriegisch | 2021-04-10 | 28 | -4590/+4472 |
| * | Add comments about wrong classpath entries to docs/build.xml | Alexander Kriegisch | 2021-04-10 | 1 | -9/+9 |
| * | Fix faulty path in docs/progGuideDB/progguide.html.xsl | Alexander Kriegisch | 2021-04-10 | 1 | -9/+9 |
| * | Completely delete Jython in lib/jython | Alexander Kriegisch | 2021-04-10 | 331 | -73434/+0 |
| * | Switch from 'libx' to 'lib', delete all obsolete binaries | Alexander Kriegisch | 2021-04-10 | 95 | -11092/+25 |
| * | Clean up remaining references to system-scoped dependencies | Alexander Kriegisch | 2021-04-10 | 5 | -124/+0 |
| * | Remove JRockit LTW support, particularly JRockitAgent | Alexander Kriegisch | 2021-04-10 | 15 | -525/+94 |
| * | Move lib/ext/jrockit to just lib/jrockit | Alexander Kriegisch | 2021-04-10 | 7 | -3/+3 |
| * | Replace JDiff by regular Maven dependency from GitHub Packages | Alexander Kriegisch | 2021-04-10 | 6 | -49/+29 |
| * | Download correct JDiff binaries and sources to 'libx' | Alexander Kriegisch | 2021-04-10 | 1 | -30/+84 |
| * | Use special Maven settings with access token to GitHub Packages | Alexander Kriegisch | 2021-04-09 | 2 | -3/+28 |
| * | Use additional Maven Clean execution in 'libx' | Alexander Kriegisch | 2021-04-09 | 1 | -19/+29 |
| * | Make sure to clean up temp-dirs in 'weaver' module | Alexander Kriegisch | 2021-04-09 | 2 | -2/+8 |
| * | CI test still failing, try 'mvn -U' in order to refresh | Alexander Kriegisch | 2021-04-09 | 1 | -2/+2 |
| * | Use flattenMode=defaults for 'asm-renamed' | Alexander Kriegisch | 2021-04-09 | 1 | -1/+1 |