Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-03-30Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=223022. Move IStructur...cbateman2-2/+2
2008-03-30Fix for:cbateman2-151/+179
2008-03-25Step one of https://bugs.eclipse.org/bugs/show_bug.cgi?id=202697. Add prefer...cbateman2-2/+110
2008-03-24[218333] Unable to set Web Module Version when using a JSF Presetgkessler3-0/+97
2008-03-21[223399] A Web2.5 model fails to update after adding servlet and mappings us...gkessler1-13/+12
2008-03-10Refactoring to support new view handlers:cbateman7-22/+463
2008-02-26[219092] ClassCastException while uninstalling JavaServer Faces facetgkessler1-2/+2
2008-02-26[218859] Found 1 single quote in text handled by Java MessageFormat classgkessler1-2/+2
2008-02-25Update usage of JarFile to stop signature verificationsgkessler2-2/+2
2008-02-12Large checkin for alternative handling and dt view construction.cbateman5-147/+597
2008-02-01suppress hiding warningsgkessler2-1/+2
2008-02-01Big checkin:gkessler6-21/+445
2008-01-22Starting commonizing url launching.cbateman2-2/+158
2008-01-22Progress on design time view handler.cbateman5-0/+480
2007-12-13Applying patch (with minor changes) for https://bugs.eclipse.org/bugs/show_bu...cbateman6-227/+397
2007-12-12More cleanupgkessler4-6/+6
2007-11-14Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=209734. Add the Naming...cbateman1-0/+1
2007-10-19[206541] NullPointerException occurs in JSFFacetInstallDataModelProvider aft...gkessler1-5/+9
2007-09-29Added deprecation warning suppression for our internally deprecated usage.cbateman3-0/+3
2007-09-28Use non-deprecated IMPLEMENTATION_TYPE enumgkessler1-1/+1
2007-09-27[188934] - [API] review and cleanup JSF Lib Configuration provisional APIsgkessler12-34/+86
2007-09-25[204111] Uninstalling JSF facet corrupts the Java Build Pathgkessler1-6/+11
2007-09-24FindBugs: removed unnecessary toString call.cbateman1-1/+1
2007-09-24FindBug issue: moved null check before first dereference.cbateman1-2/+2
2007-09-24Find Bugs issues:cbateman2-7/+7
2007-09-24FindBugs issues:cbateman1-16/+16
2007-09-24Fixed some minor warnings.cbateman1-4/+6
2007-09-24-fixed FindBugs issues: changed == to equals.cbateman1-3/+3
2007-09-24Fixed issues discovered by FindBugs:cbateman1-3/+2
2007-09-06[194927] issues with faces servlet mapping when running on servergkessler1-5/+7
2007-09-04[194919] JSF facet removes existing Faces Servlet mappingsgkessler3-21/+68
2007-09-04Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=199295.cbateman2-2/+131
2007-08-30[198999] JSF does not ask server/runtime about classpath entriesgkessler4-3/+96
2007-08-24Adds .xhtml to the extensions that are loaded using the Faces Servlet. This ...cbateman1-1/+2
2007-08-21Added missing TagIdentifier's for core and html tags.cbateman1-1/+170
2007-08-17[200379] Error creating JSF Facetgkessler8-756/+551
2007-08-07Fix forhttps://bugs.eclipse.org/bugs/show_bug.cgi?id=195867.cbateman1-28/+109
2007-07-27[195116] Adding JSF-Facet to existing project throws NPE.gkessler2-19/+39
2007-07-27Defaulting to use JSF 1.1 facet version. Partial fix for 124428.gkessler1-0/+31
2007-06-12Patch for pmc approved: https://bugs.eclipse.org/bugs/show_bug.cgi?id=192246cbateman1-0/+3
2007-06-12Patch for pmc approved bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=19...cbateman6-3/+15
2007-06-11PMC approved changed https://bugs.eclipse.org/bugs/show_bug.cgi?id=191310.cbateman1-0/+68
2007-06-04Fix for bug #190608.itrimble4-4/+8
2007-06-01Fix for bug #190553.itrimble17-1/+34
2007-05-31[Bug 190086] JSF 1.2 web.xml can create invalid id attribute for servlet and ...v200705302227gkessler1-3/+0
2007-05-29Fix for bug #189520.itrimble1-5/+3
2007-05-29Applying API cleanup patch https://bugs.eclipse.org/bugs/show_bug.cgi?id=189250.cbateman1-28/+32
2007-05-22Applied patch forrsrinivasan11-41/+190
2007-05-17fix for 182012gkessler1-2/+2
2007-05-16remove some println() statementsgkessler1-2/+2

Back to the top