[
https://issues.jboss.org/browse/JBIDE-9397?page=com.atlassian.jira.plugin...
]
Nick Boldt edited comment on JBIDE-9397 at 9/14/11 7:39 PM:
------------------------------------------------------------
2. JST feature does not currently depend on common, but swimlanes [1] already set up for
this.
4. JSF feature does not currently depend on common, jst, or vpe, but swimlanes already set
up.
5. Seam feature
(
http://anonsvn.jboss.org/repos/jbosstools/trunk/seam/features/org.jboss.t...)
does not currently depend on common, jst, or jsf -- only on as and hibernate; swimlanes do
NOT have Seam depending on Hibernate or JSF
6. cdi and cdi.seam features declare no upstream feature deps on common or jst; swimlanes
already set up.
I will attempt to fix the inter-feature deps locally and then set up the swimlanes (and
~/trunk/build/pom*.xml) so everything builds in the correct order w/ the correct
dependencies.
[1]
http://download.jboss.org/jbosstools/builds/cascade/swimlanes.txt
was (Author: nickboldt):
2. JST feature does not currently depend on common, but swimlanes already set up for
this.
4. JSF feature does not currently depend on common, jst, or vpe, but swimlanes already set
up.
5. Seam feature
(
http://anonsvn.jboss.org/repos/jbosstools/trunk/seam/features/org.jboss.t...)
does not currently depend on common, jst, or jsf -- only on as and hibernate; swimlanes do
NOT have Seam depending on Hibernate or JSF
6. cdi and cdi.seam features declare no upstream feature deps on common or jst; swimlanes
already set up.
I will attempt to fix the inter-feature deps locally and then set up the swimlanes (and
~/trunk/build/pom*.xml) so everything builds in the correct order w/ the correct
dependencies.
Split RichFaces feature into separate Common, JSF, VPE, ... features
--------------------------------------------------------------------
Key: JBIDE-9397
URL:
https://issues.jboss.org/browse/JBIDE-9397
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.3.0.M2
Reporter: Alexey Kazakov
Assignee: Nick Boldt
Labels: new_and_noteworthy
Fix For: 3.3.0.M4
Right now, if you need JSF tools you have to install RichFaces feature that bundles a set
of components: JST, JSF, VPE, ...
It can confuse users.
Here is the story that illustrates the possible problem:
Jose Freitas (Seam 3 team) complained that code completion is not working for seam faces
tags. It turned out that he installed CDI, Maven, AS, Hibernate tools but didn't
install RichFaces feature. He just didn't realize that the RichFaces feature is much
more than just RichFaces support. He didn't install it and as a result he didn't
get JSF Tools. So JSF code completion didn't work for his project.
It would be good to have a separate JSF Tools feature that requires only reasonable
dependencies (such as Common, JST) and doesn't require VPE.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira