1. 5f03e02 Version update by rsrinivasan · 15 years ago
  2. 2722231 Refactor EL assertions out to a separate util class. by cbateman · 15 years ago
  3. 7745737 Version fix, 263281 by rsrinivasan · 16 years ago
  4. d955171 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=249480 patched forward from 3.0.4. by cbateman · 16 years ago
  5. 6a971a5 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=235637. Merged from fix in 3.0.4 stream. by cbateman · 16 years ago
  6. eece58b Fix Copyright header by rsrinivasan · 16 years ago
  7. 91c6643 [224927 ] Update to minor version by rsrinivasan · 17 years ago
  8. a5f5a83 Fix for: by cbateman · 17 years ago
  9. 73dd1e4 Step one of https://bugs.eclipse.org/bugs/show_bug.cgi?id=202697. Add preference and pref UI to change severity of TypeComparator diagnostics. by cbateman · 17 years ago
  10. f24b2cf Version patch provided for https://bugs.eclipse.org/bugs/show_bug.cgi?id=223765. by cbateman · 17 years ago
  11. b571f92 Large checkin for alternative handling and dt view construction. by cbateman · 17 years ago
  12. a578cf5 Fix for offset changes due to change to binary in jsp test files. Needed to introduce tests into the WTP build. by cbateman · 17 years ago
  13. a4aabdb Made the file binary to fix JUnit failure by rsrinivasan · 17 years ago
  14. d2ee838 Fix JUnit failure by rsrinivasan · 17 years ago
  15. b29c3e5 junit failure by rsrinivasan · 17 years ago
  16. 6a7dbda Fix JUnit failures by rsrinivasan · 17 years ago
  17. 5e93496 Manifests updated for EMF version changes by gkessler · 17 years ago
  18. 2d67456 Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=190671 based on patch. by cbateman · 17 years ago
  19. 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
  20. 92b32eb Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=199295. by cbateman · 17 years ago
  21. fdbd990 Test updates for el validation to add additional coverage. by cbateman · 17 years ago
  22. 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
  23. a02c9d4 PMC approved changed https://bugs.eclipse.org/bugs/show_bug.cgi?id=191310. by cbateman · 17 years ago
  24. 3fe4d80 Patch fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=190564. by cbateman · 17 years ago
  25. 25801ea [190374] Build Issues for S-2.0RC2-20070531 by gkessler · 17 years ago
  26. f758416 [189321] some manifest.mf/plugin.xml cleanup by gkessler · 17 years ago
  27. abc93fe Changes to integrate into build tests. by cbateman · 17 years ago
  28. 62f32e3 Fix for 166536 - [API] Need to cleanup manifests by gkessler · 17 years ago
  29. c2a9705 Updated so 2.5 web facet is used for Faces 1.2 projects. by cbateman · 17 years ago
  30. 0fbedc3 Basic enumeration support. by cbateman · 17 years ago
  31. db92dd7 Initial checkin for generics support in EL. by cbateman · 17 years ago
  32. 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
  33. 9b9fe88 Update MANIFEST.MF to mark packages x-internal, or mark as having x-friends. by itrimble · 17 years ago
  34. 2d54d48 - add test cases for ResourceBundle symbol contributor by cbateman · 17 years ago
  35. 8533414 Ensure all packages are exported. Make necessary packages visible to test plugins. by itrimble · 17 years ago
  36. 028fdb5 Updated to use refactored package names. by itrimble · 18 years ago
  37. fbbd02e Fixed Java5 compile problem (had 'bad' whitespace) by cbateman · 18 years ago
  38. 5bb2bb0 Centralized consts. by cbateman · 18 years ago
  39. 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 · 18 years ago
  40. c3da24b Changed over f:loadBundle variable support to use the Sybase LoadBundleUtil to find the bundle: by cbateman · 18 years ago
  41. f35fee3 Added support for dataTable variables + basic unit tests. by cbateman · 18 years ago
  42. 6141af4 Added version support to faceted test environment. by cbateman · 18 years ago
  43. d720955 Added basic EL symbols and validation support for arrays and lists. Unit test coverage included. by cbateman · 18 years ago
  44. 919c34d Plugin refactoring to: by cbateman · 18 years ago
  45. 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 · 18 years ago v20061121_checkpoint_2 v20061128_checkpoint_3
  46. ac09614 New unit tests for bracket operator, dot operator and map properties. by cbateman · 18 years ago
  47. 0ea9298 Fixed some Java 5 SDK contamination. by cbateman · 18 years ago
  48. 44f176e Added marker offset/length test coverage. by cbateman · 18 years ago
  49. 963423b Fixed some Java5 specific debris that had drifted in by accident. by cbateman · 18 years ago
  50. 78cc5ad Basic coverage testing for JSF EL 1.1 validation. by cbateman · 18 years ago