[JBoss JIRA] Created: (JBIDE-8054) Text selection in VPE source pane is not synchronized with selection in Visual Pane
by Vlado Pakan (JIRA)
Text selection in VPE source pane is not synchronized with selection in Visual Pane
-----------------------------------------------------------------------------------
Key: JBIDE-8054
URL: https://issues.jboss.org/browse/JBIDE-8054
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.2.0.CR1
Environment: Linux 32bit JBDS 4.0.0.v201012161657N-H584-CR1
Reporter: Vlado Pakan
Assignee: Maxim Areshkau
Attachments: selectionError.swf
Steps to reproduce:
1. Open any jsp page in VPE editor and select some text in VPE source pane. The same text is selected in visual pane.
2. Make mouse left click somewhere in visual pane. There should be no selected text.
3. Select the same text in step 1. via source pane
4. No text is selected in visual pane but the same text selected in source pane has to be selected in visual pane.
After reopening jsp page it's working again as mentioned above. Selection is synchronized only first time.
See attached screencast.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 9 months
[JBoss JIRA] (JBIDE-11495) Improve ability to configure dependent hudson jobs and provide accessable documentation
by Barry LaFond (JIRA)
Barry LaFond created JBIDE-11495:
------------------------------------
Summary: Improve ability to configure dependent hudson jobs and provide accessable documentation
Key: JBIDE-11495
URL: https://issues.jboss.org/browse/JBIDE-11495
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Reporter: Barry LaFond
SOA decoupling has elevated the need to have more configurable control over upstream and downstream dependencies.
Notes from Nick:
* a number of jobs are now set to build only when triggered by upstream, but SOA stuff is not as well handled
* ideally you'd want: a) check svn every N hours (usually 6) and b) upstream should use Parameterized Trigger to cause downstream to fire
* you can also ensure that you're building against a stable aggregate using an override like the one I've set up for SOA Tooling aggregate...
* in your maven invocation, under Properties, you can do this: # use latest upstream nightly Core update site instead of "wild components" in the composite staging site jbosstools-nightly-staging-composite=http://download.jboss.org/jbosstools...
* that way you pull from the aggregate (updates weekly) instead of the composite (updates every time a component respins)
* means if you depended on something like tests/common/jst/vpe/jsf/seam/maven/central/usage stack, you wouldn't need to worry about getting incompatible pieces
--
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, 10 months
[JBoss JIRA] (JBIDE-12072) SwitchYard 0.5.0 requires Guvnor 5.4, but 5.3 is on the 3.3.x nightly site
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-12072:
----------------------------------
Summary: SwitchYard 0.5.0 requires Guvnor 5.4, but 5.3 is on the 3.3.x nightly site
Key: JBIDE-12072
URL: https://issues.jboss.org/browse/JBIDE-12072
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: drools, SOA Tooling, SwitchYard, updatesite
Affects Versions: 3.3.0.Beta2-SOA
Reporter: Nick Boldt
Assignee: Douglas Palmer
Fix For: 3.3.0.Beta3-SOA
(2012-05-31 11:49:50) nboldt: rcernich: can you install your stuff into a clean eclipse instance from here? http://download.jboss.org/jbosstools/updates/nightly/soa-tooling/3.3.x.Ni...
(2012-05-31 11:50:19) nboldt: rcernich: contains SY 0.5.0.v20120530-0222-H91-CI
(2012-05-31 11:50:41) nboldt: should be able to resolve ALL your upstream needs, from eclipse.org, m2e, jboss.org, etc.
(2012-05-31 11:50:12) rcernich: nboldt: pretty sure
(2012-05-31 11:50:42) rcernich: nboldt: dependencies are mostly limited to m2e, emf, wtp
(2012-05-31 11:50:57) rcernich: nboldt: jboss m2e is optional
(2012-05-31 11:51:16) rcernich: nboldt: we have some features waiting in the wings for guvnor integration
(2012-05-31 11:51:26) rcernich: nboldt: but that requires guvnor 5.4 tools
(2012-05-31 12:33:50) nboldt: rcernich: looks like we're pulling 5.3.2 into SOA Tooling https://hudson.qa.jboss.com/hudson/view/SOA-Team/view/SOATools-3.3.0/job/...
(2012-05-31 12:35:16) nboldt: if you need 5.4 droolsjbpm stuff in soa tooling site so it's available when installing switchyard 0.5.0, then ... this is a problem and you need to get Doug on it.
(2012-05-31 12:36:15) nboldt: https://repository.jboss.org/nexus/content/groups/public/org/drools/org.d... is out
If I understand the issue, you want to include SY 0.5.0 in SOATools 3.3.0.Beta3, but that requires Guvnor 5.4.0.Final, which is not as yet being aggregated.
Integrate http://download.jboss.org/drools/release/5.4.0.Final/org.drools.updatesite/ into the staging composite site for SOA Tooling 3.3.x.Nightly instead of the 5.3.2 bits.
--
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, 10 months
[JBoss JIRA] (JBDS-1934) (Teiid) Cache hint not being displayed after validation of Virtual Procedure in JBoss Developer Studio
by Van Halbert (JIRA)
[ https://issues.jboss.org/browse/JBDS-1934?page=com.atlassian.jira.plugin.... ]
Van Halbert resolved JBDS-1934.
-------------------------------
Resolution: Cannot Reproduce Bug
(On behalf of Mark Drilling - lack of access, and Barry is on vacation), the problem was not reproducible in B3 by Mark and verified with QE (Paul) that this is case.
> (Teiid) Cache hint not being displayed after validation of Virtual Procedure in JBoss Developer Studio
> ------------------------------------------------------------------------------------------------------
>
> Key: JBDS-1934
> URL: https://issues.jboss.org/browse/JBDS-1934
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: SOA Tooling / Platform , teiid
> Affects Versions: 5.x
> Environment: JBoss Developer Studio 4.0
> JBoss Developer Studio 4.1
> Reporter: Johnathon Lee
> Assignee: Barry LaFond
> Fix For: 5.0.0.CR1-SOA
>
>
> /*+ cache */
> CREATE VIRTUAL PROCEDURE
> SELECT 'winning';
> BEGIN
> END
> The cache hint is saved w/the Command Object even though it is not reflected in the display of the text after validation.
> com.metamatrix.query.internal.ui.sqleditor.component.QueryDisplayComponent:313 & 314
> The Command object on these lines has a member cacheHint, holding the reference to the cacheHint, this is ignored when the sqlText is set with the line:
> this.sqlText = sqlDisplayNode.toDisplayString();
--
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, 10 months