[JBoss JIRA] (JBIDE-23536) components.py should store the assigned user
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23536?page=com.atlassian.jira.plugi... ]
Jeff MAURY commented on JBIDE-23536:
------------------------------------
I used the user provided in the email which probably has no right to assign.
So I suggest :
* change the email so that we use our own JIRA use
* change the script so that if assign fails an error message is issued but the JIRA number is returned
> components.py should store the assigned user
> --------------------------------------------
>
> Key: JBIDE-23536
> URL: https://issues.jboss.org/browse/JBIDE-23536
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: build
> Affects Versions: 4.4.2.Final
> Reporter: Jeff MAURY
> Assignee: Jeff MAURY
> Labels: build, release, release-eng
> Fix For: 4.4.3.Final
>
> Attachments: run.log
>
>
> The file components.py is used when created JIRAs during the release process. One JIRA is created per component. But those JIRAs are not initially assigned to a user, so the user of the scripts (createnewandnotworthy,....) must update all the created JIRAs. If the file stored as well the JIRA user id, then this could be done automatically
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JBDS-4264) Devsuite installer MacOS: if you already have minishift installed, installer fails without explaining anything
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBDS-4264?page=com.atlassian.jira.plugin.... ]
Andre Dietisheim updated JBDS-4264:
-----------------------------------
Description:
I already had minishift installed. I downloaded the latest Devsuite installer 1.4.0.Alpha1, had it downloading the (minishift based) CDK which failed without explaining anything ("Failed").
!cdk-install-failed.png!
Looking into the logs shows that it failed unlinking the previous minishift:
{code}
Fri, 03 Feb 2017 21:08:26 GMT-Development Suite installer v1.4.0-Alpha1-2017-01-30-89
Fri, 03 Feb 2017 21:08:26 GMT-INFO: Download started for: cdk
Fri, 03 Feb 2017 21:23:40 GMT-Configured file='/var/folders/_g/8m93yngj5k321gmhgmvfc5h40000gn/T/minishift' sha256='09d078a359b3087cd7dcc2caf8c8565ac9d8faaf511a862c7dd33c3405804aca'
Fri, 03 Feb 2017 21:23:41 GMT-ERROR: cdk failed to download: SHA256 checksum verification failed
Fri, 03 Feb 2017 21:27:19 GMT-INFO: Restarting download
Fri, 03 Feb 2017 22:23:07 GMT-Configured file='/var/folders/_g/8m93yngj5k321gmhgmvfc5h40000gn/T/minishift' sha256='09d078a359b3087cd7dcc2caf8c8565ac9d8faaf511a862c7dd33c3405804aca'
Fri, 03 Feb 2017 22:23:11 GMT-Downloaded file='/var/folders/_g/8m93yngj5k321gmhgmvfc5h40000gn/T/minishift' sha256='09d078a359b3087cd7dcc2caf8c8565ac9d8faaf511a862c7dd33c3405804aca'
Fri, 03 Feb 2017 22:23:11 GMT-INFO: Download finished for: cdk
Fri, 03 Feb 2017 22:23:11 GMT-INFO: Install started for: cdk
Fri, 03 Feb 2017 22:23:11 GMT-ERROR: cdk failed to install: Error: EACCES: permission denied, unlink '/Users/adietish/.minishift/machines/minishift/root-volume.sparsebundle/bands/0'
Fri, 03 Feb 2017 22:23:56 GMT-INFO: Exit Code = 0
Fri, 03 Feb 2017 22:24:25 GMT-Development Suite installer v1.4.0-Alpha1-2017-01-30-89
Fri, 03 Feb 2017 22:24:25 GMT-INFO: Download started for: cdk
Fri, 03 Feb 2017 22:24:29 GMT-INFO: Using previously downloaded file='/var/folders/_g/8m93yngj5k321gmhgmvfc5h40000gn/T/minishift' sha256='09d078a359b3087cd7dcc2caf8c8565ac9d8faaf511a862c7dd33c3405804aca'
Fri, 03 Feb 2017 22:24:29 GMT-INFO: Download finished for: cdk
Fri, 03 Feb 2017 22:24:29 GMT-INFO: Install started for: cdk
Fri, 03 Feb 2017 22:24:29 GMT-ERROR: cdk failed to install: Error: EACCES: permission denied, unlink '/Users/adietish/.minishift/machines/minishift/root-volume.sparsebundle/bands/0'
{code}
the permissions on this file are root/staff and it was created in a previous install (27th of january)
{code}
-rw-r--r-- 1 root staff 3.1M Jan 27 18:05 /Users/adietish/.minishift/machines/minishift/root-volume.sparsebundle/bands/0
{code}
was:
I already had minishift installed. I downloaded the latest Devsuite installer 1.4.0.Alpha1, had it downloading the (minishift based) CDK which failed without explaining anything ("Failed").
!cdk-install-failed.png!
Looking into the logs shows that it failed unlinking the previous minishift:
{code}
Fri, 03 Feb 2017 21:08:26 GMT-Development Suite installer v1.4.0-Alpha1-2017-01-30-89
Fri, 03 Feb 2017 21:08:26 GMT-INFO: Download started for: cdk
Fri, 03 Feb 2017 21:23:40 GMT-Configured file='/var/folders/_g/8m93yngj5k321gmhgmvfc5h40000gn/T/minishift' sha256='09d078a359b3087cd7dcc2caf8c8565ac9d8faaf511a862c7dd33c3405804aca'
Fri, 03 Feb 2017 21:23:41 GMT-ERROR: cdk failed to download: SHA256 checksum verification failed
Fri, 03 Feb 2017 21:27:19 GMT-INFO: Restarting download
Fri, 03 Feb 2017 22:23:07 GMT-Configured file='/var/folders/_g/8m93yngj5k321gmhgmvfc5h40000gn/T/minishift' sha256='09d078a359b3087cd7dcc2caf8c8565ac9d8faaf511a862c7dd33c3405804aca'
Fri, 03 Feb 2017 22:23:11 GMT-Downloaded file='/var/folders/_g/8m93yngj5k321gmhgmvfc5h40000gn/T/minishift' sha256='09d078a359b3087cd7dcc2caf8c8565ac9d8faaf511a862c7dd33c3405804aca'
Fri, 03 Feb 2017 22:23:11 GMT-INFO: Download finished for: cdk
Fri, 03 Feb 2017 22:23:11 GMT-INFO: Install started for: cdk
Fri, 03 Feb 2017 22:23:11 GMT-ERROR: cdk failed to install: Error: EACCES: permission denied, unlink '/Users/adietish/.minishift/machines/minishift/root-volume.sparsebundle/bands/0'
Fri, 03 Feb 2017 22:23:56 GMT-INFO: Exit Code = 0
Fri, 03 Feb 2017 22:24:25 GMT-Development Suite installer v1.4.0-Alpha1-2017-01-30-89
Fri, 03 Feb 2017 22:24:25 GMT-INFO: Download started for: cdk
Fri, 03 Feb 2017 22:24:29 GMT-INFO: Using previously downloaded file='/var/folders/_g/8m93yngj5k321gmhgmvfc5h40000gn/T/minishift' sha256='09d078a359b3087cd7dcc2caf8c8565ac9d8faaf511a862c7dd33c3405804aca'
Fri, 03 Feb 2017 22:24:29 GMT-INFO: Download finished for: cdk
Fri, 03 Feb 2017 22:24:29 GMT-INFO: Install started for: cdk
Fri, 03 Feb 2017 22:24:29 GMT-ERROR: cdk failed to install: Error: EACCES: permission denied, unlink '/Users/adietish/.minishift/machines/minishift/root-volume.sparsebundle/bands/0'
{code}
> Devsuite installer MacOS: if you already have minishift installed, installer fails without explaining anything
> --------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-4264
> URL: https://issues.jboss.org/browse/JBDS-4264
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.3.0.AM2
> Reporter: Andre Dietisheim
> Assignee: Denis Golovin
> Attachments: cdk-install-failed.png
>
>
> I already had minishift installed. I downloaded the latest Devsuite installer 1.4.0.Alpha1, had it downloading the (minishift based) CDK which failed without explaining anything ("Failed").
> !cdk-install-failed.png!
> Looking into the logs shows that it failed unlinking the previous minishift:
> {code}
> Fri, 03 Feb 2017 21:08:26 GMT-Development Suite installer v1.4.0-Alpha1-2017-01-30-89
> Fri, 03 Feb 2017 21:08:26 GMT-INFO: Download started for: cdk
> Fri, 03 Feb 2017 21:23:40 GMT-Configured file='/var/folders/_g/8m93yngj5k321gmhgmvfc5h40000gn/T/minishift' sha256='09d078a359b3087cd7dcc2caf8c8565ac9d8faaf511a862c7dd33c3405804aca'
> Fri, 03 Feb 2017 21:23:41 GMT-ERROR: cdk failed to download: SHA256 checksum verification failed
> Fri, 03 Feb 2017 21:27:19 GMT-INFO: Restarting download
> Fri, 03 Feb 2017 22:23:07 GMT-Configured file='/var/folders/_g/8m93yngj5k321gmhgmvfc5h40000gn/T/minishift' sha256='09d078a359b3087cd7dcc2caf8c8565ac9d8faaf511a862c7dd33c3405804aca'
> Fri, 03 Feb 2017 22:23:11 GMT-Downloaded file='/var/folders/_g/8m93yngj5k321gmhgmvfc5h40000gn/T/minishift' sha256='09d078a359b3087cd7dcc2caf8c8565ac9d8faaf511a862c7dd33c3405804aca'
> Fri, 03 Feb 2017 22:23:11 GMT-INFO: Download finished for: cdk
> Fri, 03 Feb 2017 22:23:11 GMT-INFO: Install started for: cdk
> Fri, 03 Feb 2017 22:23:11 GMT-ERROR: cdk failed to install: Error: EACCES: permission denied, unlink '/Users/adietish/.minishift/machines/minishift/root-volume.sparsebundle/bands/0'
> Fri, 03 Feb 2017 22:23:56 GMT-INFO: Exit Code = 0
> Fri, 03 Feb 2017 22:24:25 GMT-Development Suite installer v1.4.0-Alpha1-2017-01-30-89
> Fri, 03 Feb 2017 22:24:25 GMT-INFO: Download started for: cdk
> Fri, 03 Feb 2017 22:24:29 GMT-INFO: Using previously downloaded file='/var/folders/_g/8m93yngj5k321gmhgmvfc5h40000gn/T/minishift' sha256='09d078a359b3087cd7dcc2caf8c8565ac9d8faaf511a862c7dd33c3405804aca'
> Fri, 03 Feb 2017 22:24:29 GMT-INFO: Download finished for: cdk
> Fri, 03 Feb 2017 22:24:29 GMT-INFO: Install started for: cdk
> Fri, 03 Feb 2017 22:24:29 GMT-ERROR: cdk failed to install: Error: EACCES: permission denied, unlink '/Users/adietish/.minishift/machines/minishift/root-volume.sparsebundle/bands/0'
> {code}
> the permissions on this file are root/staff and it was created in a previous install (27th of january)
> {code}
> -rw-r--r-- 1 root staff 3.1M Jan 27 18:05 /Users/adietish/.minishift/machines/minishift/root-volume.sparsebundle/bands/0
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JBDS-4264) Devsuite installer MacOS: if you already have minishift installed, installer fails without explaining anything
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBDS-4264?page=com.atlassian.jira.plugin.... ]
Andre Dietisheim updated JBDS-4264:
-----------------------------------
Attachment: cdk-install-failed.png
> Devsuite installer MacOS: if you already have minishift installed, installer fails without explaining anything
> --------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-4264
> URL: https://issues.jboss.org/browse/JBDS-4264
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.3.0.AM2
> Reporter: Andre Dietisheim
> Attachments: cdk-install-failed.png
>
>
> I already had minishift installed. I downloaded the latest Devsuite installer 1.4.0.Alpha1, had it downloading the (minishift based) CDK which failed without explaining anything ("Failed").
> !cdk-install-failed.png!
> Looking into the logs shows that it failed unlinking the previous minishift:
> {code}
> Fri, 03 Feb 2017 21:08:26 GMT-Development Suite installer v1.4.0-Alpha1-2017-01-30-89
> Fri, 03 Feb 2017 21:08:26 GMT-INFO: Download started for: cdk
> Fri, 03 Feb 2017 21:23:40 GMT-Configured file='/var/folders/_g/8m93yngj5k321gmhgmvfc5h40000gn/T/minishift' sha256='09d078a359b3087cd7dcc2caf8c8565ac9d8faaf511a862c7dd33c3405804aca'
> Fri, 03 Feb 2017 21:23:41 GMT-ERROR: cdk failed to download: SHA256 checksum verification failed
> Fri, 03 Feb 2017 21:27:19 GMT-INFO: Restarting download
> Fri, 03 Feb 2017 22:23:07 GMT-Configured file='/var/folders/_g/8m93yngj5k321gmhgmvfc5h40000gn/T/minishift' sha256='09d078a359b3087cd7dcc2caf8c8565ac9d8faaf511a862c7dd33c3405804aca'
> Fri, 03 Feb 2017 22:23:11 GMT-Downloaded file='/var/folders/_g/8m93yngj5k321gmhgmvfc5h40000gn/T/minishift' sha256='09d078a359b3087cd7dcc2caf8c8565ac9d8faaf511a862c7dd33c3405804aca'
> Fri, 03 Feb 2017 22:23:11 GMT-INFO: Download finished for: cdk
> Fri, 03 Feb 2017 22:23:11 GMT-INFO: Install started for: cdk
> Fri, 03 Feb 2017 22:23:11 GMT-ERROR: cdk failed to install: Error: EACCES: permission denied, unlink '/Users/adietish/.minishift/machines/minishift/root-volume.sparsebundle/bands/0'
> Fri, 03 Feb 2017 22:23:56 GMT-INFO: Exit Code = 0
> Fri, 03 Feb 2017 22:24:25 GMT-Development Suite installer v1.4.0-Alpha1-2017-01-30-89
> Fri, 03 Feb 2017 22:24:25 GMT-INFO: Download started for: cdk
> Fri, 03 Feb 2017 22:24:29 GMT-INFO: Using previously downloaded file='/var/folders/_g/8m93yngj5k321gmhgmvfc5h40000gn/T/minishift' sha256='09d078a359b3087cd7dcc2caf8c8565ac9d8faaf511a862c7dd33c3405804aca'
> Fri, 03 Feb 2017 22:24:29 GMT-INFO: Download finished for: cdk
> Fri, 03 Feb 2017 22:24:29 GMT-INFO: Install started for: cdk
> Fri, 03 Feb 2017 22:24:29 GMT-ERROR: cdk failed to install: Error: EACCES: permission denied, unlink '/Users/adietish/.minishift/machines/minishift/root-volume.sparsebundle/bands/0'
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JBDS-4264) Devsuite installer MacOS: if you already have minishift installed, installer fails without explaining anything
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBDS-4264?page=com.atlassian.jira.plugin.... ]
Andre Dietisheim reassigned JBDS-4264:
--------------------------------------
Assignee: Denis Golovin
> Devsuite installer MacOS: if you already have minishift installed, installer fails without explaining anything
> --------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-4264
> URL: https://issues.jboss.org/browse/JBDS-4264
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.3.0.AM2
> Reporter: Andre Dietisheim
> Assignee: Denis Golovin
> Attachments: cdk-install-failed.png
>
>
> I already had minishift installed. I downloaded the latest Devsuite installer 1.4.0.Alpha1, had it downloading the (minishift based) CDK which failed without explaining anything ("Failed").
> !cdk-install-failed.png!
> Looking into the logs shows that it failed unlinking the previous minishift:
> {code}
> Fri, 03 Feb 2017 21:08:26 GMT-Development Suite installer v1.4.0-Alpha1-2017-01-30-89
> Fri, 03 Feb 2017 21:08:26 GMT-INFO: Download started for: cdk
> Fri, 03 Feb 2017 21:23:40 GMT-Configured file='/var/folders/_g/8m93yngj5k321gmhgmvfc5h40000gn/T/minishift' sha256='09d078a359b3087cd7dcc2caf8c8565ac9d8faaf511a862c7dd33c3405804aca'
> Fri, 03 Feb 2017 21:23:41 GMT-ERROR: cdk failed to download: SHA256 checksum verification failed
> Fri, 03 Feb 2017 21:27:19 GMT-INFO: Restarting download
> Fri, 03 Feb 2017 22:23:07 GMT-Configured file='/var/folders/_g/8m93yngj5k321gmhgmvfc5h40000gn/T/minishift' sha256='09d078a359b3087cd7dcc2caf8c8565ac9d8faaf511a862c7dd33c3405804aca'
> Fri, 03 Feb 2017 22:23:11 GMT-Downloaded file='/var/folders/_g/8m93yngj5k321gmhgmvfc5h40000gn/T/minishift' sha256='09d078a359b3087cd7dcc2caf8c8565ac9d8faaf511a862c7dd33c3405804aca'
> Fri, 03 Feb 2017 22:23:11 GMT-INFO: Download finished for: cdk
> Fri, 03 Feb 2017 22:23:11 GMT-INFO: Install started for: cdk
> Fri, 03 Feb 2017 22:23:11 GMT-ERROR: cdk failed to install: Error: EACCES: permission denied, unlink '/Users/adietish/.minishift/machines/minishift/root-volume.sparsebundle/bands/0'
> Fri, 03 Feb 2017 22:23:56 GMT-INFO: Exit Code = 0
> Fri, 03 Feb 2017 22:24:25 GMT-Development Suite installer v1.4.0-Alpha1-2017-01-30-89
> Fri, 03 Feb 2017 22:24:25 GMT-INFO: Download started for: cdk
> Fri, 03 Feb 2017 22:24:29 GMT-INFO: Using previously downloaded file='/var/folders/_g/8m93yngj5k321gmhgmvfc5h40000gn/T/minishift' sha256='09d078a359b3087cd7dcc2caf8c8565ac9d8faaf511a862c7dd33c3405804aca'
> Fri, 03 Feb 2017 22:24:29 GMT-INFO: Download finished for: cdk
> Fri, 03 Feb 2017 22:24:29 GMT-INFO: Install started for: cdk
> Fri, 03 Feb 2017 22:24:29 GMT-ERROR: cdk failed to install: Error: EACCES: permission denied, unlink '/Users/adietish/.minishift/machines/minishift/root-volume.sparsebundle/bands/0'
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JBDS-4264) Devsuite installer MacOS: if you already have minishift installed, installer fails without explaining anything
by Andre Dietisheim (JIRA)
Andre Dietisheim created JBDS-4264:
--------------------------------------
Summary: Devsuite installer MacOS: if you already have minishift installed, installer fails without explaining anything
Key: JBDS-4264
URL: https://issues.jboss.org/browse/JBDS-4264
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: platform-installer
Affects Versions: 10.3.0.AM2
Reporter: Andre Dietisheim
I already had minishift installed. I downloaded the latest Devsuite installer 1.4.0.Alpha1, had it downloading the (minishift based) CDK which failed without explaining anything ("Failed").
!cdk-install-failed.png!
Looking into the logs shows that it failed unlinking the previous minishift:
{code}
Fri, 03 Feb 2017 21:08:26 GMT-Development Suite installer v1.4.0-Alpha1-2017-01-30-89
Fri, 03 Feb 2017 21:08:26 GMT-INFO: Download started for: cdk
Fri, 03 Feb 2017 21:23:40 GMT-Configured file='/var/folders/_g/8m93yngj5k321gmhgmvfc5h40000gn/T/minishift' sha256='09d078a359b3087cd7dcc2caf8c8565ac9d8faaf511a862c7dd33c3405804aca'
Fri, 03 Feb 2017 21:23:41 GMT-ERROR: cdk failed to download: SHA256 checksum verification failed
Fri, 03 Feb 2017 21:27:19 GMT-INFO: Restarting download
Fri, 03 Feb 2017 22:23:07 GMT-Configured file='/var/folders/_g/8m93yngj5k321gmhgmvfc5h40000gn/T/minishift' sha256='09d078a359b3087cd7dcc2caf8c8565ac9d8faaf511a862c7dd33c3405804aca'
Fri, 03 Feb 2017 22:23:11 GMT-Downloaded file='/var/folders/_g/8m93yngj5k321gmhgmvfc5h40000gn/T/minishift' sha256='09d078a359b3087cd7dcc2caf8c8565ac9d8faaf511a862c7dd33c3405804aca'
Fri, 03 Feb 2017 22:23:11 GMT-INFO: Download finished for: cdk
Fri, 03 Feb 2017 22:23:11 GMT-INFO: Install started for: cdk
Fri, 03 Feb 2017 22:23:11 GMT-ERROR: cdk failed to install: Error: EACCES: permission denied, unlink '/Users/adietish/.minishift/machines/minishift/root-volume.sparsebundle/bands/0'
Fri, 03 Feb 2017 22:23:56 GMT-INFO: Exit Code = 0
Fri, 03 Feb 2017 22:24:25 GMT-Development Suite installer v1.4.0-Alpha1-2017-01-30-89
Fri, 03 Feb 2017 22:24:25 GMT-INFO: Download started for: cdk
Fri, 03 Feb 2017 22:24:29 GMT-INFO: Using previously downloaded file='/var/folders/_g/8m93yngj5k321gmhgmvfc5h40000gn/T/minishift' sha256='09d078a359b3087cd7dcc2caf8c8565ac9d8faaf511a862c7dd33c3405804aca'
Fri, 03 Feb 2017 22:24:29 GMT-INFO: Download finished for: cdk
Fri, 03 Feb 2017 22:24:29 GMT-INFO: Install started for: cdk
Fri, 03 Feb 2017 22:24:29 GMT-ERROR: cdk failed to install: Error: EACCES: permission denied, unlink '/Users/adietish/.minishift/machines/minishift/root-volume.sparsebundle/bands/0'
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JBIDE-23536) components.py should store the assigned user
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23536?page=com.atlassian.jira.plugi... ]
Nick Boldt edited comment on JBIDE-23536 at 2/3/17 4:49 PM:
------------------------------------------------------------
Reopen to attach [^run.log] from latest run of creation of issues w/ default assignee setting
was (Author: nickboldt):
Reopen to attach run log from latest run of creation of issues w/ default assignee setting
> components.py should store the assigned user
> --------------------------------------------
>
> Key: JBIDE-23536
> URL: https://issues.jboss.org/browse/JBIDE-23536
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: build
> Affects Versions: 4.4.2.Final
> Reporter: Jeff MAURY
> Assignee: Jeff MAURY
> Labels: build, release, release-eng
> Fix For: 4.4.3.Final
>
> Attachments: run.log
>
>
> The file components.py is used when created JIRAs during the release process. One JIRA is created per component. But those JIRAs are not initially assigned to a user, so the user of the scripts (createnewandnotworthy,....) must update all the created JIRAs. If the file stored as well the JIRA user id, then this could be done automatically
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JBIDE-23536) components.py should store the assigned user
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23536?page=com.atlassian.jira.plugi... ]
Nick Boldt reassigned JBIDE-23536:
----------------------------------
Assignee: Jeff MAURY (was: Nick Boldt)
> components.py should store the assigned user
> --------------------------------------------
>
> Key: JBIDE-23536
> URL: https://issues.jboss.org/browse/JBIDE-23536
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: build
> Affects Versions: 4.4.2.Final
> Reporter: Jeff MAURY
> Assignee: Jeff MAURY
> Labels: build, release, release-eng
> Fix For: 4.4.3.Final
>
> Attachments: run.log
>
>
> The file components.py is used when created JIRAs during the release process. One JIRA is created per component. But those JIRAs are not initially assigned to a user, so the user of the scripts (createnewandnotworthy,....) must update all the created JIRAs. If the file stored as well the JIRA user id, then this could be done automatically
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months