1. 18ecd69 Fix for PMC_approved https://bugs.eclipse.org/bugs/show_bug.cgi?id=314145 by cbateman · 14 years ago R_3_2_0
  2. a59721a bug 313848 by rsrinivasan · 14 years ago
  3. 984eeb2 [313947] - JUnit Failures in jsf.core.tests - RC2 Build by gkessler · 14 years ago
  4. d686c88 Fix license by rsrinivasan · 14 years ago
  5. 3dc1f36 Test-only addition of some documentation to BugRegressionTest annotation. by cbateman · 14 years ago
  6. a070afb 295663 - [WPE] Missing palette metadata by gkessler · 14 years ago
  7. e2b6e09 Fix for pmc approved: https://bugs.eclipse.org/bugs/show_bug.cgi?id=312358 by cbateman · 14 years ago
  8. 928ef20 Bug 299813 - [JSF2.0] - new Implicit Objects defined for use in EL expressions by rsrinivasan · 14 years ago
  9. 1b208d3 Tests for https://bugs.eclipse.org/bugs/show_bug.cgi?id=312512. by cbateman · 14 years ago
  10. 66ded61 Bug 312475 - JUnit failures in metadata and pagedesigner tests by rsrinivasan · 14 years ago
  11. e91b148 [Bug 252861] JUnit testing for tag converter transform operation to support generating markup based on view mode. by crogers · 14 years ago
  12. 598da98 [Bug 252861] - adding new test data files to be used for JUnit testing. by crogers · 14 years ago
  13. a90231f Fix for PMC approved bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=311568. Includes both prod and test patches. by cbateman · 14 years ago
  14. 4742bbb Fix about.html by rsrinivasan · 14 years ago
  15. 5969f08 [Bug 306452] - [JSF 2.0] Internal API Utility class to access JSF specific WebApp options. (patch contributed by Debajit) by crogers · 14 years ago
  16. 496476e Bug 306307 - HyperLink on EL expression shows duplicate entries.. by itrimble · 14 years ago
  17. f6b2915 [Bug 305546] Exception initializing FaceletTagRegistry for HTML. by crogers · 14 years ago
  18. 7372a9e Add support for detecting composite component library adds and remove by adding and removing folders. Refactored JSFResource's to support fragments. by cbateman · 14 years ago
  19. 4dd3484 Missing about files by rsrinivasan · 14 years ago
  20. fad8c72 Add support for detecting adds, changes and removes to individual composite component files in an existing workspace resource library folder. by cbateman · 14 years ago
  21. 81cc6a2 [31035] Allow adopters to extend metadata model management and query facilities by gkessler · 14 years ago
  22. 6e37717 Bug 295514 - [JSF2.0] -- create content types for Facelets by itrimble · 14 years ago
  23. e934267 license by rsrinivasan · 14 years ago
  24. 2e245ff Added new tests plug-in, "org.eclipse.jst.jsf.common.noautostart.tests", to feature. by itrimble · 14 years ago
  25. 4365232 Scenario testing and bug fixes for context param defined facelet taglibs. by cbateman · 14 years ago
  26. a73fd13 [309252] Unit test failures in web.xml updating code (testAddServlet etc) by gkessler · 14 years ago
  27. e57b448 [308419] Allow adopters to extend and improve the JSFAppConfigManager by gkessler · 14 years ago
  28. ea20adb [307165] user jsf library version validation by gkessler · 14 years ago
  29. 97ec777 Reorganize match and find strategies. by cbateman · 14 years ago
  30. 08c7b96 Add substantial test coverage to the existing Facelet library location mechanism. Also makes major additions to the mock workspace context framework. by cbateman · 14 years ago
  31. cf0eebd Fix junit failure in commandButton creation tests by gkessler · 14 years ago
  32. b84bc25 Fix failing EL junits by gkessler · 14 years ago
  33. 10c901e Updates and fixed some JUnit test cases for xhtml contexts. Also splits the PD tests into 2 suites so that it does not run out of memory. by gkessler · 14 years ago
  34. f29dc14 Fix serialization error for TLDTagAttribute by splitting out object data into serializable and wrapper objects as we do in TLDTagElement. by cbateman · 14 years ago
  35. d7e8c9a Fix test breakage due to changes around the default severity of missing vars and where JSP tag libraries are resolved from. by cbateman · 14 years ago
  36. 4e581f9 [bug 301862] Change default severity of a missing variable to ignore. by cbateman · 14 years ago
  37. 7a20268 295246 - [JSF2.0]- FacesConfig model update by gkessler · 14 years ago
  38. de187e5 Bug 305583 - Version failure in 3.2 M6 milestone build by rsrinivasan · 14 years ago
  39. 9433dd8 Revert JUnit4-specific stuff to get a build going. by cbateman · 14 years ago
  40. 12fa6b4 Wrap all tests in the JUnit4TestAdapter. Hopefully this will fix the breakage in this suite. by cbateman · 14 years ago
  41. 4956371 Fix MockResource to match new IResource methods. by cbateman · 14 years ago
  42. d5abd9e Updated thread-safe PaletteItemMgr using ITagRegistries. Palette now also reacts to tag libs coming and going from the classpath. by gkessler · 14 years ago
  43. 8ae5ad4 Add new IResource.isFiiltered to MockResource. by cbateman · 14 years ago
  44. 6d97e1e Update version by rsrinivasan · 14 years ago
  45. 096dd8d Complete refactoring and JUnit test coverage of the JSFUtils family of utility classes. by cbateman · 14 years ago
  46. 02ded67 Add MockBundle, update MockDataModel and provide encoding toString option on TestFileResource. by cbateman · 14 years ago
  47. ae48d29 fix dependency on junit4 by rsrinivasan · 14 years ago
  48. da48e26 Fix bundle dependency version errors by rsrinivasan · 14 years ago
  49. 59ebadd Add JSF 2.0 Facet, install support and presets. by cbateman · 14 years ago
  50. 7d16f53 Add some mock objects. by cbateman · 14 years ago
  51. 7b72e73 Suppress JSF Library deprecation warnings. by cbateman · 14 years ago
  52. 1ea91d2 Suppress deprecation warnings on test cases for JSFLibrary. by cbateman · 14 years ago
  53. 6be0ae4 [303662] Memory leak in metadata framework with a null project context by gkessler · 14 years ago
  54. 055d14c Change strategy composite to make more flexible. by cbateman · 14 years ago
  55. c32028c Remove JUnit 4 upper bound dependency so tests can be run under Helios. by cbateman · 14 years ago
  56. f170142 [302333] Tag Drop Customizer for JSP Category Tags Unavailable - PMC Approved by gkessler · 14 years ago R_3_1_2
  57. bd07074 Fix for failing JUnit test case. Recent code change resulted in test no longer being correct. by itrimble · 14 years ago
  58. e6311f2 [292939] Improve the performance of metadata query by gkessler · 14 years ago
  59. 31cc274 Version update for 3.2 by rsrinivasan · 14 years ago
  60. 1c5e698 Version update by rsrinivasan · 14 years ago
  61. 3dc0973 [292943] The Metadata Framework makes unnecessary use of BasicFeatureMaps by gkessler · 14 years ago
  62. 7595128 Version update by rsrinivasan · 14 years ago
  63. 600da80 Applying fixes in the 3.0.5 Patch stream - Bug 290412, Bug 288291, Bug 288831 by rsrinivasan · 14 years ago
  64. b2931fd Test fixes due to changes in ImportOperation (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=296496) by itrimble · 14 years ago
  65. 47ed17e Version update by rsrinivasan · 14 years ago
  66. 8943c0e Adjust version range for org.eclipse.jst.j2ee.core by rsrinivasan · 15 years ago
  67. 69e4eae Version update by rsrinivasan · 15 years ago
  68. 17f84c7 Version update by rsrinivasan · 15 years ago R_3_1_1
  69. c37e12b PMC approved fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=260931. by cbateman · 15 years ago
  70. 82863a5 PMC approved fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=286351 by cbateman · 15 years ago
  71. 111babd Fix Version error by rsrinivasan · 15 years ago
  72. d1e7b9d 287754 - [WPE] Can't drop custom tags on Source View of WPE by gkessler · 15 years ago
  73. 514eb18 Fixing bundle pre-req version: 269281 by rsrinivasan · 15 years ago
  74. d8e3184 Version update by rsrinivasan · 15 years ago
  75. ad5e14e Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=286882. by cbateman · 15 years ago
  76. 5f03e02 Version update by rsrinivasan · 15 years ago
  77. 2722231 Refactor EL assertions out to a separate util class. by cbateman · 15 years ago
  78. 4935448 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=286161 by cbateman · 15 years ago
  79. fa06440 Version update by rsrinivasan · 15 years ago
  80. 94c02d4 Commit patch fixes for: by cbateman · 15 years ago
  81. 41488b3 [282936] Serious metadata loading performance issues when many files and include groups by gkessler · 15 years ago
  82. 2c2e15f 278563 - version update by rsrinivasan · 15 years ago
  83. 6cd4a39 [248707] Tags in the taglib are not displayed in the palette view. by gkessler · 15 years ago
  84. 7e04472 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=267962. by cbateman · 15 years ago
  85. 35ea6b7 Fix fo rJunit failure, 274191 by rsrinivasan · 15 years ago Pre-WPE-PaletteFix-267962
  86. b9d7045 Junit failures in pagedesigne.tests by rsrinivasan · 15 years ago
  87. 539f503 Fix Test build failures by rsrinivasan · 15 years ago
  88. fe3af80 Fix for 258716: makes tag drop more customizable. by cbateman · 15 years ago
  89. 72248c9 [254535] Remove deprecated Celleditor framework by gkessler · 15 years ago
  90. 9e7eff9 Update JUnit test so that class cast exception will not occur in an out of memory condition. by gkessler · 15 years ago
  91. 3563524 Fixed Version by rsrinivasan · 15 years ago
  92. 09c6ba2 Suppress unchecked generic warning. by cbateman · 15 years ago
  93. c7c277a ElementImpl.cloneNode(...) seems to have started creating attributes that display differently than the cloned Node's (attr='' rather than attr=""), breaking textual comparisons. By overwriting the existing attributes after cloning, we get the expected form (double quotes instead of single quotes). by itrimble · 15 years ago
  94. b628fa4 fix version by rsrinivasan · 15 years ago
  95. baf5ccd 263135 by rsrinivasan · 15 years ago
  96. a87facb bug 263135 by rsrinivasan · 15 years ago
  97. 8d1ade1 [ 263137] testSanity unit test failed in latest I build by gkessler · 15 years ago
  98. 3844438 Fix Version 263165 by rsrinivasan · 15 years ago
  99. 7745737 Version fix, 263281 by rsrinivasan · 15 years ago
  100. de94574 Forward port of fix https://bugs.eclipse.org/bugs/show_bug.cgi?id=255987. by cbateman · 15 years ago