1. 8e2b66e Deprecated the artifact edit get methods that don't specify a location for the model source file. by cbateman · 17 years ago
  2. 6a37b92 Fixed (hopefully) the problem of extension data getting removed on writes. I say hopefully because although it now passes my basic JUnit tests, there are many possible scenarios that are not yet tested thoroughly. by cbateman · 17 years ago
  3. c3aa509 Enabled 1.2 facet and project creation. Added basic faces-config model validator. by cbateman · 17 years ago
  4. 0d16114 Enabled textContent reading and tests for DynamicElement. There is still a write bug outstanding on the textContent. by cbateman · 17 years ago
  5. a9c52ea Updated the schema location for 1.2 (j2ee->javaee). by cbateman · 17 years ago
  6. 99b1aba Write/Read tests for Faces 1.2 model changes. by cbateman · 17 years ago
  7. 337a7a5 Faces 1.2 model, translator and read test cases (write tests, extension bug and validation yet to do). by cbateman · 17 years ago
  8. 623bbd8 First round of model changes: by cbateman · 17 years ago
  9. 4c0c539 Fixed dependency by rsrinivasan · 17 years ago
  10. d720955 Added basic EL symbols and validation support for arrays and lists. Unit test coverage included. by cbateman · 17 years ago
  11. 919c34d Plugin refactoring to: by cbateman · 17 years ago
  12. 14e9cc8 Plugin refactoring stage 1: jst.jsf.context plugins (except context.symbol) and contentmodel.annotations have been moved to jsf.common, obsoleting previous plugins by cbateman · 17 years ago v20061121_checkpoint_2 v20061128_checkpoint_3
  13. df90500 Adding an all tests suite. by cbateman · 17 years ago
  14. 11838c7 Change deprecated Assert by cbateman · 17 years ago
  15. 43adce6 Test coverage for id and function completions inside bracket operator expressions. by cbateman · 17 years ago
  16. 80b1c89 Added type coercion and java type descriptor tests. by cbateman · 17 years ago
  17. 1a5059f Some code cleanup. by cbateman · 17 years ago
  18. 0831d71 Added new tests for property resolver, especially for bounded map properties. by cbateman · 17 years ago
  19. 86f8496 Fixed some malformed Javadoc by cbateman · 17 years ago
  20. d7bde6c New Test utility class. by cbateman · 17 years ago
  21. ac09614 New unit tests for bracket operator, dot operator and map properties. by cbateman · 17 years ago
  22. 3a42754 Code warnings cleanup. by cbateman · 18 years ago v20061110_checkpoint_1
  23. 0ea9298 Fixed some Java 5 SDK contamination. by cbateman · 18 years ago
  24. 22ffa33 Removed unused imports. by cbateman · 18 years ago
  25. b37d497 Code warnings cleanup. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=163125. by cbateman · 18 years ago
  26. b7aebc7 Code warnings cleanup. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=163125. by cbateman · 18 years ago
  27. 44f176e Added marker offset/length test coverage. by cbateman · 18 years ago
  28. 963423b Fixed some Java5 specific debris that had drifted in by accident. by cbateman · 18 years ago
  29. 78cc5ad Basic coverage testing for JSF EL 1.1 validation. by cbateman · 18 years ago
  30. b406b13 Add new test cases and test case classes regarding jsflibraryconfig by justinchen · 18 years ago
  31. d0887a9 Add new test cases for jsflibraryConfig. Remove obsolete test cases. by justinchen · 18 years ago
  32. 01308ba Added test.util plugin by rsrinivasan · 18 years ago
  33. 32aa77a build issues by rsrinivasan · 18 years ago
  34. 3e9195b Fixes dependency error for the structured document context framework that was build breaking. by cbateman · 18 years ago
  35. f5842db Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=149224. by cbateman · 18 years ago
  36. 47b8819 Fix for: https://bugs.eclipse.org/bugs/show_bug.cgi?id=149743 by cbateman · 18 years ago
  37. 1ce8b5c Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=149730. by cbateman · 18 years ago
  38. 73b5815 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=149930 -- none scope now resolved for bean symbols. by cbateman · 18 years ago
  39. 3b815e0 Adding test plugin for the design time appmanager framework. by cbateman · 18 years ago
  40. 880ffd9 JUnit tests for the new bean introspection utility classes. by cbateman · 18 years ago
  41. 0016f14 JUnit test plugin for the EL Symbols plugin. by cbateman · 18 years ago
  42. 8e141e4 Common JUnit test environment plugin by cbateman · 18 years ago
  43. c732425 Fix date for license agreement. by justinchen · 18 years ago
  44. 01a4f7c Fix copyright, add about.html, and update build.properties. by justinchen · 18 years ago
  45. 85520c9 Add feature copyright notice. by justinchen · 18 years ago
  46. 81bf915 Feature names and provider names - make consistent, correct, and meaningful. by itrimble · 18 years ago
  47. fecce17 Temporarily disable NLS testing till automated test build issues are resolved by gkessler · 18 years ago
  48. 618e1e6 update test base class to eliminate false test error by gkessler · 18 years ago
  49. d33a0f7 Remove contentassist.el project from required projects. by justinchen · 18 years ago
  50. 47c671b Include test.xml. by justinchen · 18 years ago
  51. 4463fdf Add tes.xml for automation test. by justinchen · 18 years ago
  52. 6807835 Unpack plugin for automation test. by justinchen · 18 years ago
  53. cd79a3a Unpack test plugin for testing. by justinchen · 18 years ago
  54. b6e1286 Include contentassist.tests and metadataprocessingtest2 plugin. by justinchen · 18 years ago
  55. 0ae5696 Include test data. by justinchen · 18 years ago
  56. 81646dc Modift manifest.mf for build and automation tests. by justinchen · 18 years ago
  57. 79feb5c Remove .qualifier from version. by justinchen · 18 years ago
  58. 493a540 Remove dtresolver since it is not implemented as junit tests. by justinchen · 18 years ago
  59. ce9bcd7 Add test.xml. by justinchen · 18 years ago
  60. 670b8f7 Inital check in. by justinchen · 18 years ago
  61. a36d4a3 Fix typo. jsp-->jsf. by justinchen · 18 years ago
  62. 7e47736 Unpack test plugin. by justinchen · 18 years ago
  63. 017d014 To include testfiles and other build related properties for build integration and test automation. by justinchen · 18 years ago
  64. 2e0e6b8 Include dtresolver.test and metadata.tests for build integration. by justinchen · 18 years ago
  65. 557044b Add test cases for jsflibraryconfig package. by justinchen · 18 years ago
  66. c77e615 Initial check in. by justinchen · 18 years ago
  67. d67fb1a Patched on behalf of Cameron Bateman for bug 145900. by justinchen · 18 years ago
  68. 0f5edc8 Plugin "org.eclipse.jst.jsf.facesconfig.tests" initial checkin. by itrimble · 18 years ago
  69. ed519b5 Restore version 1.1. by justinchen · 18 years ago
  70. ddab815 Remove dtresolver.test plugin. by justinchen · 18 years ago
  71. da7a223 Remove metadataprocessingtests2 due to inter-plug-in dependencies falure. by justinchen · 18 years ago
  72. 09416cd Remove jsf.facesconfig.ui.test fragement for a test build. by justinchen · 18 years ago
  73. 2c7306f Include more unit test plugins. by justinchen · 18 years ago
  74. 799e278 Refactored test case by jechoi · 18 years ago
  75. 79412d1 Checkin of Cam's June2 Checkpoint (https://bugs.eclipse.org/bugs/show_bug.cgi?id=145158) by gkessler · 18 years ago
  76. e93498d *** empty log message *** by jechoi · 18 years ago
  77. caea870 the test plugin (it's a fragment plugin) for org.eclipse.jst.jsf.facesconfig.ui. by jechoi · 18 years ago
  78. 2eef840 unit test cleanup by gkessler · 18 years ago
  79. f8a137b Applied Cam's May 26th patches. by itrimble · 18 years ago
  80. 49cb100 wtp.jsf --> jst.jsf refactoring by gkessler · 18 years ago
  81. c97758f Patched for Cameron Bateman. by justinchen · 18 years ago
  82. 29d6e74 Remove binary. by justinchen · 18 years ago
  83. 2ad4507 Inital check-in for Cameron Bateman. by justinchen · 18 years ago
  84. e44dec3 update tests by gkessler · 18 years ago
  85. 8ab5bfd refactoring work mostly by gkessler · 18 years ago
  86. 8e78c28 Updates for Icon and Hover text on non-EL content assist + Refactoring work by gkessler · 18 years ago
  87. f3e1ae6 Initial Checkin by gkessler · 18 years ago
  88. 488258a Initial checkin after module renamed. by justinchen · 18 years ago v20060503
  89. ca14d18 Initial checkin after module renamed. by justinchen · 18 years ago v20060509