aboutsummaryrefslogtreecommitdiffstats
path: root/aspectjmatcher
diff options
context:
space:
mode:
Diffstat (limited to 'aspectjmatcher')
-rw-r--r--aspectjmatcher/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/aspectjmatcher/pom.xml b/aspectjmatcher/pom.xml
index e254c4dd5..7830f3f87 100644
--- a/aspectjmatcher/pom.xml
+++ b/aspectjmatcher/pom.xml
@@ -88,11 +88,6 @@
<archive>
<manifestEntries>
<Automatic-Module-Name>org.aspectj.matcher</Automatic-Module-Name>
- <!--
- <Premain-Class>org.aspectj.weaver.loadtime.Agent</Premain-Class>
- <Agent-Class>org.aspectj.weaver.loadtime.Agent</Agent-Class>
- <Can-Redefine-Classes>true</Can-Redefine-Classes>
- -->
</manifestEntries>