2012-11-21 16:06:02 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<feature
|
|
|
|
id="org.idempiere.hazelcast.service"
|
|
|
|
label="Hazelcast Service Feature"
|
|
|
|
version="1.0.0.qualifier">
|
|
|
|
|
|
|
|
<description url="http://www.example.com/description">
|
|
|
|
[Enter Feature Description here.]
|
|
|
|
</description>
|
|
|
|
|
|
|
|
<copyright url="http://www.example.com/copyright">
|
|
|
|
[Enter Copyright Description here.]
|
|
|
|
</copyright>
|
|
|
|
|
|
|
|
<license url="http://www.example.com/license">
|
|
|
|
[Enter License Description here.]
|
|
|
|
</license>
|
|
|
|
|
|
|
|
<plugin
|
|
|
|
id="org.idempiere.hazelcast.service"
|
|
|
|
download-size="0"
|
|
|
|
install-size="0"
|
|
|
|
version="0.0.0"
|
|
|
|
unpack="false"/>
|
|
|
|
|
|
|
|
<plugin
|
|
|
|
id="com.springsource.slf4j.api"
|
|
|
|
download-size="0"
|
|
|
|
install-size="0"
|
|
|
|
version="0.0.0"
|
|
|
|
unpack="false"/>
|
|
|
|
|
|
|
|
<plugin
|
|
|
|
id="com.springsource.slf4j.jcl"
|
|
|
|
download-size="0"
|
|
|
|
install-size="0"
|
|
|
|
version="0.0.0"
|
|
|
|
fragment="true"
|
|
|
|
unpack="false"/>
|
|
|
|
|
2012-11-27 21:29:02 +07:00
|
|
|
<plugin
|
|
|
|
id="org.idempiere.hazelcast.service.config"
|
|
|
|
download-size="0"
|
|
|
|
install-size="0"
|
|
|
|
version="0.0.0"
|
|
|
|
fragment="true"/>
|
|
|
|
|
2012-11-21 16:06:02 +07:00
|
|
|
</feature>
|