[JBoss JIRA] (JBIDE-20775) For JBIDE 4.4.0.Alpha1: Prepare for future Alpha1 [Aerogear]
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20775?page=com.atlassian.jira.plugi... ]
Alexey Kazakov reassigned JBIDE-20775:
--------------------------------------
Assignee: Gorkem Ercan (was: Ilya Buziuk)
> For JBIDE 4.4.0.Alpha1: Prepare for future Alpha1 [Aerogear]
> ------------------------------------------------------------
>
> Key: JBIDE-20775
> URL: https://issues.jboss.org/browse/JBIDE-20775
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: aerogear-hybrid, cordovasim
> Reporter: Nick Boldt
> Assignee: Gorkem Ercan
> Priority: Blocker
> Labels: task
> Fix For: 4.4.0.Alpha1
>
>
> For JBIDE 4.4.0.Alpha1 [Aerogear]: Please perform the following tasks:
> 0. If your component is at end of life and won't have new development on Eclipse 4.6 (Neon) you can probably *{color:red}Reject this JIRA{color}*. Please confirm with Alexey or Max. (For example, Portlet & GWT did no development for Mars.)
> Otherwise:
> 1. In your *{color:orange}master branch{color}* ONLY, ensure your component features/plugins have been [properly upversioned|http://wiki.eclipse.org/Version_Numbering#Overall_example], eg., from 4.3.0 to 4.4.0 (if planning minor changes) or from 4.3.0 to 4.3.100 (if planning only maintenance).
> {code}
> mvn -Dtycho.mode=maven org.eclipse.tycho:tycho-versions-plugin:0.22.0:set-version -DnewVersion=4.4.0-SNAPSHOT
> {code}
> 2. In your *{color:orange}master branch{color}* ONLY, update your root pom to use parent pom version *{color:orange}4.4.0.Alpha1-SNAPSHOT{color}*;
> {code}
> <parent>
> <groupId>org.jboss.tools</groupId>
> <artifactId>parent</artifactId>
> <version>4.4.0.Alpha1-SNAPSHOT</version>
> </parent>
> {code}
> 3. In your *{color:orange}master branch{color}* ONLY, ensure you've built & run your tests using the latest target platform version *{color:orange}4.60.0.Alpha1-SNAPSHOT{color}*;
> {code}
> mvn clean verify -Dtpc.version=4.60.0.Alpha1-SNAPSHOT
> {code}
> 4. Close (do not resolve) this JIRA when done.
> [Search for all task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...], or [Search for Aerogear 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)
10 years, 6 months
[JBoss JIRA] (JBIDE-20779) For JBIDE 4.4.0.Alpha1: Prepare for future Alpha1 [build, build-sites, build-ci, maven-plugins, dl.jb.org, devdoc, versionwatch]
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20779?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-20779:
------------------------------------
build (parent pom): done
build-sites: done
dl.jb.org: nothing to do
devdoc: nothing to do (at least until we start WRITING new doc that's only for 4.4.x)
build-ci: not done yet -- need to branch from 4.3.x to 4.4.x (master is still deprecated) & update/clone job(s)
versionwatch: not done yet
maven-plugins: leaving that for [~mickael_istria] to do
> For JBIDE 4.4.0.Alpha1: Prepare for future Alpha1 [build, build-sites, build-ci, maven-plugins, dl.jb.org, devdoc, versionwatch]
> --------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-20779
> URL: https://issues.jboss.org/browse/JBIDE-20779
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: build
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Priority: Blocker
> Labels: task
> Fix For: 4.4.0.Alpha1
>
>
> For JBIDE 4.4.0.Alpha1 [build, build-sites, build-ci, maven-plugins, dl.jb.org, devdoc, versionwatch]: Please perform the following tasks:
> 0. If your component is at end of life and won't have new development on Eclipse 4.6 (Neon) you can probably *{color:red}Reject this JIRA{color}*. Please confirm with Alexey or Max. (For example, Portlet & GWT did no development for Mars.)
> Otherwise:
> 1. In your *{color:orange}master branch{color}* ONLY, ensure your component features/plugins have been [properly upversioned|http://wiki.eclipse.org/Version_Numbering#Overall_example], eg., from 4.3.0 to 4.4.0 (if planning minor changes) or from 4.3.0 to 4.3.100 (if planning only maintenance).
> {code}
> mvn -Dtycho.mode=maven org.eclipse.tycho:tycho-versions-plugin:0.22.0:set-version -DnewVersion=4.4.0-SNAPSHOT
> {code}
> 2. In your *{color:orange}master branch{color}* ONLY, update your root pom to use parent pom version *{color:orange}4.4.0.Alpha1-SNAPSHOT{color}*;
> {code}
> <parent>
> <groupId>org.jboss.tools</groupId>
> <artifactId>parent</artifactId>
> <version>4.4.0.Alpha1-SNAPSHOT</version>
> </parent>
> {code}
> 3. In your *{color:orange}master branch{color}* ONLY, ensure you've built & run your tests using the latest target platform version *{color:orange}4.60.0.Alpha1-SNAPSHOT{color}*;
> {code}
> mvn clean verify -Dtpc.version=4.60.0.Alpha1-SNAPSHOT
> {code}
> 4. Close (do not resolve) this JIRA when done.
> [Search for all task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...], or [Search for build, build-sites, build-ci, maven-plugins, dl.jb.org, devdoc, versionwatch 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)
10 years, 6 months
[JBoss JIRA] (JBIDE-20600) document how to use Deploy to OpenShift
by Len DiMaggio (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20600?page=com.atlassian.jira.plugi... ]
Len DiMaggio commented on JBIDE-20600:
--------------------------------------
Is this it?
https://access.redhat.com/articles/1591013
> document how to use Deploy to OpenShift
> ---------------------------------------
>
> Key: JBIDE-20600
> URL: https://issues.jboss.org/browse/JBIDE-20600
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Reporter: Max Rydahl Andersen
> Assignee: Fred Bricon
> Priority: Blocker
> Fix For: 4.3.0.Final
>
>
> Trying to use the Deploy to OpenShift dialog I found a few issues and i'm a bit stuck figuring out how it works.
> What I did was trying to just take jboss/wildfly:latest and deploy to openshift.
> First off, the first page of Deploy to openshift wont let me create a connection or project so I have as a user to have done that *before* starting the dialog.
> Once I have done that the dialog is asking for a lot of questions but very little hints about what they are.
> One example is "Add Route" on services ports page - that page can have multiple services so which does "Add Route" refer to and should it not need to know which port needed to use ?
> But worst issue is that once all that is filled out then I do not seem to be able to get any logs or info on why wildfly is not started.
> neither in webconsole nor in eclipse views.
> Should there not be access to some console logs or similar to things created by a project ?
> anyway - long description to point out we need some docs on how to actually use this if we cannot fix the UI before GA.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months