diff options
author | Alexander Kriegisch <Alexander@Kriegisch.name> | 2021-04-09 11:59:05 +0700 |
---|---|---|
committer | Alexander Kriegisch <Alexander@Kriegisch.name> | 2021-04-09 11:59:05 +0700 |
commit | d98f01fb7e8f275395214f78d64e03733e6b3970 (patch) | |
tree | a81a8e6e68e09c5eebc6771d2fd76a6a78512663 /ajde.core/testdata | |
parent | 5c34265be69ec2e0380c4b9dcc2553b08ddd6bd8 (diff) | |
download | aspectj-d98f01fb7e8f275395214f78d64e03733e6b3970.tar.gz aspectj-d98f01fb7e8f275395214f78d64e03733e6b3970.zip |
Build libs without additional profiles, add Enforcer rule
Because 'libx' no longer is a submodule of the AspectJ parent POM, it
will not be built automatically each time an AspectJ build runs.
Therefore, is is no longer necessary to shield the zip/unzip steps from
repetitive execution by profiles with auto-activation based on the
(non-)existence of files. An AspectJ developer knows when to build the
module, she does it manually anyway.
A new Enforcer rule makes sure to warn the developer if some files it
expects to exist in the libs folder are not actually present.
Now we also have a Maven Clean rule which wipes away all downloaded and
(un-)zipped files.
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'ajde.core/testdata')
0 files changed, 0 insertions, 0 deletions