[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3883) Manifest cleanup
Nick Boldt (JIRA)
jira-events at lists.jboss.org
Thu Feb 11 10:49:10 EST 2010
[ https://jira.jboss.org/jira/browse/JBIDE-3883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12511911#action_12511911 ]
Nick Boldt commented on JBIDE-3883:
-----------------------------------
I think the recommendation here is to set restrictions in *plugins*, not *features*.
As to the minimum versions for 3.5, here's the list of org.eclipse.core* plugins installed from eclipse-SDK-M20100120-0800-linux-gtk.tar.gz, the pre-Galileo-SR2 maintenance build from Jan 20:
$ find . -name "org.eclipse.core*"
./org.eclipse.core.resources.compatibility.source_3.4.1.R35x_v20100113-0530.jar
./org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar
./org.eclipse.core.boot_3.1.100.v20080218.jar
./org.eclipse.core.resources.compatibility_3.4.1.R35x_v20100113-0530.jar
./org.eclipse.core.databinding_1.2.0.M20090819-0800.jar
./org.eclipse.core.databinding.observable_1.2.0.M20090902-0800.jar
./org.eclipse.core.expressions.source_3.4.100.v20090429-1800.jar
./org.eclipse.core.variables.source_3.2.200.v20090521.jar
./org.eclipse.core.runtime.compatibility.source_3.2.0.v20090413.jar
./org.eclipse.core.runtime_3.5.0.v20090525.jar
./org.eclipse.core.net_1.2.1.r35x_20090812-1200.jar
./org.eclipse.core.commands.source_3.5.0.I20090525-2000.jar
./org.eclipse.core.databinding.beans.source_1.2.0.I20090525-2000.jar
./org.eclipse.core.runtime.compatibility.auth.source_3.2.100.v20090413.jar
./org.eclipse.core.filebuffers.source_3.5.0.v20090526-2000.jar
./org.eclipse.core.variables_3.2.200.v20090521.jar
./org.eclipse.core.runtime.source_3.5.0.v20090525.jar
./org.eclipse.core.resources.source_3.5.2.R35x_v20091203-1235.jar
./org.eclipse.core.databinding.source_1.2.0.M20090819-0800.jar
./org.eclipse.core.databinding.property_1.2.0.M20090819-0800.jar
./org.eclipse.core.filesystem.source_1.2.1.R35x_v20091203-1235.jar
./org.eclipse.core.expressions_3.4.100.v20090429-1800.jar
./org.eclipse.core.filesystem_1.2.1.R35x_v20091203-1235.jar
./org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800
./org.eclipse.core.jobs.source_3.4.100.v20090429-1800.jar
./org.eclipse.core.net.linux.x86_1.1.0.I20081021.jar
./org.eclipse.core.runtime.compatibility.registry.source_3.2.200.v20090429-1800.jar
./org.eclipse.core.databinding.observable.source_1.2.0.M20090902-0800.jar
./org.eclipse.core.databinding.property.source_1.2.0.M20090819-0800.jar
./org.eclipse.core.runtime.compatibility.auth_3.2.100.v20090413.jar
./org.eclipse.core.databinding.beans_1.2.0.I20090525-2000.jar
./org.eclipse.core.resources_3.5.2.R35x_v20091203-1235.jar
./org.eclipse.core.jobs_3.4.100.v20090429-1800.jar
./org.eclipse.core.runtime.compatibility_3.2.0.v20090413.jar
./org.eclipse.core.contenttype.source_3.4.1.R35x_v20090826-0451.jar
./org.eclipse.core.net.source_1.2.1.r35x_20090812-1200.jar
./org.eclipse.core.filesystem.linux.x86_1.3.0.R35x_v20091203-1235.jar
./org.eclipse.core.filebuffers_3.5.0.v20090526-2000.jar
./org.eclipse.core.commands_3.5.0.I20090525-2000.jar
> Manifest cleanup
> -----------------
>
> Key: JBIDE-3883
> URL: https://jira.jboss.org/jira/browse/JBIDE-3883
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: Build/Releng
> Affects Versions: 3.0.0.GA
> Reporter: Max Rydahl Andersen
> Assignee: Nick Boldt
> Priority: Blocker
> Fix For: 3.1.0.CR2
>
>
> After JBIDE-3873 it is about time we find time to set:
> Bundle-Require-Execution-Environment
> minimum versions boundaries for dependencies
> (add more if needed)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list