1. 6626acc code coverage JUnits for jsf.core by gkessler · 17 years ago
  2. ae339c6 Fix absolute offsets of variable attributes in testCreate. by cbateman · 17 years ago
  3. 410d813 Fixed line termination problem be changing absolute offset of view. by cbateman · 17 years ago
  4. 7507f58 Updated test offsets to take account of the source files being binary instead of ascii. by cbateman · 17 years ago
  5. 9dc6725 Test-only change to add tracing for a problem that doesn't reproduce locally. by cbateman · 17 years ago
  6. 705693e General test coverage improvement for frameworks and API. by cbateman · 17 years ago
  7. 4d3d221 Test coverage for wildcard capture. by cbateman · 17 years ago
  8. fdbd990 Test updates for el validation to add additional coverage. by cbateman · 17 years ago
  9. 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
  10. 1664c91 [Bug 191564] Design flaw in metadata 'include-entity-group' functionality by gkessler · 17 years ago
  11. 610de63 [Bug 188723] [API] Cleanup Metadata provisional APIs by gkessler · 17 years ago
  12. a02c9d4 PMC approved changed https://bugs.eclipse.org/bugs/show_bug.cgi?id=191310. by cbateman · 17 years ago
  13. ab05630 190714:add the about.html to the build.properties by rsrinivasan · 17 years ago
  14. 092afbe Applying pmc_approved patch for https://bugs.eclipse.org/bugs/show_bug.cgi?id=179868. by cbateman · 17 years ago
  15. 3fe4d80 Patch fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=190564. by cbateman · 17 years ago
  16. d6c2fad 190714 - license updates by rsrinivasan · 17 years ago
  17. 6410473 190850 - junit failures by rsrinivasan · 17 years ago
  18. 25801ea [190374] Build Issues for S-2.0RC2-20070531 by gkessler · 17 years ago
  19. f60e99c Removed two plugins that aren't ready to be released yet. by cbateman · 17 years ago
  20. da10cda About+licence patch : 189560 by rsrinivasan · 17 years ago
  21. f758416 [189321] some manifest.mf/plugin.xml cleanup by gkessler · 17 years ago
  22. d56c43d Added testdata folder to the build.properties. by cbateman · 17 years ago
  23. 8f4a0c4 Added facesconfig.tests and validation.el.tests to the test feature. by cbateman · 17 years ago
  24. abc93fe Changes to integrate into build tests. by cbateman · 17 years ago
  25. 62f32e3 Fix for 166536 - [API] Need to cleanup manifests by gkessler · 17 years ago
  26. 0396454 Changed the main suite to AllTests. by cbateman · 17 years ago
  27. e205081 Removed a catch(Exception) in favour of fast fail on the unit test. by cbateman · 17 years ago
  28. c2a9705 Updated so 2.5 web facet is used for Faces 1.2 projects. by cbateman · 17 years ago
  29. 2384b26 https://bugs.eclipse.org/bugs/show_bug.cgi?id=174731 by rsrinivasan · 17 years ago
  30. e14971a Applied patch for https://bugs.eclipse.org/bugs/show_bug.cgi?id=187529 by rsrinivasan · 17 years ago
  31. 5edbb16 MD Cleanup - not completed by gkessler · 17 years ago
  32. 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
  33. 0fbedc3 Basic enumeration support. by cbateman · 17 years ago
  34. b381949 Changed the Ant recipe for testing from core-test to ui-test. by cbateman · 17 years ago
  35. beaa43d JUnit fix for boolean type by gkessler · 17 years ago
  36. 8ecd988 set version to 1.0 by rsrinivasan · 17 years ago
  37. 7f21967 Fixed copyright issues in the project. by rsrinivasan · 17 years ago
  38. f70ad6f update build.properties to include plugin.xml by gkessler · 17 years ago
  39. b5474c5 Remove unused imports by gkessler · 17 years ago
  40. db92dd7 Initial checkin for generics support in EL. by cbateman · 17 years ago
  41. 6de246e Javadoc + core.tests changes for JSF Libs by gkessler · 17 years ago
  42. 19d8da7 JSF Library Registry/References related changes by gkessler · 17 years ago
  43. b2823e4 Fix for Test plugins were not executing.Updated to include test.xml and tesrdata folder in the binary by rsrinivasan · 17 years ago
  44. 070c522 Fixed plugin name by cbateman · 17 years ago
  45. 25c020c Added designtime.tests and context.symbols.test. by cbateman · 17 years ago
  46. aace65f changes to integrate into build. by cbateman · 17 years ago
  47. 22e8b02 Adding build file so can integrate to build. by cbateman · 17 years ago
  48. e560124 First round of changes to support Java 5 generics in EL model objects. by cbateman · 17 years ago
  49. 6e42827 Remove unused imports. by cbateman · 17 years ago
  50. ec053d9 Disabled setInternetProxy for now and added a disable on validation. by cbateman · 17 years ago
  51. 32523ff Temporarily removed the jar test. by cbateman · 17 years ago
  52. 39b4010 More fixes for TestProjectEnvironment.createProject() change. by cbateman · 17 years ago
  53. 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
  54. 9b9fe88 Update MANIFEST.MF to mark packages x-internal, or mark as having x-friends. by itrimble · 17 years ago
  55. 2d54d48 - add test cases for ResourceBundle symbol contributor by cbateman · 17 years ago
  56. 99b4052 Fixed up test case so it uses the original bug case in the jars. by cbateman · 17 years ago
  57. 254793e Partial fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=181643. by cbateman · 17 years ago
  58. 8533414 Ensure all packages are exported. Make necessary packages visible to test plugins. by itrimble · 17 years ago
  59. 1ecadf7 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=182227. by cbateman · 17 years ago
  60. cf33396 Fix JUnit failures after package refactoring by gkessler · 17 years ago
  61. bbaa7e0 Update to refactored package names in import statements. by itrimble · 17 years ago
  62. 028fdb5 Updated to use refactored package names. by itrimble · 17 years ago
  63. 3ef461d Merge with branch refactor_20070416: remove "internal.provisional" from package names. by itrimble · 17 years ago
  64. fbbd02e Fixed Java5 compile problem (had 'bad' whitespace) by cbateman · 17 years ago
  65. 3f9b3db Move to Java5. by cbateman · 17 years ago
  66. 624c4f1 Move to Java 5. Removed catch(Throwable). by cbateman · 17 years ago
  67. c4b1926 Move to Java 5. by cbateman · 17 years ago
  68. a0b6216 Move to Java 5. Removed a catch(Throwable). by cbateman · 17 years ago
  69. 86acfd5 Move to Java 5. Removed an exception suppression. by cbateman · 17 years ago
  70. 8ead9f0 Move Java 5. by cbateman · 17 years ago
  71. 4c0cf7a Move to Java 5. Add plugin.properties to fix warning. by cbateman · 17 years ago
  72. e0c239e Eliminates manifest.mf warning; empty for now. by cbateman · 17 years ago
  73. 66a72ae Interalized previously public variable. by cbateman · 17 years ago
  74. 5bb2bb0 Centralized consts. by cbateman · 17 years ago
  75. 6fe1bc8 Centralized constants. by cbateman · 17 years ago
  76. 4d54059 Moved file import. by cbateman · 17 years ago
  77. 5cac98a Centralized constants. by cbateman · 17 years ago
  78. d2c68cd Centralize constants. by cbateman · 17 years ago
  79. 43d60ee Added jsf.core to required list to pick up IJSFCoreConstants. by cbateman · 17 years ago
  80. 81c49e1 Centralized common constants. by cbateman · 17 years ago
  81. 231df9d Now using the JSF common util for building a Web project. by cbateman · 17 years ago
  82. d9bcc0a Centralized version constants. by cbateman · 17 years ago
  83. 2b0a0e1 Missed this on last checkin. by cbateman · 17 years ago
  84. f058dc9 Added migration test to test suite. Also added tearDown so it restores the workspace. by cbateman · 17 years ago
  85. 1493e1e Added unit tests for v1 to v2 JSF library migration. by cbateman · 17 years ago
  86. 9e85e78 Removed unused imports. by cbateman · 17 years ago
  87. bea82b6 Fix for failing JUnit test: testGetDefaultPropertyString() by gkessler · 17 years ago
  88. c28253f Switch over from wst proxy to platform proxy preferences. *NOTE* this change hasn't yet been tested because a JSFLibrary change is causing it fail on setup. by cbateman · 17 years ago
  89. 99704db [142056] JSF library referenced in a web project does not act as true reference by gkessler · 17 years ago
  90. c3da24b Changed over f:loadBundle variable support to use the Sybase LoadBundleUtil to find the bundle: by cbateman · 18 years ago
  91. e8b5b96 Removed some dead code. by cbateman · 18 years ago
  92. 60429fd Change version string from 0.5 to 1.0 by rsrinivasan · 18 years ago
  93. f35fee3 Added support for dataTable variables + basic unit tests. by cbateman · 18 years ago
  94. 6141af4 Added version support to faceted test environment. by cbateman · 18 years ago
  95. 419bd33 Simple testing for sets and tagmatcher. by cbateman · 18 years ago
  96. effcc7c Significant refactoring of VPD palette and tag creation code to use new metadata. Changes to StandardMetaData framework and model. Update of HTML, JSP, JSF HTML and JSF Core metadata to new standard model. by gkessler · 18 years ago
  97. 53f4f51 Create adapter mechanism on IMetaDataSourceModelProvider to provide resource bundles and image descriptors. Will allow for much better extensibility. by gkessler · 18 years ago
  98. 5692df8 fixes + tests for NullPointer during Entity query by gkessler · 18 years ago
  99. 623775f [172963] Replace CMAnnotationFiles API with EMF Based solution by gkessler · 18 years ago v20070206
  100. 8e2b66e Deprecated the artifact edit get methods that don't specify a location for the model source file. by cbateman · 18 years ago