Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-02-07[172963] Replace CMAnnotationFiles API with EMF Based solutionv20070206gkessler41-392/+1462
2007-01-26Deprecated the artifact edit get methods that don't specify a location for th...cbateman1-1/+1
2006-12-23Fixed (hopefully) the problem of extension data getting removed on writes. I...cbateman1-0/+3
2006-12-21Enabled 1.2 facet and project creation. Added basic faces-config model valid...cbateman2-1/+51
2006-12-21Enabled textContent reading and tests for DynamicElement. There is still a w...cbateman3-36/+33
2006-12-21Updated the schema location for 1.2 (j2ee->javaee).cbateman5-19/+4
2006-12-21Write/Read tests for Faces 1.2 model changes.cbateman24-405/+1249
2006-12-21Faces 1.2 model, translator and read test cases (write tests, extension bug a...cbateman40-663/+1435
2006-12-20First round of model changes:cbateman90-13167/+8493
2006-12-12Fixed dependencyrsrinivasan1-2/+1
2006-12-05Added basic EL symbols and validation support for arrays and lists. Unit tes...cbateman17-49/+728
2006-11-28Plugin refactoring to:cbateman39-98/+96
2006-11-20Plugin refactoring stage 1: jst.jsf.context plugins (except context.symbol) a...v20061128_checkpoint_3v20061121_checkpoint_2cbateman7-24/+11
2006-11-20Adding an all tests suite.cbateman1-0/+27
2006-11-20Change deprecated Assertcbateman1-1/+2
2006-11-18Test coverage for id and function completions inside bracket operator express...cbateman3-0/+383
2006-11-18Added type coercion and java type descriptor tests.cbateman6-58/+214
2006-11-18Some code cleanup.cbateman1-1/+3
2006-11-18Added new tests for property resolver, especially for bounded map properties.cbateman9-15/+473
2006-11-18Fixed some malformed Javadoccbateman2-0/+2
2006-11-18New Test utility class.cbateman2-1/+90
2006-11-18New unit tests for bracket operator, dot operator and map properties.cbateman37-79/+632
2006-11-08Code warnings cleanup.v20061110_checkpoint_1cbateman48-267/+302
2006-11-07Fixed some Java 5 SDK contamination.cbateman1-1/+1
2006-11-07Removed unused imports.cbateman1-2/+0
2006-11-02Code warnings cleanup. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=163...cbateman7-58/+38
2006-11-02Code warnings cleanup. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=163...cbateman9-54/+39
2006-10-25Added marker offset/length test coverage.cbateman5-4/+220
2006-10-21Fixed some Java5 specific debris that had drifted in by accident.cbateman2-4/+0
2006-10-20Basic coverage testing for JSF EL 1.1 validation.cbateman69-0/+5713
2006-10-11Add new test cases and test case classes regarding jsflibraryconfigjustinchen6-21/+226
2006-10-11Add new test cases for jsflibraryConfig. Remove obsolete test cases.justinchen6-285/+227
2006-08-21Added test.util pluginrsrinivasan1-0/+7
2006-08-21build issuesrsrinivasan1-1/+1
2006-08-17Fixes dependency error for the structured document context framework that was...cbateman1-1/+5
2006-07-28Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=149224.cbateman4-1/+312
2006-07-26Fix for: https://bugs.eclipse.org/bugs/show_bug.cgi?id=149743cbateman7-7/+256
2006-07-25Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=149730.cbateman18-178/+751
2006-07-24Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=149930 -- none scope no...cbateman12-51/+280
2006-07-24Adding test plugin for the design time appmanager framework.cbateman8-0/+336
2006-07-20JUnit tests for the new bean introspection utility classes.cbateman9-8/+1145
2006-07-20JUnit test plugin for the EL Symbols plugin.cbateman12-0/+1135
2006-07-20Common JUnit test environment plugincbateman11-0/+553
2006-06-22Fix date for license agreement.justinchen2-2/+2
2006-06-21Fix copyright, add about.html, and update build.properties.justinchen62-5/+728
2006-06-21Add feature copyright notice.justinchen2-0/+17
2006-06-20Feature names and provider names - make consistent, correct, and meaningful.itrimble1-2/+2
2006-06-20Temporarily disable NLS testing till automated test build issues are resolvedgkessler2-15/+15
2006-06-20update test base class to eliminate false test errorgkessler1-1/+1
2006-06-17Remove contentassist.el project from required projects.justinchen1-1/+0

Back to the top