Daniel Kulp [Thu, 17 Aug 2017 17:03:05 +0000 (13:03 -0400)]
[maven-release-plugin] prepare release xjc-utils-3.2.0
Daniel Kulp [Thu, 17 Aug 2017 17:02:26 +0000 (13:02 -0400)]
Fix javadoc tag
Daniel Kulp [Thu, 17 Aug 2017 17:00:57 +0000 (13:00 -0400)]
Staged version of buildutils
Daniel Kulp [Thu, 17 Aug 2017 16:46:16 +0000 (12:46 -0400)]
Update some plugin versions
Daniel Kulp [Wed, 9 Aug 2017 20:11:06 +0000 (16:11 -0400)]
Update to fix durations again and cleanup the ObjectFactory
Daniel Kulp [Wed, 9 Aug 2017 18:50:21 +0000 (14:50 -0400)]
Forgot to remove a println
Daniel Kulp [Wed, 9 Aug 2017 18:47:23 +0000 (14:47 -0400)]
Revert a couple of changes and fix them a different way
Daniel Kulp [Tue, 8 Aug 2017 20:21:31 +0000 (16:21 -0400)]
[CXFXJC-22] Make sure we don't create new W3CEndpointReference objects (no default constructor)
Daniel Kulp [Fri, 4 Aug 2017 17:48:59 +0000 (13:48 -0400)]
Fix NPE
Daniel Kulp [Fri, 4 Aug 2017 17:45:26 +0000 (13:45 -0400)]
Update version numbers to 3.2.0-SNAPSHOT
Daniel Kulp [Fri, 4 Aug 2017 17:43:54 +0000 (13:43 -0400)]
Fix some eclipse warnings
Daniel Kulp [Fri, 4 Aug 2017 17:40:48 +0000 (13:40 -0400)]
[CXFXJC-19, CXFXJC-20, CXFXJC-21] Fix problems in DV plugin found while enabling it for more modules in CXF proper
Daniel Kulp [Fri, 4 Aug 2017 17:40:41 +0000 (13:40 -0400)]
Update to Java 8
Dennis Kieselhorst [Mon, 24 Jul 2017 11:48:25 +0000 (13:48 +0200)]
Update commons-lang3 to 3.6
Colm O hEigeartaigh [Thu, 15 Dec 2016 16:06:50 +0000 (16:06 +0000)]
[maven-release-plugin] prepare for next development iteration
Colm O hEigeartaigh [Thu, 15 Dec 2016 16:06:31 +0000 (16:06 +0000)]
[maven-release-plugin] prepare release xjc-utils-3.1.0
Colm O hEigeartaigh [Tue, 6 Dec 2016 12:03:45 +0000 (12:03 +0000)]
Updating to 3.1.0-SNAPSHOT
Colm O hEigeartaigh [Tue, 6 Dec 2016 12:02:21 +0000 (12:02 +0000)]
CXFXJC-16 - Technical upgrade for cxf-xjc-ts
Colm O hEigeartaigh [Tue, 6 Dec 2016 10:10:03 +0000 (10:10 +0000)]
Updating Apache parent pom
Lauro Schuck [Wed, 21 Oct 2015 23:41:20 +0000 (21:41 -0200)]
Fixing NPE caused by null enum TypeName. This closes #3
Lauro Schuck [Wed, 21 Oct 2015 23:35:54 +0000 (21:35 -0200)]
Added failing test for NPE issue
Colm O hEigeartaigh [Tue, 1 Sep 2015 15:59:14 +0000 (16:59 +0100)]
[maven-release-plugin] prepare for next development iteration
Colm O hEigeartaigh [Tue, 1 Sep 2015 15:59:06 +0000 (16:59 +0100)]
[maven-release-plugin] prepare release xjc-utils-3.0.5
Colm O hEigeartaigh [Mon, 31 Aug 2015 16:11:27 +0000 (17:11 +0100)]
[CXFXJC-13] - The default value plugin will try to instantiate abstract classes
Colm O hEigeartaigh [Mon, 31 Aug 2015 14:53:56 +0000 (15:53 +0100)]
Dependency upgrades
Colm O hEigeartaigh [Mon, 31 Aug 2015 14:24:54 +0000 (15:24 +0100)]
[CXFXJC-12] - Fix for Enabling XJC DV plugin creates invalid content incorrect
Daniel Kulp [Thu, 9 Jul 2015 21:22:20 +0000 (17:22 -0400)]
[maven-release-plugin] prepare for next development iteration
Daniel Kulp [Thu, 9 Jul 2015 21:22:13 +0000 (17:22 -0400)]
[maven-release-plugin] prepare release xjc-utils-3.0.4
Daniel Kulp [Thu, 9 Jul 2015 16:07:15 +0000 (12:07 -0400)]
Fix typo causing generation problem
Daniel Kulp [Wed, 8 Jul 2015 19:57:09 +0000 (15:57 -0400)]
Merge branch 'master' of https://github.com/mbert/cxf-xjc-utils
This closes #2
Daniel Kulp [Wed, 8 Jul 2015 19:53:46 +0000 (15:53 -0400)]
Merge branch 'NPE-fix' of https://github.com/spark404/cxf-xjc-utils
This closes #1
Daniel Kulp [Wed, 8 Jul 2015 19:38:39 +0000 (15:38 -0400)]
Update the bug986 plugin to remove the annotation in more cases
Martin Dietze [Wed, 17 Jun 2015 13:12:38 +0000 (15:12 +0200)]
Convenience option for configuring the code generation from XSD files:
Instead of having to explicitly list every single file using the '<xsd>'
element, now the new '<xsdDir>' element can be used instead for
specifying a directory. From this directory all '*.xsd' files will be
used for code generation.
Hugo Trippaers [Thu, 16 Apr 2015 07:41:50 +0000 (09:41 +0200)]
Throw an exception when a dependency fails to resolve
Daniel Kulp [Fri, 14 Nov 2014 16:08:30 +0000 (11:08 -0500)]
[maven-release-plugin] prepare for next development iteration
Daniel Kulp [Fri, 14 Nov 2014 16:08:22 +0000 (11:08 -0500)]
[maven-release-plugin] prepare release xjc-utils-3.0.3
Daniel Kulp [Wed, 12 Nov 2014 15:41:33 +0000 (10:41 -0500)]
Add a "fork" mode test to help catch issues
Daniel Kulp [Wed, 12 Nov 2014 15:05:53 +0000 (10:05 -0500)]
Fix tests on windows in non-forked mode.
Daniel Kulp [Mon, 10 Nov 2014 19:52:46 +0000 (14:52 -0500)]
Fix test failure, provide some more info
Daniel Kulp [Mon, 10 Nov 2014 18:25:51 +0000 (13:25 -0500)]
Fix checkstyle
Daniel Kulp [Mon, 10 Nov 2014 18:23:25 +0000 (13:23 -0500)]
[CXFXJC-8] More work on using windows style paths
Daniel Kulp [Wed, 22 Oct 2014 15:00:48 +0000 (11:00 -0400)]
Close the classloader if it's a closeable (java7+)
Daniel Kulp [Wed, 22 Oct 2014 14:41:48 +0000 (10:41 -0400)]
[CXFXJC-8] Fix how the parameters are setup for Windows
Daniel Kulp [Fri, 19 Sep 2014 13:32:14 +0000 (09:32 -0400)]
[maven-release-plugin] prepare for next development iteration
Daniel Kulp [Fri, 19 Sep 2014 13:32:09 +0000 (09:32 -0400)]
[maven-release-plugin] prepare release xjc-utils-3.0.2
Daniel Kulp [Fri, 19 Sep 2014 13:28:32 +0000 (09:28 -0400)]
Set the correct version of the plugin
Daniel Kulp [Fri, 19 Sep 2014 13:24:02 +0000 (09:24 -0400)]
Update to remove all the warnings when using m2e
Daniel Kulp [Tue, 16 Sep 2014 17:22:00 +0000 (13:22 -0400)]
Update the plugin to work with older JAXB xjc's
Daniel Kulp [Mon, 15 Sep 2014 16:28:00 +0000 (12:28 -0400)]
Update to use all the various repositories for resolving extensions
Daniel Kulp [Fri, 12 Sep 2014 17:19:44 +0000 (13:19 -0400)]
Flip to fine logging
Daniel Kulp [Fri, 12 Sep 2014 16:43:50 +0000 (12:43 -0400)]
Fix line length
Daniel Kulp [Fri, 12 Sep 2014 16:40:56 +0000 (12:40 -0400)]
Create an XJC plugin that can work around https://java.net/jira/browse/JAXB-986
Daniel Kulp [Wed, 2 Jul 2014 15:23:02 +0000 (11:23 -0400)]
[maven-release-plugin] prepare for next development iteration
Daniel Kulp [Wed, 2 Jul 2014 15:22:55 +0000 (11:22 -0400)]
[maven-release-plugin] prepare release xjc-utils-3.0.1
Daniel Kulp [Thu, 26 Jun 2014 13:57:27 +0000 (09:57 -0400)]
[CXFXJC-7] Make sure list types aren't instantiated.
Daniel Kulp [Thu, 19 Jun 2014 21:39:30 +0000 (17:39 -0400)]
Attempt to workaround JAXB-1026 via some byte bode manipulation. Kind of crappy.
Daniel Kulp [Fri, 30 May 2014 19:04:40 +0000 (15:04 -0400)]
Honestly, not sure how the release worked with http url and an svn tagbase, fix those
Daniel Kulp [Fri, 30 May 2014 18:59:34 +0000 (14:59 -0400)]
[maven-release-plugin] prepare for next development iteration
Daniel Kulp [Fri, 30 May 2014 18:58:29 +0000 (14:58 -0400)]
[maven-release-plugin] prepare release xjc-utils-3.0.0
Daniel Kulp [Fri, 30 May 2014 18:56:57 +0000 (14:56 -0400)]
Update some plugins to work better with git and other things
Daniel Kulp [Fri, 30 May 2014 18:53:45 +0000 (14:53 -0400)]
There is a new JIRA project specificall for this
Daniel Kulp [Fri, 30 May 2014 18:52:40 +0000 (14:52 -0400)]
Update apache parent pom version
Daniel Kulp [Wed, 28 May 2014 16:11:30 +0000 (12:11 -0400)]
Update xjc plugin to work with newer JAXB's, detect the version of jaxb-api found and adjust accordingly.
Daniel Kulp [Tue, 27 May 2014 19:16:16 +0000 (15:16 -0400)]
Start to add a fork mode to the xjc plugin
Daniel Kulp [Thu, 22 May 2014 18:26:41 +0000 (14:26 -0400)]
Make sure we don't use a static catalog as catalogs from one module will spill into others
Daniel Kulp [Thu, 22 May 2014 17:33:05 +0000 (13:33 -0400)]
Update to version 3.0.0-SNAPSHOT
Daniel Kulp [Thu, 22 May 2014 17:32:52 +0000 (13:32 -0400)]
FIx a possible NPE that is logged
Daniel Kulp [Thu, 22 May 2014 16:26:56 +0000 (12:26 -0400)]
[CXFXJC-4] For elements with minOccurs=0, make "new FooObject()" for the field optional.
Daniel Kulp [Thu, 22 May 2014 14:44:26 +0000 (10:44 -0400)]
Remove some unused deps, update to require Maven 3, update to Java6 only
Daniel Kulp [Wed, 21 May 2014 21:54:08 +0000 (17:54 -0400)]
[CXF-5760] Allow use of classpath urls in xjc plugin
Also update to use the Maven annotations and "java5" APIs.
Daniel Kulp [Wed, 21 May 2014 20:19:11 +0000 (16:19 -0400)]
[CXF-5759] Make the cxf-cjx-plugin fail on parsing errors
Daniel Kulp [Wed, 21 May 2014 20:13:41 +0000 (16:13 -0400)]
[CXF-5758] Don't pass -quiet to xjc
Daniel Kulp [Fri, 7 Mar 2014 16:05:39 +0000 (11:05 -0500)]
Add .gitignore
Daniel Kulp [Fri, 7 Mar 2014 16:05:11 +0000 (11:05 -0500)]
Update dependency version to versions found in central
Daniel Kulp [Fri, 7 Mar 2014 16:05:04 +0000 (11:05 -0500)]
Update parent pom
Daniel Kulp [Fri, 7 Mar 2014 15:57:30 +0000 (10:57 -0500)]
Update scm urls
J. Daniel Kulp [Wed, 20 Nov 2013 19:58:37 +0000 (19:58 +0000)]
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/cxf/xjc-utils/trunk@
1543919 13f79535-47bb-0310-9956-
ffa450edef68
J. Daniel Kulp [Wed, 20 Nov 2013 19:58:31 +0000 (19:58 +0000)]
[maven-release-plugin] prepare release xjc-utils-2.7.0
git-svn-id: https://svn.apache.org/repos/asf/cxf/xjc-utils/trunk@
1543917 13f79535-47bb-0310-9956-
ffa450edef68
J. Daniel Kulp [Mon, 18 Nov 2013 15:58:05 +0000 (15:58 +0000)]
Add some svn:ignores
git-svn-id: https://svn.apache.org/repos/asf/cxf/xjc-utils/trunk@
1543062 13f79535-47bb-0310-9956-
ffa450edef68
J. Daniel Kulp [Mon, 18 Nov 2013 15:57:08 +0000 (15:57 +0000)]
Seems to have some strange command line compiler problem (OK with eclipse compiler)
git-svn-id: https://svn.apache.org/repos/asf/cxf/xjc-utils/trunk@
1543061 13f79535-47bb-0310-9956-
ffa450edef68
J. Daniel Kulp [Mon, 18 Nov 2013 15:43:41 +0000 (15:43 +0000)]
[CXF-5375] Add javadoc plugin.
Patch from David Pytel
git-svn-id: https://svn.apache.org/repos/asf/cxf/xjc-utils/trunk@
1543059 13f79535-47bb-0310-9956-
ffa450edef68
J. Daniel Kulp [Mon, 5 Aug 2013 21:21:50 +0000 (21:21 +0000)]
Remove a println left in by accident
git-svn-id: https://svn.apache.org/repos/asf/cxf/xjc-utils/trunk@
1510741 13f79535-47bb-0310-9956-
ffa450edef68
J. Daniel Kulp [Fri, 2 Aug 2013 17:25:58 +0000 (17:25 +0000)]
If there is a severe error, make sure we fail the build.
git-svn-id: https://svn.apache.org/repos/asf/cxf/xjc-utils/trunk@
1509784 13f79535-47bb-0310-9956-
ffa450edef68
J. Daniel Kulp [Fri, 2 Aug 2013 17:18:09 +0000 (17:18 +0000)]
[CXF-5158] Protect from getting an NPE if using a non-file based url
git-svn-id: https://svn.apache.org/repos/asf/cxf/xjc-utils/trunk@
1509782 13f79535-47bb-0310-9956-
ffa450edef68
J. Daniel Kulp [Tue, 16 Jul 2013 21:20:46 +0000 (21:20 +0000)]
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/cxf/xjc-utils/trunk@
1503894 13f79535-47bb-0310-9956-
ffa450edef68
J. Daniel Kulp [Tue, 16 Jul 2013 21:20:40 +0000 (21:20 +0000)]
[maven-release-plugin] prepare release xjc-utils-2.6.2
git-svn-id: https://svn.apache.org/repos/asf/cxf/xjc-utils/trunk@
1503892 13f79535-47bb-0310-9956-
ffa450edef68
Freeman Yue Fang [Thu, 28 Mar 2013 09:06:17 +0000 (09:06 +0000)]
[CXF-4899]add -Xbgi xjc plugin which can match both getXXX and isXXX method for boolean in xsd
git-svn-id: https://svn.apache.org/repos/asf/cxf/xjc-utils/trunk@
1461998 13f79535-47bb-0310-9956-
ffa450edef68
J. Daniel Kulp [Wed, 5 Dec 2012 16:23:00 +0000 (16:23 +0000)]
Use the release now
git-svn-id: https://svn.apache.org/repos/asf/cxf/xjc-utils/trunk@
1417509 13f79535-47bb-0310-9956-
ffa450edef68
J. Daniel Kulp [Tue, 27 Nov 2012 19:34:47 +0000 (19:34 +0000)]
Back to snapshot until the release is promoted
git-svn-id: https://svn.apache.org/repos/asf/cxf/xjc-utils/trunk@
1414344 13f79535-47bb-0310-9956-
ffa450edef68
J. Daniel Kulp [Tue, 27 Nov 2012 19:30:35 +0000 (19:30 +0000)]
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/cxf/xjc-utils/trunk@
1414341 13f79535-47bb-0310-9956-
ffa450edef68
J. Daniel Kulp [Tue, 27 Nov 2012 19:30:14 +0000 (19:30 +0000)]
[maven-release-plugin] prepare release xjc-utils-2.6.1
git-svn-id: https://svn.apache.org/repos/asf/cxf/xjc-utils/trunk@
1414339 13f79535-47bb-0310-9956-
ffa450edef68
J. Daniel Kulp [Tue, 27 Nov 2012 19:29:07 +0000 (19:29 +0000)]
Use the release version number so we can release this
git-svn-id: https://svn.apache.org/repos/asf/cxf/xjc-utils/trunk@
1414338 13f79535-47bb-0310-9956-
ffa450edef68
J. Daniel Kulp [Tue, 20 Nov 2012 18:38:59 +0000 (18:38 +0000)]
Wire cxf-xjc-plugin into m2e better
Also detect changes to binding files to trigger rebuilds
git-svn-id: https://svn.apache.org/repos/asf/cxf/xjc-utils/trunk@
1411783 13f79535-47bb-0310-9956-
ffa450edef68
J. Daniel Kulp [Mon, 5 Nov 2012 22:19:36 +0000 (22:19 +0000)]
Add m2e lifecylcle things (very minimal impl)
git-svn-id: https://svn.apache.org/repos/asf/cxf/xjc-utils/trunk@
1405991 13f79535-47bb-0310-9956-
ffa450edef68
J. Daniel Kulp [Fri, 30 Mar 2012 15:47:52 +0000 (15:47 +0000)]
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/cxf/xjc-utils/trunk@
1307484 13f79535-47bb-0310-9956-
ffa450edef68
J. Daniel Kulp [Fri, 30 Mar 2012 15:47:45 +0000 (15:47 +0000)]
[maven-release-plugin] prepare release xjc-utils-2.6.0
git-svn-id: https://svn.apache.org/repos/asf/cxf/xjc-utils/trunk@
1307482 13f79535-47bb-0310-9956-
ffa450edef68
J. Daniel Kulp [Fri, 30 Mar 2012 15:46:19 +0000 (15:46 +0000)]
Add jaxb-api so it works on Java5. Update bundle plugin version
git-svn-id: https://svn.apache.org/repos/asf/cxf/xjc-utils/trunk@
1307481 13f79535-47bb-0310-9956-
ffa450edef68
Christian Schneider [Wed, 8 Feb 2012 17:08:34 +0000 (17:08 +0000)]
CXF-4069 Changing pom to create a bundle as the runtime is also needed in OSGi
git-svn-id: https://svn.apache.org/repos/asf/cxf/xjc-utils/trunk@
1241979 13f79535-47bb-0310-9956-
ffa450edef68
Christian Schneider [Tue, 31 Jan 2012 10:12:58 +0000 (10:12 +0000)]
CXF-4069 Add a new module for JAX DataTypeAdapter and the ToString classes so generated code does not have to depend on cxf
git-svn-id: https://svn.apache.org/repos/asf/cxf/xjc-utils/trunk@
1238358 13f79535-47bb-0310-9956-
ffa450edef68
J. Daniel Kulp [Thu, 4 Aug 2011 17:36:03 +0000 (17:36 +0000)]
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/cxf/xjc-utils/trunk@
1153948 13f79535-47bb-0310-9956-
ffa450edef68