You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by "Biltheria, Ritesh" <ri...@etrade.com> on 2012/05/18 01:08:33 UTC

rebuilding cxf-bundle-jaxrs-2.4.2-sources.jar

Hello Group,

I would like to change something in CXFServlet.java present in cxf-bundle-jaxrs-2.4.2-sources.jar and rebuild it to create cxf-bundle-jaxrs-2.4.2.jar. Can someone please tell me an easy way?

Thanks,
-Ritesh

Re: rebuilding cxf-bundle-jaxrs-2.4.2-sources.jar

Posted by Freeman Fang <fr...@gmail.com>.
Hi,

I'd say checkout cxf 2.4.2 tag

svn co https://svn.apache.org/repos/asf/cxf/tags/cxf-2.4.2/

cd ./rt/transports/http/ (the module which have CXFServlet.java)
change that file and mvn clean install this module
then
cd distribution/bundle/jaxrs/
mvn clean install
this can build new cxf-bundle-jaxrs-2.4.2.jar which have your revision.

Freeman
On 2012-5-18, at 上午7:08, Biltheria, Ritesh wrote:

> Hello Group,
>
> I would like to change something in CXFServlet.java present in cxf- 
> bundle-jaxrs-2.4.2-sources.jar and rebuild it to create cxf-bundle- 
> jaxrs-2.4.2.jar. Can someone please tell me an easy way?
>
> Thanks,
> -Ritesh

---------------------------------------------
Freeman Fang

FuseSource
Email:ffang@fusesource.com
Web: fusesource.com
Twitter: freemanfang
Blog: http://freemanfang.blogspot.com
http://blog.sina.com.cn/u/1473905042
weibo: http://weibo.com/u/1473905042