This closes #17 JGroups on the lib directory

This commit is contained in:
Clebert Suconic 2015-06-04 14:52:28 -04:00
commit ee98015823
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@
<include>commons-beanutils:commons-beanutils</include> <include>commons-beanutils:commons-beanutils</include>
<include>commons-logging:commons-logging</include> <include>commons-logging:commons-logging</include>
<include>org.fusesource.hawtbuf:hawtbuf</include> <include>org.fusesource.hawtbuf:hawtbuf</include>
<include>org.jgroups:jgroups</include>
</includes> </includes>
<!--excludes> <!--excludes>
<exclude>org.apache.activemq:artemis-website</exclude> <exclude>org.apache.activemq:artemis-website</exclude>