[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-6402) features must now depend on org.eclipse.jsf.feature as well as org.eclipse.jst.web_core.feature/org.eclipse.jst.web_ui.feature

Nick Boldt (JIRA) jira-events at lists.jboss.org
Wed Jun 2 18:04:45 EDT 2010


    [ https://jira.jboss.org/browse/JBIDE-6402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12533692#action_12533692 ] 

Nick Boldt commented on JBIDE-6402:
-----------------------------------

The issue is that if we *do* depend on either of those two features, we now need to depend on another. If we only depend on plugins (which is frankly better) then you can close this jira as WORKSFORME or INVALID.

My point was to raise the issue and have someone who knows the jsf/jst code ensure that we're all good here even after this change.



> features must now depend on org.eclipse.jsf.feature as well as org.eclipse.jst.web_core.feature/org.eclipse.jst.web_ui.feature
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-6402
>                 URL: https://jira.jboss.org/browse/JBIDE-6402
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JSF
>    Affects Versions: 3.2-Helios, 3.2.0.M1
>            Reporter: Nick Boldt
>            Assignee: Alexey Kazakov
>
> From David Williams on cross-projects-issues-dev at eclipse.org:
> It is far later than it should be, to be making this kind of change, so I am sending this notice to wtp-dev list and cross-project list to make sure it gets proper visibility.
> In WTP, the JEE and the JSF subprojects have regrouped a set of JSF bundles that used to be mingled in with the JEE bundles for packaging purposes, and pulled them out into their own, new JSF feature.
> This was required to allow more flexible packaging options and, more importantly, independent maintenance releases in the future. See bug 302896.
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=302896
> The implication is that anyone that has a feature that prereqs or installs
> *org.eclipse.jst.web_core.feature*, or
> *org.eclipse.jst.web_ui.feature*
> will now have to also prereq or install
> *org.eclipse.jsf.feature*
> to have the same, JSF functionality and bundles pulled in, that is.
> Similar for SDK counterparts; there is now an org.eclipse.jsf_sdk.feature.
> These new features are versioned as "3.2.0" to match the previous feature and highest bundle version.
> Apologies for the late change. Entirely my fault for not realizing the importance of this change earlier.
>  
> I have, naturally, updated the webtools.build file and opened a bugzilla entry to update EPP Java EE package appropriately.
> See bug 314969
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=314969 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list