[JBoss JIRA] (JBIDE-22600) Include New SAP Tooling and SAP Data Layer for Mars branch
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22600?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-22600:
------------------------------------
For which version(s) of integration stack are these targetting? Is it only for Mars? What about Neon?
There is no automated update for the ide-config.properties file. We update it by hand in github as needed, then push the updated file to download.jboss.org. You have the correct file, but you may need to update it in more than one place since you probably want to update the jboss.discovery.site.integration-stack-sap.url for devstudio 9 and 10, as well as jbosstools 4.3 and 4.4,
If you need to source data from TWO different update sites, then you need a composite update site to merge them into one, which can then be referenced by the jboss.discovery.site.integration-stack-sap.url variable
But..
http://download.jboss.org/jbosstools/mars/development/updates/integration... currently only lists one child site, http://download.jboss.org/jbosstools/mars/development/updates/integration...
And there's a stable release site as well:
http://download.jboss.org/jbosstools/mars/stable/updates/integration-stac...
http://download.jboss.org/jbosstools/mars/stable/updates/integration-stac...
Not sure why you guys aren't linking to the newer release. [~pleacu] can maybe explain why the version available in Central for JBT 4.3.x is your 8.Alpha, not 8.Beta.
So, best person to talk to here is Paul. I'll move this issue to JBTIS for you.
> Include New SAP Tooling and SAP Data Layer for Mars branch
> ----------------------------------------------------------
>
> Key: JBIDE-22600
> URL: https://issues.jboss.org/browse/JBIDE-22600
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: central-update
> Reporter: Aurélien Pupier
> Assignee: Nick Boldt
>
> I don't know how to process exactly.
> Do I modify the URl here? https://github.com/jbosstools/jbosstools-download.jboss.org/blob/master/j...
> There is currently no new Tag.
> We need to pick the 6.3.0-SNAPSHOT for SAP Data Layer from this update site: http://fuse-sap.mw.lab.eng.bos.redhat.com/repositories/fuse-sap-data-laye...
> The SAP Tooling should be retrieved from http://download.jboss.org/jbosstools/mars/integration/updates/integration...
> Where do I need to modify something to be able to test it?
> When teher will be a release, I will need to update again the file? or there some automatic mechanism possible?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBTIS-212) BPMN2 Modeler Example Runtime Feature should not be in JBTIS distribution
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/JBTIS-212?page=com.atlassian.jira.plugin.... ]
Andrej Podhradsky closed JBTIS-212.
-----------------------------------
Closed as obsolete. In JBDS-IS 9.0.0.GA, BPMN2 examples are available only after unchecking 'Group items by category'. 'Example Runtime Extensions Feature' is not available anymore. There is only 'jBPM Runtiem Extension Feature' which is ok.
> BPMN2 Modeler Example Runtime Feature should not be in JBTIS distribution
> -------------------------------------------------------------------------
>
> Key: JBTIS-212
> URL: https://issues.jboss.org/browse/JBTIS-212
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: distribution
> Reporter: Rob Cernich
> Assignee: Paul Leacu
> Fix For: 4.1.3.Final
>
>
> Installing the JBDS 7.0 Beta5 shows "Example Runtime Extensions Feature" in the list of features under "JBoss Integration and SOA Development." I tracked this down to be the runtime example for the bpmn2 modeler tooling. I don't think this should be part of the JBTIS and it certainly shouldn't be part of JBDS-IS.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22599) Missing reference at "decision" tag is not reported in source view
by Ondrej Dockal (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22599?page=com.atlassian.jira.plugi... ]
Ondrej Dockal updated JBIDE-22599:
----------------------------------
Description: While validation in design and diagram views is reporting missing reference in decision tag, in the source view this report is missing. Might be change to an enhancement. (was: While validation in design and diagram views is reporting missing reference in decision tag, in the source view this report is missing. )
Summary: Missing reference at "decision" tag is not reported in source view (was: Tag "decision" is not reporting error in source view)
> Missing reference at "decision" tag is not reported in source view
> ------------------------------------------------------------------
>
> Key: JBIDE-22599
> URL: https://issues.jboss.org/browse/JBIDE-22599
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: batch
> Affects Versions: 4.4.0.Final
> Environment: Fedora 24,
> devstudio:
> Version: 10.0.0.GA
> Build id: GA-v20160613-1243-B18
> Build date: 20160613-1243
> Reporter: Ondrej Dockal
> Priority: Minor
> Attachments: DesignView.png, SourceView.png
>
>
> While validation in design and diagram views is reporting missing reference in decision tag, in the source view this report is missing. Might be change to an enhancement.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-20002) Explorer: Delete multiple OpenShift resources at once
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20002?page=com.atlassian.jira.plugi... ]
Jeff MAURY commented on JBIDE-20002:
------------------------------------
No JBIDE-22241 is just about cascade deletion but this one has been fixed by JBIDE-21420
> Explorer: Delete multiple OpenShift resources at once
> -----------------------------------------------------
>
> Key: JBIDE-20002
> URL: https://issues.jboss.org/browse/JBIDE-20002
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.0.Beta1
> Reporter: Marián Labuda
> Priority: Minor
> Labels: explorer, openshift_v3
> Fix For: 4.4.x
>
>
> It would be nice to have a feature allowing removing more resources at once:
> 1) Multiselect on some specific type of resource (e.g. pods) and deleting them via context menu "Delete resources..." which pop up dialog "Do you really want to delete selected resources?" with Yes, No, Cancel.
> 2) Deleting specific resources - from context menu on Pods / Builds etc. I would like to choose "Delete resources..." to remove all underlying resources.
> 3) Delete all resources. Should be accessible from context menu of a project.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22452) Application Wizard: Git reference text widget does not validate values
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22452?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich reassigned JBIDE-22452:
---------------------------------------------
Assignee: Viacheslav Kabanovich
> Application Wizard: Git reference text widget does not validate values
> ----------------------------------------------------------------------
>
> Key: JBIDE-22452
> URL: https://issues.jboss.org/browse/JBIDE-22452
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.0.Final
> Reporter: Marián Labuda
> Assignee: Viacheslav Kabanovich
> Labels: application_wizard, openshift_v3
> Fix For: 4.4.x
>
>
> On the Build Configuration wizard page there is a text widget for git reference. Tooltip say there could be put branch, tag or commit. There is no validation at the moment. Although the field is optional, it would be nice if there is any value, it would be validated. Commits are hexadecimal values what is less restrictive then tags or branches. For tag and branches see reference at https://git-scm.com/docs/git-check-ref-format or use "git check-ref-format --help".
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months