[JBoss JIRA] (JBIDE-21363) create bugzilla importer for JIRA
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21363?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-21363:
------------------------------------
ERT JIRAs are now live:
known issues:
* not working: BZ closed duplicate -> JIRA closed dupe; workaround: close JIRA manually for now
* fixversions don't include .y versions, eg., should have 4.5.2 instead of 4.5: https://issues.jboss.org/projects/ERT?selectedItem=com.atlassian.jira.jir...
* need component leads for Platform and WTP Incubator: https://issues.jboss.org/projects/ERT?selectedItem=com.atlassian.jira.jir...
> create bugzilla importer for JIRA
> ---------------------------------
>
> Key: JBIDE-21363
> URL: https://issues.jboss.org/browse/JBIDE-21363
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.3.1.Beta1, 4.4.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.4.0.Alpha1
>
>
> Looking to create some kind of jiralint-like scraper tool to facilitate JIRA-like scrum/dashboard tracking of upstream projects, not located in JBoss JIRA.
> This scraper would:
> * [REQ1] find all bugzillas associated with a particular query, such as https://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT (18 issues)
> * [REQ2] generate a JIRA for each one found (no dupes should be created)
> * [REQ3] scrape several fields: product, component, version, target milestone, comment #0, summary, bug #
> * [REQ4] need a mapping table for Eclipse-prod:proj:component:fixversion-or-target-milestone to Neon milestone so we can set default values for affectsversion/fixversion/targetrelease in created JIRAs.
> * [REQ5] need a mapping table for Eclipse-prod:proj:component to ERT:component, eg., WTP:JSDT -> javascript
> * [REQ6] created test issues here: https://issues.stage.jboss.org/browse/ERT
> * [REQ7] run as a Jenkins job every 3 hours
> Generated JIRA example:
> {code}
> title: (scraped from summary) Support for smart Import Mechanism [Eclipse BZ 464535]
> issue link: (scraped from BZ ID#) https://bugs.eclipse.org/464535
> description: (scraped from BZ comment #0)
> affectsversion: (scraped from BZ version 1.6.0)
> fixversion: (scraped from BZ target milestone ---)
> component: (scraped from product:component = m2e:ui)
> labels: RHT, ERT
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months
[JBoss JIRA] (JBIDE-21363) create bugzilla importer for JIRA
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21363?page=com.atlassian.jira.plugi... ]
Nick Boldt edited comment on JBIDE-21363 at 1/28/16 2:15 AM:
-------------------------------------------------------------
ERT JIRAs are now live:
https://issues.stage.jboss.org/browse/ERT
Known issues:
* not working: BZ closed duplicate -> JIRA closed dupe; workaround: close JIRA manually for now
* fixversions don't include .y versions, eg., should have 4.5.2 instead of 4.5: https://issues.jboss.org/projects/ERT?selectedItem=com.atlassian.jira.jir...
* need component leads for Platform and WTP Incubator: https://issues.jboss.org/projects/ERT?selectedItem=com.atlassian.jira.jir...
was (Author: nickboldt):
ERT JIRAs are now live:
known issues:
* not working: BZ closed duplicate -> JIRA closed dupe; workaround: close JIRA manually for now
* fixversions don't include .y versions, eg., should have 4.5.2 instead of 4.5: https://issues.jboss.org/projects/ERT?selectedItem=com.atlassian.jira.jir...
* need component leads for Platform and WTP Incubator: https://issues.jboss.org/projects/ERT?selectedItem=com.atlassian.jira.jir...
> create bugzilla importer for JIRA
> ---------------------------------
>
> Key: JBIDE-21363
> URL: https://issues.jboss.org/browse/JBIDE-21363
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.3.1.Beta1, 4.4.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.4.0.Alpha1
>
>
> Looking to create some kind of jiralint-like scraper tool to facilitate JIRA-like scrum/dashboard tracking of upstream projects, not located in JBoss JIRA.
> This scraper would:
> * [REQ1] find all bugzillas associated with a particular query, such as https://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT (18 issues)
> * [REQ2] generate a JIRA for each one found (no dupes should be created)
> * [REQ3] scrape several fields: product, component, version, target milestone, comment #0, summary, bug #
> * [REQ4] need a mapping table for Eclipse-prod:proj:component:fixversion-or-target-milestone to Neon milestone so we can set default values for affectsversion/fixversion/targetrelease in created JIRAs.
> * [REQ5] need a mapping table for Eclipse-prod:proj:component to ERT:component, eg., WTP:JSDT -> javascript
> * [REQ6] created test issues here: https://issues.stage.jboss.org/browse/ERT
> * [REQ7] run as a Jenkins job every 3 hours
> Generated JIRA example:
> {code}
> title: (scraped from summary) Support for smart Import Mechanism [Eclipse BZ 464535]
> issue link: (scraped from BZ ID#) https://bugs.eclipse.org/464535
> description: (scraped from BZ comment #0)
> affectsversion: (scraped from BZ version 1.6.0)
> fixversion: (scraped from BZ target milestone ---)
> component: (scraped from product:component = m2e:ui)
> labels: RHT, ERT
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months
[JBoss JIRA] (JBIDE-21601) p2director install should support excluding IUs like platform fragments and executables
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-21601:
----------------------------------
Summary: p2director install should support excluding IUs like platform fragments and executables
Key: JBIDE-21601
URL: https://issues.jboss.org/browse/JBIDE-21601
Project: Tools (JBoss Tools)
Issue Type: Bug
Reporter: Nick Boldt
p2director install test should exclude things like executable.feature.group and org.eclipse.equinox.launcher.*
{code}
01:27:34 [p2.dir] Cannot complete the install because of a conflicting dependency.
01:27:34 [p2.dir] Software being installed: Eclipse Platform Launcher Executables 3.6.200.v20151113-1733 (org.eclipse.equinox.executable.feature.group 3.6.200.v20151113-1733)
01:27:34 [p2.dir] Software currently installed: Eclipse IDE for Java EE Developers 4.6.0.20151218-1543 (epp.package.jee 4.6.0.20151218-1543)
01:27:34 [p2.dir] Only one of the following can be installed at once:
01:27:34 [p2.dir] Equinox Launcher Linux X86 Fragment 1.1.300.v20151013-1129 (org.eclipse.equinox.launcher.gtk.linux.x86 1.1.300.v20151013-1129)
01:27:34 [p2.dir] Equinox Launcher Linux X86 Fragment 1.1.300.v20160105-0945 (org.eclipse.equinox.launcher.gtk.linux.x86 1.1.300.v20160105-0945)
{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months
[JBoss JIRA] (JBIDE-21601) p2director install should support excluding IUs like platform fragments and executables
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21601?page=com.atlassian.jira.plugi... ]
Nick Boldt reassigned JBIDE-21601:
----------------------------------
Assignee: Nick Boldt
> p2director install should support excluding IUs like platform fragments and executables
> ---------------------------------------------------------------------------------------
>
> Key: JBIDE-21601
> URL: https://issues.jboss.org/browse/JBIDE-21601
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Reporter: Nick Boldt
> Assignee: Nick Boldt
>
> p2director install test should exclude things like executable.feature.group and org.eclipse.equinox.launcher.*
> {code}
> 01:27:34 [p2.dir] Cannot complete the install because of a conflicting dependency.
> 01:27:34 [p2.dir] Software being installed: Eclipse Platform Launcher Executables 3.6.200.v20151113-1733 (org.eclipse.equinox.executable.feature.group 3.6.200.v20151113-1733)
> 01:27:34 [p2.dir] Software currently installed: Eclipse IDE for Java EE Developers 4.6.0.20151218-1543 (epp.package.jee 4.6.0.20151218-1543)
> 01:27:34 [p2.dir] Only one of the following can be installed at once:
> 01:27:34 [p2.dir] Equinox Launcher Linux X86 Fragment 1.1.300.v20151013-1129 (org.eclipse.equinox.launcher.gtk.linux.x86 1.1.300.v20151013-1129)
> 01:27:34 [p2.dir] Equinox Launcher Linux X86 Fragment 1.1.300.v20160105-0945 (org.eclipse.equinox.launcher.gtk.linux.x86 1.1.300.v20160105-0945)
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months