[jbosstools-issues] [JBoss JIRA] (JBIDE-15469) {MASTER] CLONE - Increment version's service part for jbosstools-base/foundation submodule

Rob Stryker (JIRA) jira-events at lists.jboss.org
Mon Sep 9 02:56:03 EDT 2013


    [ https://issues.jboss.org/browse/JBIDE-15469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802646#comment-12802646 ] 

Rob Stryker commented on JBIDE-15469:
-------------------------------------

Two things to note here:

1) Denis is obviously getting very excited about keeping version numbers compatible with API changes. 
2) Foundation is not expected to change much (at this time) for next release
3) Foundation's master version is now BEHIND 4.1.x branch's version. This is bad.

I think foundation is a perfect place to try to mark the version as 1.0.100. If there comes a point where API changes are added, it will become very apparent in API Tools, and a proper version bump to minor will occur. I will also be more vigilant on it, and, as it seems, so is Denis. So I think this is a perfect time to mimic the wtp-style of version increments between master and maintenance. 

                
> {MASTER] CLONE - Increment version's service part for jbosstools-base/foundation submodule
> ------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-15469
>                 URL: https://issues.jboss.org/browse/JBIDE-15469
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: common/jst/core
>    Affects Versions: 4.1.1.Alpha1
>            Reporter: Rob Stryker
>            Assignee: Denis Golovin
>            Priority: Blocker
>             Fix For: 4.1.1.Alpha1
>
>
> jbosstools-base/foundation submodule had changes since 4.1.0.Final is released:
> {code}$ git diff --name-only jbosstools-4.1.0.Final -- foundation
> foundation/plugins/org.jboss.tools.foundation.core/.options
> foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/Trace.java
> foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/ecf/internal/InternalURLTransport.java
> foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/ecf/internal/URLTransportCache.java
> foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/jobs/BarrierProgressWaitJob.java
> foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/jobs/BarrierWaitJob.java
> foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/jobs/InterruptableJoinJob.java
> foundation/pom.xml{code}
> No changes in Public API so far and hat means only service version should be incremented:
> 1.0.0-SNAPSHOT => 1.0.1-SNAPSHOT

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list