[JBoss JIRA] (JBIDE-24405) For JBIDE 4.4.4.Final: Find Missing Commits From master for jbosstools-4.4.x [BrowserSim]
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24405?page=com.atlassian.jira.plugi... ]
Rob Stryker updated JBIDE-24405:
--------------------------------
Fix Version/s: 4.4.4.Final
> For JBIDE 4.4.4.Final: Find Missing Commits From master for jbosstools-4.4.x [BrowserSim]
> -----------------------------------------------------------------------------------------
>
> Key: JBIDE-24405
> URL: https://issues.jboss.org/browse/JBIDE-24405
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: browsersim
> Reporter: Jeff MAURY
> Assignee: Ilya Buziuk
> Priority: Blocker
> Labels: task
> Fix For: 4.4.4.Final
>
>
> For JBIDE 4.4.4.Final [BrowserSim]: Ensure all commits pushed to master have either been made in jbosstools-4.4.x, or are intentionally excluded from jbosstools-4.4.x.
> Below are listed all commits made to master that have not been found in jbosstools-4.4.x. It is possible these commits do exist in jbosstools-4.4.x, but the patches are not identical. It is also possible that the commits made in master are not relevant to jbosstools-4.4.x or should not be applied.
> If there are no commits listed below, please close (do not resolve) this issue.
> Otherwise:
> 1) Click on each link below.
> 2) Evaluate whether the given commit *should* be in jbosstools-4.4.x
> 3) If it should be in jbosstools-4.4.x, please find out why it is not in jbosstools-4.4.x. You may need to browse jbosstools-4.4.x's commit log to find a commit that should match.
> 4) If you cannot find a matching commit, and it *should* be committed to jbosstools-4.4.x, please cherry-pick that commit to jbosstools-4.4.x or otherwise merge it in.
> 5) In comments, please indicate any suspicious commits (ie, commits not related to simple version changes), whether it exists in jbosstools-4.4.x, whether you have successfully merged it in now, or whether it is not intended to be committed to jbosstools-4.4.x or is inappropriate for jbosstools-4.4.x.
> 6) When all complete, please close (do not resolve) this issue.
>
> Folder: jbosstools-browsersim at https://github.com/jbosstools/jbosstools-browsersim
> Searching for commits present in master and missing from jbosstools-4.4.x
> Commit hash "9d291b" is the last common ancestor of master and jbosstools-4.4.x
> 9d291b is 3 commits ago in branch jbosstools-4.4.x
> 9d291b is 7 commits ago in branch master
> Commits missing from jbosstools-4.4.x that are in master:
> * missing: Revert-JBIDE-24344-comment-bump-up-to-parent-pom-version-4.4.4.Final-SNAPSHOT-close https://github.com/jbosstools/jbosstools-browsersim/commit/874f190d75efac...
> * missing: JBIDE-24344-comment-bump-up-to-parent-pom-version-4.4.4.Final-SNAPSHOT-close https://github.com/jbosstools/jbosstools-browsersim/commit/14bcc00c5d6736...
> * missing: JBIDE-23947-Fixing-standalone-build https://github.com/jbosstools/jbosstools-browsersim/commit/e429c6f692548d...
> * missing: JBIDE-23947-Prepare-for-4.5.0.AM1-11.0.0.AM1-browsersim https://github.com/jbosstools/jbosstools-browsersim/commit/77e60624c5200c...
> * missing: JBIDE-24001-Browsersim-and-Cordovasim-are-broken-since-jetty-v-9.4.0-was-added-to-TP-92 https://github.com/jbosstools/jbosstools-browsersim/commit/165fc0c011a08a...
> * missing: JBIDE-23947-comment-bump-up-to-parent-pom-version-4.5.0.AM1-SNAPSHOT-close https://github.com/jbosstools/jbosstools-browsersim/commit/2b8b4688f5a9ae...
> [Search for all task JIRA|https://issues.jboss.org//issues/?jql=%28%28project+in+%28JBDS%29+an...], or [Search for BrowserSim task JIRA|https://issues.jboss.org//issues/?jql=%28%28project+in+%28JBDS%29+an...]
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24405) For JBIDE 4.4.4.Final: Find Missing Commits From master for jbosstools-4.4.x [BrowserSim]
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24405?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-24405:
-------------------------------------
{code}
missing: Revert-JBIDE-24344-comment-bump-up-to-parent-pom-version-4.4.4.Final-SNAPSHOT-close https://github.com/jbosstools/jbosstools-browsersim/commit/874f190d75efac...
missing: JBIDE-24344-comment-bump-up-to-parent-pom-version-4.4.4.Final-SNAPSHOT-close https://github.com/jbosstools/jbosstools-browsersim/commit/14bcc00c5d6736...
{code}
These two cancel each other out. Not an issue.
{code}
missing: JBIDE-23947-Fixing-standalone-build https://github.com/jbosstools/jbosstools-browsersim/commit/e429c6f692548d...
missing: JBIDE-23947-Prepare-for-4.5.0.AM1-11.0.0.AM1-browsersim https://github.com/jbosstools/jbosstools-browsersim/commit/77e60624c5200c...
{code}
These two upversion master to 3.8.4.
{code}
missing: JBIDE-24001-Browsersim-and-Cordovasim-are-broken-since-jetty-v-9.4.0-was-added-to-TP-92 https://github.com/jbosstools/jbosstools-browsersim/commit/165fc0c011a08a...
{code}
Fixing a master-only TP issue.
{code}
missing: JBIDE-23947-comment-bump-up-to-parent-pom-version-4.5.0.AM1-SNAPSHOT-close https://github.com/jbosstools/jbosstools-browsersim/commit/2b8b4688f5a9ae...
{code}
Fixes parent pom for this component.
It's worth noting that maintenance was upversioned from 3.8.2 to 3.8.3, and master was upversioned to 3.8.4. I think this is incorrect, and master should have been upversioned to 3.8.100, because it has new dependencies. Also this allows room in the unlikely event we ever have to make a patch to the 3.8.3 version once it's released. We can't use 3.8.4 after that, because that's master.
Whenever we move to a new stream (ie neon to oxygen) we should bump the micro up to 100, or 200, etc.
> For JBIDE 4.4.4.Final: Find Missing Commits From master for jbosstools-4.4.x [BrowserSim]
> -----------------------------------------------------------------------------------------
>
> Key: JBIDE-24405
> URL: https://issues.jboss.org/browse/JBIDE-24405
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: browsersim
> Reporter: Jeff MAURY
> Assignee: Ilya Buziuk
> Priority: Blocker
> Labels: task
>
> For JBIDE 4.4.4.Final [BrowserSim]: Ensure all commits pushed to master have either been made in jbosstools-4.4.x, or are intentionally excluded from jbosstools-4.4.x.
> Below are listed all commits made to master that have not been found in jbosstools-4.4.x. It is possible these commits do exist in jbosstools-4.4.x, but the patches are not identical. It is also possible that the commits made in master are not relevant to jbosstools-4.4.x or should not be applied.
> If there are no commits listed below, please close (do not resolve) this issue.
> Otherwise:
> 1) Click on each link below.
> 2) Evaluate whether the given commit *should* be in jbosstools-4.4.x
> 3) If it should be in jbosstools-4.4.x, please find out why it is not in jbosstools-4.4.x. You may need to browse jbosstools-4.4.x's commit log to find a commit that should match.
> 4) If you cannot find a matching commit, and it *should* be committed to jbosstools-4.4.x, please cherry-pick that commit to jbosstools-4.4.x or otherwise merge it in.
> 5) In comments, please indicate any suspicious commits (ie, commits not related to simple version changes), whether it exists in jbosstools-4.4.x, whether you have successfully merged it in now, or whether it is not intended to be committed to jbosstools-4.4.x or is inappropriate for jbosstools-4.4.x.
> 6) When all complete, please close (do not resolve) this issue.
>
> Folder: jbosstools-browsersim at https://github.com/jbosstools/jbosstools-browsersim
> Searching for commits present in master and missing from jbosstools-4.4.x
> Commit hash "9d291b" is the last common ancestor of master and jbosstools-4.4.x
> 9d291b is 3 commits ago in branch jbosstools-4.4.x
> 9d291b is 7 commits ago in branch master
> Commits missing from jbosstools-4.4.x that are in master:
> * missing: Revert-JBIDE-24344-comment-bump-up-to-parent-pom-version-4.4.4.Final-SNAPSHOT-close https://github.com/jbosstools/jbosstools-browsersim/commit/874f190d75efac...
> * missing: JBIDE-24344-comment-bump-up-to-parent-pom-version-4.4.4.Final-SNAPSHOT-close https://github.com/jbosstools/jbosstools-browsersim/commit/14bcc00c5d6736...
> * missing: JBIDE-23947-Fixing-standalone-build https://github.com/jbosstools/jbosstools-browsersim/commit/e429c6f692548d...
> * missing: JBIDE-23947-Prepare-for-4.5.0.AM1-11.0.0.AM1-browsersim https://github.com/jbosstools/jbosstools-browsersim/commit/77e60624c5200c...
> * missing: JBIDE-24001-Browsersim-and-Cordovasim-are-broken-since-jetty-v-9.4.0-was-added-to-TP-92 https://github.com/jbosstools/jbosstools-browsersim/commit/165fc0c011a08a...
> * missing: JBIDE-23947-comment-bump-up-to-parent-pom-version-4.5.0.AM1-SNAPSHOT-close https://github.com/jbosstools/jbosstools-browsersim/commit/2b8b4688f5a9ae...
> [Search for all task JIRA|https://issues.jboss.org//issues/?jql=%28%28project+in+%28JBDS%29+an...], or [Search for BrowserSim task JIRA|https://issues.jboss.org//issues/?jql=%28%28project+in+%28JBDS%29+an...]
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24393) For JBIDE 4.4.4.Final: Find Missing Commits From master for jbosstools-4.4.x [versionwatch]
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24393?page=com.atlassian.jira.plugi... ]
Nick Boldt closed JBIDE-24393.
------------------------------
Fix Version/s: 4.4.4.Final
Resolution: Rejected
Nothing to do.. 4.4.x and master are up to date.
> For JBIDE 4.4.4.Final: Find Missing Commits From master for jbosstools-4.4.x [versionwatch]
> -------------------------------------------------------------------------------------------
>
> Key: JBIDE-24393
> URL: https://issues.jboss.org/browse/JBIDE-24393
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: versionwatch
> Reporter: Jeff MAURY
> Assignee: Nick Boldt
> Priority: Blocker
> Labels: task
> Fix For: 4.4.4.Final
>
>
> For JBIDE 4.4.4.Final [versionwatch]: Ensure all commits pushed to master have either been made in jbosstools-4.4.x, or are intentionally excluded from jbosstools-4.4.x.
> Below are listed all commits made to master that have not been found in jbosstools-4.4.x. It is possible these commits do exist in jbosstools-4.4.x, but the patches are not identical. It is also possible that the commits made in master are not relevant to jbosstools-4.4.x or should not be applied.
> If there are no commits listed below, please close (do not resolve) this issue.
> Otherwise:
> 1) Click on each link below.
> 2) Evaluate whether the given commit *should* be in jbosstools-4.4.x
> 3) If it should be in jbosstools-4.4.x, please find out why it is not in jbosstools-4.4.x. You may need to browse jbosstools-4.4.x's commit log to find a commit that should match.
> 4) If you cannot find a matching commit, and it *should* be committed to jbosstools-4.4.x, please cherry-pick that commit to jbosstools-4.4.x or otherwise merge it in.
> 5) In comments, please indicate any suspicious commits (ie, commits not related to simple version changes), whether it exists in jbosstools-4.4.x, whether you have successfully merged it in now, or whether it is not intended to be committed to jbosstools-4.4.x or is inappropriate for jbosstools-4.4.x.
> 6) When all complete, please close (do not resolve) this issue.
>
> Folder: jbosstools-versionwatch at https://github.com/jbosstools/jbosstools-versionwatch
> Searching for commits present in master and missing from jbosstools-4.4.x
> Commit hash "832992" is the last common ancestor of master and jbosstools-4.4.x
> 832992 is 17 commits ago in branch jbosstools-4.4.x
> 832992 is 19 commits ago in branch master
> Commits missing from jbosstools-4.4.x that are in master:
> * missing: Add-support-for-report-files-based-on-IU-filter-and-optional-suffix https://github.com/jbosstools/jbosstools-versionwatch/commit/2cc0c226bdc5...
> ** possible match: https://github.com/jbosstools/jbosstools-versionwatch/commit/1a37467f940d...
> *** Inspect the difference between the two patches: http://sprunge.us/bEJX
> * missing: move-report_-.html-files-into-target-folder-where-they-belong https://github.com/jbosstools/jbosstools-versionwatch/commit/7adb5fbf4000...
> ** possible match: https://github.com/jbosstools/jbosstools-versionwatch/commit/f4c06a2a9803...
> *** Inspect the difference between the two patches: http://sprunge.us/NVda
> ** possible match: https://github.com/jbosstools/jbosstools-versionwatch/commit/1db868970e1f...
> *** Inspect the difference between the two patches: http://sprunge.us/OcQM
> * missing: bump-to-0.5.0-in-master https://github.com/jbosstools/jbosstools-versionwatch/commit/6f9564edab00...
> * missing: bump-up-to-maven-3.3.9-and-add-check-for-M2_HOME https://github.com/jbosstools/jbosstools-versionwatch/commit/8662ee0ad83a...
> * missing: remove-spaces https://github.com/jbosstools/jbosstools-versionwatch/commit/ef31001ee83f...
> * missing: update-versionwatch-run.jenkins.job.sh-to-run-on-CCI-Jenkins-JBDS-4286 https://github.com/jbosstools/jbosstools-versionwatch/commit/18ab37874bce...
> ** possible match: https://github.com/jbosstools/jbosstools-versionwatch/commit/4b8b6138d1fe...
> *** Inspect the difference between the two patches: http://sprunge.us/XVQC
> [Search for all task JIRA|https://issues.jboss.org//issues/?jql=%28%28project+in+%28JBDS%29+an...], or [Search for versionwatch task JIRA|https://issues.jboss.org//issues/?jql=%28%28project+in+%28JBDS%29+an...]
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24240) Include newer version of wtp in JBT/devstudio Neon.3 target platform (4.63.x)
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24240?page=com.atlassian.jira.plugi... ]
Nick Boldt edited comment on JBIDE-24240 at 5/9/17 3:00 PM:
------------------------------------------------------------
Sweet. What about a clean install of devstudio 10.4.0.AM3 or the latest GA CI build in /snapshots/, then JUST install fuse? That should pull in the patch too.
was (Author: nickboldt):
Sweet. What about a clean install of devstudio 10.4.0.AM3 + just install fuse? That should pull in the patch too.
> Include newer version of wtp in JBT/devstudio Neon.3 target platform (4.63.x)
> -----------------------------------------------------------------------------
>
> Key: JBIDE-24240
> URL: https://issues.jboss.org/browse/JBIDE-24240
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: target-platform
> Affects Versions: 4.4.4.AM2
> Reporter: Aurélien Pupier
> Assignee: Paul Leacu
> Fix For: 4.4.4.AM3, 4.4.4.Final
>
> Attachments: bz511793.png, install-jbt-abridged-including-patch-feature.png, patched-in-devstudio.png, wtp383-cannot-be-installed-in-EclipseNeon3JavaEE_EPP.png, wtp383plugin-only-cannot-be-installed-in-EclipseNeon3JavaEE_EPP.png
>
>
> the neon.3 contains a regression which is impacting a lot of m2e users and prevents Fuse Tooling to migrate to Neon.3 safely
> I provided a patch to fix it and hope to have a new version of the plugin available soon, see
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=511793#c9
> We will need to include this new version in the TP for JBoss Tools 4.4.4
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24240) Include newer version of wtp in JBT/devstudio Neon.3 target platform (4.63.x)
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24240?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-24240:
------------------------------------
Sweet. What about a clean install of devstudio 10.4.0.AM3 + just install fuse? That should pull in the patch too.
> Include newer version of wtp in JBT/devstudio Neon.3 target platform (4.63.x)
> -----------------------------------------------------------------------------
>
> Key: JBIDE-24240
> URL: https://issues.jboss.org/browse/JBIDE-24240
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: target-platform
> Affects Versions: 4.4.4.AM2
> Reporter: Aurélien Pupier
> Assignee: Paul Leacu
> Fix For: 4.4.4.AM3, 4.4.4.Final
>
> Attachments: bz511793.png, install-jbt-abridged-including-patch-feature.png, patched-in-devstudio.png, wtp383-cannot-be-installed-in-EclipseNeon3JavaEE_EPP.png, wtp383plugin-only-cannot-be-installed-in-EclipseNeon3JavaEE_EPP.png
>
>
> the neon.3 contains a regression which is impacting a lot of m2e users and prevents Fuse Tooling to migrate to Neon.3 safely
> I provided a patch to fix it and hope to have a new version of the plugin available soon, see
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=511793#c9
> We will need to include this new version in the TP for JBoss Tools 4.4.4
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24240) Include newer version of wtp in JBT/devstudio Neon.3 target platform (4.63.x)
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24240?page=com.atlassian.jira.plugi... ]
Paul Leacu commented on JBIDE-24240:
------------------------------------
[~lvalach] [~nickboldt]
Ran devstudio 10.4.0.AM3 with updated devstudiois:
{code}
./devstudio -vmargs \
-Djboss.discovery.directory.url=https://devstudio.redhat.com/10.0/staging/updates/integration-stack/discovery/10.3.0.CR2-SNAPSHOT/devstudio-directory.xml \
-Djboss.discovery.site.integration-stack.url=https://devstudio.redhat.com/10.0/staging/updates/integration-stack/discovery/10.3.0.CR2-SNAPSHOT/
{code}
It already had the patch so the install was modified - ref:
!bz511793.png|thumbnail!
> Include newer version of wtp in JBT/devstudio Neon.3 target platform (4.63.x)
> -----------------------------------------------------------------------------
>
> Key: JBIDE-24240
> URL: https://issues.jboss.org/browse/JBIDE-24240
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: target-platform
> Affects Versions: 4.4.4.AM2
> Reporter: Aurélien Pupier
> Assignee: Paul Leacu
> Fix For: 4.4.4.AM3, 4.4.4.Final
>
> Attachments: bz511793.png, install-jbt-abridged-including-patch-feature.png, patched-in-devstudio.png, wtp383-cannot-be-installed-in-EclipseNeon3JavaEE_EPP.png, wtp383plugin-only-cannot-be-installed-in-EclipseNeon3JavaEE_EPP.png
>
>
> the neon.3 contains a regression which is impacting a lot of m2e users and prevents Fuse Tooling to migrate to Neon.3 safely
> I provided a patch to fix it and hope to have a new version of the plugin available soon, see
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=511793#c9
> We will need to include this new version in the TP for JBoss Tools 4.4.4
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBDS-4388) Humanize download progress and size on install page
by Denis Golovin (JIRA)
Denis Golovin created JBDS-4388:
-----------------------------------
Summary: Humanize download progress and size on install page
Key: JBDS-4388
URL: https://issues.jboss.org/browse/JBDS-4388
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Enhancement
Components: platform-installer
Affects Versions: 10.4.0.GA
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 10.x
Would be good to show size in Mb instead of Kb for download progress
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months