1. db92dd7 Initial checkin for generics support in EL. by cbateman · 16 years ago
  2. cb2f48d Modified ProjectTestEnvironment.createProject to take a boolean flag that determines how it behaves if the project to be created already exists. by cbateman · 16 years ago
  3. 9b9fe88 Update MANIFEST.MF to mark packages x-internal, or mark as having x-friends. by itrimble · 16 years ago
  4. 2d54d48 - add test cases for ResourceBundle symbol contributor by cbateman · 16 years ago
  5. 8533414 Ensure all packages are exported. Make necessary packages visible to test plugins. by itrimble · 16 years ago
  6. 028fdb5 Updated to use refactored package names. by itrimble · 16 years ago
  7. fbbd02e Fixed Java5 compile problem (had 'bad' whitespace) by cbateman · 16 years ago
  8. 5bb2bb0 Centralized consts. by cbateman · 16 years ago
  9. 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 · 16 years ago
  10. c3da24b Changed over f:loadBundle variable support to use the Sybase LoadBundleUtil to find the bundle: by cbateman · 16 years ago
  11. f35fee3 Added support for dataTable variables + basic unit tests. by cbateman · 16 years ago
  12. 6141af4 Added version support to faceted test environment. by cbateman · 16 years ago
  13. d720955 Added basic EL symbols and validation support for arrays and lists. Unit test coverage included. by cbateman · 16 years ago
  14. 919c34d Plugin refactoring to: by cbateman · 17 years ago
  15. 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
  16. ac09614 New unit tests for bracket operator, dot operator and map properties. by cbateman · 17 years ago
  17. 0ea9298 Fixed some Java 5 SDK contamination. by cbateman · 17 years ago
  18. 44f176e Added marker offset/length test coverage. by cbateman · 17 years ago
  19. 963423b Fixed some Java5 specific debris that had drifted in by accident. by cbateman · 17 years ago
  20. 78cc5ad Basic coverage testing for JSF EL 1.1 validation. by cbateman · 17 years ago