You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by Daniel Kulp <dk...@apache.org> on 2012/11/28 16:58:02 UTC

[VOTE] buildutils and xjc-utils (take 2)


To prepare for the 2.7.1 release (likely next week), I'd like to get releases of the buildutils and xjc-utils things.   This second take fixes another issue of getting checkstyle configured in eclipse with the latest Checkstyle plugin.

Changes:
buildutils:
* Remove the DoubleCheckedLogging stuff from checkstyle as the latest version of checkstyle no longer supports this
* Update the xml2fastinfoset-plugin to have the m2e lifecycle things

xjc-utils:
* Update the plugin to have the m2e lifecycle bindings
* Update the plugin to use the BuildContext to report warnings/errors from JAXB.   Allows warnings to propagate into the eclipse warning system.


Staging area:
https://repository.apache.org/content/repositories/orgapachecxf-092/

Tags:
http://svn.apache.org/repos/asf/cxf/xjc-utils/tags/xjc-utils-2.6.1/
http://svn.apache.org/repos/asf/cxf/build-utils/tags/cxf-build-utils-2.5.0/


Here is my +1.   


-- 
Daniel Kulp
dkulp@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com


Re: [VOTE] buildutils and xjc-utils (take 2)

Posted by Aki Yoshida <el...@gmail.com>.
+1

aki

2012/11/28 Daniel Kulp <dk...@apache.org>:
>
>
> To prepare for the 2.7.1 release (likely next week), I'd like to get releases of the buildutils and xjc-utils things.   This second take fixes another issue of getting checkstyle configured in eclipse with the latest Checkstyle plugin.
>
> Changes:
> buildutils:
> * Remove the DoubleCheckedLogging stuff from checkstyle as the latest version of checkstyle no longer supports this
> * Update the xml2fastinfoset-plugin to have the m2e lifecycle things
>
> xjc-utils:
> * Update the plugin to have the m2e lifecycle bindings
> * Update the plugin to use the BuildContext to report warnings/errors from JAXB.   Allows warnings to propagate into the eclipse warning system.
>
>
> Staging area:
> https://repository.apache.org/content/repositories/orgapachecxf-092/
>
> Tags:
> http://svn.apache.org/repos/asf/cxf/xjc-utils/tags/xjc-utils-2.6.1/
> http://svn.apache.org/repos/asf/cxf/build-utils/tags/cxf-build-utils-2.5.0/
>
>
> Here is my +1.
>
>
> --
> Daniel Kulp
> dkulp@apache.org - http://dankulp.com/blog
> Talend Community Coder - http://coders.talend.com
>

Re: [VOTE] buildutils and xjc-utils (take 2)

Posted by Christian Schneider <ch...@die-schneider.net>.
+1

Christian

On 11/28/2012 04:58 PM, Daniel Kulp wrote:
>
> To prepare for the 2.7.1 release (likely next week), I'd like to get releases of the buildutils and xjc-utils things.   This second take fixes another issue of getting checkstyle configured in eclipse with the latest Checkstyle plugin.
>
> Changes:
> buildutils:
> * Remove the DoubleCheckedLogging stuff from checkstyle as the latest version of checkstyle no longer supports this
> * Update the xml2fastinfoset-plugin to have the m2e lifecycle things
>
> xjc-utils:
> * Update the plugin to have the m2e lifecycle bindings
> * Update the plugin to use the BuildContext to report warnings/errors from JAXB.   Allows warnings to propagate into the eclipse warning system.
>
>
> Staging area:
> https://repository.apache.org/content/repositories/orgapachecxf-092/
>
> Tags:
> http://svn.apache.org/repos/asf/cxf/xjc-utils/tags/xjc-utils-2.6.1/
> http://svn.apache.org/repos/asf/cxf/build-utils/tags/cxf-build-utils-2.5.0/
>
>
> Here is my +1.   
>
>


Re: [VOTE] buildutils and xjc-utils (take 2)

Posted by Freeman Fang <fr...@gmail.com>.
+1

-------------
Freeman(Yue) Fang

Red Hat, Inc. 
FuseSource is now part of Red Hat
Web: http://fusesource.com | http://www.redhat.com/
Twitter: freemanfang
Blog: http://freemanfang.blogspot.com
http://blog.sina.com.cn/u/1473905042
weibo: http://weibo.com/u/1473905042

On 2012-11-28, at 下午11:58, Daniel Kulp wrote:

> 
> 
> To prepare for the 2.7.1 release (likely next week), I'd like to get releases of the buildutils and xjc-utils things.   This second take fixes another issue of getting checkstyle configured in eclipse with the latest Checkstyle plugin.
> 
> Changes:
> buildutils:
> * Remove the DoubleCheckedLogging stuff from checkstyle as the latest version of checkstyle no longer supports this
> * Update the xml2fastinfoset-plugin to have the m2e lifecycle things
> 
> xjc-utils:
> * Update the plugin to have the m2e lifecycle bindings
> * Update the plugin to use the BuildContext to report warnings/errors from JAXB.   Allows warnings to propagate into the eclipse warning system.
> 
> 
> Staging area:
> https://repository.apache.org/content/repositories/orgapachecxf-092/
> 
> Tags:
> http://svn.apache.org/repos/asf/cxf/xjc-utils/tags/xjc-utils-2.6.1/
> http://svn.apache.org/repos/asf/cxf/build-utils/tags/cxf-build-utils-2.5.0/
> 
> 
> Here is my +1.   
> 
> 
> -- 
> Daniel Kulp
> dkulp@apache.org - http://dankulp.com/blog
> Talend Community Coder - http://coders.talend.com
> 


Re: [VOTE] buildutils and xjc-utils (take 2)

Posted by Colm O hEigeartaigh <co...@apache.org>.
+1.

Colm.

On Wed, Nov 28, 2012 at 3:58 PM, Daniel Kulp <dk...@apache.org> wrote:

>
>
> To prepare for the 2.7.1 release (likely next week), I'd like to get
> releases of the buildutils and xjc-utils things.   This second take fixes
> another issue of getting checkstyle configured in eclipse with the latest
> Checkstyle plugin.
>
> Changes:
> buildutils:
> * Remove the DoubleCheckedLogging stuff from checkstyle as the latest
> version of checkstyle no longer supports this
> * Update the xml2fastinfoset-plugin to have the m2e lifecycle things
>
> xjc-utils:
> * Update the plugin to have the m2e lifecycle bindings
> * Update the plugin to use the BuildContext to report warnings/errors from
> JAXB.   Allows warnings to propagate into the eclipse warning system.
>
>
> Staging area:
> https://repository.apache.org/content/repositories/orgapachecxf-092/
>
> Tags:
> http://svn.apache.org/repos/asf/cxf/xjc-utils/tags/xjc-utils-2.6.1/
> http://svn.apache.org/repos/asf/cxf/build-utils/tags/cxf-build-utils-2.5.0/
>
>
> Here is my +1.
>
>
> --
> Daniel Kulp
> dkulp@apache.org - http://dankulp.com/blog
> Talend Community Coder - http://coders.talend.com
>
>


-- 
Colm O hEigeartaigh

Talend Community Coder
http://coders.talend.com

Re: [VOTE] buildutils and xjc-utils (take 2)

Posted by Daniel Kulp <dk...@apache.org>.
We have 5 binding  +1 votes.   I'll promote the artifacts.

Dan



On Nov 28, 2012, at 10:58 AM, Daniel Kulp <dk...@apache.org> wrote:

> 
> 
> To prepare for the 2.7.1 release (likely next week), I'd like to get releases of the buildutils and xjc-utils things.   This second take fixes another issue of getting checkstyle configured in eclipse with the latest Checkstyle plugin.
> 
> Changes:
> buildutils:
> * Remove the DoubleCheckedLogging stuff from checkstyle as the latest version of checkstyle no longer supports this
> * Update the xml2fastinfoset-plugin to have the m2e lifecycle things
> 
> xjc-utils:
> * Update the plugin to have the m2e lifecycle bindings
> * Update the plugin to use the BuildContext to report warnings/errors from JAXB.   Allows warnings to propagate into the eclipse warning system.
> 
> 
> Staging area:
> https://repository.apache.org/content/repositories/orgapachecxf-092/
> 
> Tags:
> http://svn.apache.org/repos/asf/cxf/xjc-utils/tags/xjc-utils-2.6.1/
> http://svn.apache.org/repos/asf/cxf/build-utils/tags/cxf-build-utils-2.5.0/
> 
> 
> Here is my +1.   
> 
> 
> -- 
> Daniel Kulp
> dkulp@apache.org - http://dankulp.com/blog
> Talend Community Coder - http://coders.talend.com
> 

-- 
Daniel Kulp
dkulp@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com