[
https://issues.jboss.org/browse/JBDS-1527?page=com.atlassian.jira.plugin....
]
Nick Boldt commented on JBDS-1527:
----------------------------------
As far as I can see, the only ref to usage in JBDS is here:
./product/com.jboss.jbds.product.feature/feature.xml
-
- <plugin
: id="com.jboss.jbds.usage.branding"
- download-size="0"
- install-size="0"
But there's also a transient dependency here:
./product/plugins/com.jboss.jbds.usage.branding/META-INF/MANIFEST.MF
-Bundle-ManifestVersion: 2
-Bundle-Name: JBoss Developer Studio Usage branding bundle
:Bundle-SymbolicName: com.jboss.jbds.usage.branding
-Bundle-Version: 1.0.0.qualifier
-Bundle-Vendor: JBoss by RedHat
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Import-Package: org.eclipse.osgi.util;version="[1.1.0,2.0.0)"
:Service-Component: META-INF/jbds-usage-branding.xml
:Require-Bundle: org.jboss.tools.usage;bundle-version="[1.0.0,2.0.0)"
-Bundle-ActivationPolicy: lazy
So I would expect that these would be installed when doing an update. But perhaps the
Eclipse update process skips over something? Did we include the usage feature in the Beta2
product, and therefore it's not being updated (because it's been removed from the
CR1 product)?
Old usage report dialog after JBDS update from B2 to CR1
--------------------------------------------------------
Key: JBDS-1527
URL:
https://issues.jboss.org/browse/JBDS-1527
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: updatesite
Affects Versions: 4.0.0.CR1
Environment: JBDS 4.0.0.B2, updatesite:
http://reports.qa.atl.jboss.com/binaries/RHDS/updates/development/4.0.0.C...
Reporter: Pavol Srna
Assignee: Denis Golovin
After update from JBDS 4.0.0.B2 to JBDS 4.0.0.CR1 the usage report dialog is the same as
in beta2. It should be the new one with just "yes","no" option.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira