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