1. 36bb6d4 Removed deprecation warning suppression accidently added. by cbateman · 17 years ago
  2. 15ab4ca Suppressed unnecessary generics warnings. by cbateman · 17 years ago
  3. ed3a612 Change Version to 1.0.1 by rsrinivasan · 17 years ago
  4. 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
  5. 92b32eb Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=199295. by cbateman · 17 years ago
  6. 82c174b JUnits for coverage in MD and JSF Lib Reg areas. by gkessler · 18 years ago
  7. 9dc6725 Test-only change to add tracing for a problem that doesn't reproduce locally. by cbateman · 18 years ago
  8. 25801ea [190374] Build Issues for S-2.0RC2-20070531 by gkessler · 18 years ago
  9. da10cda About+licence patch : 189560 by rsrinivasan · 18 years ago
  10. f758416 [189321] some manifest.mf/plugin.xml cleanup by gkessler · 18 years ago
  11. 62f32e3 Fix for 166536 - [API] Need to cleanup manifests by gkessler · 18 years ago
  12. 7f21967 Fixed copyright issues in the project. by rsrinivasan · 18 years ago
  13. 19d8da7 JSF Library Registry/References related changes by gkessler · 18 years ago
  14. 6e42827 Remove unused imports. by cbateman · 18 years ago
  15. ec053d9 Disabled setInternetProxy for now and added a disable on validation. by cbateman · 18 years ago
  16. cb2f48d Modified ProjectTestEnvironment.createProject to take a boolean flag that determines how it behaves if the project to be created already exists. by cbateman · 18 years ago
  17. 254793e Partial fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=181643. by cbateman · 18 years ago
  18. 8533414 Ensure all packages are exported. Make necessary packages visible to test plugins. by itrimble · 18 years ago
  19. fbbd02e Fixed Java5 compile problem (had 'bad' whitespace) by cbateman · 18 years ago
  20. 624c4f1 Move to Java 5. Removed catch(Throwable). by cbateman · 18 years ago
  21. 2b0a0e1 Missed this on last checkin. by cbateman · 18 years ago
  22. 1493e1e Added unit tests for v1 to v2 JSF library migration. by cbateman · 18 years ago
  23. 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
  24. e8b5b96 Removed some dead code. by cbateman · 18 years ago
  25. 60429fd Change version string from 0.5 to 1.0 by rsrinivasan · 18 years ago
  26. 337a7a5 Faces 1.2 model, translator and read test cases (write tests, extension bug and validation yet to do). by cbateman · 18 years ago
  27. d7bde6c New Test utility class. by cbateman · 18 years ago
  28. 32aa77a build issues by rsrinivasan · 18 years ago
  29. 47b8819 Fix for: https://bugs.eclipse.org/bugs/show_bug.cgi?id=149743 by cbateman · 19 years ago
  30. 1ce8b5c Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=149730. by cbateman · 19 years ago
  31. 73b5815 Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=149930 -- none scope now resolved for bean symbols. by cbateman · 19 years ago
  32. 8e141e4 Common JUnit test environment plugin by cbateman · 19 years ago