mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
Remove org.wso2.carbon.event.server featre from p2 since feature has been removed from carbon commons
This commit is contained in:
parent
eaf8da4548
commit
6ef4bb4a9b
@ -212,9 +212,9 @@
|
||||
<featureArtifactDef>
|
||||
org.wso2.carbon.commons:org.wso2.carbon.logging.mgt.feature:${carbon.commons.version}
|
||||
</featureArtifactDef>
|
||||
<featureArtifactDef>
|
||||
<!--featureArtifactDef>
|
||||
org.wso2.carbon.commons:org.wso2.carbon.event.server.feature:${carbon.commons.version}
|
||||
</featureArtifactDef>
|
||||
</featureArtifactDef-->
|
||||
<featureArtifactDef>
|
||||
org.wso2.carbon.commons:org.wso2.carbon.ntask.feature:${carbon.commons.version}
|
||||
</featureArtifactDef>
|
||||
@ -983,10 +983,10 @@
|
||||
<id>org.wso2.carbon.logging.mgt.feature.group</id>
|
||||
<version>${carbon.commons.version}</version>
|
||||
</feature>
|
||||
<feature>
|
||||
<!--feature>
|
||||
<id>org.wso2.carbon.event.server.feature.group</id>
|
||||
<version>${carbon.commons.version}</version>
|
||||
</feature>
|
||||
</feature-->
|
||||
<feature>
|
||||
<id>org.wso2.carbon.ntask.feature.group</id>
|
||||
<version>${carbon.commons.version}</version>
|
||||
@ -1238,10 +1238,10 @@
|
||||
<id>caramel.feature.group</id>
|
||||
<version>1.0.1</version>
|
||||
</feature>
|
||||
<feature>
|
||||
<id>org.wso2.carbon.event.feature.group</id>
|
||||
<!--feature>
|
||||
<id>org.wso2.carbon.event.server.feature.group</id>
|
||||
<version>${carbon.commons.version}</version>
|
||||
</feature>
|
||||
</feature-->
|
||||
<!--********************************************-->
|
||||
<feature>
|
||||
<id>org.wso2.carbon.core.feature.group</id>
|
||||
@ -1884,10 +1884,10 @@
|
||||
<id>org.wso2.carbon.relay.server.feature.group</id>
|
||||
<version>${carbon.mediation.version}</version>
|
||||
</feature>
|
||||
<feature>
|
||||
<!--feature>
|
||||
<id>org.wso2.carbon.event.server.feature.group</id>
|
||||
<version>${carbon.commons.version}</version>
|
||||
</feature>
|
||||
</feature-->
|
||||
<feature>
|
||||
<id>org.wso2.carbon.event.common.feature.group</id>
|
||||
<version>${carbon.commons.version}</version>
|
||||
@ -2304,10 +2304,10 @@
|
||||
<id>org.wso2.carbon.identity.provider.server.feature.group</id>
|
||||
<version>${identity.inbound.auth.openid.version}</version>
|
||||
</feature>
|
||||
<feature>
|
||||
<!--feature>
|
||||
<id>org.wso2.carbon.event.server.feature.group</id>
|
||||
<version>${carbon.commons.version}</version>
|
||||
</feature>
|
||||
</feature-->
|
||||
<feature>
|
||||
<id>org.wso2.carbon.event.common.feature.group</id>
|
||||
<version>${carbon.commons.version}</version>
|
||||
@ -2789,10 +2789,10 @@
|
||||
<id>org.wso2.carbon.relay.server.feature.group</id>
|
||||
<version>${carbon.mediation.version}</version>
|
||||
</feature>
|
||||
<feature>
|
||||
<!--feature>
|
||||
<id>org.wso2.carbon.event.server.feature.group</id>
|
||||
<version>${carbon.commons.version}</version>
|
||||
</feature>
|
||||
</feature-->
|
||||
<feature>
|
||||
<id>org.wso2.carbon.event.common.feature.group</id>
|
||||
<version>${carbon.commons.version}</version>
|
||||
@ -3329,10 +3329,10 @@
|
||||
<id>org.wso2.carbon.relay.server.feature.group</id>
|
||||
<version>${carbon.mediation.version}</version>
|
||||
</feature>
|
||||
<feature>
|
||||
<!--feature>
|
||||
<id>org.wso2.carbon.event.server.feature.group</id>
|
||||
<version>${carbon.commons.version}</version>
|
||||
</feature>
|
||||
</feature-->
|
||||
<feature>
|
||||
<id>org.wso2.carbon.event.common.feature.group</id>
|
||||
<version>${carbon.commons.version}</version>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user