getting rid of the 'Embedded error: The attribute Extension-Name may not occur more than once in the same section'

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@485741 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Hiram R. Chirino 2006-12-11 16:35:55 +00:00
parent 870401217a
commit 0a361e504a
1 changed files with 2 additions and 0 deletions

View File

@ -766,6 +766,7 @@
<archive>
<index>true</index>
<compress>true</compress>
<!--
<manifestEntries>
<Implementation-Vendor>Apache Software Foundation</Implementation-Vendor>
<Implementation-Vendor-Id>org.apache</Implementation-Vendor-Id>
@ -775,6 +776,7 @@
<Implementation-Version>${project.version}</Implementation-Version>
</manifestEntries>
-->
</archive>
</configuration>
</plugin>