[JBoss JIRA] (JBIDE-18866) allow URL in the form "from-code=git@github.com" for custom app source code and downloadable cartridges
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18866?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-18866:
------------------------------------------
Unfortunately I can reproduce this. This is caused by the Eclipse Tooling.
For documentation purpose I see the following cause:
{code:CodeAnythingCartridge}
@Override
public URL getUrl() {
try {
return new URL(urlString);
} catch (MalformedURLException e) {
return null;
}
}
{code}
urlString has the correct value ("git@github.com:openshift-cartridges/openshift-wildfly-cartridge.git/") but it may not be turned into a java.net.URL. The above snippet thus returns *null* and causes us to request to send bad parameters.
> allow URL in the form "from-code=git(a)github.com" for custom app source code and downloadable cartridges
> -------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-18866
> URL: https://issues.jboss.org/browse/JBIDE-18866
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.2.0.Final
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Labels: new_and_noteworthy
> Fix For: 4.3.0.Alpha2
>
>
> We should be able to use urls that refer to github repositories when using custom application source code and downloadable cartridges
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 1 month
[JBoss JIRA] (JBIDE-18866) allow URL in the form "from-code=git@github.com" for custom app source code and downloadable cartridges
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18866?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-18866 at 2/24/15 9:52 AM:
-------------------------------------------------------------------
Unfortunately I can reproduce this. This is caused by the Eclipse Tooling.
For documentation purpose I see the following cause:
{code:title=CodeAnythingCartridge}
@Override
public URL getUrl() {
try {
return new URL(urlString);
} catch (MalformedURLException e) {
return null;
}
}
{code}
urlString has the correct value ("git@github.com:openshift-cartridges/openshift-wildfly-cartridge.git/") but it may not be turned into a java.net.URL. The above snippet thus returns *null* and causes us to request to send bad parameters.
was (Author: adietish):
Unfortunately I can reproduce this. This is caused by the Eclipse Tooling.
For documentation purpose I see the following cause:
{code:CodeAnythingCartridge}
@Override
public URL getUrl() {
try {
return new URL(urlString);
} catch (MalformedURLException e) {
return null;
}
}
{code}
urlString has the correct value ("git@github.com:openshift-cartridges/openshift-wildfly-cartridge.git/") but it may not be turned into a java.net.URL. The above snippet thus returns *null* and causes us to request to send bad parameters.
> allow URL in the form "from-code=git(a)github.com" for custom app source code and downloadable cartridges
> -------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-18866
> URL: https://issues.jboss.org/browse/JBIDE-18866
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.2.0.Final
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Labels: new_and_noteworthy
> Fix For: 4.3.0.Alpha2
>
>
> We should be able to use urls that refer to github repositories when using custom application source code and downloadable cartridges
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 1 month
[JBoss JIRA] (JBTIS-398) JBDSIS 7.1.0 composite content/ target platform update
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-398?page=com.atlassian.jira.plugin.... ]
Paul Leacu updated JBTIS-398:
-----------------------------
Description:
Need to spin a new Kepler release of JBTIS/JBDSIS. Generic Jira to cover new components.
*Reason:* BPMN2/ BPEL update
*Project page/sources:*
*Version:* .4.1.9.Final
*License and owner:*
*Original p2 repo:* http://download.eclipse.org/modeling/mdt/bpmn2/updates/luna/1.0.0/
http://download.eclipse.org/bpel/site/1.0.4/
*JBoss mirror:* http://download.jboss.org/jbosstools/updates/requirements/bpmn2-modeler/1...
http://download.jboss.org/jbosstools/updates/requirements/bpel/1.0.4.Final
*Include Sources:* Yes
*Affected projects:* JBDSIS
*Include in JBDS:* Yes - JBDSIS
*Type of dependency:* distribution
*List of bundles added/removed:*
<unit id="org.eclipse.bpmn2.feature.group" version="1.0.0.Final"/>
<unit id="org.eclipse.bpmn2.modeler.feature.feature.group" version="1.0.4.Final"/>
<unit id="org.eclipse.bpmn2.modeler.jboss.runtime.feature.feature.group" version="1.0.4.Final"/>
<unit id="org.eclipse.bpel.common.feature.feature.group" version="1.0.4.Final"/>
<unit id="org.eclipse.bpel.feature.feature.group" version="1.0.4.Final"/>
<unit id="org.eclipse.bpel.apache.ode.runtime.feature.feature.group" version="1.0.4.Final"/>
suggested diff on the .target files
< org.eclipse.bpel.ui [1.0.3.v20130816-0854-CI]
< org.eclipse.bpmn2.modeler.help [1.0.2.201402102317]
< org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.3.v20130816-0854-CI]
< org.eclipse.bpel.apache.ode.deploy.model [1.0.3.v20130816-0854-CI]
< org.eclipse.bpel.common.model [1.0.3.v20130816-0854-CI]
< org.eclipse.bpel.feature.feature.jar [1.0.3.v20130816-0854-CI]
< org.eclipse.bpmn2.modeler.feature.feature.group [1.0.2.201402102317]
< org.eclipse.bpel.validator [1.0.3.v20130816-0854-CI]
< org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.3.v20130816-0854-CI]
< org.eclipse.bpel.feature.feature.group [1.0.3.v20130816-0854-CI]
< org.eclipse.bpel.apache.ode.runtime [1.0.3.v20130816-0854-CI]
< org.eclipse.bpel.cheatsheet [1.0.3.v20130816-0854-CI]
< org.eclipse.bpmn2.modeler.runtime.jboss.jbpm5 [1.0.2.201402102317]
< org.eclipse.bpel.xpath10 [1.0.3.v20130816-0854-CI]
< org.eclipse.bpmn2.feature.feature.jar [0.7.0.201308220617]
< org.eclipse.bpmn2.modeler.core [1.0.2.201402102317]
< org.eclipse.bpel.common.feature.feature.jar [1.0.3.v20130816-0854-CI]
< org.eclipse.bpmn2 [0.7.0.201308220617]
< org.eclipse.bpmn2.modeler.ui [1.0.2.201402102317]
< org.eclipse.bpel.model [1.0.3.v20130816-0854-CI]
< org.eclipse.bpel.help [1.0.3.v20130816-0854-CI]
< org.eclipse.bpmn2.feature.feature.group [0.7.0.201308220617]
< org.eclipse.bpmn2.modeler.jboss.runtime.feature.feature.jar [1.0.2.201402102317]
< org.eclipse.bpmn2.modeler.jboss.runtime.feature.feature.group [1.0.2.201402102317]
< org.eclipse.bpel.common.ui [1.0.3.v20130816-0854-CI]
< org.eclipse.bpel.apache.ode.deploy.ui [1.0.3.v20130816-0854-CI]
< org.eclipse.bpel.common.wsdl [1.0.3.v20130816-0854-CI]
< org.eclipse.bpel.wsil.model [1.0.3.v20130816-0854-CI]
< org.eclipse.bpmn2.editor [0.7.0.201308220617]
< org.eclipse.bpmn2.modeler.feature.feature.jar [1.0.2.201402102317]
< org.eclipse.bpmn2.edit [0.7.0.201308220617]
< org.eclipse.bpel.common.feature.feature.group [1.0.3.v20130816-0854-CI]
< org.eclipse.bpel.runtimes [1.0.3.v20130816-0854-CI]
> org.eclipse.bpel.runtimes [1.0.4.Final]
> org.eclipse.bpmn2.modeler.core [1.0.4.Final]
> org.eclipse.bpel.common.feature.feature.jar [1.0.4.Final]
> org.eclipse.bpmn2.modeler.feature.feature.jar [1.0.4.Final]
> org.eclipse.bpmn2.modeler.runtime.jboss.jbpm5 [1.0.4.Final]
> org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.Final]
> org.eclipse.bpmn2.modeler.jboss.runtime.feature.feature.jar [1.0.4.Final]
> org.eclipse.bpel.common.feature.feature.group [1.0.4.Final]
> org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.Final]
> org.eclipse.bpmn2.edit [1.0.0.Final]
> org.eclipse.bpel.apache.ode.deploy.model [1.0.4.Final]
> org.eclipse.bpmn2.modeler.feature.feature.group [1.0.4.Final]
> org.eclipse.bpel.feature.feature.jar [1.0.4.Final]
> org.eclipse.bpmn2.modeler.ui [1.0.4.Final]
> org.eclipse.bpel.wsil.model [1.0.4.Final]
> org.eclipse.bpmn2.modeler.jboss.runtime.feature.feature.group [1.0.4.Final]
> org.eclipse.bpel.ui [1.0.4.Final]
> org.eclipse.bpel.xpath10 [1.0.4.Final]
> org.eclipse.bpel.common.ui [1.0.4.Final]
> org.eclipse.bpel.help [1.0.4.Final]
> org.eclipse.bpel.common.wsdl [1.0.4.Final]
> org.eclipse.bpmn2 [1.0.0.Final]
> org.eclipse.bpel.feature.feature.group [1.0.4.Final]
> org.eclipse.bpmn2.feature.group [1.0.0.Final]
> org.eclipse.bpel.cheatsheet [1.0.4.Final]
> org.eclipse.bpmn2.feature.jar [1.0.0.Final]
> org.eclipse.bpel.apache.ode.runtime [1.0.4.Final]
> org.eclipse.bpmn2.modeler.help [1.0.4.Final]
> org.eclipse.bpel.model [1.0.4.Final]
> org.eclipse.bpel.common.model [1.0.4.Final]
> org.eclipse.bpmn2.editor [1.0.0.Final]
> org.eclipse.bpel.validator [1.0.4.Final]
> org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.Final]
=== Summary ===
file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/target-platform/target/target-platform.target.repo contains 33 unique IUs
file:///home/pleacu/git-clone/jbosstools-integration-stack.4.x/target-platform/target/target-platform.target.repo contains 33 unique IUs
was:Need to spin a new Kepler release of JBTIS/JBDSIS. Generic Jira to cover new components.
> JBDSIS 7.1.0 composite content/ target platform update
> ------------------------------------------------------
>
> Key: JBTIS-398
> URL: https://issues.jboss.org/browse/JBTIS-398
> Project: JBoss Tools Integration Stack
> Issue Type: Feature Request
> Components: distribution
> Reporter: Paul Leacu
> Assignee: Paul Leacu
>
> Need to spin a new Kepler release of JBTIS/JBDSIS. Generic Jira to cover new components.
> *Reason:* BPMN2/ BPEL update
> *Project page/sources:*
> *Version:* .4.1.9.Final
> *License and owner:*
> *Original p2 repo:* http://download.eclipse.org/modeling/mdt/bpmn2/updates/luna/1.0.0/
> http://download.eclipse.org/bpel/site/1.0.4/
> *JBoss mirror:* http://download.jboss.org/jbosstools/updates/requirements/bpmn2-modeler/1...
> http://download.jboss.org/jbosstools/updates/requirements/bpel/1.0.4.Final
> *Include Sources:* Yes
> *Affected projects:* JBDSIS
> *Include in JBDS:* Yes - JBDSIS
> *Type of dependency:* distribution
> *List of bundles added/removed:*
> <unit id="org.eclipse.bpmn2.feature.group" version="1.0.0.Final"/>
> <unit id="org.eclipse.bpmn2.modeler.feature.feature.group" version="1.0.4.Final"/>
> <unit id="org.eclipse.bpmn2.modeler.jboss.runtime.feature.feature.group" version="1.0.4.Final"/>
> <unit id="org.eclipse.bpel.common.feature.feature.group" version="1.0.4.Final"/>
> <unit id="org.eclipse.bpel.feature.feature.group" version="1.0.4.Final"/>
> <unit id="org.eclipse.bpel.apache.ode.runtime.feature.feature.group" version="1.0.4.Final"/>
> suggested diff on the .target files
> < org.eclipse.bpel.ui [1.0.3.v20130816-0854-CI]
> < org.eclipse.bpmn2.modeler.help [1.0.2.201402102317]
> < org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.3.v20130816-0854-CI]
> < org.eclipse.bpel.apache.ode.deploy.model [1.0.3.v20130816-0854-CI]
> < org.eclipse.bpel.common.model [1.0.3.v20130816-0854-CI]
> < org.eclipse.bpel.feature.feature.jar [1.0.3.v20130816-0854-CI]
> < org.eclipse.bpmn2.modeler.feature.feature.group [1.0.2.201402102317]
> < org.eclipse.bpel.validator [1.0.3.v20130816-0854-CI]
> < org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.3.v20130816-0854-CI]
> < org.eclipse.bpel.feature.feature.group [1.0.3.v20130816-0854-CI]
> < org.eclipse.bpel.apache.ode.runtime [1.0.3.v20130816-0854-CI]
> < org.eclipse.bpel.cheatsheet [1.0.3.v20130816-0854-CI]
> < org.eclipse.bpmn2.modeler.runtime.jboss.jbpm5 [1.0.2.201402102317]
> < org.eclipse.bpel.xpath10 [1.0.3.v20130816-0854-CI]
> < org.eclipse.bpmn2.feature.feature.jar [0.7.0.201308220617]
> < org.eclipse.bpmn2.modeler.core [1.0.2.201402102317]
> < org.eclipse.bpel.common.feature.feature.jar [1.0.3.v20130816-0854-CI]
> < org.eclipse.bpmn2 [0.7.0.201308220617]
> < org.eclipse.bpmn2.modeler.ui [1.0.2.201402102317]
> < org.eclipse.bpel.model [1.0.3.v20130816-0854-CI]
> < org.eclipse.bpel.help [1.0.3.v20130816-0854-CI]
> < org.eclipse.bpmn2.feature.feature.group [0.7.0.201308220617]
> < org.eclipse.bpmn2.modeler.jboss.runtime.feature.feature.jar [1.0.2.201402102317]
> < org.eclipse.bpmn2.modeler.jboss.runtime.feature.feature.group [1.0.2.201402102317]
> < org.eclipse.bpel.common.ui [1.0.3.v20130816-0854-CI]
> < org.eclipse.bpel.apache.ode.deploy.ui [1.0.3.v20130816-0854-CI]
> < org.eclipse.bpel.common.wsdl [1.0.3.v20130816-0854-CI]
> < org.eclipse.bpel.wsil.model [1.0.3.v20130816-0854-CI]
> < org.eclipse.bpmn2.editor [0.7.0.201308220617]
> < org.eclipse.bpmn2.modeler.feature.feature.jar [1.0.2.201402102317]
> < org.eclipse.bpmn2.edit [0.7.0.201308220617]
> < org.eclipse.bpel.common.feature.feature.group [1.0.3.v20130816-0854-CI]
> < org.eclipse.bpel.runtimes [1.0.3.v20130816-0854-CI]
> > org.eclipse.bpel.runtimes [1.0.4.Final]
> > org.eclipse.bpmn2.modeler.core [1.0.4.Final]
> > org.eclipse.bpel.common.feature.feature.jar [1.0.4.Final]
> > org.eclipse.bpmn2.modeler.feature.feature.jar [1.0.4.Final]
> > org.eclipse.bpmn2.modeler.runtime.jboss.jbpm5 [1.0.4.Final]
> > org.eclipse.bpel.apache.ode.deploy.ui [1.0.4.Final]
> > org.eclipse.bpmn2.modeler.jboss.runtime.feature.feature.jar [1.0.4.Final]
> > org.eclipse.bpel.common.feature.feature.group [1.0.4.Final]
> > org.eclipse.bpel.apache.ode.runtime.feature.feature.jar [1.0.4.Final]
> > org.eclipse.bpmn2.edit [1.0.0.Final]
> > org.eclipse.bpel.apache.ode.deploy.model [1.0.4.Final]
> > org.eclipse.bpmn2.modeler.feature.feature.group [1.0.4.Final]
> > org.eclipse.bpel.feature.feature.jar [1.0.4.Final]
> > org.eclipse.bpmn2.modeler.ui [1.0.4.Final]
> > org.eclipse.bpel.wsil.model [1.0.4.Final]
> > org.eclipse.bpmn2.modeler.jboss.runtime.feature.feature.group [1.0.4.Final]
> > org.eclipse.bpel.ui [1.0.4.Final]
> > org.eclipse.bpel.xpath10 [1.0.4.Final]
> > org.eclipse.bpel.common.ui [1.0.4.Final]
> > org.eclipse.bpel.help [1.0.4.Final]
> > org.eclipse.bpel.common.wsdl [1.0.4.Final]
> > org.eclipse.bpmn2 [1.0.0.Final]
> > org.eclipse.bpel.feature.feature.group [1.0.4.Final]
> > org.eclipse.bpmn2.feature.group [1.0.0.Final]
> > org.eclipse.bpel.cheatsheet [1.0.4.Final]
> > org.eclipse.bpmn2.feature.jar [1.0.0.Final]
> > org.eclipse.bpel.apache.ode.runtime [1.0.4.Final]
> > org.eclipse.bpmn2.modeler.help [1.0.4.Final]
> > org.eclipse.bpel.model [1.0.4.Final]
> > org.eclipse.bpel.common.model [1.0.4.Final]
> > org.eclipse.bpmn2.editor [1.0.0.Final]
> > org.eclipse.bpel.validator [1.0.4.Final]
> > org.eclipse.bpel.apache.ode.runtime.feature.feature.group [1.0.4.Final]
> === Summary ===
> file:///home/pleacu/git-clone/jbosstools-integration-stack.orig/target-platform/target/target-platform.target.repo contains 33 unique IUs
> file:///home/pleacu/git-clone/jbosstools-integration-stack.4.x/target-platform/target/target-platform.target.repo contains 33 unique IUs
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 1 month
[JBoss JIRA] (JBTIS-399) Cannot install JBDS-IS earlyaccess in offline mode
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/JBTIS-399?page=com.atlassian.jira.plugin.... ]
Andrej Podhradsky updated JBTIS-399:
------------------------------------
Description: Cannot install JBDS-IS 8.0.0.GA early access in offline mode. Note that DV tooling (Teiid Designer and ModeShape) can be installed without any problem. (was: Cannot install JBDS-IS 8.0.0.GA early access in offline mode. Note that DV tolling (Teiid Designer and ModeShape) can be installed without any problem.)
> Cannot install JBDS-IS earlyaccess in offline mode
> --------------------------------------------------
>
> Key: JBTIS-399
> URL: https://issues.jboss.org/browse/JBTIS-399
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: distribution
> Affects Versions: 8.0.0.GA
> Reporter: Andrej Podhradsky
> Assignee: Paul Leacu
> Priority: Critical
> Attachments: error.txt
>
>
> Cannot install JBDS-IS 8.0.0.GA early access in offline mode. Note that DV tooling (Teiid Designer and ModeShape) can be installed without any problem.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 1 month
[JBoss JIRA] (JBIDE-19361) Fix Failing Test Suite For 4.2.3.Beta1
by Koen Aers (JIRA)
Koen Aers created JBIDE-19361:
---------------------------------
Summary: Fix Failing Test Suite For 4.2.3.Beta1
Key: JBIDE-19361
URL: https://issues.jboss.org/browse/JBIDE-19361
Project: Tools (JBoss Tools)
Issue Type: Task
Components: hibernate
Reporter: Koen Aers
Assignee: Koen Aers
Priority: Blocker
Fix For: 4.2.3.Beta1
After incrementing the version numbers the tests suite started failing. This appears to be due to Apache Commons Logging being present multiple times on the classpath.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 1 month
[JBoss JIRA] (JBIDE-19360) JSF or HTML5 Support: don't show dialog for the first opened page
by Konstantin Marmalyukov (JIRA)
Konstantin Marmalyukov created JBIDE-19360:
----------------------------------------------
Summary: JSF or HTML5 Support: don't show dialog for the first opened page
Key: JBIDE-19360
URL: https://issues.jboss.org/browse/JBIDE-19360
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: visual-page-editor-core
Affects Versions: 4.3.0.Alpha1
Reporter: Konstantin Marmalyukov
Assignee: Konstantin Marmalyukov
Fix For: 4.3.0.Alpha2
Confusing scenario #2:
* Set HTML5 support
* Open .xhtml page and say "Stay with HTML5"
* Restart Eclipse
ERROR: Dialog asking to choose between HTML5 or JSF support is displayed before workspace window appears. This dialog should be displayed once worspace is visible and user actually can see page he is going to open.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 1 month
[JBoss JIRA] (JBIDE-19359) JSF or HTML5 Support: preferences enhancements
by Konstantin Marmalyukov (JIRA)
Konstantin Marmalyukov created JBIDE-19359:
----------------------------------------------
Summary: JSF or HTML5 Support: preferences enhancements
Key: JBIDE-19359
URL: https://issues.jboss.org/browse/JBIDE-19359
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: visual-page-editor-core
Affects Versions: 4.3.0.Alpha1
Reporter: Konstantin Marmalyukov
Assignee: Konstantin Marmalyukov
Fix For: 4.2.3.Beta1, 4.3.0.Alpha2
2. VPE Preference page should contain checkbox with choice: "Always ask" otherwise user will never be able to get dialog asking to choose between JSF and HTML5 support once he will check check box "Do not show this message again"
4. With GTK3 "Visual Editor Browser Engine" group within VPE prefrences page is hidden it would be more user friendly just disable it and add some label why it's disabled?.The same way as selecting of GTK for BrowserSim/CordovaSim works.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 1 month
[JBoss JIRA] (JBDS-3361) Cannot install JBDS 8.0.2.GA in offline mode
by Tomáš Sedmík (JIRA)
[ https://issues.jboss.org/browse/JBDS-3361?page=com.atlassian.jira.plugin.... ]
Tomáš Sedmík updated JBDS-3361:
-------------------------------
Priority: Blocker (was: Critical)
> Cannot install JBDS 8.0.2.GA in offline mode
> --------------------------------------------
>
> Key: JBDS-3361
> URL: https://issues.jboss.org/browse/JBDS-3361
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: updatesite
> Affects Versions: 8.0.2.GA
> Reporter: Tomáš Sedmík
> Priority: Blocker
>
> Cannot install JBDS 8.0.2.GA in offline mode - see the problem
> {code:borderStyle=solid}
> Cannot complete the install because one or more required items could not be found.
> Software being installed: JBoss Developer Studio (Core Features) 8.0.2.GA-v20150114-2029-B382 (com.jboss.devstudio.core.feature.feature.group 8.0.2.GA-v20150114-2029-B382)
> Missing requirement: JBoss Developer Studio (Core Features) 8.0.2.GA-v20150114-2029-B382 (com.jboss.devstudio.core.feature.feature.group 8.0.2.GA-v20150114-2029-B382) requires 'org.eclipse.core.runtime.compatibility.auth 0.0.0' but it could not be found
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 1 month