1. 2d67456 Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=190671 based on patch. by cbateman · 17 years ago
  2. 6dab503 Version fix by rsrinivasan · 17 years ago
  3. eee6863 Downgraded some warning severities to reduce useless warning count. by cbateman · 17 years ago
  4. 7921e35 Loosened severity on warnings to reduce superfluous warning count. by cbateman · 17 years ago
  5. 28ab73e loosened severities a bit to clear out some unhelpful warnings. by cbateman · 17 years ago
  6. f32a06b Regression test changes for https://bugs.eclipse.org/bugs/show_bug.cgi?id=204203 by cbateman · 17 years ago
  7. ed3a612 Change Version to 1.0.1 by rsrinivasan · 17 years ago
  8. 7aba4b4 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=203145. Changes the way the JSPModelProcessor works so that it triggers off of IResource changes rather than IStructuredModel events. This has the benefit that the IStructuredModel doesn't need to be held open for long periods and can quickly release resources. LifecycleListener has been changed to support listening for events on multiple resources so that only one listener is needed for all resources watched by JSPModelProcessors. by cbateman · 17 years ago
  9. ec0abde Fixes failing JUnit on build machine (203266) by gkessler · 17 years ago
  10. 2ec754a PMC approved patch2 for https://bugs.eclipse.org/bugs/show_bug.cgi?id=199480. by cbateman · 17 years ago
  11. 59bea66 Updated JUnit test for nls by gkessler · 17 years ago
  12. c6f7560 Accidently reverted these in check in for bug 199480. Recommit to head. by cbateman · 17 years ago
  13. aecdddf Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=200867. by cbateman · 17 years ago
  14. e5b65a0 [202537] Failing JUnit tests on Linux Build machine by gkessler · 17 years ago
  15. 1873bd4 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=199480. by cbateman · 17 years ago
  16. 52ed15a Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=199480. by cbateman · 17 years ago
  17. 7821600 Added an @suppresswarnings for unchecked generics. by cbateman · 17 years ago
  18. 7625b14 Removed unused import. by cbateman · 17 years ago
  19. 11b95c2 Added a suppress generics annotation. by cbateman · 17 years ago
  20. 495f6b9 Fixed some compile warnings. by cbateman · 17 years ago
  21. ee6e1d8 Added unchecked warning suppression. by cbateman · 17 years ago
  22. 8f198c6 Fixed unchecked generic warning. by cbateman · 17 years ago
  23. ff73614 Updated build file for pagedesigner.tests (currently not in the build). by cbateman · 17 years ago
  24. 1a786da Stubbing out failing tests related to: https://bugs.eclipse.org/bugs/show_bug.cgi?id=202537 by gkessler · 17 years ago
  25. bced3f6 fix for failing JSF JUnits wrt resourceBundles on linux build machine. Probably also fixes https://bugs.eclipse.org/bugs/show_bug.cgi?id=181751. by gkessler · 17 years ago
  26. ced9757 (Possibly) temporary check-in to diagnose build issue with resource bundles. (9/5/07) by gkessler · 17 years ago
  27. 6a29d30 Changed to ui-test from core-test to accommodate new regression tests that make use of workbench. Also fixed some minor warnings in TestResourceBundleMapSource. by cbateman · 17 years ago
  28. 92b32eb Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=199295. by cbateman · 17 years ago
  29. 6a13ce8 [200719] validation error if the attribute value has "%" + by gkessler · 17 years ago
  30. c1b11a0 Partial fix for critical part of https://bugs.eclipse.org/bugs/show_bug.cgi?id=197506. by cbateman · 17 years ago
  31. 2d01455 Manifest updates to allow page designer tests plug-in full access to various packages. by itrimble · 17 years ago
  32. 88a56dc Initial checkin. by itrimble · 17 years ago
  33. 5c55518 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=196760 plus additional test cases. by cbateman · 17 years ago
  34. 6b1e88f Fix forhttps://bugs.eclipse.org/bugs/show_bug.cgi?id=195867. by cbateman · 17 years ago
  35. cd9e478 Added cleanup code for when a bundle source is deleted and added regression test. by cbateman · 17 years ago
  36. 82c174b JUnits for coverage in MD and JSF Lib Reg areas. by gkessler · 17 years ago
  37. 1ab197f Fix for test breakage. by cbateman · 17 years ago
  38. 6626acc code coverage JUnits for jsf.core by gkessler · 17 years ago
  39. ae339c6 Fix absolute offsets of variable attributes in testCreate. by cbateman · 17 years ago
  40. 410d813 Fixed line termination problem be changing absolute offset of view. by cbateman · 17 years ago
  41. 7507f58 Updated test offsets to take account of the source files being binary instead of ascii. by cbateman · 17 years ago
  42. 9dc6725 Test-only change to add tracing for a problem that doesn't reproduce locally. by cbateman · 17 years ago
  43. 705693e General test coverage improvement for frameworks and API. by cbateman · 17 years ago
  44. 4d3d221 Test coverage for wildcard capture. by cbateman · 17 years ago
  45. fdbd990 Test updates for el validation to add additional coverage. by cbateman · 17 years ago
  46. 8e67965 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=194814. Split the warning for intermediate props into a separate class of warning. by cbateman · 17 years ago
  47. 1664c91 [Bug 191564] Design flaw in metadata 'include-entity-group' functionality by gkessler · 17 years ago
  48. 610de63 [Bug 188723] [API] Cleanup Metadata provisional APIs by gkessler · 17 years ago
  49. a02c9d4 PMC approved changed https://bugs.eclipse.org/bugs/show_bug.cgi?id=191310. by cbateman · 17 years ago
  50. ab05630 190714:add the about.html to the build.properties by rsrinivasan · 17 years ago
  51. 092afbe Applying pmc_approved patch for https://bugs.eclipse.org/bugs/show_bug.cgi?id=179868. by cbateman · 17 years ago
  52. 3fe4d80 Patch fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=190564. by cbateman · 17 years ago
  53. d6c2fad 190714 - license updates by rsrinivasan · 17 years ago
  54. 6410473 190850 - junit failures by rsrinivasan · 17 years ago
  55. 25801ea [190374] Build Issues for S-2.0RC2-20070531 by gkessler · 17 years ago
  56. f60e99c Removed two plugins that aren't ready to be released yet. by cbateman · 17 years ago
  57. da10cda About+licence patch : 189560 by rsrinivasan · 17 years ago
  58. f758416 [189321] some manifest.mf/plugin.xml cleanup by gkessler · 17 years ago
  59. d56c43d Added testdata folder to the build.properties. by cbateman · 17 years ago
  60. 8f4a0c4 Added facesconfig.tests and validation.el.tests to the test feature. by cbateman · 17 years ago
  61. abc93fe Changes to integrate into build tests. by cbateman · 17 years ago
  62. 62f32e3 Fix for 166536 - [API] Need to cleanup manifests by gkessler · 17 years ago
  63. 0396454 Changed the main suite to AllTests. by cbateman · 17 years ago
  64. e205081 Removed a catch(Exception) in favour of fast fail on the unit test. by cbateman · 17 years ago
  65. c2a9705 Updated so 2.5 web facet is used for Faces 1.2 projects. by cbateman · 17 years ago
  66. 2384b26 https://bugs.eclipse.org/bugs/show_bug.cgi?id=174731 by rsrinivasan · 17 years ago
  67. e14971a Applied patch for https://bugs.eclipse.org/bugs/show_bug.cgi?id=187529 by rsrinivasan · 17 years ago
  68. 5edbb16 MD Cleanup - not completed by gkessler · 17 years ago
  69. 817cdaf Patch https://bugs.eclipse.org/bugs/attachment.cgi?id=64528 from https://bugs.eclipse.org/bugs/show_bug.cgi?id=163890. by cbateman · 17 years ago
  70. 0fbedc3 Basic enumeration support. by cbateman · 17 years ago
  71. b381949 Changed the Ant recipe for testing from core-test to ui-test. by cbateman · 17 years ago
  72. beaa43d JUnit fix for boolean type by gkessler · 17 years ago
  73. 8ecd988 set version to 1.0 by rsrinivasan · 17 years ago
  74. 7f21967 Fixed copyright issues in the project. by rsrinivasan · 17 years ago
  75. f70ad6f update build.properties to include plugin.xml by gkessler · 17 years ago
  76. b5474c5 Remove unused imports by gkessler · 17 years ago
  77. db92dd7 Initial checkin for generics support in EL. by cbateman · 17 years ago
  78. 6de246e Javadoc + core.tests changes for JSF Libs by gkessler · 17 years ago
  79. 19d8da7 JSF Library Registry/References related changes by gkessler · 17 years ago
  80. b2823e4 Fix for Test plugins were not executing.Updated to include test.xml and tesrdata folder in the binary by rsrinivasan · 17 years ago
  81. 070c522 Fixed plugin name by cbateman · 17 years ago
  82. 25c020c Added designtime.tests and context.symbols.test. by cbateman · 17 years ago
  83. aace65f changes to integrate into build. by cbateman · 17 years ago
  84. 22e8b02 Adding build file so can integrate to build. by cbateman · 17 years ago
  85. e560124 First round of changes to support Java 5 generics in EL model objects. by cbateman · 17 years ago
  86. 6e42827 Remove unused imports. by cbateman · 17 years ago
  87. ec053d9 Disabled setInternetProxy for now and added a disable on validation. by cbateman · 17 years ago
  88. 32523ff Temporarily removed the jar test. by cbateman · 17 years ago
  89. 39b4010 More fixes for TestProjectEnvironment.createProject() change. by cbateman · 17 years ago
  90. cb2f48d Modified ProjectTestEnvironment.createProject to take a boolean flag that determines how it behaves if the project to be created already exists. by cbateman · 17 years ago
  91. 9b9fe88 Update MANIFEST.MF to mark packages x-internal, or mark as having x-friends. by itrimble · 17 years ago
  92. 2d54d48 - add test cases for ResourceBundle symbol contributor by cbateman · 17 years ago
  93. 99b4052 Fixed up test case so it uses the original bug case in the jars. by cbateman · 17 years ago
  94. 254793e Partial fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=181643. by cbateman · 17 years ago
  95. 8533414 Ensure all packages are exported. Make necessary packages visible to test plugins. by itrimble · 17 years ago
  96. 1ecadf7 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=182227. by cbateman · 17 years ago
  97. cf33396 Fix JUnit failures after package refactoring by gkessler · 17 years ago
  98. bbaa7e0 Update to refactored package names in import statements. by itrimble · 17 years ago
  99. 028fdb5 Updated to use refactored package names. by itrimble · 17 years ago
  100. 3ef461d Merge with branch refactor_20070416: remove "internal.provisional" from package names. by itrimble · 17 years ago