1. bf3b7b2 remove obsolete/unused classes by Lukas Jungmann · 3 years, 11 months ago
  2. a5cf4bd Revert "Revert optimization removal (#1352)" (#1533) by jimma · 3 years, 11 months ago
  3. 31db78c export xsom interfaces for lazy parsing by Lukas Jungmann · 4 years ago
  4. 0ca9cd5 Merge pull request #1537 from eclipse-ee4j/3.0.1-RI-RELEASE by Lukas Jungmann · 3 years, 11 months ago
  5. 049bd95 Prepare next development cycle for 3.0.2-SNAPSHOT by Eclipse JAXBimpl Bot · 4 years ago
  6. 91c26da Prepare release com.sun.xml.bind.mvn:jaxb-ri:3.0.1 by Eclipse JAXBimpl Bot · 4 years ago
  7. dae589b Skip optimization for Accessors tailored by ri from different package. (#1527) by Daniel Kec · 4 years ago
  8. 5b27c9f Fix #1105: xjc mark-generated sometimes produces a wrong date value by Lukas Jungmann · 4 years ago
  9. 3f89c1b XJC requires runtime module to be explicitly set by Lukas Jungmann · 4 years ago
  10. f281dfd Bypass catalog if provided systemId does not exist by Lukas Jungmann · 4 years ago
  11. e471b47 export codemodel, txw2 and xsom through main bom by Lukas Jungmann · 4 years ago
  12. 148825a update copyright year by Martin Theiss · 4 years ago
  13. 01ecd3f sort javadoc for possible types by Martin Theiss · 4 years ago
  14. 929874e Fix osgi imports by Lukas Jungmann · 4 years, 1 month ago
  15. 9de1e0a #1466: ContextFinder always load the JAXBContext from jaxb-runtime 2.3.3 by Lukas Jungmann · 4 years, 1 month ago
  16. d64486d Integrate latest dependencies by Lukas Jungmann · 4 years, 1 month ago
  17. da2298d Integrate dtdparser 1.4.4 by Lukas Jungmann · 4 years, 1 month ago
  18. d1ff18f tweaking mod descriptors by Lukas Jungmann · 4 years, 1 month ago
  19. 8861fb9 Fix regression observed in metro by Lukas Jungmann · 4 years, 1 month ago
  20. c25d1bd fix cp year by Lukas Jungmann · 4 years, 1 month ago
  21. 1c1ea5a #1475: xjc: Option to generate old package names (#1497) by jbescos · 4 years, 2 months ago
  22. 502ee95 #1502: XJC: fails to process XSD files without systemId by Lukas Jungmann · 4 years, 2 months ago
  23. 88026a3 Change substitution group from HashSet to LinkedHashSet to ensure consistent return order. by Jesper Utoft · 4 years, 3 months ago
  24. 204015a Prepare next development cycle for 3.0.1-SNAPSHOT by Eclipse JAXBimpl Bot · 4 years, 4 months ago
  25. 6c04b24 Prepare release com.sun.xml.bind.mvn:jaxb-ri:3.0.0 by Eclipse JAXBimpl Bot · 4 years, 4 months ago
  26. 73a14bc #1490: CodeGenTest fails when there is a space in the Working Directory Name by Lukas Jungmann · 4 years, 4 months ago
  27. 637dea5 avoid dependency on snapshot in final artifact by Lukas Jungmann · 4 years, 4 months ago
  28. 3454cff Merge pull request #1488 from lukasj/is1039 by Lukas Jungmann · 4 years, 4 months ago
  29. e83c2df #1064: The setters generated for the array fields cause NPE if the passed in array was null by Lukas Jungmann · 4 years, 4 months ago
  30. c663ec1 cp year fix, formatting, source to jdk 7 src level by Lukas Jungmann · 4 years, 4 months ago
  31. 800e204 #1039: Call to JPackage.annotations() causes empty package-info.java to be generated by Lukas Jungmann · 4 years, 4 months ago
  32. f731c91 Fix broken links in the user guide by Lukas Jungmann · 4 years, 4 months ago
  33. a2d7123 forgotten tests related part by Lukas Jungmann · 4 years, 4 months ago
  34. 7c7ca08 #1460: xjc generates java code that won't compile for array of byte arrays by Lukas Jungmann · 4 years, 4 months ago
  35. cdebd87 #933: schemagen ignores package namespace for static inner enums by Lukas Jungmann · 4 years, 4 months ago
  36. 70c931f fix copyright by Lukas Jungmann · 4 years, 4 months ago
  37. fffd883 avoid JAXB acronym in generated code by Lukas Jungmann · 4 years, 5 months ago
  38. ce98f36 Character encoding should be done by the caller if needed by Lukas Jungmann · 4 years, 5 months ago
  39. 28533be move travis to jdk15 by Lukas Jungmann · 4 years, 5 months ago
  40. 338e77f Update dependencies and build plugins by Lukas Jungmann · 4 years, 5 months ago
  41. d0386f8 Bump junit from 4.13 to 4.13.1 in /jaxb-ri by dependabot[bot] · 4 years, 5 months ago
  42. 344acb9 help should contain only version 3.0 by Lukas Jungmann · 4 years, 7 months ago
  43. 6591dff episode file should use version 3.0 by Lukas Jungmann · 4 years, 7 months ago
  44. ca75920 fix tests by Lukas Jungmann · 4 years, 7 months ago
  45. 8d0994a core build tweaks by Lukas Jungmann · 4 years, 7 months ago
  46. 207c61c Use StackWalker API to get the caller class (#1465) by Philippe Marschall · 4 years, 7 months ago
  47. 36aded3 switch over to the new/jakarta ns by Lukas Jungmann · 4 years, 7 months ago
  48. 5c4200b Project pom.xml updates (#1464) by Tomáš Kraus · 4 years, 8 months ago
  49. bf40fcd Prepare next development cycle for 3.0.0-SNAPSHOT by Eclipse JAXBimpl Bot · 4 years, 10 months ago
  50. b42e50e Prepare release com.sun.xml.bind.mvn:jaxb-ri:3.0.0-M4 by Eclipse JAXBimpl Bot · 4 years, 10 months ago
  51. a30a2a4 Review samples (#1441) by Thibault Vallin · 4 years, 10 months ago
  52. 5e8d1bc fix fiwriter class name by Lukas Jungmann · 4 years, 10 months ago
  53. 748571a Use lastIndexOf to construct the correct parent and shortName from fullName by Dietrich Schulten · 4 years, 10 months ago
  54. a588f64 fix staxconnector class name by Lukas Jungmann · 4 years, 10 months ago
  55. 66d9cac Prepare next development cycle for 3.0.0-SNAPSHOT by Eclipse JAXBimpl Bot · 4 years, 10 months ago
  56. d1c5388 Prepare release com.sun.xml.bind.mvn:jaxb-ri:3.0.0-M3 by Eclipse JAXBimpl Bot · 4 years, 10 months ago
  57. e5e3829 fix error reporting by Lukas Jungmann · 4 years, 10 months ago
  58. a2c7e39 Update project readme by Lukas Jungmann · 4 years, 10 months ago
  59. c1de969 improve mark-generated plugin by Lukas Jungmann · 4 years, 10 months ago
  60. ae80415 Change com.sun.xml.bind property prefix to org.glassfish.jaxb by Lukas Jungmann · 4 years, 10 months ago
  61. e863464 Rename com.sun.xml.bind package in core to org.glassfish.jaxb.core by Lukas Jungmann · 4 years, 10 months ago
  62. c20d86b #1436: XJC Task fails to find itself from maven when fork=true by Lukas Jungmann · 4 years, 10 months ago
  63. 36d806c fix staxexwriter class name by Lukas Jungmann · 4 years, 11 months ago
  64. 578e0fb update docs for jakarta naming by Lukas Jungmann · 4 years, 11 months ago
  65. 0a88015 Prepare next development cycle for 3.0.0-SNAPSHOT by Eclipse JAXBimpl Bot · 5 years ago
  66. 8e9e433 Prepare release com.sun.xml.bind.mvn:jaxb-ri:3.0.0-M2 by Eclipse JAXBimpl Bot · 5 years ago
  67. 22aeb18 move jaxb-core out from jaxb-runtime and rename packages in jaxb-runtime (#1428) by Lukas Jungmann · 5 years ago
  68. c211909 fix pointer to mailing list by Lukas Jungmann · 5 years ago
  69. b71913c switch over to release compiler flag by Lukas Jungmann · 5 years ago
  70. 6fe6e66 Move service providers to jakarta by Lukas Jungmann · 5 years ago
  71. 46bfa34 Updated ${relaxng.version} from 2.3.3-b02 to 2.3.3 by Eclipse JAXBimpl Bot · 5 years ago
  72. 1268881 Prepare next development cycle for 3.0.0-SNAPSHOT by Eclipse JAXBimpl Bot · 5 years ago
  73. 11e23ff Prepare release com.sun.xml.bind.mvn:jaxb-ri:3.0.0-M1 by Eclipse JAXBimpl Bot · 5 years ago
  74. 0dccd32 make java.desktop optional in xsom by Lukas Jungmann · 5 years ago
  75. 9a504eb Close used jar by Piotrek Zygielo · 5 years ago
  76. d4c8e81 remove obsolete osgi import config by Lukas Jungmann · 5 years ago
  77. 7654240 Integrate activation 2.0.0-RC3 by Lukas Jungmann · 5 years ago
  78. dd133e1 [#1392] Update dependencies to Jakarta EE9 (#1393) by Andy McCright · 5 years ago
  79. 4dc7cb3 bump version to 3.0.0-SNAPSHOT by Lukas Jungmann · 5 years ago
  80. b013bb9 Prepare next development cycle for 2.4.0-SNAPSHOT by Eclipse JAXBimpl Bot · 5 years ago
  81. 60e0433 Prepare release com.sun.xml.bind.mvn:jaxb-ri:2.3.3 by Eclipse JAXBimpl Bot · 5 years ago
  82. acad929 Jacoco collect data (#1407) by Thibault Vallin · 5 years ago
  83. 8ada73f update build plugins by Lukas Jungmann · 5 years ago
  84. 0983227 prepare for jdk 14 by Lukas Jungmann · 5 years ago
  85. d531eae integrate dtd-parser 1.4.3 by Lukas Jungmann · 5 years ago
  86. 31ebda2 #1266: File encoding for XJC generated java-files in error by Lukas Jungmann · 5 years ago
  87. 9effbd2 #1209: JAVA 10 modules break old kludge by Lukas Jungmann · 5 years ago
  88. 76b955d update parent in subprojects, remove timestamps from manifests, fixup problem with packaging of osgi bundle by Lukas Jungmann · 5 years ago
  89. 185408f Use proper project name, url in comment in generated files by Lukas Jungmann · 5 years ago
  90. b793277 Replace cobertura by jacoco (#1389) by Thibault Vallin · 5 years ago
  91. 04fe675 update parent to 1.0.6, activation to 1.2.2, jaxb-api to 2.3.3 (#1400) by Lukas Jungmann · 5 years ago
  92. cfb14a5 tweaks to schemagen by Lukas Jungmann · 5 years ago
  93. a09b1da #1383: Schema generation fails to handle ElementType.TYPE_USE by Lukas Jungmann · 5 years ago
  94. 89e28fa fix cpright by Lukas Jungmann · 5 years ago
  95. 7fb0890 Fix incorrect header for package javax.xml.catalog in OSGi manifest file by Pieter-Jan Pintens · 5 years ago
  96. d033961 Prepare next development cycle for 2.4.0-SNAPSHOT by Eclipse JAXBimpl Bot · 5 years ago
  97. 6fd7c4e Prepare release com.sun.xml.bind.mvn:jaxb-ri:2.3.3-b02 by Eclipse JAXBimpl Bot · 5 years ago
  98. 3e73850 #1322: schemagen.sh fix for JAVA_HOME variables with spaces (#1382) by jbescos · 5 years ago
  99. a0041d1 #1322: xjc.sh fix for JAVA_HOME variables with spaces (#1380) by jbescos · 5 years ago
  100. 168e6a7 allow build on JDK13 (#1379) by Lukas Jungmann · 5 years ago