Community
Participate
Working Groups
org.eclipse.ui.carbon org.eclipse.ui.cocoa org.eclipse.ui.examples.contributions org.eclipse.ui.examples.fieldassist org.eclipse.ui.examples.multipageeditor org.eclipse.ui.examples.propertysheet org.eclipse.ui.examples.readmetool org.eclipse.ui.examples.undo org.eclipse.ui.examples.views.properties.tabbed.article org.eclipse.ui.net org.eclipse.ui.presentations.r21 org.eclipse.ui.views org.eclipse.ui.views.properties.tabbed org.eclipse.ui.win32 org.eclipse.ui.workbench.compatibility See bug 310906 for more details. As a reminder, if a bundle has not changed versions since 3.5, please increment the version appropriately.
Assigning to Prakash, who is doing build submissions for RC1.
the steps we'll use. 1) check the version number against the 3.5.x MANIFEST.MF. If it hasn't changed, bump the service segment by 100 (3.5.2 -> 3.5.100). 2) release the bundles listed, and uncheck the "Release only projects that have changed..." option. PW
Here are some more bundles org.eclipse.jface.databinding org.eclipse.jface.examples.databinding org.eclipse.core.databinding org.eclipse.core.databinding.beans org.eclipse.core.databinding.observable
And another one org.eclipse.core.commands
Created attachment 167606 [details] Patch v01
Patch v01 released to HEAD
These bundles weren't tagged org.eclipse.jface.databinding org.eclipse.jface.examples.databinding org.eclipse.core.databinding org.eclipse.core.databinding.beans org.eclipse.core.databinding.observable org.eclipse.core.commands
I'll do that today. PW
Released for I20100513-0800 PW
(In reply to comment #7) > These bundles weren't tagged > > org.eclipse.jface.databinding > org.eclipse.jface.examples.databinding > org.eclipse.core.databinding > org.eclipse.core.databinding.beans > org.eclipse.core.databinding.observable > org.eclipse.core.commands Just an update. I compared these bundles with 3.5.x and found the versions area already changed. So I didn't change the version when I checked in...
(In reply to comment #10) > Just an update. I compared these bundles with 3.5.x and found the versions > area already changed. So I didn't change the version when I checked in... Yup, that was correct. But then you have to uncheck the "Release only projects that have changed" or they won't get tagged. PW
Right, I still see several projects that still have an old tag. For instance org.eclipse.ui.presentations.r21 org.eclipse.ui.views Looking at the comparator log, there are also the examples bundles that need to be tagged for RC2. org.eclipse.ui.examples.fieldassist org.eclipse.ui.examples.views.properties.tabbed.article See http://download.eclipse.org/eclipse/downloads/drops/I20100513-0800/buildlogs/comparatorlog.txt for more info.
Fix the rest in RC2
Trying again. PW
in I20100520-1744 PW