[JBoss JIRA] Created: (JBIDE-4545) Revalidate El only if referenced context variable was changed.
by Alexey Kazakov (JIRA)
Revalidate El only if referenced context variable was changed.
--------------------------------------------------------------
Key: JBIDE-4545
URL: https://jira.jboss.org/jira/browse/JBIDE-4545
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Seam
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Fix For: 3.1.0.M3
Now we have a mapping in EL validator between context variable names and resources that reference to them.
So if user changed a *.java with @Name("name1") we revalidate all resources which have #{name1...}
But actually we don't need to parse whole resource again to find #{name1...}. It's too slow.
Let's improove this one and keep references between each EL and variable name. Then we will be able to revalidate particular EL if context variable was changed.
It's won't require so slow parsing of each resource with referenced ELs.
--
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
16 years, 4 months
[JBoss JIRA] Created: (JBIDE-4574) smooks plugin renamed; must update map file
by Nick Boldt (JIRA)
smooks plugin renamed; must update map file
-------------------------------------------
Key: JBIDE-4574
URL: https://jira.jboss.org/jira/browse/JBIDE-4574
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: smooks
Reporter: Nick Boldt
Fix For: 3.1.0.M2
The builder smooks failed to compile with the following results:
[eclipse.fetch] Missing directory entry: plugin(a)org.jboss.tools.milyn.smooks1_1_2.
[eclipse.fetch] Missing directory entry: bundle(a)org.jboss.tools.milyn.smooks1_1_2.
/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/genericTargets.xml:106: Bundle org.jboss.tools.smooks.ui_0.0.0 failed to resolve.:
Missing required plug-in org.jboss.tools.milyn.smooks1_1_2_1.1.2.
If this plugin was renamed, please clarify what it is now called so it can be renamed in the map file too.
--
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
16 years, 4 months
[JBoss JIRA] Created: (JBIDE-4589) Cannot install JBoss BIRT feature (Eclipse BIRT feature not resolved)
by Nick Boldt (JIRA)
Cannot install JBoss BIRT feature (Eclipse BIRT feature not resolved)
---------------------------------------------------------------------
Key: JBIDE-4589
URL: https://jira.jboss.org/jira/browse/JBIDE-4589
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: birt
Affects Versions: 3.1.0.M2
Reporter: Nick Boldt
Assignee: Nick Boldt
Priority: Critical
Trying to install JBT 3.1.0.M2 from update site zip, I get this:
Cannot complete the install because one or more required items could not be found.
Software being installed: JBoss BIRT Integration 1.1.0.M2-N200907081501-H348 (org.jboss.tools.birt.feature.feature.group 1.1.0.M2-N200907081501-H348)
Missing requirement: JBoss BIRT Integration 1.1.0.M2-N200907081501-H348 (org.jboss.tools.birt.feature.feature.group 1.1.0.M2-N200907081501-H348) requires 'org.eclipse.birt.integration.wtp.ui [2.5.0.v20090514]' but it could not be found
Seems that the required feature is not exposed on the Galileo or BIRT 2.5 site, so this is a blocker.
--
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
16 years, 4 months