[JBoss JIRA] (JBIDE-21105) Deprecate BIRT
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21105?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-21105:
------------------------------------
Yes, Teiid uses birt.
{code:title=https://github.com/jbosstools/jbosstools-integration-stack/blob/master/target-platform/integration-stack-base-ea.target#L72-L83}
** [1] ./target-platform/integration-stack-base-ea.target **
71- <!-- Birt - Teiid -->
72- <unit id="org.apache.poi" version="3.9.0.v201405241750"/>
73: <unit id="org.eclipse.birt.report.data.oda.hive.ui" version="4.5.0.v201506092134"/>
74: <unit id="org.eclipse.birt.report.data.oda.hive" version="4.5.0.v201506092134"/>
75: <unit id="org.eclipse.birt.report.data.oda.jdbc.ui" version="4.5.0.v201506092134"/>
76: <unit id="org.eclipse.birt.report.data.oda.jdbc" version="4.5.0.v201506092134"/>
77: <unit id="org.eclipse.birt.report.data.bidi.utils.ui" version="4.5.0.v201506092134"/>
78: <unit id="org.eclipse.birt.report.data.bidi.utils" version="4.5.0.v201506092134"/>
79: <unit id="org.eclipse.birt.data.oda.mongodb.ui" version="4.5.0.v201506092134"/>
80: <unit id="org.eclipse.birt.data.oda.mongodb" version="4.5.0.v201506092134"/>
81- <unit id="org.eclipse.orbit.mongodb" version="2.10.1.v20130422-1135"/>
82: <unit id="org.eclipse.birt.core" version="4.5.0.v201506092134"/>
{code}
Thus if we remove it, it'll need to move to the JBT IS TP (early access). cc: [~pleacu]
> Deprecate BIRT
> --------------
>
> Key: JBIDE-21105
> URL: https://issues.jboss.org/browse/JBIDE-21105
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: birt, target-platform
> Affects Versions: 4.4.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.4.0.Alpha1
>
> Attachments: birt-4.5-vs-mars-interim.txt, birt-4.5-vs-mars-interim_summary.txt, birt-depends-on-jetty-deploy-929.png, birt-depends-on-jetty-osgi-boot-929.png, birt-wizard-new-library.png, birt-wizard-new-library__NEON.png, birt-wizards.png, birt-wizards__NEON.png, eclipse-after-birt.png, install-jboss-birt-sites.png, install-jboss-birt-sites__NEON.png, install-jboss-birt.png, install-jboss-birt__NEON.png
>
>
> {quote}
> (2015-11-17 11:42:50) kmarmaliykov: nickboldt: I look into neon M3 and see that there is no jetty 9.2.9 there
> (2015-11-17 11:43:18) nickboldt: kmarmaliykov: yes, 9.2.9 is from Birt site
> (2015-11-17 11:43:21) nickboldt: because Birt needs it
> (2015-11-17 11:43:33) nickboldt: but there's no Birt for Neon yet so we have to include the Birt for Mars
> (2015-11-17 11:43:37) maxandersen: nickboldt: akazakov: are you talking about having birt in Neon ?
> (2015-11-17 11:43:44) maxandersen: afaik birt is dead.
> (2015-11-17 11:43:53) maxandersen: won't participate in neon release afaik.
> (2015-11-17 11:43:56) nickboldt: maxandersen: so we should remove birt from JBT 4.4?
> (2015-11-17 11:44:24) maxandersen: well, check first if birt is actually in neon. if it is not the decision is very easy.
> (2015-11-17 11:44:38) akazakov: +1
> (2015-11-17 11:45:36) maxandersen: if it is in, then lets talk options. but if birt requires us to jump through too many hoops its not worth keeping it in.
> (2015-11-17 11:45:55) nickboldt: birt 4.5.0.v201506092134 is in Neon from 201511131000 (M3) - http://download.eclipse.org/releases/neon/201511131000/
> (2015-11-17 11:47:08) nickboldt: and there's a newer birt 4.5.0.v201510231925 (same major.minor.service, newer datestamp) in http://download.eclipse.org/birt/update-site/mars-interim/
> {quote}
> So, yesterday as part of updates for JBIDE-20976, I pulled a new BIRT mirror here:
> http://download.jboss.org/jbosstools/updates/requirements/birt/4.5.0.v201...
> But we could also just use the old one from Mars.0:
> http://download.jboss.org/jbosstools/updates/requirements/birt/4.5.0.v201...
> Or we could remove support for BIRT and its webtools / charting integration entirely from JBT 4.4.0.Alpha1, since as Max says BIRT is at EOL.
> *DISCUSS*.
> *Alexey Kazakov:* I changed the title from "Remove Birt?" to "Deprecate Birt" as we agreed to deprecate/sunset it for JBDS 10 / JBT 4.4 / Neon.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-21105) Deprecate BIRT
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21105?page=com.atlassian.jira.plugi... ]
Nick Boldt edited comment on JBIDE-21105 at 11/24/15 6:49 PM:
--------------------------------------------------------------
{quote}Does they "merges" automatically and as a result we have only one bundle installed?{quote} Yes, you only get one copy of each IU (unique name + version pair) at install time, regardless of how many times it appears in the TP / JEE bundle / JBDS installer. If there are requirements for more than one version to be installed, both will be installed (eg., ./plugins/org.eclipse.jetty.xml_9.3.3.v20150827.jar and ./plugins/org.eclipse.jetty.xml_9.3.5.v20151012.jar).
{quote}How about asking on birt-dev if anyone even still interested and would like to take over ?{quote} Max, do you mean take over the JBT Birt tooling, as a contribution to the Eclipse BIRT project?
{quote}Seems all this time spent on making it built could be postponed until we actually know for sure we want/need it included.{quote} As I tried to explain 4 days ago, the time was already spent last week. It builds, it's in the 4.60.x TP. All is well, at least until we have a NEW version to include. I've implemented the first three items on [~akazakov]'s list here:
https://issues.jboss.org/browse/JBIDE-21105?focusedCommentId=13131943&pag...
The only things left for discussion, IMO, are:
a) do we have sufficient MANUAL test coverage for JBoss BIRT tooling (including hibernate)? Could Martin's time be better used for something else? If no and yes (respectively), then...
b) do we really want to maintain JBoss BIRT / include Eclipse BIRT in JBT 4.4 -/ JBDS 10-? Do we have customers who've specifically asked for this, or stats on its usage?
c) if no and no, then maybe we create a BIRT connector in Central (as we did for Seam last year) and deprecate it, then wait for anyone to complain it disappeared. Hell, we could do that in -JBDS 9.1- JBT 4.3.1 (deprecate & move to Central) then remove it completely from -10.0- 4.4.
(Update: didn't mean to imply JBDS was a factor here, since we've never included BIRT in JBDS. Corrected above to reference JBT versions instead of JBDS ones. Thx to Max for catching this oversight.)
was (Author: nickboldt):
{quote}Does they "merges" automatically and as a result we have only one bundle installed?{quote} Yes, you only get one copy of each IU (unique name + version pair) at install time, regardless of how many times it appears in the TP / JEE bundle / JBDS installer. If there are requirements for more than one version to be installed, both will be installed (eg., ./plugins/org.eclipse.jetty.xml_9.3.3.v20150827.jar and ./plugins/org.eclipse.jetty.xml_9.3.5.v20151012.jar).
{quote}How about asking on birt-dev if anyone even still interested and would like to take over ?{quote} Max, do you mean take over the JBT Birt tooling, as a contribution to the Eclipse BIRT project?
{quote}Seems all this time spent on making it built could be postponed until we actually know for sure we want/need it included.{quote} As I tried to explain 4 days ago, the time was already spent last week. It builds, it's in the 4.60.x TP. All is well, at least until we have a NEW version to include. I've implemented the first three items on [~akazakov]'s list here:
https://issues.jboss.org/browse/JBIDE-21105?focusedCommentId=13131943&pag...
The only things left for discussion, IMO, are:
a) do we have sufficient MANUAL test coverage for JBoss BIRT tooling (including hibernate)? Could Martin's time be better used for something else? If no and yes (respectively), then...
b) do we really want to maintain JBoss BIRT / include Eclipse BIRT in JBT 4.4 / JBDS 10? Do we have customers who've specifically asked for this, or stats on its usage?
c) if no and no, then maybe we create a BIRT connector in Central (as we did for Seam last year) and deprecate it, then wait for anyone to complain it disappeared. Hell, we could do that in JBDS 9.1 (deprecate & move to Central) then remove it completely from 10.0.
> Deprecate BIRT
> --------------
>
> Key: JBIDE-21105
> URL: https://issues.jboss.org/browse/JBIDE-21105
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: birt, target-platform
> Affects Versions: 4.4.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.4.0.Alpha1
>
> Attachments: birt-4.5-vs-mars-interim.txt, birt-4.5-vs-mars-interim_summary.txt, birt-depends-on-jetty-deploy-929.png, birt-depends-on-jetty-osgi-boot-929.png, birt-wizard-new-library.png, birt-wizard-new-library__NEON.png, birt-wizards.png, birt-wizards__NEON.png, eclipse-after-birt.png, install-jboss-birt-sites.png, install-jboss-birt-sites__NEON.png, install-jboss-birt.png, install-jboss-birt__NEON.png
>
>
> {quote}
> (2015-11-17 11:42:50) kmarmaliykov: nickboldt: I look into neon M3 and see that there is no jetty 9.2.9 there
> (2015-11-17 11:43:18) nickboldt: kmarmaliykov: yes, 9.2.9 is from Birt site
> (2015-11-17 11:43:21) nickboldt: because Birt needs it
> (2015-11-17 11:43:33) nickboldt: but there's no Birt for Neon yet so we have to include the Birt for Mars
> (2015-11-17 11:43:37) maxandersen: nickboldt: akazakov: are you talking about having birt in Neon ?
> (2015-11-17 11:43:44) maxandersen: afaik birt is dead.
> (2015-11-17 11:43:53) maxandersen: won't participate in neon release afaik.
> (2015-11-17 11:43:56) nickboldt: maxandersen: so we should remove birt from JBT 4.4?
> (2015-11-17 11:44:24) maxandersen: well, check first if birt is actually in neon. if it is not the decision is very easy.
> (2015-11-17 11:44:38) akazakov: +1
> (2015-11-17 11:45:36) maxandersen: if it is in, then lets talk options. but if birt requires us to jump through too many hoops its not worth keeping it in.
> (2015-11-17 11:45:55) nickboldt: birt 4.5.0.v201506092134 is in Neon from 201511131000 (M3) - http://download.eclipse.org/releases/neon/201511131000/
> (2015-11-17 11:47:08) nickboldt: and there's a newer birt 4.5.0.v201510231925 (same major.minor.service, newer datestamp) in http://download.eclipse.org/birt/update-site/mars-interim/
> {quote}
> So, yesterday as part of updates for JBIDE-20976, I pulled a new BIRT mirror here:
> http://download.jboss.org/jbosstools/updates/requirements/birt/4.5.0.v201...
> But we could also just use the old one from Mars.0:
> http://download.jboss.org/jbosstools/updates/requirements/birt/4.5.0.v201...
> Or we could remove support for BIRT and its webtools / charting integration entirely from JBT 4.4.0.Alpha1, since as Max says BIRT is at EOL.
> *DISCUSS*.
> *Alexey Kazakov:* I changed the title from "Remove Birt?" to "Deprecate Birt" as we agreed to deprecate/sunset it for JBDS 10 / JBT 4.4 / Neon.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-21105) Deprecate BIRT
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21105?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-21105:
---------------------------------------------
> Max, do you mean take over the JBT Birt tooling, as a contribution to the Eclipse BIRT project?
I don't care where it is as long it is something we don't have to spend time on adjusting for.
"As I tried to explain 4 days ago, the time was already spent last week. It builds, it's in the 4.60.x TP"
Yes, so let us please stop asking for more things to move (i.e. konstantin trying to fix jetty issues caused by Birt) here before we got the questions answered. The TP would be afaics be better of without Birt.
a) there is no testing for JBoss Tools Birt afaik.
b) JBoss Tools Birt have never been included in JBDS.
c) again, don't understand why you are mixing in JBDS in this. JBoss Tools Birt never been there. if it is that is a problem.
Wether Birt need to be in JBDS / JBT TP might be relevant for integrationstack - I believe Data Virtualization might use something but for now i'm focused on figuring out if we want/need JBoss Tools Birt first.
My suggestion is no; and then afaik we don't have a need for birt in JBT TP at this time.
DV/Teiid might want /need it.
> Deprecate BIRT
> --------------
>
> Key: JBIDE-21105
> URL: https://issues.jboss.org/browse/JBIDE-21105
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: birt, target-platform
> Affects Versions: 4.4.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.4.0.Alpha1
>
> Attachments: birt-4.5-vs-mars-interim.txt, birt-4.5-vs-mars-interim_summary.txt, birt-depends-on-jetty-deploy-929.png, birt-depends-on-jetty-osgi-boot-929.png, birt-wizard-new-library.png, birt-wizard-new-library__NEON.png, birt-wizards.png, birt-wizards__NEON.png, eclipse-after-birt.png, install-jboss-birt-sites.png, install-jboss-birt-sites__NEON.png, install-jboss-birt.png, install-jboss-birt__NEON.png
>
>
> {quote}
> (2015-11-17 11:42:50) kmarmaliykov: nickboldt: I look into neon M3 and see that there is no jetty 9.2.9 there
> (2015-11-17 11:43:18) nickboldt: kmarmaliykov: yes, 9.2.9 is from Birt site
> (2015-11-17 11:43:21) nickboldt: because Birt needs it
> (2015-11-17 11:43:33) nickboldt: but there's no Birt for Neon yet so we have to include the Birt for Mars
> (2015-11-17 11:43:37) maxandersen: nickboldt: akazakov: are you talking about having birt in Neon ?
> (2015-11-17 11:43:44) maxandersen: afaik birt is dead.
> (2015-11-17 11:43:53) maxandersen: won't participate in neon release afaik.
> (2015-11-17 11:43:56) nickboldt: maxandersen: so we should remove birt from JBT 4.4?
> (2015-11-17 11:44:24) maxandersen: well, check first if birt is actually in neon. if it is not the decision is very easy.
> (2015-11-17 11:44:38) akazakov: +1
> (2015-11-17 11:45:36) maxandersen: if it is in, then lets talk options. but if birt requires us to jump through too many hoops its not worth keeping it in.
> (2015-11-17 11:45:55) nickboldt: birt 4.5.0.v201506092134 is in Neon from 201511131000 (M3) - http://download.eclipse.org/releases/neon/201511131000/
> (2015-11-17 11:47:08) nickboldt: and there's a newer birt 4.5.0.v201510231925 (same major.minor.service, newer datestamp) in http://download.eclipse.org/birt/update-site/mars-interim/
> {quote}
> So, yesterday as part of updates for JBIDE-20976, I pulled a new BIRT mirror here:
> http://download.jboss.org/jbosstools/updates/requirements/birt/4.5.0.v201...
> But we could also just use the old one from Mars.0:
> http://download.jboss.org/jbosstools/updates/requirements/birt/4.5.0.v201...
> Or we could remove support for BIRT and its webtools / charting integration entirely from JBT 4.4.0.Alpha1, since as Max says BIRT is at EOL.
> *DISCUSS*.
> *Alexey Kazakov:* I changed the title from "Remove Birt?" to "Deprecate Birt" as we agreed to deprecate/sunset it for JBDS 10 / JBT 4.4 / Neon.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-21133) Improve the 'Deploy Docker Image to Openshift' experience
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21133?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-21133:
--------------------------------
Issue Type: Enhancement (was: Feature Request)
> Improve the 'Deploy Docker Image to Openshift' experience
> ---------------------------------------------------------
>
> Key: JBIDE-21133
> URL: https://issues.jboss.org/browse/JBIDE-21133
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Reporter: Burr Sutter
> Attachments: 00000568.png, Screenshot 2015-11-24 09.46.08.png
>
>
> Deploy to Openshift from Docker Explorer (see screenshot below)
> The resulting dialog (attached)
> - promotes me for my Openshift - since I only have one connection - it should default to the one and only one connection
> - Image: wants "repo", "name" and "tag" - well, with the PDK, this image is already "IN" OpenShift
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-21133) Improve the 'Deploy Docker Image to Openshift' experience
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21133?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-21133:
--------------------------------
Summary: Improve the 'Deploy Docker Image to Openshift' experience (was: Deploy to Openshift)
> Improve the 'Deploy Docker Image to Openshift' experience
> ---------------------------------------------------------
>
> Key: JBIDE-21133
> URL: https://issues.jboss.org/browse/JBIDE-21133
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Reporter: Burr Sutter
> Attachments: 00000568.png, Screenshot 2015-11-24 09.46.08.png
>
>
> Deploy to Openshift from Docker Explorer (see screenshot below)
> The resulting dialog (attached)
> - promotes me for my Openshift - since I only have one connection - it should default to the one and only one connection
> - Image: wants "repo", "name" and "tag" - well, with the PDK, this image is already "IN" OpenShift
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months