]> source.dussan.org Git - aspectj.git/commit
Remove redundant 'name' and 'packaging' tags from POMs
authorAlexander Kriegisch <Alexander@Kriegisch.name>
Thu, 15 Apr 2021 11:52:14 +0000 (18:52 +0700)
committerAlexander Kriegisch <Alexander@Kriegisch.name>
Thu, 15 Apr 2021 11:52:14 +0000 (18:52 +0700)
commit0be7475fac44a1cbf30e5e719bc4dbd7b4df32c4
tree5d1fa437e9a9690c2fd21dd4413ec549451b53cb
parent7ee0f70ce7e50e61daa41b124c7837d45bfd386f
Remove redundant 'name' and 'packaging' tags from POMs

If 'name' is identical to 'artifactId' and 'packaging' has the default
value 'jar', we can just remove those tags from the POM.

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
24 files changed:
ajbrowser/pom.xml
ajde.core/pom.xml
ajde/pom.xml
ajdoc/pom.xml
asm/pom.xml
bcel-builder/pom.xml
bridge/pom.xml
build/pom.xml
docs/pom.xml
loadtime/pom.xml
org.aspectj.ajdt.core/pom.xml
org.aspectj.lib/pom.xml
org.aspectj.matcher/pom.xml
run-all-junit-tests/pom.xml
runtime/pom.xml
taskdefs/pom.xml
testing-client/pom.xml
testing-drivers/pom.xml
testing-util/pom.xml
testing/pom.xml
tests/bugs1612/pr328099/pom.xml
tests/pom.xml
util/pom.xml
weaver/pom.xml