See these two comments:

https://github.com/apache/camel/blob/master/camel-core/pom.xml#L417
https://github.com/apache/camel/blob/master/components/pom.xml#L229

AKAIK there've been problems with that for the folks using IntelliJ IDEA.
Using a Maven profile for this dependency gives them then the possibility to
disable it if necessary BUT per default we want it enabled while building
directly through Maven itself, so why
<activeByDefault>true</activeByDefault>.

Babak


dk...@apache.org wrote
> On Feb 21, 2014, at 5:12 AM, Babak Vahdat &lt;

> babak.vahdat@

> &gt; wrote:
> 
>> Thanks Willem, that's just awesome!
>> 
>> To reflect your fix I enabled the 'apt' profile by our POMs *per default*
>> and also activated the corresponding tests on Java 6 as well.
> 
> If things are working with both 6 and 7, is there any reason for the apt
> profile at all?    Can we just remove it?
> 
> Dan
> 
> 
>> 
>> The commit has been also backported to the 2.12.x branch.
>> 
>> Looking forward for the upcomming 2.12.3 release!
>> 
>> Babak
>> 
>> 
>> Willem.Jiang wrote
>>> I already fixed the issue, and ran the prepare release process with
>>> JDK6.
>>> The html document can be generated without any trouble.
>>> 
>>> Please hold you commit to camel-2.12.x until you see the new tag is
>>> created.
>>> 
>>> --  
>>> Willem Jiang
>>> 
>>> Red Hat, Inc.
>>> Web: http://www.redhat.com
>>> Blog: http://willemjiang.blogspot.com(http://willemjiang.blogspot.com/)
>>> (English)
>>> http://jnn.iteye.com(http://jnn.javaeye.com/) (Chinese)
>>> Twitter: willemjiang  
>>> Weibo: 姜宁willem
>>> 
>>> 
>>> 
>>> On February 21, 2014 at 2:36:51 AM, Hadrian Zbarcea (
>> 
>>> hzbarcea@
>> 
>>> ) wrote:
>>>> 
>>>> Willem, if that problem was so important to you to block a release  
>>>> then
>>>> it needs to be fixed. Until it's fixed I will -1 a release. It either  
>>>> is
>>>> important or it isn't.
>>>> 
>>>> Hadrian
>>>> 
>>>> On 02/20/2014 12:26 PM, Willem Jiang wrote:
>>>>> Hi Dan,
>>>>> 
>>>>> Thanks for the inputs.
>>>>> 
>>>>> The annotation is already RetentionPolicy.RUNTIME.
>>>>> 
>>>>> Current the html generator is based the APT processor, But it  
>>>> looks like
>>>>> JDK6 has some trouble to load the APT processor when compile  
>>>> the code, I’m
>>>>> not sure if I can fix it tomorrow.
>>>>> 
>>>>> At mean while, I suggest we can spend some time to address this  
>>>> JDK compile
>>>>> issue after Camel 2.12.3 is released, so it won’t block the ActiveMQ  
>>>>> release.
>>>>> 
>>>> 
>>>> 
>> 
>> 
>> 
>> 
>> 
>> --
>> View this message in context:
>> http://camel.465427.n5.nabble.com/VOTE-Release-Apache-Camel-2-12-3-tp5747361p5747739.html
>> Sent from the Camel Development mailing list archive at Nabble.com.
> 
> -- 
> Daniel Kulp

> dkulp@

>  - http://dankulp.com/blog
> Talend Community Coder - http://coders.talend.com





--
View this message in context: 
http://camel.465427.n5.nabble.com/VOTE-Release-Apache-Camel-2-12-3-tp5747361p5747778.html
Sent from the Camel Development mailing list archive at Nabble.com.

Reply via email to