[JBoss JIRA] Created: (JBIDE-2183) Ctrl+shift+G binding causing warnings - can it be avoided ?
by Max Rydahl Andersen (JIRA)
Ctrl+shift+G binding causing warnings - can it be avoided ?
-----------------------------------------------------------
Key: JBIDE-2183
URL: http://jira.jboss.com/jira/browse/JBIDE-2183
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 2.1.0.CR1
Reporter: Max Rydahl Andersen
Fix For: 2.1.0.GA
in latest cr1 I get the following in the Error log at startup:
eclipse.buildId=1.1.0.CR1
java.version=1.6.0_04
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=da_DK
Command-line arguments: -os win32 -ws win32 -arch x86
Warning
Tue May 06 15:03:32 CEST 2008
Keybinding conflicts occurred. They may interfere with normal accelerator operation.
Warning
Tue May 06 15:03:32 CEST 2008
A conflict occurred for CTRL+SHIFT+G:
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 2 months
[JBoss JIRA] Created: (JBIDE-3225) Components should render usual text inside
by Yura Zhishko (JIRA)
Components should render usual text inside
------------------------------------------
Key: JBIDE-3225
URL: https://jira.jboss.org/jira/browse/JBIDE-3225
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor Templates
Affects Versions: 3.0.0.cr1
Reporter: Yura Zhishko
Assignee: Maxim Areshkau
Priority: Minor
1) DND or create any component from the list below
2) Print usual text inside component
ASSERT: Text should be rendered in VPE
RESULT: Text isn't rendered
Here is list of components with the same behavior:
<rich:inplaceInput>
<rich:inplaceSelect>
<rich:inputNumberSlider>
<rich:inputNumberSpinner>
<rich:paint2D>
<rich:spacer>
<a4j:actionparam>
<a4j:commandButton>
<a4j:push>
<a4j:log>
<h:commandButton>
<h:inputHidden>
<h:inputText>
<h:inputTextarea>
<h:messages>
<h:selectBooleanCheckbox>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 2 months
[JBoss JIRA] Created: (JBIDE-1841) Error #1 while performing SchemaExport if server isn't started.
by Anton Klimkovich (JIRA)
Error #1 while performing SchemaExport if server isn't started.
---------------------------------------------------------------
Key: JBIDE-1841
URL: http://jira.jboss.com/jira/browse/JBIDE-1841
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 2.0.1
Reporter: Anton Klimkovich
Priority: Minor
Attachments: exception.txt, TestHib.zip
EXECUTE: Import attached java project.
EXECUTE: Open Hibernate Configuration View
EXECUTE: Right mouse click and select Add Configuration from context menu
EXECUTE: On Main tab select imported project and path to cfg.xml
EXECUTE: On Clathpath tab set path to hsqldb.jar
EXECUTE: On Mappings tab add path to mapping file.
EXECUTE: Press Apply button and Ok button
ASSERT: Hibernate configuration appear in Hibernate Configuration View
EXECUTE: Right mouse click on configeration in Hibernate Configuration View and select Run SchemaExport
FAILURE: java.sql.SQLException: socket creation error
Log attached.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 3 months
[JBoss JIRA] Created: (JBIDE-2764) Split up build(s) in smaller pieces
by Max Rydahl Andersen (JIRA)
Split up build(s) in smaller pieces
-----------------------------------
Key: JBIDE-2764
URL: https://jira.jboss.org/jira/browse/JBIDE-2764
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Build/Releng
Reporter: Max Rydahl Andersen
Fix For: LATER
Currently our build is very monolithic (for no real good reason) and that results in the build being very slow, not easy to see which component cause a failure since all dependents will also fail, respins takes alot of time ;(
We should split up the build in smaller parts (not necessarily all the way down to modules) which makes it possible to build the various part more or less independently by just being able to take the generated artifacts from dependent builds.
It would also be beneficial if the compile, test and upload parts gets separated so e.g. tests can be executed on separate platforms without having a full rebuild.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 3 months