From b18f3568505695e4f53c150bc5e30a6fafca42eb Mon Sep 17 00:00:00 2001 From: Michal Kordas Date: Sat, 14 Mar 2015 20:29:36 +0100 Subject: [PATCH] Replace JAR manifest template with generated one --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f7925803..5c441278 100644 --- a/pom.xml +++ b/pom.xml @@ -11,6 +11,10 @@ Javassist http://www.javassist.org/ + + Shigeru Chiba, www.javassist.org + + JIRA https://jira.jboss.org/jira/browse/JASSIST/ @@ -164,7 +168,10 @@ 2.6 - ${project.build.sourceDirectory}/META-INF/MANIFEST.MF + + javassist.CtClass + true + -- 2.39.5