1. 95eb1fd [CXFXJC-8] Fix how the parameters are setup for Windows by Daniel Kulp · 10 years ago
  2. 58e162c [maven-release-plugin] prepare for next development iteration by Daniel Kulp · 10 years ago
  3. 13f9f6a [maven-release-plugin] prepare release xjc-utils-3.0.2 by Daniel Kulp · 10 years ago xjc-utils-3.0.2
  4. 79595c1 Set the correct version of the plugin by Daniel Kulp · 10 years ago
  5. d9bb843 Update to remove all the warnings when using m2e by Daniel Kulp · 10 years ago
  6. 7d4b4fd Update the plugin to work with older JAXB xjc's by Daniel Kulp · 10 years ago
  7. 85252a5 Update to use all the various repositories for resolving extensions by Daniel Kulp · 10 years ago
  8. 640012a Flip to fine logging by Daniel Kulp · 10 years ago
  9. a1e0531 Fix line length by Daniel Kulp · 10 years ago
  10. 6ae96ff Create an XJC plugin that can work around https://java.net/jira/browse/JAXB-986 by Daniel Kulp · 10 years ago
  11. 718f8af [maven-release-plugin] prepare for next development iteration by Daniel Kulp · 10 years ago
  12. 98ddd72 [maven-release-plugin] prepare release xjc-utils-3.0.1 by Daniel Kulp · 10 years ago xjc-utils-3.0.1
  13. 2283c8d [CXFXJC-7] Make sure list types aren't instantiated. by Daniel Kulp · 10 years ago
  14. 2d065ea Attempt to workaround JAXB-1026 via some byte bode manipulation. Kind of crappy. by Daniel Kulp · 10 years ago
  15. 44b9596 Honestly, not sure how the release worked with http url and an svn tagbase, fix those by Daniel Kulp · 10 years ago
  16. 76b7523 [maven-release-plugin] prepare for next development iteration by Daniel Kulp · 10 years ago
  17. 61109ee [maven-release-plugin] prepare release xjc-utils-3.0.0 by Daniel Kulp · 10 years ago xjc-utils-3.0.0
  18. 72c9d01 Update some plugins to work better with git and other things by Daniel Kulp · 10 years ago
  19. 324ce54 There is a new JIRA project specificall for this by Daniel Kulp · 10 years ago
  20. caab3eb Update apache parent pom version by Daniel Kulp · 10 years ago
  21. 34372d4 Update xjc plugin to work with newer JAXB's, detect the version of jaxb-api found and adjust accordingly. by Daniel Kulp · 10 years ago
  22. 864321f Start to add a fork mode to the xjc plugin by Daniel Kulp · 10 years ago
  23. df53775 Make sure we don't use a static catalog as catalogs from one module will spill into others by Daniel Kulp · 10 years ago
  24. 5ac1d70 Update to version 3.0.0-SNAPSHOT by Daniel Kulp · 10 years ago
  25. 59cf747 FIx a possible NPE that is logged by Daniel Kulp · 10 years ago
  26. e761080 [CXFXJC-4] For elements with minOccurs=0, make "new FooObject()" for the field optional. by Daniel Kulp · 10 years ago
  27. f7db26b Remove some unused deps, update to require Maven 3, update to Java6 only by Daniel Kulp · 10 years ago
  28. e9086ca [CXF-5760] Allow use of classpath urls in xjc plugin by Daniel Kulp · 10 years ago
  29. 62d190d [CXF-5759] Make the cxf-cjx-plugin fail on parsing errors by Daniel Kulp · 10 years ago
  30. 3a30a39 [CXF-5758] Don't pass -quiet to xjc by Daniel Kulp · 10 years ago
  31. 38181bb Add .gitignore by Daniel Kulp · 10 years ago
  32. de5b12c Update dependency version to versions found in central by Daniel Kulp · 10 years ago
  33. d88a562 Update parent pom by Daniel Kulp · 10 years ago
  34. 1b79ca9 Update scm urls by Daniel Kulp · 10 years ago
  35. 138f88c [maven-release-plugin] prepare for next development iteration by J. Daniel Kulp · 10 years ago
  36. 836e8c7 [maven-release-plugin] prepare release xjc-utils-2.7.0 by J. Daniel Kulp · 10 years ago
  37. 6e11f8a Add some svn:ignores by J. Daniel Kulp · 10 years ago
  38. 1e6cf3e Seems to have some strange command line compiler problem (OK with eclipse compiler) by J. Daniel Kulp · 10 years ago
  39. 5457b93 [CXF-5375] Add javadoc plugin. Patch from David Pytel by J. Daniel Kulp · 10 years ago
  40. 26f901b Remove a println left in by accident by J. Daniel Kulp · 11 years ago
  41. 518c24d If there is a severe error, make sure we fail the build. by J. Daniel Kulp · 11 years ago
  42. d635d84 [CXF-5158] Protect from getting an NPE if using a non-file based url by J. Daniel Kulp · 11 years ago
  43. d699b3f [maven-release-plugin] prepare for next development iteration by J. Daniel Kulp · 11 years ago
  44. 970cbc7 [maven-release-plugin] prepare release xjc-utils-2.6.2 by J. Daniel Kulp · 11 years ago
  45. 2d4938f [CXF-4899]add -Xbgi xjc plugin which can match both getXXX and isXXX method for boolean in xsd by Freeman Yue Fang · 11 years ago
  46. 739e10e Use the release now by J. Daniel Kulp · 11 years ago
  47. 58dbd4e Back to snapshot until the release is promoted by J. Daniel Kulp · 11 years ago
  48. 831748e [maven-release-plugin] prepare for next development iteration by J. Daniel Kulp · 11 years ago
  49. eb6c30b [maven-release-plugin] prepare release xjc-utils-2.6.1 by J. Daniel Kulp · 11 years ago
  50. 7c4bc68 Use the release version number so we can release this by J. Daniel Kulp · 11 years ago
  51. 8d025e1 Wire cxf-xjc-plugin into m2e better by J. Daniel Kulp · 11 years ago
  52. 0aafc5e Add m2e lifecylcle things (very minimal impl) by J. Daniel Kulp · 11 years ago
  53. d40a323 [maven-release-plugin] prepare for next development iteration by J. Daniel Kulp · 12 years ago
  54. 47a3031 [maven-release-plugin] prepare release xjc-utils-2.6.0 by J. Daniel Kulp · 12 years ago
  55. 15e8c10 Add jaxb-api so it works on Java5. Update bundle plugin version by J. Daniel Kulp · 12 years ago
  56. 89b689a CXF-4069 Changing pom to create a bundle as the runtime is also needed in OSGi by Christian Schneider · 12 years ago
  57. 29c71b4 CXF-4069 Add a new module for JAX DataTypeAdapter and the ToString classes so generated code does not have to depend on cxf by Christian Schneider · 12 years ago
  58. 19626b1 [maven-release-plugin] prepare for next development iteration by J. Daniel Kulp · 13 years ago
  59. ba29422 [maven-release-plugin] prepare release xjc-utils-2.4.0 by J. Daniel Kulp · 13 years ago
  60. 1869936 [CXF-3676] Add @threadSafe to xjc plugin by J. Daniel Kulp · 13 years ago
  61. 57f7a6b Update pom to make release easier next time by J. Daniel Kulp · 13 years ago
  62. 96bb75a [maven-release-plugin] prepare for next development iteration by J. Daniel Kulp · 13 years ago
  63. cf4ca82 [maven-release-plugin] prepare release xjc-utils-2.3.2 by J. Daniel Kulp · 13 years ago
  64. ae960fc [CXF-3138] Validate the extension is in the right form by J. Daniel Kulp · 13 years ago
  65. cf9a654 [CXF-3131] Fix problem of XmlElemtn annotions being removed by J. Daniel Kulp · 13 years ago
  66. 624273f Wrong tag location by J. Daniel Kulp · 14 years ago
  67. fb50430 [maven-release-plugin] prepare for next development iteration by J. Daniel Kulp · 14 years ago
  68. 5f2fcaa [maven-release-plugin] prepare release xjc-utils-2.3.0 by J. Daniel Kulp · 14 years ago
  69. a6d39ae Prepare pom for xjc release by J. Daniel Kulp · 14 years ago
  70. 8fa1edb Map more chars that cause issues for windows by J. Daniel Kulp · 14 years ago
  71. 452d85f Fix checkstyle by J. Daniel Kulp · 14 years ago
  72. 355c332 Allow xsd plugin to use a classath: style location by J. Daniel Kulp · 14 years ago
  73. cd2d6d6 Update for maven 3 by J. Daniel Kulp · 14 years ago
  74. 28a4a6c [CXF-2707] Don't generate new abstract objects. by J. Daniel Kulp · 14 years ago
  75. cdf5e0b Add a plugin for adding a property listener by J. Daniel Kulp · 14 years ago
  76. 7b2dedf Minor updates by J. Daniel Kulp · 14 years ago
  77. e45dc1f Some cleanup by J. Daniel Kulp · 14 years ago
  78. 3826a8b copy the xjc stuff to new subproject by J. Daniel Kulp · 14 years ago