JBDS41_015: Bug fixes must be distributed via update site and new JBDS 4 build
------------------------------------------------------------------------------
Key: JBDS-1611
URL: https://issues.jboss.org/browse/JBDS-1611
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Feature Request
Components: Build, updatesite
Affects Versions: 4.1.0.GA
Reporter: Brian Fitzpatrick
Assignee: Brian Fitzpatrick
Fix For: 4.1.0.GA
Key bug fixes should also be distributed via both the updatesite and a new build of JBDS 4 at this time.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Cannot save editor if I select automatic port detection in AS7 server adapter
-----------------------------------------------------------------------------
Key: JBIDE-8610
URL: https://issues.jboss.org/browse/JBIDE-8610
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.3.0.M1
Reporter: Andre Dietisheim
Assignee: Rob Stryker
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Web port is not restored if I uncheck "Atuomcatically detect"
-------------------------------------------------------------
Key: JBIDE-8611
URL: https://issues.jboss.org/browse/JBIDE-8611
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.3.0.M1
Reporter: Andre Dietisheim
Assignee: Rob Stryker
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Install flash plugin message appears in VPE if on page used flash references
----------------------------------------------------------------------------
Key: JBIDE-8792
URL: https://issues.jboss.org/browse/JBIDE-8792
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Reporter: Maxim Areshkau
Assignee: Yahor Radtsevich
Priority: Minor
Attachments: dialog.png
Install flash plugin message appears in VPE if on page used flash references. So this message shouldn't appear.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Preview Edit is not working for New CSS Class Dialog
----------------------------------------------------
Key: JBIDE-8414
URL: https://issues.jboss.org/browse/JBIDE-8414
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Reporter: Denis Golovin
Double click in preview area doesn't let edit preview content
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Don't validate injection points with @InputField qualifier
----------------------------------------------------------
Key: JBIDE-8576
URL: https://issues.jboss.org/browse/JBIDE-8576
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: cdi (jsr-299)
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Fix For: 3.3.0.M1
We can't know what actual bean will be injected in @Inject @InputField injection points since it depends on input text tag which uses the corresponding validator. This info is available only in runtime. So let's just ignore such injections and don't mark them if we can't find an eligible bean.
See http://docs.jboss.org/seam/3/faces/latest/reference/en-US/html/components... for details.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Get rid of WTP DOM model in our JSF EL validation because it's too slow.
------------------------------------------------------------------------
Key: JBIDE-8634
URL: https://issues.jboss.org/browse/JBIDE-8634
Project: Tools (JBoss Tools)
Issue Type: Task
Components: JSF
Affects Versions: 3.2.0.Final
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Fix For: 3.3.x
We use WTP DOM model because it provides us offsets and length of XML nodes for XHTML/JSP files. But it's too slow. Let's try to replace it by something lighter.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Enable CDI support for Seam-3 mavenized projects.
-------------------------------------------------
Key: JBIDE-8755
URL: https://issues.jboss.org/browse/JBIDE-8755
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: cdi (jsr-299), maven
Reporter: Alexey Kazakov
Assignee: Snjezana Peco
Fix For: 3.3.x
I think we should enable CDI support (and JSF if applicable) for maven projects with any Seam-3 dependency.
Such projects may be configured without direct CDI dependencies. For instance look at seam view-config example from Seam Faces module.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Support webbeans typesafe xml schema
-------------------------------------
Key: JBIDE-3120
URL: https://jira.jboss.org/jira/browse/JBIDE-3120
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: webbeans
Reporter: Max Rydahl Andersen
Fix For: LATER
http://docs.jboss.org/webbeans/reference/1.0/en-US/html/xml.html
"The advantage of this approach is that you can write an XML schema
that prevents spelling errors in your XML document. It's even possible
for a tool to generate the XML schema automatically from the compiled
Java code. Or, an integrated development environment could perform the
same validation without the need for the explicit intermediate
generation step."
1) the RI will have a code->xsd generator for web-beans.xml; could maybe be used for validation....but requires that all classes can compile
2) we should have xml completions following the naming standard layed out by webbeans spec
--
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