Author: ravn
Date: Mon Nov 10 01:39:38 2008
New Revision: 1223
Modified:
slf4j/trunk/slf4j-ext/pom.xml
Log:
added note regarding how to get the proper Javasssist name from Maven in the
manifest
Modified: slf4j/trunk/slf4j-ext/pom.xml
==============================================================================
--- slf4j/trunk/slf4j-ext/pom.xml (original)
+++ slf4j/trunk/slf4j-ext/pom.xml Mon Nov 10 01:39:38 2008
@@ -74,6 +74,7 @@
<Bundle-Description>${project.description}</Bundle-Description>
<Implementation-Version>${project.version}</Implementation-Version>
<Premain-Class>org.slf4j.agent.AgentPremain</Premain-Class>
+ <!-- what is the proper way to specify the maven full name?
/ravn -->
<Boot-Class-Path>javassist.jar</Boot-Class-Path>
</manifestEntries>
<manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>
_______________________________________________
dev mailing list
[email protected]
http://www.slf4j.org/mailman/listinfo/dev