Commit 53cf5109 authored by Tom Evans's avatar Tom Evans Committed by tevans

OF-739: Revert #13930; prefer configuration via Bamboo

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13955 b35dd754-fafc-0310-a699-88a17e54d16e
parent 7059cea7
......@@ -1558,9 +1558,8 @@
<!-- Some JAR files don't work well through Pack200. When that's the case, they should
be manually added to this list.
-->
<property name="pack200.excludes" value="*.jar" />
<!-- temporarily disable Pack200 for plugins (OF-739)
value="gnujaxp.jar,mail.jar,activation.jar,bcpg-jdk15on.jar,bcpkix-jdk15on.jar,bcprov-jdk15on.jar,tangosol.jar"/> -->
<property name="pack200.excludes"
value="gnujaxp.jar,mail.jar,activation.jar,bouncycastle.jar,tangosol.jar"/>
<if>
<equals arg1="${pack200.enabled}" arg2="true" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment