Bug 315686

Summary: Standard Facelet Taglibs not being included in build
Product: [WebTools] Java Server Faces Reporter: Cameron Bateman <cameron.bateman>
Component: CoreAssignee: Cameron Bateman <cameron.bateman>
Status: RESOLVED FIXED QA Contact:
Severity: critical    
Priority: P1 CC: david_williams, kaloyan, neil.hauge, raghunathan.srinivasan
Version: 3.2Flags: david_williams: pmc_approved+
raghunathan.srinivasan: pmc_approved? (naci.dai)
raghunathan.srinivasan: pmc_approved? (deboer)
neil.hauge: pmc_approved+
kaloyan: pmc_approved+
raghunathan.srinivasan: review+
Target Milestone: 3.2 RC4   
Hardware: PC   
OS: Windows XP   
Whiteboard: PMC_approved
Attachments:
Description Flags
Add the std-libs folder to the build file. none

Description Cameron Bateman CLA 2010-06-03 17:47:42 EDT
Created attachment 171038 [details]
Add the std-libs folder to the build file.

I neglected to add a new folder to the build.properties when I added the standard libraries.  This is essential to fix for Helios.
Comment 1 Raghunathan Srinivasan CLA 2010-06-03 18:13:21 EDT
* Explain why you believe this is a stop-ship defect. Or, if it is a "hotbug"
(requested by an adopter) please document it as such. 
This is a stop-ship bug. Support for MyFaces 2.0 library is broken without this fix.
* Is there a work-around? If so, why do you believe the work-around is
insufficient? 
No workaround
* How has the fix been tested? Is there a test case attached to the bugzilla
record? Has a JUnit Test been added? 
Code review and manual testing.
* Give a brief technical overview. Who has reviewed this fix? 
See description
* What is the risk associated with this fix?
none
Comment 2 David Williams CLA 2010-06-04 12:47:58 EDT
Thanks for catching this.
Comment 3 Cameron Bateman CLA 2010-06-04 15:30:45 EDT
Patch applied to HEAD (M4).