index
:
aspectj.git
1.8.x
356694
AspectJ5_Development
BETA_JAVA8
RB_V1_5_0
RB_V1_8
RB_V_1_5_2
V1_6_X
V1_8_X
ajdt_support
antora
bug356694
bug433351
conditionalThis
dependabot/maven/com.thoughtworks.xstream-xstream-1.4.20
dependabot/maven/commons-logging-commons-logging-1.2
dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.5.0
dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.3.1
dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0
dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.1.0
dependabot/maven/org.apache.maven.plugins-maven-help-plugin-3.4.0
dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0
dependabot/maven/org.codehaus.mojo-build-helper-maven-plugin-3.3.0
dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.4.0
earlyJava9
extensions
gh-217
gh-314
invokedynamic
java-21
java8
master
maven_build
origin
paramAnnotationBinding
param_anno_matching_change
refactoring
transientTjp
verification
A seamless aspect-oriented extension to the Java programming language: https://github.com/eclipse-aspectj/aspectj
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
|
*
Replace Ant and Xerces system-scopes libraries by normal dependencies
Alexander Kriegisch
2021-03-29
8
-73
/
+60
|
*
Recreate lib/ant from Apache source/binary downloads
Alexander Kriegisch
2021-03-29
1
-31
/
+140
|
*
Add POM to download libs (WIP) which previously were committed to SCM
Alexander Kriegisch
2021-03-29
3
-17
/
+185
|
*
Bump maven-antrun-plugin from 1.6 to 3.0.0
Alexander Kriegisch
2021-03-29
4
-14
/
+14
|
*
Install module org.eclipse.jdt.core in 'install' phase, not 'verify'
Alexander Kriegisch
2021-03-28
2
-2
/
+4
|
*
Reformat org.eclipse.jdt.core POM
Alexander Kriegisch
2021-03-28
1
-48
/
+46
|
*
Unzip dependencies in phase 'prepare-package' before building assemblies
Alexander Kriegisch
2021-03-28
3
-5
/
+5
|
*
Fix JRockitAgentTest.testJrockitRecursionProtection for JVM 9+
Alexander Kriegisch
2021-03-28
1
-14
/
+1
|
*
Add developer info + sample config about how to work with a RAM disk
Alexander Kriegisch
2021-03-25
4
-0
/
+73
[prev]
[next]