[JBoss JIRA] (JBIDE-12963) allow projects to override BUILD_ALIAS without referring to a non-existent target platform definition
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-12963:
----------------------------------
Summary: allow projects to override BUILD_ALIAS without referring to a non-existent target platform definition
Key: JBIDE-12963
URL: https://issues.jboss.org/browse/JBIDE-12963
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng, modeshape, target-platform
Affects Versions: 4.0.0.CR1
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.0.0.CR1
Modeshape sets their own BUILD_ALIAS, eg., Beta5 (while JBoss Tools is still on Beta1 or Beta2).
The result of this is:
{code}
[ERROR] Internal error: java.lang.RuntimeException: Could not resolve target platform specification artifact org.jboss.tools.target-platforms.jbosstools-JunoSR1a:jenkins:target:jenkins:4.0.0.Beta5-SNAPSHOT -> [Help 1]
{code}
So, to fix this, we can externalize ${JBT_VERSION}.${BUILD_ALIAS}-SNAPSHOT as used in the parent pom to a new variable, TARGET_PLATFORM_VERSION, which would then allow BUILD_ALIAS to be set independently.
Thus the job would run with:
{code}
-DBUILD_ALIAS=Beta5 -DTARGET_PLATFORM_VERSION=4.0.0.Beta2-SNAPSHOT
{code}
--
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, 4 months
[JBoss JIRA] (JBIDE-12825) IllegalArgumentException Is Thrown When Use Positional Paremter in HQL Editor
by xsa lefter (JIRA)
xsa lefter created JBIDE-12825:
----------------------------------
Summary: IllegalArgumentException Is Thrown When Use Positional Paremter in HQL Editor
Key: JBIDE-12825
URL: https://issues.jboss.org/browse/JBIDE-12825
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: hibernate
Environment: Eclipse: Indigo Service Release 2
Hibernate Tools: 3.4.0.v20120307-2104-H60-Beta1 (which is included when I install JBoss Tools)
Reporter: xsa lefter
Assignee: Dmitry Geraskov
When use HQL Editor, "IllegalArgumentException: no positional parameters in query" is thrown when use positional parameter. Example is desribed in "Steps to Reproduce" section.
--
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, 4 months
[JBoss JIRA] (JBDS-2354) HTML5 example generates warnings
by Len DiMaggio (JIRA)
Len DiMaggio created JBDS-2354:
----------------------------------
Summary: HTML5 example generates warnings
Key: JBDS-2354
URL: https://issues.jboss.org/browse/JBDS-2354
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: central
Affects Versions: 6.0.0.Alpha2
Environment: Version: 6.0.0.Alpha2
Build id: Alpha2-v20121004-2330-B40
Build date: 20121004-2330
Reporter: Len DiMaggio
Assignee: Snjezana Peco
Fix For: 6.0.0.CR1
The HTML5 example generates these warnings:
No connection specified for project. No database-specific validation will be performed.
jboss-html5-webapp
Unnecessary @SuppressWarnings("unused")
Resources.java
/jboss-html5-webapp/src/main/java/org/jboss/tools/example/html5/util
--
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, 4 months
[JBoss JIRA] (JBIDE-12326) After Eclipse updates, constantly get error dialogs and some features (refactor) fail
by George Policello (JIRA)
George Policello created JBIDE-12326:
----------------------------------------
Summary: After Eclipse updates, constantly get error dialogs and some features (refactor) fail
Key: JBIDE-12326
URL: https://issues.jboss.org/browse/JBIDE-12326
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common/jst/core
Affects Versions: 3.3.0.Final
Environment: Eclipse (Indigo, update 2012/07/12 and earlier), Java 6.1 (update check 2012/07/06), JBoss (update, part of Eclipse update), Windows 7 (update ~2012/07/10), Dell Studio. All worked fine until update errors occurred on JBoss components.
Reporter: George Policello
Assignee: Alexey Kazakov
After all recent updates, constantly throws error dialogs. Some Eclipse features no longer work, refactor. Error logs always are headed by JBoss issue. Eclipse folks looked at error logs and said JBoss is likely cause.
I have quite a few JBoss ZIP files created by JBoss Eclipse menu "Help => Report Problem" I want to attach.
There does not seem to be any way to describe a "recreate action" as it is just a recurring system failure.
Tried "Create Issue" quite a few times and "Create" click or "Alt-Shift-s" all failed.
--
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, 4 months