Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jaxb
AgeCommit message (Expand)AuthorFilesLines
2011-03-07This commit was manufactured by cvs2svn to create tag 'v201103070000'.v201103070000nhauge739-70494/+0
2011-03-07removed "moxy" references in ui (and using ELJaxb as standard prefix)pfullbright8-31/+31
2011-03-07removed @Override from interface impl methodpfullbright1-1/+0
2011-03-04added XmlSeeAlso to context model, added references to jaxb context calculationpfullbright14-295/+878
2011-03-02remove project-specific settingsbvosburgh5-43/+0
2011-03-02add ICUStringCollatorbvosburgh1-6/+2
2011-03-02[337171] Update branding plugin info Indigo.nhauge5-6/+6
2011-03-02[337171] Update feature names and copyright dates for Indigo.nhauge6-15/+15
2011-03-02326720 - XmlIDREF and XmlAttachmentRef context model support and validationkmoore12-2/+607
2011-03-02335697 - default XmlElement attribute mappingskmoore1-2/+22
2011-03-02326720 - XmlID context model support and validationkmoore10-23/+376
2011-03-02added attribute references to jaxb context calculationpfullbright10-23/+190
2011-03-01changed criteria for what makes an enum automatically picked up into jaxb con...pfullbright2-25/+25
2011-03-01added directly referenced types to jaxb context, starting with persistent cla...pfullbright13-327/+352
2011-03-01renamed AbstractJavaResourceType -> JavaResourceAbstractType (don't ask)pfullbright25-87/+115
2011-02-28319736 - switching a few of our Iterators to Iterableskmoore3-3/+3
2011-02-28336388 - context model support for XmlTransient and inherited attributeskmoore20-650/+1265
2011-02-26337657 - Move to use license (EUA) files/techniquetle47-5625/+68
2011-02-26Added jpt.jaxb.eclipselink.core, jpt.jaxb.eclipselink.uitle1-0/+14
2011-02-26Added jpt.dbws.eclipselink.uitle1-1/+29
2011-02-26Added org.eclipse.jpt.jaxb.eclipselink.core, org.eclipse.jpt.jaxb.eclipselink.uitle1-0/+12
2011-02-26Reorganized manifesttle1-2/+2
2011-02-26Initial check-intle1-0/+10
2011-02-26Initial check-intle32-0/+2348
2011-02-26Refactored JavaProjectWizardPagetle3-256/+5
2011-02-25added jaxb eclipselink core/ui pluginspfullbright25-0/+718
2011-02-24updated AbstractJaxbContextNode to match AbstractJpaContextNodekmoore23-76/+103
2011-02-22clean up x-friends, access rules, etc.bvosburgh10-55/+54
2011-02-22[337743] Fix source compatibility issue with new version of ICU4J 4.4.2. Thi...nhauge1-4/+5
2011-02-18fixed a couple problems with jaxb platform uis extension pointpfullbright4-4/+4
2011-02-18fixed commentspfullbright1-3/+3
2011-02-18added jaxb platform/ platform group property testerspfullbright2-0/+96
2011-02-18refactored platform def inheritancepfullbright4-147/+175
2011-02-17slight tweak to iconpfullbright1-0/+0
2011-02-17attempt at xml value iconpfullbright1-0/+0
2011-02-16any attribute, any element iconspfullbright4-0/+0
2011-02-16cleaning up ItemLabelProviderskmoore7-29/+36
2011-02-15336388 - added preliminary JaxbTransientType support to the JAXB contextkmoore15-43/+336
2011-02-15attribute, element, transient attribute iconspfullbright3-0/+0
2011-02-15persistent class, persistent enum, transient class iconspfullbright4-0/+3
2011-02-10326718 - XmlAnyElement, XmlAnyAttribute, XmlMixed context model support and v...kmoore23-44/+1204
2011-02-10updating access rules and x-friendskmoore2-2/+2
2011-02-10removed unnecessary instance variableskmoore1-8/+0
2011-02-10Added common.eclipselink.coretle2-5/+14
2011-02-10Added common plug-intle1-0/+3
2011-02-08add library provider validation to project validationpfullbright3-21/+36
2011-02-08Removed dependency on jpt featuretle1-4/+21
2011-02-08changed facet config to use data model only; added jre and user library valid...pfullbright32-547/+639
2011-02-08handle imports in a schemapfullbright2-3/+23
2011-02-07Updating bundle versionskmoore3-3/+3

Back to the top