Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-09-05This commit was manufactured by cvs2svn to create tag 'v200709051516'.v200709051516rsrinivasan2675-367497/+0
2007-09-05fix for failing JSF JUnits wrt resourceBundles on linux build machine. Prob...gkessler5-22/+27
2007-09-05(Possibly) temporary check-in to diagnose build issue with resource bundles. ...gkessler4-11/+19
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.cbateman51-789/+2112
2007-08-30[198999] JSF does not ask server/runtime about classpath entriesgkessler6-7/+112
2007-08-30[200719] validation error if the attribute value has "%" +gkessler6-5/+197
2007-08-27[200932] JSF Content assist throws NPE for action attribute if project doesn'...gkessler1-5/+6
2007-08-27Partial fix for critical part of https://bugs.eclipse.org/bugs/show_bug.cgi?i...cbateman1-0/+4
2007-08-24Adds .xhtml to the extensions that are loaded using the Faces Servlet. This ...cbateman1-1/+2
2007-08-24Minor optimization: change new Number to Number.valueOf idiom to reduce unnec...cbateman4-12/+12
2007-08-21Fix to make hashCode and equals work correctly to contract.cbateman1-2/+5
2007-08-21Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=197042. See bug for de...cbateman3-13/+34
2007-08-21Fixed some missing JavaDoc warnings.cbateman1-4/+12
2007-08-21Added static log function.cbateman1-0/+7
2007-08-21Added missing TagIdentifier's for core and html tags.cbateman1-1/+170
2007-08-21[200592] ClassCastException when trying to edit panelGrid propertiesgkessler1-10/+7
2007-08-17[200379] Error creating JSF Facetgkessler1-4/+4
2007-08-17[200379] Error creating JSF Facetgkessler8-756/+551
2007-08-15Comment only change. Add javadoc.cbateman1-0/+3
2007-08-15Small fix to prevent NPE in releasing the processor when the correct model ty...cbateman1-5/+7
2007-08-10Manifest updates to allow page designer tests plug-in full access to various ...itrimble2-7/+7
2007-08-10Fix for bug #199304.itrimble1-3/+2
2007-08-07Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=196760 plus additional ...cbateman3-61/+84
2007-08-07Fix forhttps://bugs.eclipse.org/bugs/show_bug.cgi?id=195867.cbateman1-28/+109
2007-08-06Added cleanup code for when a bundle source is deleted and added regression t...cbateman1-28/+44
2007-08-06Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=196452.cbateman1-24/+39
2007-08-01JUnits for coverage in MD and JSF Lib Reg areas.gkessler12-56/+143
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.gkessler2-0/+34
2007-07-27Externalized display labels for JSF taglibsgkessler4-27/+54
2007-07-27[197552] Uses clause in org.eclipse.jst.pagedesigner bundlegkessler1-36/+7
2007-07-17Type variable support.cbateman1-4/+9
2007-07-17Added type variable coverage.cbateman1-3/+17
2007-07-17Added basic reference count and disposal to JSPModelProcessor.cbateman3-42/+51
2007-07-17Added null check to supports() method.cbateman1-1/+2
2007-07-17Added getNoneMap() to the trace() method.cbateman1-6/+6
2007-07-05Added wildcard capture support to type resolver.cbateman1-6/+37
2007-07-05Fixed missing Javadoc.cbateman2-3/+1
2007-07-05Fixed cast warning.cbateman1-2/+2
2007-07-05Changes found during test coverage analysis.cbateman7-9/+31
2007-07-02Partial fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=194814.cbateman1-2/+14
2007-06-28Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=194814. Split the warni...cbateman8-80/+52
2007-06-21Fix for bug #191416.itrimble4-4/+4
2007-06-19Patch for PMC approved bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=193195cbateman19-277/+61
2007-06-15Patch for pmc_approved bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=192065cbateman29-3/+70
2007-06-15Patch for pmc_approved bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=192734cbateman5-0/+11
2007-06-15192743david_williams14-0/+721
2007-06-15192743david_williams1-1/+1
2007-06-15192743david_williams1-0/+3

Back to the top