[jbosstools-issues] [JBoss JIRA] (JBIDE-21654) add aeri for jboss tools

Marcel Bruch (JIRA) issues at jboss.org
Fri Feb 5 17:35:00 EST 2016


    [ https://issues.jboss.org/browse/JBIDE-21654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159457#comment-13159457 ] 

Marcel Bruch commented on JBIDE-21654:
--------------------------------------

server configuration has been updated to accept/express interest in all error reports that mention *at least one* class from the following package prefixes in their stacktrace:


  "requiredPackages": [
    "org.jboss.*",
    "com.jboss.*",
    "org.fusesource.*",
    "org.hibernate.*",
    "org.mozilla.xpcom.*",
    "org.mozilla.xulrunner.*",
    "org.drools.*",
    "org.jbpm.*",
    "org.guvnor.*",
    "org.kie.*",
    "org.switchyard.*"
  ],

Note that I removed the 3rd package level in all prefixes - except mozilla.

Since server configurations are cached on the Eclipse client for a week by default, please delete the cached server-config file manually from $workspace/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.jboss.tools/server-config.json

> add aeri for jboss tools
> ------------------------
>
>                 Key: JBIDE-21654
>                 URL: https://issues.jboss.org/browse/JBIDE-21654
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: usage
>            Reporter: Max Rydahl Andersen
>            Priority: Blocker
>             Fix For: 4.3.1.CR1, 4.4.0.Alpha1
>
>
> We have the possibility to get at test environment for error reporting for JBoss Tools.
> For that we need Mars.2 (pre-Mars.2 will not work) and the latest aeri.
> Thus we can't add it by default to i.e. usage (unless we want to force upgrade everyone), but we can at least include it in the default set.
> In Neon we can add to usage.
> jira here is to capture this + implement the extension point.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list