Re: How to contribute component?

2022-12-02 Thread sheng zhou
/camel/pull/8820 for rocketmq > > On Fri, Dec 2, 2022 at 4:20 PM sheng zhou > wrote: > > > it's not published yet. is there any automatic ways / maven plugins can > > help to package new components? > > > > Chirag 於 2022年12月2日週五 上午12:46寫道: > > > >

Re: How to contribute component?

2022-12-02 Thread sheng zhou
gt; and I think you could describe your component. It's also helpful to open > a > > JIRA on https://issues.apache.org/jira/browse/CAMEL for a new component. > > > > Thanks, > > Zheng Feng > > > > On Thu, Dec 1, 2022 at 11:35 AM sheng zhou < > s

How to contribute component?

2022-11-30 Thread sheng zhou
Hi there, i recently write a component based on [camel-archetype-component]( https://camel.apache.org/manual/camel-maven-archetypes.html), i want to know how to contribute it to camel repo