[JBoss JIRA] (JBTIS-261) BPMN editor not showing connections on subprocess
by Jozef Marko (JIRA)
[ https://issues.jboss.org/browse/JBTIS-261?page=com.atlassian.jira.plugin.... ]
Jozef Marko closed JBTIS-261.
-----------------------------
I am closing the issue, because in the [1] is no more possibility to push down sub-processes.
[1]
jbds-9.1.0.GA_jbdsis-9.0.0.GA
BPMN2 Modeler - 1.2.4.Final-v20160330-1625-B110
> BPMN editor not showing connections on subprocess
> -------------------------------------------------
>
> Key: JBTIS-261
> URL: https://issues.jboss.org/browse/JBTIS-261
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: BPMN2
> Affects Versions: 7.0.0.GA
> Reporter: Jorge Morales
> Assignee: Robert (Bob) Brodt
> Fix For: 4.2.0.Final
>
> Attachments: 1.png, 2.png
>
>
> When having a process with a subprocess, and this subprocess is pushed down to it's own diagram, connections disappear. If you add new connections these are not shown. If you pull back the diagram up, connections are shown on main editor for the subprocess.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22578) Publishing sometimes recursively deletes parent to deploy directory
by Daniel Atallah (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22578?page=com.atlassian.jira.plugi... ]
Daniel Atallah updated JBIDE-22578:
-----------------------------------
Attachment: jboss_deployment.jpg
servers.xml
Thanks for the responsiveness. We also think it's a troubling issue.
Here's a screenshot of the deployment tab as well as the corresponding {{.metadata\.plugins\org.eclipse.wst.server.core\servers.xml}} file since the screenshot is cut off.
In this case,{{$WORKSPACEROOT}} would be {{C:\lean2\development\tms\bilbo}}.
I'll work on getting a log with the a .options file in place as noted above - hopefully it shows something useful, otherwise is there a way to try out a nightly build to get additional logging?
> Publishing sometimes recursively deletes parent to deploy directory
> -------------------------------------------------------------------
>
> Key: JBIDE-22578
> URL: https://issues.jboss.org/browse/JBIDE-22578
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.3.1.Final
> Environment: Eclipse Mars.2 Release (4.5.2)
> Java 1.8.0_91
> Windows 7 64-bit
> JBoss EAP 6.4.0
> Reporter: Daniel Atallah
> Assignee: Rob Stryker
> Priority: Critical
> Fix For: 4.4.1.Alpha1
>
> Attachments: jboss_deployment.jpg, servers.xml
>
>
> For a number of weeks we've had a number of occurrences where a eclipse workspace will get corrupted due to the deletion of all files in it.
> It seems to have started happening at the time we updated to the 4.3.1 JBoss Tools from the 4.3.0 JBoss Tools.
> We've been able to track the process doing the deleting to the Eclipse process by using Sysinternals Process Monitor tool (https://technet.microsoft.com/en-us/sysinternals/processmonitor.aspx).
> Our workspaces are structured as follows:
> {noformat}
> WORKSPACEROOT=$DEVROOT\workspacename
> # Custom deploy folder (as specified in the "Deployment" settings for the configured "Red Hat JBoss Enterprise Application Platform 6.1+") Server
> $WORKSPACEROOT\deploy
> # Version Control (Mercurial) working directory containing various Eclipse projects that get published to the Server by the tooling
> $WORKSPACEROOT\src
> # value specified as a "jboss.server.data.dir" property in the Server launch configuration VM arguments
> $WORKSPACEROOT/server/data
> # value specified as a "jboss.server.temp.dir" property in the Server launch configuration VM arguments
> $WORKSPACEROOT/server/tmp
> {noformat}
> The Server is configured to "Automatically publish when resources change".
> What we're seeing is that occasionally when the Server is running and the Mercurial working copy receives updates, the Incremental Publishing that results from these updates somehow tries to recursively delete $WORKSPACEROOT.
> The eclipse log includes the following:
> {noformat}
> !ENTRY org.eclipse.core.resources 4 1 2016-06-07 16:05:57.795
> !MESSAGE Problems occurred refreshing resources
> !SUBENTRY 1 org.eclipse.core.resources 4 1 2016-06-07 16:05:57.795
> !MESSAGE Problem finding next change, code: 5
> !ENTRY org.jboss.ide.eclipse.as.core 4 1644298244 2016-06-07 16:06:09.207
> !MESSAGE Incremental publish failed for module $MODULENAME
> !SUBENTRY 1 org.jboss.ide.eclipse.as.wtp.core 4 1644298251 2016-06-07 16:06:09.207
> !MESSAGE Could not delete $WORKSPACEROOT. May be locked by another process.
> {noformat}
> Any idea what might be happening?
> Is there some debug logging we can enable to get better visibility to what's going on?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (ERT-214) Validate JSON file with JSON Schema [EBZ#494111]
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/ERT-214?page=com.atlassian.jira.plugin.sy... ]
Snjezana Peco updated ERT-214:
------------------------------
Fix Version/s: Neon.1 (4.6)
> Validate JSON file with JSON Schema [EBZ#494111]
> ------------------------------------------------
>
> Key: ERT-214
> URL: https://issues.jboss.org/browse/ERT-214
> Project: Eclipse Release Train
> Issue Type: Task
> Components: WTP Source Editing
> Reporter: Friendly Jira Robot
> Assignee: Snjezana Peco
> Priority: Trivial
> Labels: bzira, wst.json
> Fix For: Neon.1 (4.6)
>
>
> It's a very big task, but it should be fantastic if WTP Validator could validate JSON file by using JSON Schema.
> To do that:
> * JSONSchemaDocument should support the full specification of JSON Schema.
> * minimal-json should be improved to collect line, column or perhaps we could use IJSONDocument to validate it with JSON Schema.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (ERT-212) Apply Completion & JSON Schema support for "enum" & "default" [EBZ#494100]
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/ERT-212?page=com.atlassian.jira.plugin.sy... ]
Snjezana Peco updated ERT-212:
------------------------------
Fix Version/s: Neon.1 (4.6)
> Apply Completion & JSON Schema support for "enum" & "default" [EBZ#494100]
> --------------------------------------------------------------------------
>
> Key: ERT-212
> URL: https://issues.jboss.org/browse/ERT-212
> Project: Eclipse Release Train
> Issue Type: Task
> Components: WTP Source Editing
> Reporter: Friendly Jira Robot
> Assignee: Snjezana Peco
> Priority: Trivial
> Labels: bzira, wst.json
> Fix For: Neon.1 (4.6)
>
>
> JSON Editor completion should support JSON Schema "enum" when completion is applied.
> Takes a samples with tsconfig.json which defines a JSON Schema for "target" like this:
> -----------------------------------------------
> "target": {
> "description": "Specify ECMAScript target version.",
> "enum": [
> "es3",
> "es5",
> "es6",
> "es2015"
> ],
> "default": "es3"
> }
> -----------------------------------------------
> When I open completion, it shows "target", and when I apply the completion, it generates only
> -----------------------------------------------
> "target"
> -----------------------------------------------
> It should be very cool, if apply completion:
> * generates
> -----------------------------------------------
> "target": "es3"
> -----------------------------------------------
> because "es3" is defined as "default".
> * and when I do tab on "es3" value, it shows a second completion popup with enum values ("es3", "es5", etc)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (ERT-215) Improve JSON completion apply according the JSON Schema [EBZ#494114]
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/ERT-215?page=com.atlassian.jira.plugin.sy... ]
Snjezana Peco updated ERT-215:
------------------------------
Fix Version/s: Neon.1 (4.6)
> Improve JSON completion apply according the JSON Schema [EBZ#494114]
> --------------------------------------------------------------------
>
> Key: ERT-215
> URL: https://issues.jboss.org/browse/ERT-215
> Project: Eclipse Release Train
> Issue Type: Task
> Components: WTP Source Editing
> Reporter: Friendly Jira Robot
> Assignee: Snjezana Peco
> Priority: Trivial
> Labels: bzira, wst.json
> Fix For: Neon.1 (4.6)
>
>
> Today, when JSON completion item is applied, it generates the "name" and "value" fields. According the JSON Schema, it generates for instance "false" as value if the JSON field is declared as "boolean" in the JSON Schema.
> I think we could improve this behaviour:
> * apply completion should show a second popup for boolean value ( with "true", "false").
> * apply completion should generate "true" if JSON Schema "default" declare it as "true"
> * apply completion should use JSON Schema "enum" to show a second popup with "enum" values.
> * apply completion should generate a JSON Object with JSON pair which declare some "name" JSON fields as "required".
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (ERT-213) Support for JSON Schema Catalog [EBZ#494110]
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/ERT-213?page=com.atlassian.jira.plugin.sy... ]
Snjezana Peco updated ERT-213:
------------------------------
Fix Version/s: Neon.1 (4.6)
> Support for JSON Schema Catalog [EBZ#494110]
> --------------------------------------------
>
> Key: ERT-213
> URL: https://issues.jboss.org/browse/ERT-213
> Project: Eclipse Release Train
> Issue Type: Task
> Components: WTP Source Editing
> Reporter: Friendly Jira Robot
> Assignee: Snjezana Peco
> Priority: Trivial
> Labels: bzira, wst.json
> Fix For: Neon.1 (4.6)
>
>
> JSON Schema store provides a JSON Schema catalog at https://github.com/SchemaStore/schemastore/blob/master/src/api/json/catal...
> My idea is to have the same thing than XML Catalog :
> * System catalog where WTP JSON plugin host https://github.com/SchemaStore/schemastore/blob/master/src/api/json/catal...
> * User Catalog to defines your own catalog
> When a JSON file is opened, it checks:
> * if a JSON Schema exists coming from the existing plugin extension point org.eclipse.wst.json.core.schemaCatalogContributions
> * if not, it uses System and User JSON catalog and download the well JSON Schema declared inside JSON Schema Catalog.
> Takes samples:
> 1) User create a JSON file with name "package.json", the JSON Schema which is used comes from org.eclipse.wst.json.core.schemaCatalogContributions (because it exists)
> 2) User create a JSON file with name "babelrc.json". In this case, org.eclipse.wst.json.core.schemaCatalogContributions doesn't define it and http://json.schemastore.org/babelrc is downloaded, because it is declared like this:
> -----------------------------------
> "schemas": [
> {
> "name": "babelrc.json",
> "description": "Babel configuration file",
> "fileMatch": [ ".babelrc" ],
> "url": "http://json.schemastore.org/babelrc"
> },
> -----------------------------------
> inside the system JSON Schema catalog (see at
> https://github.com/SchemaStore/schemastore/blob/master/src/api/json/catal...)
> It should be good too to give the capability to link a JSON Schema to an image to know which icon should be displayed for the JSON file in the "Project Explorer".
> Please note that today it exists JSON Catalog (which is a copy/paste from XML Catalog) in the core. An UI JSON Catalog must be implemented to show system catalog and user catalog (like XML Catalog).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (ERT-304) Get antivirus USA!!! 1_844**.**842_4153 .kaspersky antivirus toll free number
by priyaa seo (JIRA)
priyaa seo created ERT-304:
------------------------------
Summary: Get antivirus USA!!! 1_844**.**842_4153 .kaspersky antivirus toll free number
Key: ERT-304
URL: https://issues.jboss.org/browse/ERT-304
Project: Eclipse Release Train
Issue Type: Feature Request
Reporter: priyaa seo
Get USA!!! 1.844.842.4153 .kaspersky antivirus toll free number
1`844~842-4153Kaspersky tech nical service number tech service
1`844~842-4153Kaspersky customer service number
1`844~842-4153Kaspersky customer service number
antivirus phone number Kaspersky?? customer service number Kaspersky?? customer service phone number Kaspersky?? contact number #TIBCO Nimbus™ Kaspersky?? phone number Kaspersky?? number Kaspersky?? support number Kaspersky?? antivirus phone number Kaspersky?? customer service number Kaspersky?? customer service phone number Kaspersky?? contact number Kaspersky?? support phone number Kaspersky?? tech support number Kaspersky?? security phone number Kaspersky?? telephone number Kaspersky?? phone number Kaspersky?? phone number customer service Kaspersky?? customer support phone number Kaspersky?? antivirus customer service number Kaspersky?? antivirus customer service phone number phone number for Kaspersky?? Kaspersky?? contact number Kaspersky?? antivirus contact number Kaspersky?? customer service number Kaspersky?? antivirus support phone number Kaspersky?? support phone number Kaspersky?? customer support number Kaspersky?? security contact number Kaspersky?? customer service phone number Kaspersky?? 844 number Kaspersky?? technical support phone number Kaspersky?? antivirus contact phone number Kaspersky?? technical support number Kaspersky?? antivirus support number Kaspersky?? tech support phone number Kaspersky?? contact phone number Kaspersky?? customer support phone number Kaspersky?? antivirus phone number support phone number for Kaspersky?? antivirus customer service phone number for Kaspersky?? security Kaspersky?? help number phone number for Kaspersky?? antivirus Kaspersky?? help phone number phone number for Kaspersky?? customer service Kaspersky?? security customer service phone number Kaspersky?? security phone number customer service Kaspersky?? contact number for customer service Kaspersky?? antivirus telephone number Kaspersky?? contact phone number Kaspersky?? antivirus phone support number Kaspersky?? technical support phone number Kaspersky?? security telephone number contact number for Kaspersky?? Kaspersky?? 1844 number Kaspersky?? help phone number Kaspersky?? support number Kaspersky?? telephone number Kaspersky?? customer care number Kaspersky?? security contact phone number Kaspersky?? antivirus technical support phone number Kaspersky?? tech support phone number phone number for Kaspersky?? support Kaspersky?? toll free number Kaspersky?? antivirus tech support number Kaspersky?? account contact number Kaspersky?? phone number customer service Kaspersky?? antivirus tech support phone number Kaspersky?? antivirus help phone number Kaspersky?? telephone number customer service Kaspersky?? antivirus phone number customer service Kaspersky?? support telephone number Kaspersky?? tech support number Kaspersky?? security support phone number Kaspersky?? helpline number telephone number for Kaspersky?? customer service Kaspersky?? antivirus customer support phone number Kaspersky?? support telephone number phone number for Kaspersky?? customer support Kaspersky?? number Kaspersky?? customer service telephone number Kaspersky?? internet security customer service phone number Kaspersky?? antivirus customer support number contact number for Kaspersky?? Kaspersky?? internet security phone number customer service telephone number for Kaspersky?? phone number for Kaspersky?? internet security contact number for Kaspersky?? antivirus Kaspersky?? account phone number phone number for Kaspersky?? Kaspersky?? antivirus telephone number customer service Kaspersky??.com phone number Kaspersky?? support contact number Kaspersky?? phone support number customer service number for Kaspersky?? antivirus Kaspersky?? com support phone number Kaspersky?? internet security phone number Kaspersky?? phone number support Kaspersky?? phone number customer support Kaspersky?? contact support number Kaspersky?? internet security customer service number Kaspersky?? antivirus help number contact Kaspersky?? antivirus customer service phone number Kaspersky?? customer support number Kaspersky?? service number Kaspersky?? customer service telephone number telephone number for Kaspersky?? antivirus customer service Kaspersky?? hotline number Kaspersky?? security help phone number Kaspersky?? antivirus toll free number Kaspersky?? account customer service phone number phone number for Kaspersky?? antivirus support Kaspersky?? symantec phone number Kaspersky??.com customer service phone number Kaspersky?? 844 phone number Kaspersky?? phone support number customer service number for Kaspersky?? symantec Kaspersky?? customer service phone number Kaspersky?? internet security support phone number Kaspersky?? helpline phone number Kaspersky?? security customer services phone number Kaspersky?? customer care phone number Kaspersky?? 1844 support number Kaspersky?? virus contact number phone number for Kaspersky?? symantec Kaspersky?? antivirus support telephone number Kaspersky?? symantec support phone number Kaspersky?? internet security contact phone number Kaspersky?? virus phone number Kaspersky?? internet security help phone number Kaspersky?? renewal phone number telephone number for Kaspersky?? security Kaspersky?? 1-844 number Kaspersky?? antivirus 844 number Kaspersky?? internet security contact number phone number Kaspersky?? antivirus contact number for Kaspersky?? security Kaspersky?? antivirus customer service telephone number Kaspersky?? help desk phone number Kaspersky?? antivirus customer care number Kaspersky?? security customer service number phone number to Kaspersky?? antivirus Kaspersky?? virus customer service phone number contact phone number for Kaspersky?? internet security customer service Kaspersky?? antivirus phone number Kaspersky?? toll free number Kaspersky?? customer service toll free number Kaspersky?? utilities customer service phone number phone number for Kaspersky?? by symantec Kaspersky?? antivirus 1844 number Kaspersky?? internet security tech support phone number Kaspersky?? antivirus customer support telephone number Kaspersky?? by symantec phone number Kaspersky?? internet security telephone number Kaspersky?? help desk number Kaspersky?? customer service phone number usa Kaspersky?? contact number uk Kaspersky?? security number Kaspersky?? renewal contact number Kaspersky?? symantec customer service phone number Kaspersky?? antivirus helpline number Kaspersky?? protection phone number Kaspersky?? computer security phone number telephone number for Kaspersky?? antivirus Kaspersky?? symantec contact number telephone number for Kaspersky?? internet security Kaspersky?? customer service number usa Kaspersky?? antivirus number Kaspersky?? software phone number Kaspersky?? billing phone number Kaspersky?? software contact number Kaspersky?? uk contact number Kaspersky?? antivirus contact number uk Kaspersky?? internet contact number Kaspersky?? internet security support number Kaspersky?? internet phone number Kaspersky?? symantec telephone number Kaspersky?? contact number australia Kaspersky?? technical support number usa Kaspersky?? contact number uk Kaspersky?? antivirus customer service phone number usa Kaspersky?? internet security contact number uk Kaspersky?? customer service phone number canada Kaspersky?? anti virus phone number Kaspersky?? uk phone number Kaspersky?? phone number uk Kaspersky?? customer service number uk Kaspersky?? customer service phone number billing Kaspersky?? telephone number uk Kaspersky?? tech support number usa Kaspersky?? security contact number uk Kaspersky?? antivirus toll free number india contact number for Kaspersky?? internet security Kaspersky?? antivirus phone number customer service us Kaspersky?? customer service
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months