[JBoss JIRA] (JBIDE-12843) Some VPE tests are failing when run on Git repository
by Yahor Radtsevich (JIRA)
Yahor Radtsevich created JBIDE-12843:
----------------------------------------
Summary: Some VPE tests are failing when run on Git repository
Key: JBIDE-12843
URL: https://issues.jboss.org/browse/JBIDE-12843
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor core, Visual Page Editor Templates
Reporter: Yahor Radtsevich
Assignee: Denis Maliarevich
Looks like caret return difference is the reason of JUnit failures. We need to make JUnits to be independent of the caret return style.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 7 months
[JBoss JIRA] (JBIDE-11592) SIGSEGV when tried JBT 3.3.0.Beta2 on Juno
by Jiri Peterka (JIRA)
Jiri Peterka created JBIDE-11592:
------------------------------------
Summary: SIGSEGV when tried JBT 3.3.0.Beta2 on Juno
Key: JBIDE-11592
URL: https://issues.jboss.org/browse/JBIDE-11592
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng
Affects Versions: 3.3.0.Beta2
Environment: JBT 3.3.0.Beta2, Eclipse Juno 4.2.M6 JEE Package, Linux 64, JDK 1.6_31
Reporter: Jiri Peterka
Assignee: Nick Boldt
Priority: Blocker
Fix For: 3.3.0.Beta3
SIGSEGV when tried JBT 3.3.0.Beta2 (withon Juno JEE M6). It's not supported configuration so feel free to lower priority and postpone Fix version.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f779563f830, pid=2460, tid=140152133580544
#
# JRE version: 6.0_31-b04
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.6-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libmozjs.so+0x73830] unsigned+0xc20
#
# An error report file with more information is saved as:
# /home/jpeterka/ide/test/jbttrunk-juno/eclipse/hs_err_pid2460.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 7 months
[JBoss JIRA] (JBIDE-12529) Use refactoring API to delete converted dependencies
by Fred Bricon (JIRA)
Fred Bricon created JBIDE-12529:
-----------------------------------
Summary: Use refactoring API to delete converted dependencies
Key: JBIDE-12529
URL: https://issues.jboss.org/browse/JBIDE-12529
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: maven
Affects Versions: 4.0.0.Alpha1
Reporter: Fred Bricon
Assignee: Fred Bricon
Fix For: 4.0.0.Alpha2
As a follow up on JBIDE-12527 and JBIDE-8973, we should be able to also convert any jar in the project explorer to maven dependencies.
Use case : select multiple lib dependencies, then right click and choose "Convert to Maven dependencies...".
The "Convert to Maven dependencies..." wizard is shown with a 2nd page displaying a preview of the selected maven dependencies with a copy to clipoard button. If the containing project is a maven project, an "update pom.xml" button will also be displayed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 7 months
[JBoss JIRA] (JBIDE-12912) Identification of maven dependency should work behind proxies
by Fred Bricon (JIRA)
Fred Bricon created JBIDE-12912:
-----------------------------------
Summary: Identification of maven dependency should work behind proxies
Key: JBIDE-12912
URL: https://issues.jboss.org/browse/JBIDE-12912
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: maven
Affects Versions: 4.0.0.Beta1
Reporter: Fred Bricon
Assignee: Fred Bricon
Fix For: 4.0.0.CR1
When querying remote nexus repos or maven central for jar identification, the http connection doesn't use the Eclipse proxy settings, rendering the feature useless when working behind proxies.
We'd need a dev proxy in order to dev/test against that sort of scenario
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 7 months
[JBoss JIRA] (JBIDE-12909) existing connections are not loaded in Beta1
by Andre Dietisheim (JIRA)
Andre Dietisheim created JBIDE-12909:
----------------------------------------
Summary: existing connections are not loaded in Beta1
Key: JBIDE-12909
URL: https://issues.jboss.org/browse/JBIDE-12909
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.0.0.Beta1
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 4.0.0.CR1
In JBIDE-12826 we described how we'd stay compatible to old username based settings for project- and connection settings. The project settings are handled correctly but existing connections are not loaded as described:
{quote}
connection list (connection pool, that's also used by the OpenShift Explorer):
* The current key/values only use the username. Migration:
* we keep the existing preference key/values
* we create a new preference key
* the connection pool is loading the old and new preferences
* the connection pool is storing the connections that define connections to the default server to the old preferences
{quote}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 7 months
[JBoss JIRA] (JBIDE-12908) Usage should be different when its BYOE
by Max Rydahl Andersen (JIRA)
Max Rydahl Andersen created JBIDE-12908:
-------------------------------------------
Summary: Usage should be different when its BYOE
Key: JBIDE-12908
URL: https://issues.jboss.org/browse/JBIDE-12908
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: usage
Environment:
Reporter: Max Rydahl Andersen
Assignee: Andre Dietisheim
Fix For: 4.0.0.CR1
usage on BYOE currently seem to report as if its a JBDS install - can we somehow see if the user installed this in JBDS or BYOE eclipse ?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 7 months
[JBoss JIRA] (JBIDE-12556) Add Jira atlassian connector to Central
by Lucia Jelinkova (JIRA)
Lucia Jelinkova created JBIDE-12556:
---------------------------------------
Summary: Add Jira atlassian connector to Central
Key: JBIDE-12556
URL: https://issues.jboss.org/browse/JBIDE-12556
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: central
Affects Versions: 4.0.0.Alpha1
Reporter: Lucia Jelinkova
Assignee: Snjezana Peco
Fix For: 4.0.0.Alpha2
We provide special connector for Red Hat Jira, however, to enable it one must go to Eclipse Marketplace and install Atlassian Jira connector. It would be easier if she/he could install it using Central (as Mylyn, Mylyn Git connector and Mylyn SVN connector)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 7 months
[JBoss JIRA] (JBIDE-12640) add forge to the components that usage is reporting
by Andre Dietisheim (JIRA)
Andre Dietisheim created JBIDE-12640:
----------------------------------------
Summary: add forge to the components that usage is reporting
Key: JBIDE-12640
URL: https://issues.jboss.org/browse/JBIDE-12640
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: usage
Affects Versions: 4.0.0.Alpha1
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 4.0.0.Alpha2
Usage is checking for JBoss tools components in an Eclipse instance. It'll then report to Google Analytics that the component is installed.
Usage is currently not reporting openshift. We should add it to the components that are searched and reported.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 7 months