Bug 305100 - Add Facelets plugins to jst features
Summary: Add Facelets plugins to jst features
Status: RESOLVED FIXED
Alias: None
Product: WTP Java EE Tools
Classification: WebTools
Component: jst.j2ee (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P1 normal (vote)
Target Milestone: 3.2 M6   Edit
Assignee: David Williams CLA
QA Contact: Chuck Bridgham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-09 00:40 EST by Raghunathan Srinivasan CLA
Modified: 2010-03-11 10:24 EST (History)
1 user (show)

See Also:


Attachments
Patch to add Facelet support plugins (1.87 KB, patch)
2010-03-09 00:41 EST, Raghunathan Srinivasan CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Raghunathan Srinivasan CLA 2010-03-09 00:40:30 EST
The attached patch adds the facelet.core and facelet.ui plugin to the correspondig features: org.eclipse.jst.web_core.feature and org.eclipse.jst.web_ui.feature
Comment 1 Raghunathan Srinivasan CLA 2010-03-09 00:41:33 EST
Created attachment 161410 [details]
Patch to add Facelet support plugins
Comment 2 Raghunathan Srinivasan CLA 2010-03-10 14:16:28 EST
We need this to be released for M6. Can someone checkin this today?
Comment 3 David Williams CLA 2010-03-10 20:14:51 EST
I confirmed these bundles are in JSF maps with a recent tag. I assume they themselves are ready to build. I've released the features to the next (final?) S-build. 

Let's keep track ... number of new plugins added in final M6 stabilization week: 3? :/
Comment 4 David Williams CLA 2010-03-10 21:00:24 EST
Sorry, didn't mean to change the 'p1' part. 

In case not obvious, this was 'p1' since JSF 2.0 is a major requirement for this release.
Comment 5 David Williams CLA 2010-03-10 22:22:56 EST
This caused a build break because one of the new bundle has dependency on JPT. 

I'm pretty sure it doesn't really have such a dependency, but we can't build it until its manifest is corrected. Perhaps all dependencies should be double checked?
Comment 6 Raghunathan Srinivasan CLA 2010-03-10 22:59:41 EST
(In reply to comment #5)
> This caused a build break because one of the new bundle has dependency on JPT. 
> I'm pretty sure it doesn't really have such a dependency, but we can't build it
> until its manifest is corrected. Perhaps all dependencies should be double
> checked?

yes, this dependecy is not required. I am reviweing othe dependencies too. I will commit the chnage once I clean up the dependency. Not clear why I see it only with the latest WTP build and depenedencies.
Comment 7 Raghunathan Srinivasan CLA 2010-03-10 23:59:38 EST
Removed unwanted dependency on JPT in facelet.ui plugin. Request re-release of the feature.xml with the facelt plugins.
Comment 8 David Williams CLA 2010-03-11 10:24:26 EST
I did re-release this late last night, but wanted to let that running build finish. In parallel, I did do a local build with these in, and it did complete. So, should be in next build later today.