[JBoss JIRA] (JBIDE-22496) For JBIDE 4.4.0.Final: Prepare for Final/GA [LiveReload]
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-22496:
----------------------------------
Summary: For JBIDE 4.4.0.Final: Prepare for Final/GA [LiveReload]
Key: JBIDE-22496
URL: https://issues.jboss.org/browse/JBIDE-22496
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: livereload
Reporter: Nick Boldt
Priority: Blocker
For JBIDE 4.4.0.Final [LiveReload]: Please perform the following tasks:
0. Make sure your component has no remaining unresolved JIRAs set for fixVersion = 4.4.0.Final or 10.0.0.GA
[Unresolved JIRAs with fixVersion = 4.4.0.Final, 10.0.0.GA|https://issues.jboss.org/issues/?jql=%28%28project%20%3D%20%22J...]
1. Update your *{color:orange}master branch{color}* root pom to use the latest parent pom version, *{color:orange}4.4.0.Final-SNAPSHOT{color}*:
{code}
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>parent</artifactId>
<version>4.4.0.Final-SNAPSHOT</version>
</parent>
{code}
Now, your root pom will use parent pom version:
* *{color:orange}4.4.0.Final-SNAPSHOT{color}* in your *{color:orange}jbosstools-4.4.x{color}* branch
2. Branch from your existing master branch into a new *{color:blue}jbosstools-4.4.x{color}* branch;
{code}
git checkout master
git pull origin master
git checkout -b jbosstools-4.4.x
git push origin jbosstools-4.4.x
{code}
Now, your root pom will use parent pom version:
* *{color:orange}4.4.0.Final-SNAPSHOT{color}* in your *{color:blue}master{color}* branch (we'll move to 4.5.0.Alpha1 later!)
* *{color:blue}4.4.0.Final-SNAPSHOT{color}* in your *{color:blue}jbosstools-4.4.x{color}* branch
3. Ensure you've *built your code* using the latest target platform version 4.60.0.Final-SNAPSHOT (4.60 = Eclipse Neon.0)
{code}
mvn clean verify -Dtpc.version=4.60.0.Final-SNAPSHOT
{code}
4. Close (do not resolve) this JIRA when done.
5. If you have any outstanding [New + Noteworthy JIRAs|https://issues.jboss.org/issues/?jql=%28%28project%20%3D%20%22JBIDE...] to do, please complete them next.
[Search for all task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...], or [Search for LiveReload task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...]
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-22485) For JBIDE 4.4.0.Final: Prepare for Final/GA [Base]
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-22485:
----------------------------------
Summary: For JBIDE 4.4.0.Final: Prepare for Final/GA [Base]
Key: JBIDE-22485
URL: https://issues.jboss.org/browse/JBIDE-22485
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: usage, common/jst/core
Reporter: Nick Boldt
Priority: Blocker
For JBIDE 4.4.0.Final [Base]: Please perform the following tasks:
0. Make sure your component has no remaining unresolved JIRAs set for fixVersion = 4.4.0.Final or 10.0.0.GA
[Unresolved JIRAs with fixVersion = 4.4.0.Final, 10.0.0.GA|https://issues.jboss.org/issues/?jql=%28%28project%20%3D%20%22J...]
1. Update your *{color:orange}master branch{color}* root pom to use the latest parent pom version, *{color:orange}4.4.0.Final-SNAPSHOT{color}*:
{code}
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>parent</artifactId>
<version>4.4.0.Final-SNAPSHOT</version>
</parent>
{code}
Now, your root pom will use parent pom version:
* *{color:orange}4.4.0.Final-SNAPSHOT{color}* in your *{color:orange}jbosstools-4.4.x{color}* branch
2. Branch from your existing master branch into a new *{color:blue}jbosstools-4.4.x{color}* branch;
{code}
git checkout master
git pull origin master
git checkout -b jbosstools-4.4.x
git push origin jbosstools-4.4.x
{code}
Now, your root pom will use parent pom version:
* *{color:orange}4.4.0.Final-SNAPSHOT{color}* in your *{color:blue}master{color}* branch (we'll move to 4.5.0.Alpha1 later!)
* *{color:blue}4.4.0.Final-SNAPSHOT{color}* in your *{color:blue}jbosstools-4.4.x{color}* branch
3. Ensure you've *built your code* using the latest target platform version 4.60.0.Final-SNAPSHOT (4.60 = Eclipse Neon.0)
{code}
mvn clean verify -Dtpc.version=4.60.0.Final-SNAPSHOT
{code}
4. Close (do not resolve) this JIRA when done.
5. If you have any outstanding [New + Noteworthy JIRAs|https://issues.jboss.org/issues/?jql=%28%28project%20%3D%20%22JBIDE...] to do, please complete them next.
[Search for all task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...], or [Search for Base task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...]
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-22486) For JBIDE 4.4.0.Final: Prepare for Final/GA [OpenShift]
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-22486:
----------------------------------
Summary: For JBIDE 4.4.0.Final: Prepare for Final/GA [OpenShift]
Key: JBIDE-22486
URL: https://issues.jboss.org/browse/JBIDE-22486
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: openshift
Reporter: Nick Boldt
Priority: Blocker
For JBIDE 4.4.0.Final [OpenShift]: Please perform the following tasks:
0. Make sure your component has no remaining unresolved JIRAs set for fixVersion = 4.4.0.Final or 10.0.0.GA
[Unresolved JIRAs with fixVersion = 4.4.0.Final, 10.0.0.GA|https://issues.jboss.org/issues/?jql=%28%28project%20%3D%20%22J...]
1. Update your *{color:orange}master branch{color}* root pom to use the latest parent pom version, *{color:orange}4.4.0.Final-SNAPSHOT{color}*:
{code}
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>parent</artifactId>
<version>4.4.0.Final-SNAPSHOT</version>
</parent>
{code}
Now, your root pom will use parent pom version:
* *{color:orange}4.4.0.Final-SNAPSHOT{color}* in your *{color:orange}jbosstools-4.4.x{color}* branch
2. Branch from your existing master branch into a new *{color:blue}jbosstools-4.4.x{color}* branch;
{code}
git checkout master
git pull origin master
git checkout -b jbosstools-4.4.x
git push origin jbosstools-4.4.x
{code}
Now, your root pom will use parent pom version:
* *{color:orange}4.4.0.Final-SNAPSHOT{color}* in your *{color:blue}master{color}* branch (we'll move to 4.5.0.Alpha1 later!)
* *{color:blue}4.4.0.Final-SNAPSHOT{color}* in your *{color:blue}jbosstools-4.4.x{color}* branch
3. Ensure you've *built your code* using the latest target platform version 4.60.0.Final-SNAPSHOT (4.60 = Eclipse Neon.0)
{code}
mvn clean verify -Dtpc.version=4.60.0.Final-SNAPSHOT
{code}
4. Close (do not resolve) this JIRA when done.
5. If you have any outstanding [New + Noteworthy JIRAs|https://issues.jboss.org/issues/?jql=%28%28project%20%3D%20%22JBIDE...] to do, please complete them next.
[Search for all task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...], or [Search for OpenShift task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...]
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-22487) For JBIDE 4.4.0.Final: Prepare for Final/GA [Playground]
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-22487:
----------------------------------
Summary: For JBIDE 4.4.0.Final: Prepare for Final/GA [Playground]
Key: JBIDE-22487
URL: https://issues.jboss.org/browse/JBIDE-22487
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: playground
Reporter: Nick Boldt
Priority: Blocker
For JBIDE 4.4.0.Final [Playground]: Please perform the following tasks:
0. Make sure your component has no remaining unresolved JIRAs set for fixVersion = 4.4.0.Final or 10.0.0.GA
[Unresolved JIRAs with fixVersion = 4.4.0.Final, 10.0.0.GA|https://issues.jboss.org/issues/?jql=%28%28project%20%3D%20%22J...]
1. Update your *{color:orange}master branch{color}* root pom to use the latest parent pom version, *{color:orange}4.4.0.Final-SNAPSHOT{color}*:
{code}
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>parent</artifactId>
<version>4.4.0.Final-SNAPSHOT</version>
</parent>
{code}
Now, your root pom will use parent pom version:
* *{color:orange}4.4.0.Final-SNAPSHOT{color}* in your *{color:orange}jbosstools-4.4.x{color}* branch
2. Branch from your existing master branch into a new *{color:blue}jbosstools-4.4.x{color}* branch;
{code}
git checkout master
git pull origin master
git checkout -b jbosstools-4.4.x
git push origin jbosstools-4.4.x
{code}
Now, your root pom will use parent pom version:
* *{color:orange}4.4.0.Final-SNAPSHOT{color}* in your *{color:blue}master{color}* branch (we'll move to 4.5.0.Alpha1 later!)
* *{color:blue}4.4.0.Final-SNAPSHOT{color}* in your *{color:blue}jbosstools-4.4.x{color}* branch
3. Ensure you've *built your code* using the latest target platform version 4.60.0.Final-SNAPSHOT (4.60 = Eclipse Neon.0)
{code}
mvn clean verify -Dtpc.version=4.60.0.Final-SNAPSHOT
{code}
4. Close (do not resolve) this JIRA when done.
5. If you have any outstanding [New + Noteworthy JIRAs|https://issues.jboss.org/issues/?jql=%28%28project%20%3D%20%22JBIDE...] to do, please complete them next.
[Search for all task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...], or [Search for Playground task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...]
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-22488) For JBIDE 4.4.0.Final: Prepare for Final/GA [JavaEE]
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-22488:
----------------------------------
Summary: For JBIDE 4.4.0.Final: Prepare for Final/GA [JavaEE]
Key: JBIDE-22488
URL: https://issues.jboss.org/browse/JBIDE-22488
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: seam2, cdi, cdi-extensions, jsf
Reporter: Nick Boldt
Priority: Blocker
For JBIDE 4.4.0.Final [JavaEE]: Please perform the following tasks:
0. Make sure your component has no remaining unresolved JIRAs set for fixVersion = 4.4.0.Final or 10.0.0.GA
[Unresolved JIRAs with fixVersion = 4.4.0.Final, 10.0.0.GA|https://issues.jboss.org/issues/?jql=%28%28project%20%3D%20%22J...]
1. Update your *{color:orange}master branch{color}* root pom to use the latest parent pom version, *{color:orange}4.4.0.Final-SNAPSHOT{color}*:
{code}
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>parent</artifactId>
<version>4.4.0.Final-SNAPSHOT</version>
</parent>
{code}
Now, your root pom will use parent pom version:
* *{color:orange}4.4.0.Final-SNAPSHOT{color}* in your *{color:orange}jbosstools-4.4.x{color}* branch
2. Branch from your existing master branch into a new *{color:blue}jbosstools-4.4.x{color}* branch;
{code}
git checkout master
git pull origin master
git checkout -b jbosstools-4.4.x
git push origin jbosstools-4.4.x
{code}
Now, your root pom will use parent pom version:
* *{color:orange}4.4.0.Final-SNAPSHOT{color}* in your *{color:blue}master{color}* branch (we'll move to 4.5.0.Alpha1 later!)
* *{color:blue}4.4.0.Final-SNAPSHOT{color}* in your *{color:blue}jbosstools-4.4.x{color}* branch
3. Ensure you've *built your code* using the latest target platform version 4.60.0.Final-SNAPSHOT (4.60 = Eclipse Neon.0)
{code}
mvn clean verify -Dtpc.version=4.60.0.Final-SNAPSHOT
{code}
4. Close (do not resolve) this JIRA when done.
5. If you have any outstanding [New + Noteworthy JIRAs|https://issues.jboss.org/issues/?jql=%28%28project%20%3D%20%22JBIDE...] to do, please complete them next.
[Search for all task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...], or [Search for JavaEE task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...]
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-22489) For JBIDE 4.4.0.Final: Prepare for Final/GA [JST]
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-22489:
----------------------------------
Summary: For JBIDE 4.4.0.Final: Prepare for Final/GA [JST]
Key: JBIDE-22489
URL: https://issues.jboss.org/browse/JBIDE-22489
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: common/jst/core
Reporter: Nick Boldt
Priority: Blocker
For JBIDE 4.4.0.Final [JST]: Please perform the following tasks:
0. Make sure your component has no remaining unresolved JIRAs set for fixVersion = 4.4.0.Final or 10.0.0.GA
[Unresolved JIRAs with fixVersion = 4.4.0.Final, 10.0.0.GA|https://issues.jboss.org/issues/?jql=%28%28project%20%3D%20%22J...]
1. Update your *{color:orange}master branch{color}* root pom to use the latest parent pom version, *{color:orange}4.4.0.Final-SNAPSHOT{color}*:
{code}
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>parent</artifactId>
<version>4.4.0.Final-SNAPSHOT</version>
</parent>
{code}
Now, your root pom will use parent pom version:
* *{color:orange}4.4.0.Final-SNAPSHOT{color}* in your *{color:orange}jbosstools-4.4.x{color}* branch
2. Branch from your existing master branch into a new *{color:blue}jbosstools-4.4.x{color}* branch;
{code}
git checkout master
git pull origin master
git checkout -b jbosstools-4.4.x
git push origin jbosstools-4.4.x
{code}
Now, your root pom will use parent pom version:
* *{color:orange}4.4.0.Final-SNAPSHOT{color}* in your *{color:blue}master{color}* branch (we'll move to 4.5.0.Alpha1 later!)
* *{color:blue}4.4.0.Final-SNAPSHOT{color}* in your *{color:blue}jbosstools-4.4.x{color}* branch
3. Ensure you've *built your code* using the latest target platform version 4.60.0.Final-SNAPSHOT (4.60 = Eclipse Neon.0)
{code}
mvn clean verify -Dtpc.version=4.60.0.Final-SNAPSHOT
{code}
4. Close (do not resolve) this JIRA when done.
5. If you have any outstanding [New + Noteworthy JIRAs|https://issues.jboss.org/issues/?jql=%28%28project%20%3D%20%22JBIDE...] to do, please complete them next.
[Search for all task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...], or [Search for JST task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...]
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-22490) For JBIDE 4.4.0.Final: Prepare for Final/GA [Forge]
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-22490:
----------------------------------
Summary: For JBIDE 4.4.0.Final: Prepare for Final/GA [Forge]
Key: JBIDE-22490
URL: https://issues.jboss.org/browse/JBIDE-22490
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: forge
Reporter: Nick Boldt
Priority: Blocker
For JBIDE 4.4.0.Final [Forge]: Please perform the following tasks:
0. Make sure your component has no remaining unresolved JIRAs set for fixVersion = 4.4.0.Final or 10.0.0.GA
[Unresolved JIRAs with fixVersion = 4.4.0.Final, 10.0.0.GA|https://issues.jboss.org/issues/?jql=%28%28project%20%3D%20%22J...]
1. Update your *{color:orange}master branch{color}* root pom to use the latest parent pom version, *{color:orange}4.4.0.Final-SNAPSHOT{color}*:
{code}
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>parent</artifactId>
<version>4.4.0.Final-SNAPSHOT</version>
</parent>
{code}
Now, your root pom will use parent pom version:
* *{color:orange}4.4.0.Final-SNAPSHOT{color}* in your *{color:orange}jbosstools-4.4.x{color}* branch
2. Branch from your existing master branch into a new *{color:blue}jbosstools-4.4.x{color}* branch;
{code}
git checkout master
git pull origin master
git checkout -b jbosstools-4.4.x
git push origin jbosstools-4.4.x
{code}
Now, your root pom will use parent pom version:
* *{color:orange}4.4.0.Final-SNAPSHOT{color}* in your *{color:blue}master{color}* branch (we'll move to 4.5.0.Alpha1 later!)
* *{color:blue}4.4.0.Final-SNAPSHOT{color}* in your *{color:blue}jbosstools-4.4.x{color}* branch
3. Ensure you've *built your code* using the latest target platform version 4.60.0.Final-SNAPSHOT (4.60 = Eclipse Neon.0)
{code}
mvn clean verify -Dtpc.version=4.60.0.Final-SNAPSHOT
{code}
4. Close (do not resolve) this JIRA when done.
5. If you have any outstanding [New + Noteworthy JIRAs|https://issues.jboss.org/issues/?jql=%28%28project%20%3D%20%22JBIDE...] to do, please complete them next.
[Search for all task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...], or [Search for Forge task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...]
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-22491) For JBIDE 4.4.0.Final: Prepare for Final/GA [BrowserSim]
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-22491:
----------------------------------
Summary: For JBIDE 4.4.0.Final: Prepare for Final/GA [BrowserSim]
Key: JBIDE-22491
URL: https://issues.jboss.org/browse/JBIDE-22491
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: browsersim
Reporter: Nick Boldt
Priority: Blocker
For JBIDE 4.4.0.Final [BrowserSim]: Please perform the following tasks:
0. Make sure your component has no remaining unresolved JIRAs set for fixVersion = 4.4.0.Final or 10.0.0.GA
[Unresolved JIRAs with fixVersion = 4.4.0.Final, 10.0.0.GA|https://issues.jboss.org/issues/?jql=%28%28project%20%3D%20%22J...]
1. Update your *{color:orange}master branch{color}* root pom to use the latest parent pom version, *{color:orange}4.4.0.Final-SNAPSHOT{color}*:
{code}
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>parent</artifactId>
<version>4.4.0.Final-SNAPSHOT</version>
</parent>
{code}
Now, your root pom will use parent pom version:
* *{color:orange}4.4.0.Final-SNAPSHOT{color}* in your *{color:orange}jbosstools-4.4.x{color}* branch
2. Branch from your existing master branch into a new *{color:blue}jbosstools-4.4.x{color}* branch;
{code}
git checkout master
git pull origin master
git checkout -b jbosstools-4.4.x
git push origin jbosstools-4.4.x
{code}
Now, your root pom will use parent pom version:
* *{color:orange}4.4.0.Final-SNAPSHOT{color}* in your *{color:blue}master{color}* branch (we'll move to 4.5.0.Alpha1 later!)
* *{color:blue}4.4.0.Final-SNAPSHOT{color}* in your *{color:blue}jbosstools-4.4.x{color}* branch
3. Ensure you've *built your code* using the latest target platform version 4.60.0.Final-SNAPSHOT (4.60 = Eclipse Neon.0)
{code}
mvn clean verify -Dtpc.version=4.60.0.Final-SNAPSHOT
{code}
4. Close (do not resolve) this JIRA when done.
5. If you have any outstanding [New + Noteworthy JIRAs|https://issues.jboss.org/issues/?jql=%28%28project%20%3D%20%22JBIDE...] to do, please complete them next.
[Search for all task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...], or [Search for BrowserSim task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...]
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-22492) For JBIDE 4.4.0.Final: Prepare for Final/GA [Webservices]
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-22492:
----------------------------------
Summary: For JBIDE 4.4.0.Final: Prepare for Final/GA [Webservices]
Key: JBIDE-22492
URL: https://issues.jboss.org/browse/JBIDE-22492
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: webservices
Reporter: Nick Boldt
Priority: Blocker
For JBIDE 4.4.0.Final [Webservices]: Please perform the following tasks:
0. Make sure your component has no remaining unresolved JIRAs set for fixVersion = 4.4.0.Final or 10.0.0.GA
[Unresolved JIRAs with fixVersion = 4.4.0.Final, 10.0.0.GA|https://issues.jboss.org/issues/?jql=%28%28project%20%3D%20%22J...]
1. Update your *{color:orange}master branch{color}* root pom to use the latest parent pom version, *{color:orange}4.4.0.Final-SNAPSHOT{color}*:
{code}
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>parent</artifactId>
<version>4.4.0.Final-SNAPSHOT</version>
</parent>
{code}
Now, your root pom will use parent pom version:
* *{color:orange}4.4.0.Final-SNAPSHOT{color}* in your *{color:orange}jbosstools-4.4.x{color}* branch
2. Branch from your existing master branch into a new *{color:blue}jbosstools-4.4.x{color}* branch;
{code}
git checkout master
git pull origin master
git checkout -b jbosstools-4.4.x
git push origin jbosstools-4.4.x
{code}
Now, your root pom will use parent pom version:
* *{color:orange}4.4.0.Final-SNAPSHOT{color}* in your *{color:blue}master{color}* branch (we'll move to 4.5.0.Alpha1 later!)
* *{color:blue}4.4.0.Final-SNAPSHOT{color}* in your *{color:blue}jbosstools-4.4.x{color}* branch
3. Ensure you've *built your code* using the latest target platform version 4.60.0.Final-SNAPSHOT (4.60 = Eclipse Neon.0)
{code}
mvn clean verify -Dtpc.version=4.60.0.Final-SNAPSHOT
{code}
4. Close (do not resolve) this JIRA when done.
5. If you have any outstanding [New + Noteworthy JIRAs|https://issues.jboss.org/issues/?jql=%28%28project%20%3D%20%22JBIDE...] to do, please complete them next.
[Search for all task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...], or [Search for Webservices task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...]
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-22480) For JBIDE 4.4.0.Final: Prepare for Final/GA [VPE]
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-22480:
----------------------------------
Summary: For JBIDE 4.4.0.Final: Prepare for Final/GA [VPE]
Key: JBIDE-22480
URL: https://issues.jboss.org/browse/JBIDE-22480
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: visual-page-editor-core
Reporter: Nick Boldt
Priority: Blocker
For JBIDE 4.4.0.Final [VPE]: Please perform the following tasks:
0. Make sure your component has no remaining unresolved JIRAs set for fixVersion = 4.4.0.Final or 10.0.0.GA
[Unresolved JIRAs with fixVersion = 4.4.0.Final, 10.0.0.GA|https://issues.jboss.org/issues/?jql=%28%28project%20%3D%20%22J...]
1. Update your *{color:orange}master branch{color}* root pom to use the latest parent pom version, *{color:orange}4.4.0.Final-SNAPSHOT{color}*:
{code}
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>parent</artifactId>
<version>4.4.0.Final-SNAPSHOT</version>
</parent>
{code}
Now, your root pom will use parent pom version:
* *{color:orange}4.4.0.Final-SNAPSHOT{color}* in your *{color:orange}jbosstools-4.4.x{color}* branch
2. Branch from your existing master branch into a new *{color:blue}jbosstools-4.4.x{color}* branch;
{code}
git checkout master
git pull origin master
git checkout -b jbosstools-4.4.x
git push origin jbosstools-4.4.x
{code}
Now, your root pom will use parent pom version:
* *{color:orange}4.4.0.Final-SNAPSHOT{color}* in your *{color:blue}master{color}* branch (we'll move to 4.5.0.Alpha1 later!)
* *{color:blue}4.4.0.Final-SNAPSHOT{color}* in your *{color:blue}jbosstools-4.4.x{color}* branch
3. Ensure you've *built your code* using the latest target platform version 4.60.0.Final-SNAPSHOT (4.60 = Eclipse Neon.0)
{code}
mvn clean verify -Dtpc.version=4.60.0.Final-SNAPSHOT
{code}
4. Close (do not resolve) this JIRA when done.
5. If you have any outstanding [New + Noteworthy JIRAs|https://issues.jboss.org/issues/?jql=%28%28project%20%3D%20%22JBIDE...] to do, please complete them next.
[Search for all task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...], or [Search for VPE task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...]
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months