Gitiles
Code Review
Sign In
git.eclipse.org
/
jsf
/
webtools.jsf.tests
/
949f079c3bb410746901dcfea9fe448e061293ea
/
jsf
/
tests
/
org.eclipse.jst.jsf.facesconfig.tests
f74f18f
Fix JSF tests failing in CBI build.
by Ian Trimble
· 11 years ago
R3_6_0
v201405091204
ec52b37
Bug 431853 - [CBI] Enable JUnit tests for webtools.jsf.tests repo
by Ian Trimble
· 11 years ago
v201404231316
5825dc4
Bug 431853 - [CBI] Enable JUnit tests for webtools.jsf.tests repo
by Ian Trimble
· 11 years ago
v201404041600
089ad56
Update POMs from CBI patch to be consistent with fixed version numbers
by Ian Trimble
· 11 years ago
R3_5_1
v201309181648
7a650c2
Build with CBI
by Thanh Ha
· 12 years ago
v201309171700
251ac6e
Fix version issues for Luna.
by Ian Trimble
· 11 years ago
v201309171405
8f0cb2a
Fix inconsistent/incorrect bundle name and provider strings.
by Ian Trimble
· 12 years ago
R3_5_maintenance
R3_5_0
v201304301558
006aebe
Fix version issues.
by Ian Trimble
· 12 years ago
v201303141800
66e7b9d
Add default launch configurations to test projects to make running tests easier.
by cbateman
· 12 years ago
v201303131412
089b355
Bug 393881 - Versioning problems in WTP 3.5.0 RC3 candidate
by Ian Trimble
· 12 years ago
R3_4_maintenance
R3_4_2
v201211081916
e55e317
Fix version errors
by Raghu Srinivasan
· 12 years ago
R3_4_1
v201208262310
v201210101250
v201211080951
9d90b31
Fix version issues
by rsrinivasan
· 14 years ago
a4c5239
Fix for version errors.
by rsrinivasan
· 14 years ago
7b894a7
[bug 323291] Apply 3.2.2 changes to HEAD.
by cbateman
· 14 years ago
a59721a
bug 313848
by rsrinivasan
· 15 years ago
4742bbb
Fix about.html
by rsrinivasan
· 15 years ago
4dd3484
Missing about files
by rsrinivasan
· 15 years ago
7a20268
295246 - [JSF2.0]- FacesConfig model update
by gkessler
· 15 years ago
de187e5
Bug 305583 - Version failure in 3.2 M6 milestone build
by rsrinivasan
· 15 years ago
c32028c
Remove JUnit 4 upper bound dependency so tests can be run under Helios.
by cbateman
· 15 years ago
111babd
Fix Version error
by rsrinivasan
· 15 years ago
514eb18
Fixing bundle pre-req version: 269281
by rsrinivasan
· 15 years ago
eece58b
Fix Copyright header
by rsrinivasan
· 17 years ago
91c6643
[224927 ] Update to minor version
by rsrinivasan
· 17 years ago
8b7fc0f
Fix the new warning that the plugin.xml does nothing.
by cbateman
· 17 years ago
b571f92
Large checkin for alternative handling and dt view construction.
by cbateman
· 17 years ago
f57809c
ignore local build artifacts
by rsrinivasan
· 17 years ago
35def2a
Adding new tests
by rsrinivasan
· 17 years ago
33e99ab
change ant target to ui-test
by rsrinivasan
· 17 years ago
dfb74a8
removed readme.txt file
by rsrinivasan
· 17 years ago
a008ef8
Large set of changes mostly related to: [206100] Enhancements to the WPE Property pages. This is the first checkin. Cleanup and other improvements to come.
by gkessler
· 17 years ago
5e93496
Manifests updated for EMF version changes
by gkessler
· 17 years ago
a55e226
Turned off generics warnings since most of this code was genned for Java 1.4.
by cbateman
· 17 years ago
7921e35
Loosened severity on warnings to reduce superfluous warning count.
by cbateman
· 17 years ago
25801ea
[190374] Build Issues for S-2.0RC2-20070531
by gkessler
· 18 years ago
f758416
[189321] some manifest.mf/plugin.xml cleanup
by gkessler
· 18 years ago
abc93fe
Changes to integrate into build tests.
by cbateman
· 18 years ago
62f32e3
Fix for 166536 - [API] Need to cleanup manifests
by gkessler
· 18 years ago
db92dd7
Initial checkin for generics support in EL.
by cbateman
· 18 years ago
39b4010
More fixes for TestProjectEnvironment.createProject() change.
by cbateman
· 18 years ago
9b9fe88
Update MANIFEST.MF to mark packages x-internal, or mark as having x-friends.
by itrimble
· 18 years ago
8533414
Ensure all packages are exported. Make necessary packages visible to test plugins.
by itrimble
· 18 years ago
028fdb5
Updated to use refactored package names.
by itrimble
· 18 years ago
fbbd02e
Fixed Java5 compile problem (had 'bad' whitespace)
by cbateman
· 18 years ago
a0b6216
Move to Java 5. Removed a catch(Throwable).
by cbateman
· 18 years ago
e0c239e
Eliminates manifest.mf warning; empty for now.
by cbateman
· 18 years ago
43d60ee
Added jsf.core to required list to pick up IJSFCoreConstants.
by cbateman
· 18 years ago
81c49e1
Centralized common constants.
by cbateman
· 18 years ago
231df9d
Now using the JSF common util for building a Web project.
by cbateman
· 18 years ago
d9bcc0a
Centralized version constants.
by cbateman
· 18 years ago
8e2b66e
Deprecated the artifact edit get methods that don't specify a location for the model source file.
by cbateman
· 18 years ago
6a37b92
Fixed (hopefully) the problem of extension data getting removed on writes. I say hopefully because although it now passes my basic JUnit tests, there are many possible scenarios that are not yet tested thoroughly.
by cbateman
· 18 years ago
0d16114
Enabled textContent reading and tests for DynamicElement. There is still a write bug outstanding on the textContent.
by cbateman
· 18 years ago
a9c52ea
Updated the schema location for 1.2 (j2ee->javaee).
by cbateman
· 18 years ago
99b1aba
Write/Read tests for Faces 1.2 model changes.
by cbateman
· 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
623bbd8
First round of model changes:
by cbateman
· 18 years ago
86f8496
Fixed some malformed Javadoc
by cbateman
· 18 years ago
3a42754
Code warnings cleanup.
by cbateman
· 18 years ago
v20061110_checkpoint_1
0f5edc8
Plugin "org.eclipse.jst.jsf.facesconfig.tests" initial checkin.
by itrimble
· 19 years ago