Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-28This commit was manufactured by cvs2svn to create tag 'v201010280000'.v201010280000nhauge4822-802969/+0
2010-10-28328905 - added jaxb 2.1 facet version to fix unit testskmoore1-1/+6
2010-10-28327151 - Schema gen doesn't handle multiple namespacetle6-51/+326
2010-10-27quick spelling correctionpfullbright2-3/+3
2010-10-27JAXB java resource model, copied from JPA and removed JPA specific codekmoore197-808/+5592
2010-10-27added metadata cleanup on facet uninstallpfullbright4-12/+46
2010-10-26added eclipselink_oxm_2_2.xsd schemakmoore2-3/+572
2010-10-26fixed commentkmoore1-1/+1
2010-10-26Created JaxbProject and JaxbPlatform, completed JaxbProjectManagerkmoore29-67/+4213
2010-10-25added skeleton jaxb project managerpfullbright3-0/+265
2010-10-25328509 - EclipseLink 2.2 platform and orm resource model supportkmoore56-199/+10576
2010-10-25added jaxb 2.1 facetkmoore1-0/+1
2010-10-25added jaxb 2.1 facetkmoore6-9/+73
2010-10-22cleaned up orm ecore model - remove EString since we use String in most placeskmoore27-121/+99
2010-10-22XmlAccessorOrder/TypeAnnotation tests for packagepfullbright5-8/+138
2010-10-22fixed copyrightspfullbright10-0/+90
2010-10-22XmlSchemaType(s) annotations for packages, and testspfullbright9-2/+733
2010-10-21removed XmlJavaTypeAdaptersAnnotationDefinition from the list of attribute an...kmoore1-1/+0
2010-10-21XmlJavaTypeAdapter(s) annotations for packagespfullbright11-147/+449
2010-10-20327915 - JAXB java resource model support for field/method annotationskmoore38-129/+3360
2010-10-20minor formattingkmoore1-0/+1
2010-10-20fixed a javadockmoore1-1/+1
2010-10-20XmlSchema/XmlNs annotation testspfullbright2-0/+247
2010-10-20XmlSchema/XmlNs annotation resource modelpfullbright7-13/+567
2010-10-20renamed "Package" -> "AnnotatedPackage"pfullbright5-11/+11
2010-10-20added package annotation testing apipfullbright3-15/+92
2010-10-20refactored resource testcase hierarchypfullbright51-100/+129
2010-10-20327915 - JAXB attribute level annotation resource model supportkmoore68-9/+4511
2010-10-20fix tests in build by not attempting to add the JPA jars to JAXB resource mod...kmoore2-2/+15
2010-10-19removed unused static fieldpfullbright1-5/+1
2010-10-19[313750] Provide link to facets page on JPA properties page.nhauge3-0/+25
2010-10-19[327572] Unfortunately DTP allows for optional support of catalogs in extens...nhauge1-1/+25
2010-10-19fixed plugin-name again, grrkmoore1-1/+1
2010-10-19renamed GenericJaxbJpaAnnotationDefinitionProvider to remove the Jpakmoore2-5/+5
2010-10-19fixed parameter name and added commentkmoore1-4/+8
2010-10-19fix plugin-namekmoore1-2/+2
2010-10-19Project settings suggested by David Williams to specify Java 6tle3-11/+2
2010-10-18updated commentkmoore1-0/+5
2010-10-18added attribute level annotation Stringskmoore1-4/+57
2010-10-18package annotations - tweaked java type adapter annotationspfullbright14-173/+562
2010-10-18tweaked package contentpfullbright1-5/+6
2010-10-18Updated feature requirementstle1-5/+0
2010-10-18Added JAXB teststle1-0/+4
2010-10-18Changed JDK versiontle1-2/+2
2010-10-18327914 - JAXB java resource model and tests for XmlRegistry annotationkmoore8-0/+225
2010-10-18Initial checkintle8-0/+665
2010-10-18327914 - JAXB java resource model and tests for XmlSeeAlsoAnnotationkmoore9-1/+548
2010-10-18removed unnecessary factory class creationkmoore1-1/+0
2010-10-18327914 - JAXB java resource model and tests for XmlInlineBinaryDataAnnotation...kmoore18-0/+1065
2010-10-15JAXB java resource model and tests for XmlAccessorOrderkmoore9-0/+454

Back to the top