Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-04-11431961 - [CBI] Enable JUnit tests for dali jpa and jaxbTran Le2-4/+230
2013-10-14419257 - Pom version updatesv201310142259Tran Le2-2/+2
2013-09-24Fixed CIB build version errorsv201309241700Tran Le2-4/+4
2013-08-26add packages o.e.jpt.common.utility.exception andBrian Vosburgh1-2/+2
2013-08-22414702 - [CBI] webtools.dali patch for building with Maven/TychoTran Le2-0/+54
2013-08-12clean up JaxbProjectTestHarnessBrian Vosburgh3-5/+5
2013-08-12rename TestJaxbProject to JaxbProjectTestHarnessBrian Vosburgh6-31/+31
2013-08-12clean up JavaProjectTestHarnessBrian Vosburgh19-37/+37
2013-08-12rename TestJavaProject to JavaProjectTestHarnessBrian Vosburgh12-15/+15
2013-08-09Update version numbers for 3.4 M1.v201308091641Neil Hauge2-2/+2
2013-06-18add ValidationMessageClassTest and add tests for JPA and JAXB (GenericBrian Vosburgh2-1/+7
2013-04-08JAXB EclipseLink 2.5 platformPaul Fullbright1-2/+2
2013-03-13oxm java attributes support - initial contributionPaul Fullbright20-182/+186
2013-03-06post-rebase clean-upBrian Vosburgh1-0/+1
2013-02-11remove extra Iterator and Iterable constructorsBrian Vosburgh70-446/+447
2013-02-08xml-enum value testing (and bug fix)Paul Fullbright1-1/+90
2013-02-08fixed getValue testsPaul Fullbright1-2/+2
2013-02-08xml enum supportPaul Fullbright4-18/+268
2013-02-08oxm xml-root-element supportPaul Fullbright1-0/+92
2013-02-08fixed casting problemPaul Fullbright1-3/+4
2013-02-08added default xml see also behavior to OXM type mappingsPaul Fullbright2-2/+94
2013-02-08superclass and superclass-associated defaultsPaul Fullbright1-0/+224
2013-02-08superclass testsPaul Fullbright1-0/+27
2013-02-08super-type namePaul Fullbright1-1/+71
2013-01-29Added oxm implementation of XmlSeeAlsoPaul Fullbright2-0/+152
2013-01-29oxm context model - java-type name and namespace checkpointPaul Fullbright5-39/+529
2013-01-28clean up utility classes (iterables and iterators in particular); addBrian Vosburgh1-16/+3
2013-01-11tweak the JAXB facet version constants againBrian Vosburgh2-3/+4
2013-01-11rework constantsBrian Vosburgh12-126/+123
2013-01-08[395211] fix shutdown deadlock etc.Brian Vosburgh1-2/+3
2012-12-10reorged; added xmlTransient/included attributes testsPaul Fullbright1-232/+349
2012-12-10cleaning up warnings - @SuppressWarnings("nls"), etcKaren Butzke40-60/+151
2012-12-10JavaResourceAnnotatedElement.Kind renamed to JavaResourceAnnotatedElement.Ast...Karen Butzke1-2/+2
2012-12-07refactoring for oxm - checkpointPaul Fullbright34-593/+583
2012-12-07strip version restraints from test bundle manifestsBrian Vosburgh2-26/+26
2012-10-24Added implied packages and type name validation on OxmJavaTypesv201210242344Paul Fullbright2-7/+17
2012-10-12return Iterable instead of array from CompositeException.getExceptions()Brian Vosburgh1-1/+2
2012-10-11Merged with tools changesv201210121945Paul Fullbright2-21/+39
2012-10-11Added java types to xml bindings and name to java typePaul Fullbright3-0/+234
2012-10-11rework utility classesBrian Vosburgh89-732/+1605
2012-10-04removed JavaContextNode and refactored java interfaces into java packagev201210042332Paul Fullbright1-39/+39
2012-10-02xml bindings context modelv201210030343Paul Fullbright4-0/+401
2012-09-19added oxm files to context modelPaul Fullbright3-2/+72
2012-09-05Update version numbers for 3.3 M2.Neil Hauge2-2/+2
2012-08-20Initial oxm resource modelPaul Fullbright3-1/+75
2012-08-01.cvsignore -> .gitignorePaul Fullbright4-2/+2
2012-07-20rework plug-in classesbvosburgh18-161/+208
2012-04-18made ArrayIndexOutOfBoundsException throwing consistentpfullbright8-184/+153
2012-04-03bug 366900 - XmlKey supportpfullbright4-0/+257
2012-04-03bug 366901 - XmlJoinNode supportpfullbright3-0/+409

Back to the top