JBIDE-3179 - is in branch for 3.0.1.GA - jira doesn't reflect it;
JBIDE-3999 & JBIDE-4014 has a wrong fix version - should be changed to 3.1.0.M1.
Vitali
-----Original Message-----
From: external-exadel-list-bounces(a)redhat.com
[mailto:external-exadel-list-bounces@redhat.com] On Behalf Of Max Rydahl Andersen
Sent: Friday, May 01, 2009 6:45 PM
To: Nick Boldt
Cc: Jboss Devstudio Dist List; tools-dev; external-exadel-list(a)redhat.com
Subject: Re: ACTION REQUIRED: Has your component's feature version incremented in
3.0.1 branch? (was Re: Code freeze of 3.0.1 branch)
Today I correlated this with what jira says:
Build/Releng 2
common 1
esb 1
Hibernate 3
JBossAS 3
jbpm 1
JSF 1
Portal 1
project-examples 1
Seam 6
smooks 2
Visual Page Editor core 10
Visual Page Editor Templates 3
Webservices 4
No Component 5
ESB's 1 change is not a plugin change so it should not require an update
in version number.
Hibernate on the other hand have 3 issues fixed, but no commits ...
Vitali and Dima - could you look into why that is ? Either jira or the
tags in svn are wrong.
/max
Max Rydahl Andersen wrote:
I did some svn gymnastics which reveals the files that were changed
between 3.0.0.GA and 3.0.1.GA
The list of plugins/features that needs to get updated are: jsf, seam,
common, portlet, ws, vpe, jst and as.
Meaning I was wrong about hibernate - sorry.
It also means ESB were not changed (at least according to SVN). Denny,
missed a commit ?
/max
M
jsf/plugins/org.jboss.tools.jsf/src/org/jboss/tools/jsf/model/pv/JsfTreeListener.java
M
seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamXMLHelper.java
M
seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/project/facet/SeamProjectCreator.java
M
seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/project/facet/Seam2ProjectCreator.java
M
seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/scanner/java/ASTVisitorImpl.java
M
seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/text/java/scanner/JavaAnnotationScanner.java
M
seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/wizard/SeamBaseWizardPage.java
M
seam/plugins/org.jboss.tools.seam.xml/resources/meta/seam-components.meta
M
seam/tests/org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/ScannerTest.java
A
seam/tests/org.jboss.tools.seam.core.test/projects/TestScanner/JavaSource/demo/CustomAnnotation.java
M
common/plugins/org.jboss.tools.common.model.ui/src/org/jboss/tools/common/model/ui/editors/dnd/DropData.java
M
common/plugins/org.jboss.tools.common.model.ui/src/org/jboss/tools/common/model/ui/editors/dnd/context/DropContext.java
M
common/plugins/org.jboss.tools.common.model.ui/src/org/jboss/tools/common/model/ui/editors/dnd/DropUtils.java
M
common/plugins/org.jboss.tools.common.model/src/org/jboss/tools/common/model/impl/RegularChildren.java
M
common/plugins/org.jboss.tools.common.model/src/org/jboss/tools/common/model/util/EclipseResourceUtil.java
A
portlet/plugins/org.jboss.tools.portlet.ui/icons/portlet_wiz_small.gif
M portlet/plugins/org.jboss.tools.portlet.ui/plugin.xml
M ws/plugins/org.jboss.tools.ws.creation.core/.classpath
M ws/plugins/org.jboss.tools.ws.creation.core/META-INF/MANIFEST.MF
A
ws/plugins/org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/utils/ClasspathParser.java
M
ws/plugins/org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/utils/JBossWSCreationUtils.java
D
ws/plugins/org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/commands/WSProviderInvokeCommand.java
M
ws/plugins/org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/commands/AbstractGenerateCodeCommand.java
A
ws/plugins/org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/commands/Java2WSCommand.java
M
ws/plugins/org.jboss.tools.ws.creation.core/src/org/jboss/tools/ws/creation/core/commands/WSDL2JavaCommand.java
M
ws/plugins/org.jboss.tools.ws.creation.ui/src/org/jboss/tools/ws/creation/ui/wsrt/JBossWebService.java
M ws/plugins/org.jboss.tools.ws.creation.ui/plugin.xml
M
ws/tests/org.jboss.tools.ws.core.test/src/org/jboss/tools/ws/core/test/JBossWSCoreAllTests.java
M
ws/tests/org.jboss.tools.ws.core.test/src/org/jboss/tools/ws/core/test/command/JBossWSJavaFirstCommandTest.java
M
ws/tests/org.jboss.tools.ws.core.test/src/org/jboss/tools/ws/core/test/command/AbstractJBossWSCommandTest.java
M
ws/tests/org.jboss.tools.ws.core.test/projects/JavaFirstTestProject/.classpath
D vpe/plugins/org.jboss.tools.vpe/ico_32_jbds.png
A
vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/Message.java
M
vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/template/VpeEditAnyDialog.java
M
vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeController.java
M
vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/messages/VpeUIMessages.java
M
vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/messages/messages.properties
M vpe/plugins/org.jboss.tools.vpe/build.properties
A vpe/plugins/org.jboss.tools.vpe/jboss_about.png
M
jst/plugins/org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/events/StyleAttributes.java
M
jst/plugins/org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/common/CSSModel.java
M
jst/plugins/org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/common/CSSValidator.java
M
jst/plugins/org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/outline/cssdialog/CSSClassDialog.java
M jst/plugins/org.jboss.tools.jst.jsp/plugin.xml
M
as/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/server/internal/ServerListener.java
M
as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/Messages.properties
M
as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/wizards/JBossRuntimeWizardFragment.java
M
as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/Messages.java
Nick Boldt wrote:
> I've incremented esb and ws as follows:
>
> esb=1.1.1.GA
> ws=1.0.1.GA
>
> N
>
> Denny Xu wrote:
>> WS and ESB components were changed and need to update its feature
>> version numbers, but I not sure what version number I should update
>> them to,
>> just update to 3.0.1, right? is there a version number increment rule?
>>
>> Denny
>>
>>
>> Nick Boldt wrote:
>>> I need to know which components have incremented their overall
>>> feature version. Here's what we had for {2,3}.0.0.GA:
>>>
>>> # component versions, JBT
>>> richfaces=3.0.0.GA
>>> archives=3.0.0.GA
>>> as=2.0.0.GA
>>> freemarker=1.0.2.GA
>>> jbpm=3.1.7.GA
>>> hibernate-tools=GA
>>> seam=3.0.0.GA
>>> struts=3.0.0.GA
>>> esb=1.1.0.GA
>>> tests=3.0.0.GA
>>> ws=1.0.0.GA
>>> birt=1.0.0.GA
>>> portlet=1.0.0.GA
>>> tptp=1.0.0.GA
>>> smooks=1.0.0.GA
>>> drools-ide=5.0.0.CR1
>>> examples=1.0.0.GA
>>> jbpm-convert=1.0.0.GA
>>> jmx=1.0.0.GA
>>> xulrunner=1.0.0.GA
>>>
>>> # component versions, JBDS
>>> equinox-transforms=1.0.0.GA
>>> runtime=1.0.0.GA
>>>
>>> If your component is now on x.y.1, let me know. I can dredge thru
>>> SVN for this information, but it's hella faster if you can just
>>> tell me. :)
>>>
>>> Thx,
>>>
>>> Nick
>>>
>>> Nick Boldt wrote:
>>>> 3.0.1.GA / 2.0.1.GA have been tagged in SVN, and the first builds
>>>> will start soon:
>>>>
>>>>
http://hudson.qa.jboss.com/hudson/job/jbosstools-release-3.0.x/
>>>>
http://hudson.qa.jboss.com/hudson/job/devstudio-release-2.0.x/
>>>>
>>>> Meanwhile, QA keeners can start on these N builds:
>>>>
>>>>
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.0.x/ (#52)
>>>>
http://download.jboss.org/jbosstools/builds/nightly/3.0.1.Alpha1/20090428...
>>>>
>>>>
http://download.jboss.org/jbosstools/updates/nightly/3.0.x/
>>>>
>>>>
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-2.0.x/ (#64)
>>>>
http://reports.qa.atl.jboss.com/binaries/RHDS/nightly/2.0.1.Alpha1/200904...
>>>>
>>>>
http://reports.qa.atl.jboss.com/binaries/RHDS/updates/nightly/2.0.x/
>>>>
>>>> Nick
>>>>
>>>> Max Rydahl Andersen wrote:
>>>>> Hi,
>>>>>
>>>>> As discussed last week the 3.0.1 branch now has a code freeze and
>>>>> you should not be committing to this branch without approval from
>>>>> either me or Denis.
>>>>>
>>>>> Nick will follow up to this email with links to the builds QA and
>>>>> those have fixed issues should be using when testing the release.
>>>>>
>>>>> Thanks,
>>>>> /max