1. 2e245ff Added new tests plug-in, "org.eclipse.jst.jsf.common.noautostart.tests", to feature. by itrimble · 14 years ago
  2. 4365232 Scenario testing and bug fixes for context param defined facelet taglibs. by cbateman · 14 years ago
  3. a73fd13 [309252] Unit test failures in web.xml updating code (testAddServlet etc) by gkessler · 14 years ago
  4. e57b448 [308419] Allow adopters to extend and improve the JSFAppConfigManager by gkessler · 14 years ago
  5. ea20adb [307165] user jsf library version validation by gkessler · 14 years ago
  6. 97ec777 Reorganize match and find strategies. by cbateman · 14 years ago
  7. 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
  8. cf0eebd Fix junit failure in commandButton creation tests by gkessler · 14 years ago
  9. b84bc25 Fix failing EL junits by gkessler · 14 years ago
  10. 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
  11. 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
  12. 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
  13. 4e581f9 [bug 301862] Change default severity of a missing variable to ignore. by cbateman · 14 years ago
  14. 7a20268 295246 - [JSF2.0]- FacesConfig model update by gkessler · 14 years ago
  15. de187e5 Bug 305583 - Version failure in 3.2 M6 milestone build by rsrinivasan · 14 years ago
  16. 9433dd8 Revert JUnit4-specific stuff to get a build going. by cbateman · 14 years ago
  17. 12fa6b4 Wrap all tests in the JUnit4TestAdapter. Hopefully this will fix the breakage in this suite. by cbateman · 14 years ago
  18. 4956371 Fix MockResource to match new IResource methods. by cbateman · 14 years ago
  19. 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
  20. 8ae5ad4 Add new IResource.isFiiltered to MockResource. by cbateman · 14 years ago
  21. 6d97e1e Update version by rsrinivasan · 14 years ago
  22. 096dd8d Complete refactoring and JUnit test coverage of the JSFUtils family of utility classes. by cbateman · 14 years ago
  23. 02ded67 Add MockBundle, update MockDataModel and provide encoding toString option on TestFileResource. by cbateman · 14 years ago
  24. ae48d29 fix dependency on junit4 by rsrinivasan · 14 years ago
  25. da48e26 Fix bundle dependency version errors by rsrinivasan · 14 years ago
  26. 59ebadd Add JSF 2.0 Facet, install support and presets. by cbateman · 14 years ago
  27. 7d16f53 Add some mock objects. by cbateman · 14 years ago
  28. 7b72e73 Suppress JSF Library deprecation warnings. by cbateman · 14 years ago
  29. 1ea91d2 Suppress deprecation warnings on test cases for JSFLibrary. by cbateman · 14 years ago
  30. 6be0ae4 [303662] Memory leak in metadata framework with a null project context by gkessler · 14 years ago
  31. 055d14c Change strategy composite to make more flexible. by cbateman · 14 years ago
  32. c32028c Remove JUnit 4 upper bound dependency so tests can be run under Helios. by cbateman · 14 years ago
  33. f170142 [302333] Tag Drop Customizer for JSP Category Tags Unavailable - PMC Approved by gkessler · 14 years ago R_3_1_2
  34. bd07074 Fix for failing JUnit test case. Recent code change resulted in test no longer being correct. by itrimble · 14 years ago
  35. e6311f2 [292939] Improve the performance of metadata query by gkessler · 14 years ago
  36. 31cc274 Version update for 3.2 by rsrinivasan · 14 years ago
  37. 1c5e698 Version update by rsrinivasan · 14 years ago
  38. 3dc0973 [292943] The Metadata Framework makes unnecessary use of BasicFeatureMaps by gkessler · 14 years ago
  39. 7595128 Version update by rsrinivasan · 14 years ago
  40. 600da80 Applying fixes in the 3.0.5 Patch stream - Bug 290412, Bug 288291, Bug 288831 by rsrinivasan · 14 years ago
  41. b2931fd Test fixes due to changes in ImportOperation (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=296496) by itrimble · 14 years ago
  42. 47ed17e Version update by rsrinivasan · 14 years ago
  43. 8943c0e Adjust version range for org.eclipse.jst.j2ee.core by rsrinivasan · 15 years ago
  44. 69e4eae Version update by rsrinivasan · 15 years ago
  45. 17f84c7 Version update by rsrinivasan · 15 years ago R_3_1_1
  46. c37e12b PMC approved fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=260931. by cbateman · 15 years ago
  47. 82863a5 PMC approved fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=286351 by cbateman · 15 years ago
  48. 111babd Fix Version error by rsrinivasan · 15 years ago
  49. d1e7b9d 287754 - [WPE] Can't drop custom tags on Source View of WPE by gkessler · 15 years ago
  50. 514eb18 Fixing bundle pre-req version: 269281 by rsrinivasan · 15 years ago
  51. d8e3184 Version update by rsrinivasan · 15 years ago
  52. ad5e14e Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=286882. by cbateman · 15 years ago
  53. 5f03e02 Version update by rsrinivasan · 15 years ago
  54. 2722231 Refactor EL assertions out to a separate util class. by cbateman · 15 years ago
  55. 4935448 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=286161 by cbateman · 15 years ago
  56. fa06440 Version update by rsrinivasan · 15 years ago
  57. 94c02d4 Commit patch fixes for: by cbateman · 15 years ago
  58. 41488b3 [282936] Serious metadata loading performance issues when many files and include groups by gkessler · 15 years ago
  59. 2c2e15f 278563 - version update by rsrinivasan · 15 years ago
  60. 6cd4a39 [248707] Tags in the taglib are not displayed in the palette view. by gkessler · 15 years ago
  61. 7e04472 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=267962. by cbateman · 15 years ago
  62. 35ea6b7 Fix fo rJunit failure, 274191 by rsrinivasan · 15 years ago Pre-WPE-PaletteFix-267962
  63. b9d7045 Junit failures in pagedesigne.tests by rsrinivasan · 15 years ago
  64. 539f503 Fix Test build failures by rsrinivasan · 15 years ago
  65. fe3af80 Fix for 258716: makes tag drop more customizable. by cbateman · 15 years ago
  66. 72248c9 [254535] Remove deprecated Celleditor framework by gkessler · 15 years ago
  67. 9e7eff9 Update JUnit test so that class cast exception will not occur in an out of memory condition. by gkessler · 15 years ago
  68. 3563524 Fixed Version by rsrinivasan · 15 years ago
  69. 09c6ba2 Suppress unchecked generic warning. by cbateman · 15 years ago
  70. 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
  71. b628fa4 fix version by rsrinivasan · 15 years ago
  72. baf5ccd 263135 by rsrinivasan · 15 years ago
  73. a87facb bug 263135 by rsrinivasan · 15 years ago
  74. 8d1ade1 [ 263137] testSanity unit test failed in latest I build by gkessler · 15 years ago
  75. 3844438 Fix Version 263165 by rsrinivasan · 15 years ago
  76. 7745737 Version fix, 263281 by rsrinivasan · 15 years ago
  77. de94574 Forward port of fix https://bugs.eclipse.org/bugs/show_bug.cgi?id=255987. by cbateman · 15 years ago
  78. d955171 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=249480 patched forward from 3.0.4. by cbateman · 15 years ago
  79. 6a971a5 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=235637. Merged from fix in 3.0.4 stream. by cbateman · 15 years ago
  80. 15de1f7 Promote fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=234365 from 3.0.4 stream. by cbateman · 15 years ago
  81. 42dbb8f test by rsrinivasan · 15 years ago
  82. efbb7ab test by rsrinivasan · 15 years ago
  83. c08e0aa test by rsrinivasan · 15 years ago
  84. cd3a186 Added SuppressWarnings("unchecked") to test methods using raw containers. by cbateman · 15 years ago
  85. 795aadf Fix version info: https://bugs.eclipse.org/bugs/show_bug.cgi?id=253983 by rsrinivasan · 15 years ago
  86. f6674a8 [250208] Integrate JSF facet with library provider framework by gkessler · 15 years ago
  87. 47bac39 Partial fix for issues in https://bugs.eclipse.org/bugs/show_bug.cgi?id=240394. by cbateman · 15 years ago
  88. b98c967 Fixed pre-req by rsrinivasan · 16 years ago Base_3_0_3
  89. ff07c1c Version update fro 3.1 by rsrinivasan · 16 years ago
  90. 2def460 bug 246390 - part 2 by rsrinivasan · 16 years ago
  91. d15e855 bug 246390 - Fix service version of modified plugins by rsrinivasan · 16 years ago
  92. 4dffe4c Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=236664. Includes test coverage and a minor change to BasicExtensionFactory to solve an NPE found during testing. by cbateman · 16 years ago
  93. cc9edda [244100] Failing JUnits to be Uncommented by gkessler · 16 years ago
  94. 7993d9d [246164] Invalid JUnit test - commenting out test for now by gkessler · 16 years ago
  95. 18dfd02 [Bug 233506] [hotbug_request] SWTException in Faces config. file editor by gkessler · 16 years ago
  96. 0c44bfd Update Service version by rsrinivasan · 16 years ago
  97. 4b358dd Update the validation disablement utility method for the new ValidationFramework way of doing it. by cbateman · 16 years ago
  98. 659dd54 [Bug 243614] Intermittent Metadata Model Loading issues in Automated Tests by gkessler · 16 years ago
  99. a2b45ec Fix version of plugins and features by rsrinivasan · 16 years ago
  100. a281278 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=228298. Enables the V2 validator framework. by cbateman · 16 years ago v200808071446