]> source.dussan.org Git - aspectj.git/shortlog
aspectj.git
2021-04-12 Alexander KriegischClean up Maven dependencies using 'dependency:analyze...
2021-04-10 Alexander KriegischFix image formatting glitch in docs/devGuideDB/ajbrowse...
2021-04-10 Alexander KriegischDelete all remaining docbook contents, download them...
2021-04-10 Alexander KriegischDelete docbook XSL + DTD directories from libs, downloa...
2021-04-10 Alexander KriegischRemove indentation from <programlisting> blocks in...
2021-04-10 Alexander KriegischAdd comments about wrong classpath entries to docs...
2021-04-10 Alexander KriegischFix faulty path in docs/progGuideDB/progguide.html.xsl
2021-04-10 Alexander KriegischCompletely delete Jython in lib/jython
2021-04-10 Alexander KriegischSwitch from 'libx' to 'lib', delete all obsolete binaries
2021-04-10 Alexander KriegischClean up remaining references to system-scoped dependencies
2021-04-10 Alexander KriegischRemove JRockit LTW support, particularly JRockitAgent
2021-04-10 Alexander KriegischMove lib/ext/jrockit to just lib/jrockit
2021-04-10 Alexander KriegischReplace JDiff by regular Maven dependency from GitHub...
2021-04-10 Alexander KriegischDownload correct JDiff binaries and sources to 'libx'
2021-04-09 Alexander KriegischUse special Maven settings with access token to GitHub...
2021-04-09 Alexander KriegischUse additional Maven Clean execution in 'libx'
2021-04-09 Alexander KriegischMake sure to clean up temp-dirs in 'weaver' module
2021-04-09 Alexander KriegischCI test still failing, try 'mvn -U' in order to refresh
2021-04-09 Alexander KriegischUse flattenMode=defaults for 'asm-renamed'
2021-04-09 Alexander KriegischCentrally manage ASM version in parent POM
2021-04-09 Alexander KriegischRemove duplicate Maven Clean declaration in parent POM
2021-04-09 Alexander KriegischFix missing ASM version in 'aspectj-renamed' POM
2021-04-09 Alexander KriegischPOM cosmetics, e.g. plugin version management
2021-04-09 Alexander KriegischImprove 2 tests do delete temporary files
2021-04-09 Alexander KriegischModule 'asm-renamed' now deploys to GitHub Packages
2021-04-09 Alexander KriegischReplace JDT Core system dependency by deployed one
2021-04-09 Alexander KriegischBuild libs without additional profiles, add Enforcer...
2021-04-09 Alexander KriegischEnable CI build to be run manually and add download...
2021-03-30 Alexander KriegischGet rid of some Maven warnings concerning plugins ...
2021-03-29 Alexander KriegischRemove ASM 2.0 dependency from AtAjLTWTests::testLTWUnw...
2021-03-29 Alexander KriegischReplace system-scoped dependency on commons by granular...
2021-03-29 Alexander KriegischRemove JDiff sources + binaries accidentally committed...
2021-03-29 Alexander KriegischRecreate lib/commons from Apache Commons downloads
2021-03-29 Alexander KriegischReplace Ant and Xerces system-scopes libraries by norma...
2021-03-29 Alexander KriegischRecreate lib/ant from Apache source/binary downloads
2021-03-29 Alexander KriegischAdd POM to download libs (WIP) which previously were...
2021-03-29 Alexander KriegischBump maven-antrun-plugin from 1.6 to 3.0.0 39/head
2021-03-28 Alexander KriegischInstall module org.eclipse.jdt.core in 'install' phase...
2021-03-28 Alexander KriegischReformat org.eclipse.jdt.core POM
2021-03-28 Alexander KriegischUnzip dependencies in phase 'prepare-package' before...
2021-03-28 Alexander KriegischFix JRockitAgentTest.testJrockitRecursionProtection...
2021-03-25 Alexander KriegischAdd developer info + sample config about how to work...
2021-03-24 Alexander KriegischTry to avoid 'HeadlessException: No X11 DISPLAY' on...
2021-03-23 Alexander KriegischMake all tests run on Java 16 via '-add-opens' JVM... java16-add-opens
2021-03-23 Alexander KriegischFix AtAjLTWTests::testLTWDumpProxy for Java 16
2021-03-23 Alexander KriegischDeactivate test run in 'run-all-unit-tests' module...
2021-03-23 Alexander KriegischRevert "Remove module 'run-all-junit-tests' from root...
2021-03-22 Alexander KriegischAdd link to JDK-8263924 bug ticket to POMs using maven...
2021-03-21 Alexander KriegischAdd Java 16 Linux matcher variant to HtmlDecorator
2021-03-21 Alexander KriegischAdd diagnostic output to HtmlDecorator if AJ-Doc genera...
2021-03-21 Alexander KriegischMake BCEL classpath utility recognise Java 16-19, fixin...
2021-03-21 Alexander KriegischFix AjcTaskTest regarding Ajc output
2021-03-21 Alexander KriegischFix OutjarTest regarding Ajc output (usage messages...
2021-03-21 Alexander KriegischSet explicit en_US locale for build timestamps in Build...
2021-03-21 Alexander KriegischFix some deprecated Java and JUnit warnings by using...
2021-03-21 Alexander KriegischFix + improve some tests regarding Ajc output (usage...
2021-03-21 Alexander KriegischJava 16 fix: ParseUtil.fileToEncodedURL(File) causes...
2021-03-20 Alexander KriegischUpgrade GitHub CI workflow from Java (8, 11, 15) to...
2021-03-20 Alexander KriegischAdd Java 16 test suite for AspectJ 1.9.7 + test refacto...
2021-03-20 Alexander KriegischRemove module 'run-all-junit-tests' from root POM ...
2021-03-20 Alexander KriegischFix MultiProjectIncrementalTests.testInvalidAspectpath_...
2021-03-20 Alexander KriegischFix tests not finding project base directory 'org.aspectj'
2021-03-20 Alexander KriegischFix tests expecting usage texts as failure outputs
2021-03-20 Alexander KriegischFix test relying on JVM warning being stripped from...
2021-03-20 Alexander KriegischImprove usage text, error and warning output in batch...
2021-03-20 Alexander KriegischImprove batch compiler usage messages
2021-03-19 Alexander KriegischFix invalid manifests leading to "Could not find or...
2021-03-19 Alexander KriegischStrip down compiler messages to AspectJ-specific ones
2021-03-19 Alexander KriegischBegin migration to 'aspectj' locale for compiler messages
2021-03-17 Alexander KriegischAdd Java 15 / AspectJ 1.9.7 test suite 36/head 38/head
2021-03-17 Alexander KriegischAdd 'yield' usage to Java 12/13 switch expressions...
2021-03-17 Alexander KriegischDo not run tests using Java 14 preview features on...
2021-03-17 Alexander KriegischRestructure Java 14 / AJ 1.9.6 tests
2021-03-16 Alexander KriegischUse static import for HtmlDecorator.TYPE_NAME_LABEL
2021-03-16 Alexander KriegischAdd Java 15 class vile version to BCEL constants, adjus...
2021-03-16 Alexander KriegischUpgrade to ASM 9.1, delete obsolete ASM binaries
2021-03-16 Alexander KriegischUpgrade JDT Core to @3caefb80 (4.20 snapshot, date...
2021-03-15 Andy ClementMerge pull request #35 from kriegaex/make-aj196-tests...
2021-03-14 Alexander KriegischSimplify execution of PureJavaTests and KnownLimitation... 35/head
2021-03-14 Alexander KriegischFix outdated ajcTestSuite.dtd and lots of XML problems
2021-03-14 Alexander KriegischFix OutputSpec corner case (test empty output) from...
2021-03-14 Alexander KriegischMake sure Java 14-only tests using preview are not...
2021-03-14 Alexander KriegischAllow year 2021 in Checklics.License
2021-03-14 Alexander KriegischMove documentation generation into Maven profile 'creat...
2021-03-14 Alexander KriegischImprove text matching in OutputSpec, fixing some failin...
2021-03-13 Alexander KriegischFix 'ajdoc' tests for Java 15 build
2021-03-13 Alexander KriegischMake MoveInstructionsWeaveTestCase.testFancyHello pass...
2021-03-13 Alexander KriegischMake BCEL classpath utility recognise Java 15, fixing...
2021-03-12 Andy ClementMerge pull request #34 from kriegaex/test-fixes-kriegae...
2021-03-12 Alexander KriegischFix: WeaveSpec no longer ignores the '-Xlintfile' parameter 34/head
2021-03-12 Alexander KriegischAdd missing '-options' values -1.5, -1.9 to ajc{150...
2021-03-11 Andy ClementMerge pull request #33 from kriegaex/test-fixes-kriegae...
2021-03-11 Alexander KriegischSet maven-assembly-plugin version 3.1.1 explicitly... 33/head
2021-03-11 Alexander KriegischReplace path separators ';' by ',' in XML test specs
2021-03-11 Alexander KriegischUnify classpath handling in CompileSpec & RunSpec
2021-03-11 Alexander KriegischFix MultiProjectIncrementalTests.testAspectPath_pr26569...
2021-03-11 Alexander KriegischTry to fix MultiProjectIncrementalTests.testAspectPath_...
2021-03-11 Alexander KriegischAjcTestCase cosmetics: surround command in failure...
2021-03-11 Alexander KriegischFix resource leak in FileUtil
2021-03-11 Alexander KriegischAjBuildManager: use try with resources in 2 places
next