1. f57809c ignore local build artifacts by rsrinivasan · 17 years ago
  2. b8db586 Progress on design time view handler. by cbateman · 17 years ago
  3. f6986b5 Removed unnecessary SuppressWarnings that are no (JDT 3.4) being flagged as warnings themselves. by cbateman · 17 years ago
  4. 3335427 [wtp-releng] Need to attend to EMF pre-req ranges by itrimble · 17 years ago
  5. f32a06b Regression test changes for https://bugs.eclipse.org/bugs/show_bug.cgi?id=204203 by cbateman · 17 years ago
  6. ed3a612 Change Version to 1.0.1 by rsrinivasan · 17 years ago
  7. 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
  8. c6f7560 Accidently reverted these in check in for bug 199480. Recommit to head. by cbateman · 17 years ago
  9. aecdddf Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=200867. by cbateman · 17 years ago
  10. 1873bd4 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=199480. by cbateman · 17 years ago
  11. 52ed15a Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=199480. by cbateman · 17 years ago
  12. 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
  13. 5c55518 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=196760 plus additional test cases. by cbateman · 17 years ago
  14. cd9e478 Added cleanup code for when a bundle source is deleted and added regression test. by cbateman · 17 years ago
  15. ae339c6 Fix absolute offsets of variable attributes in testCreate. by cbateman · 17 years ago
  16. 705693e General test coverage improvement for frameworks and API. by cbateman · 17 years ago
  17. ab05630 190714:add the about.html to the build.properties by rsrinivasan · 18 years ago
  18. 25801ea [190374] Build Issues for S-2.0RC2-20070531 by gkessler · 18 years ago
  19. da10cda About+licence patch : 189560 by rsrinivasan · 18 years ago
  20. f758416 [189321] some manifest.mf/plugin.xml cleanup by gkessler · 18 years ago
  21. 62f32e3 Fix for 166536 - [API] Need to cleanup manifests by gkessler · 18 years ago
  22. 2384b26 https://bugs.eclipse.org/bugs/show_bug.cgi?id=174731 by rsrinivasan · 18 years ago
  23. 0fbedc3 Basic enumeration support. by cbateman · 18 years ago
  24. 7f21967 Fixed copyright issues in the project. by rsrinivasan · 18 years ago
  25. db92dd7 Initial checkin for generics support in EL. by cbateman · 18 years ago
  26. b2823e4 Fix for Test plugins were not executing.Updated to include test.xml and tesrdata folder in the binary by rsrinivasan · 18 years ago
  27. aace65f changes to integrate into build. by cbateman · 18 years ago
  28. 39b4010 More fixes for TestProjectEnvironment.createProject() change. by cbateman · 18 years ago
  29. 9b9fe88 Update MANIFEST.MF to mark packages x-internal, or mark as having x-friends. by itrimble · 18 years ago
  30. 8533414 Ensure all packages are exported. Make necessary packages visible to test plugins. by itrimble · 18 years ago
  31. bbaa7e0 Update to refactored package names in import statements. by itrimble · 18 years ago
  32. fbbd02e Fixed Java5 compile problem (had 'bad' whitespace) by cbateman · 18 years ago
  33. c4b1926 Move to Java 5. by cbateman · 18 years ago
  34. 4d54059 Moved file import. by cbateman · 18 years ago
  35. d2c68cd Centralize constants. by cbateman · 18 years ago
  36. 6141af4 Added version support to faceted test environment. by cbateman · 18 years ago
  37. d720955 Added basic EL symbols and validation support for arrays and lists. Unit test coverage included. by cbateman · 18 years ago
  38. 919c34d Plugin refactoring to: by cbateman · 18 years ago
  39. 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
  40. 0831d71 Added new tests for property resolver, especially for bounded map properties. by cbateman · 18 years ago
  41. 1ce8b5c Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=149730. by cbateman · 18 years ago
  42. 3b815e0 Adding test plugin for the design time appmanager framework. by cbateman · 18 years ago