IDEMPIERE-3353:sync development profile (eclipse) and package profile
on content tab of server.product, if click add required it will add feature server.feature include. but it let can't materialize by dupplicate reference. this action only help to display plugin when add at configuration tab. don't effect to runtime, so it's save to remove
This commit is contained in:
parent
21cbb35b1d
commit
6868d3eaf6
|
@ -35,21 +35,8 @@
|
|||
|
||||
<features>
|
||||
<feature id="org.adempiere.server"/>
|
||||
<feature id="org.compiere.db.provider"/>
|
||||
<feature id="org.adempiere.report.jasper"/>
|
||||
<feature id="org.adempiere.base"/>
|
||||
<feature id="org.idempiere.zk"/>
|
||||
<feature id="org.adempiere.pipo"/>
|
||||
<feature id="org.adempiere.replication"/>
|
||||
<feature id="org.idempiere.hazelcast.service"/>
|
||||
<feature id="org.adempiere.ui.zk"/>
|
||||
<feature id="org.adempiere.payment.processor"/>
|
||||
<feature id="org.adempiere.replication.server"/>
|
||||
<feature id="org.adempiere.webstore"/>
|
||||
<feature id="org.idempiere.felix.webconsole"/>
|
||||
<feature id="org.adempiere.target.platform"/>
|
||||
<feature id="org.idempiere.eclipse.platform"/>
|
||||
<feature id="org.idempiere.customize"/>
|
||||
</features>
|
||||
|
||||
<configurations>
|
||||
|
|
Loading…
Reference in New Issue