]> source.dussan.org Git - aspectj.git/commit
Replace JDT Core system dependency by deployed one
authorAlexander Kriegisch <Alexander@Kriegisch.name>
Fri, 9 Apr 2021 06:55:33 +0000 (13:55 +0700)
committerAlexander Kriegisch <Alexander@Kriegisch.name>
Fri, 9 Apr 2021 06:55:33 +0000 (13:55 +0700)
commitfe91fe26245d1f20b9ee1b4bb163969a89993a3f
treea006f835e521a96e5f21d770ae7c5702797c605b
parentd98f01fb7e8f275395214f78d64e03733e6b3970
Replace JDT Core system dependency by deployed one

Get rid of system paths. Instead, rely on JDT Core Shadows to deploy
both binary and source JARs to GitHub Packages. The former module
directory was deleted completely. Instead, the JARs are redundantly
copied into 'libs/jdtcore-aj' in order to be found there by tests and
other Ant scripts.

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
20 files changed:
ajde.core/pom.xml
ajde/pom.xml
ajdoc/pom.xml
aspectjtools/pom.xml
build/build.xml
build/scripts/compileTest.sh
build/scripts/jikesInc.sh
build/scripts/makeAspectjtoolsLstFile.sh
libx/pom.xml
org.aspectj.ajdt.core/pom.xml
org.eclipse.jdt.core/README.html [deleted file]
org.eclipse.jdt.core/jdtcore-for-aspectj-src.zip [deleted file]
org.eclipse.jdt.core/jdtcore-for-aspectj.jar [deleted file]
org.eclipse.jdt.core/pom.xml [deleted file]
pom.xml
run-all-junit-tests/pom.xml
testing/pom.xml
tests/pom.xml
tests/product/build-aspectj/build.xml
tests/profiling/build.xml