Community
Participate
Working Groups
1. Create a feature called org.eclipse.cosmos.me.management. This feature includes two plugins: org.eclipse.cosmos.me.management.common org.eclipse.cosmos.me.management.wsdm Package the plugins as jar files. 2. Include the new feature in SDK zip 3. Package the new plugins in place of org.eclipse.cosmos.management.common and org.eclipse.cosmos.management.wsdm in the demo package. 4. The web application will need to include the two new plugins, and remove the jar files of org.eclipse.cosmos.management.common and org.eclipse.cosmos.management.wsdm. 5. The plugins org.eclipse.cosmos.management.common and org.eclipse.cosmos.management.wsdm will still need to be built. They are required by the data assembly package. They still need to be packaged as part of cosmos-dc-incubation-<buildID>.zip. 6. In the map file, update the entry for org.eclipse.cosmos.management.wsdm to get the plugin from the data collection project, as opposed to the sandbox directory.
Included the new plugins and feature in the build (COSMOS-1.0.0-200801311004). But the build is failing with compilation errors. Can you look into it.
fixed this in latest build. Please verify
please move the feature for management enablement in a "features" directory.
Moved management enablement to "features" directory. Can you explain how can I delete the previous management enablement feature from org.eclipse.cosmos/management-enablement.
marking this bug as fixed
closing bug