| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare main artifacts to be deployed via Maven, step 2 | Alexander Kriegisch | 2021-05-08 | 7 | -0/+32 |
* | 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 |
| * | Centrally manage ASM version in parent POM | Alexander Kriegisch | 2021-04-09 | 2 | -1/+5 |
| * | Remove duplicate Maven Clean declaration in parent POM | Alexander Kriegisch | 2021-04-09 | 1 | -18/+0 |
| * | Fix missing ASM version in 'aspectj-renamed' POM | Alexander Kriegisch | 2021-04-09 | 1 | -0/+1 |
| * | POM cosmetics, e.g. plugin version management | Alexander Kriegisch | 2021-04-09 | 5 | -40/+92 |
| * | Improve 2 tests do delete temporary files | Alexander Kriegisch | 2021-04-09 | 2 | -20/+26 |
| * | Module 'asm-renamed' now deploys to GitHub Packages | Alexander Kriegisch | 2021-04-09 | 6 | -17/+239 |
| * | Replace JDT Core system dependency by deployed one | Alexander Kriegisch | 2021-04-09 | 20 | -453/+371 |
| * | Build libs without additional profiles, add Enforcer rule | Alexander Kriegisch | 2021-04-09 | 2 | -276/+291 |
| * | Enable CI build to be run manually and add download libs step | Alexander Kriegisch | 2021-04-09 | 1 | -1/+5 |
| * | Get rid of some Maven warnings concerning plugins + dependencies | Alexander Kriegisch | 2021-03-30 | 5 | -14/+2 |
| * | Remove ASM 2.0 dependency from AtAjLTWTests::testLTWUnweavable | Alexander Kriegisch | 2021-03-29 | 3 | -28/+25 |
| * | Replace system-scoped dependency on commons by granular dependencies | Alexander Kriegisch | 2021-03-29 | 8 | -30/+45 |
| * | Remove JDiff sources + binaries accidentally committed in @c89830fe | Alexander Kriegisch | 2021-03-29 | 12 | -1096/+0 |
| * | Recreate lib/commons from Apache Commons downloads | Alexander Kriegisch | 2021-03-29 | 1 | -3/+298 |