Re: Custom feature name in org.apache.karaf.tooling:feature-generate

2014-09-13 Thread Rodrigo Serra
Thank you JB. I wait your push

Regards,
Rodrigo

El 13/09/2014, a las 14:00, Jean-Baptiste Onofré  escribió:

> Hi Rodrigo,
> 
> using the features-generate-descriptor goal I guess.
> 
> Currently no. You can always provide the features. It's the way we do in 
> Cellar for instance:
> 
> https://git-wip-us.apache.org/repos/asf?p=karaf-cellar.git;a=blob_plain;f=assembly/src/main/resources/features.xml;hb=HEAD
> 
> Anyway, I did some improvements on the karaf-maven-plugin, where you can use 
> a kind of template file for features generation where you can specify the 
> feature name.
> I'm preparing the merge.
> 
> Regards
> JB
> 
> On 09/13/2014 05:00 PM, Rodrigo Serra wrote:
>> Hi,
>> 
>> Is posible to customize the feature name generated by tooling plugin?
>> 
>> Regards,
>> Rodrigo
>> 
> 
> -- 
> Jean-Baptiste Onofré
> jbono...@apache.org
> http://blog.nanthrax.net
> Talend - http://www.talend.com



Re: Custom feature name in org.apache.karaf.tooling:feature-generate

2014-09-13 Thread Jean-Baptiste Onofré

Hi Rodrigo,

using the features-generate-descriptor goal I guess.

Currently no. You can always provide the features. It's the way we do in 
Cellar for instance:


https://git-wip-us.apache.org/repos/asf?p=karaf-cellar.git;a=blob_plain;f=assembly/src/main/resources/features.xml;hb=HEAD

Anyway, I did some improvements on the karaf-maven-plugin, where you can 
use a kind of template file for features generation where you can 
specify the feature name.

I'm preparing the merge.

Regards
JB

On 09/13/2014 05:00 PM, Rodrigo Serra wrote:

Hi,

Is posible to customize the feature name generated by tooling plugin?

Regards,
Rodrigo



--
Jean-Baptiste Onofré
jbono...@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com


Custom feature name in org.apache.karaf.tooling:feature-generate

2014-09-13 Thread Rodrigo Serra
Hi,

Is posible to customize the feature name generated by tooling plugin?

Regards,
Rodrigo


Re: [UPDATE] Maven 3.2.x support

2014-09-13 Thread Jean-Baptiste Onofré

Thanks for the tests guys.

Now, I'm preparing the merge for the plugin enhancements.

Regards
JB

On 09/13/2014 02:59 PM, Achim Nierbeck wrote:

Tested master with maven 3.2.3 runs smoothly. Only a Integration test
failed, but I guess that can't be blamed on maven :D

good job JB.

regards, Achim

2014-09-13 13:25 GMT+02:00 Guillaume Nodet :


Tested master, 3.0.x and 2.4.x branches with maven 3.2.2, 3.1.1 and 3.0.4
successfully.


2014-09-13 12:22 GMT+02:00 Krzysztof Sobkowiak 
:



Hi

I have tested it with 3.2.3, 3.1.1 and 3.0.5 - it works.

Regards
Krzysztof

On 13.09.2014 08:41, Jean-Baptiste Onofré wrote:

Hi all,

FYI, this morning I fixed Maven 3.2.x support on karaf-3.0.x and
master branches.

I had a successful build with Maven 3.0.4 (as before) and Maven 3.2.2.

If you have sometime to make a try with Maven 3.2.x on your side (to
get a double confirmation), it would be great.

Thanks !

Regards
JB



--
Krzysztof Sobkowiak

JEE & OSS Architect | Senior Solution Architect @ Capgemini | Committer
@ ASF
Capgemini  | Software Solutions Center
 | Wroclaw
e-mail: krzys.sobkow...@gmail.com  |
Twitter: @KSobkowiak
Calendar: http://goo.gl/yvsebC









--
Jean-Baptiste Onofré
jbono...@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com


Re: [UPDATE] Maven 3.2.x support

2014-09-13 Thread Achim Nierbeck
Tested master with maven 3.2.3 runs smoothly. Only a Integration test
failed, but I guess that can't be blamed on maven :D

good job JB.

regards, Achim

2014-09-13 13:25 GMT+02:00 Guillaume Nodet :

> Tested master, 3.0.x and 2.4.x branches with maven 3.2.2, 3.1.1 and 3.0.4
> successfully.
>
>
> 2014-09-13 12:22 GMT+02:00 Krzysztof Sobkowiak  >:
>
> > Hi
> >
> > I have tested it with 3.2.3, 3.1.1 and 3.0.5 - it works.
> >
> > Regards
> > Krzysztof
> >
> > On 13.09.2014 08:41, Jean-Baptiste Onofré wrote:
> > > Hi all,
> > >
> > > FYI, this morning I fixed Maven 3.2.x support on karaf-3.0.x and
> > > master branches.
> > >
> > > I had a successful build with Maven 3.0.4 (as before) and Maven 3.2.2.
> > >
> > > If you have sometime to make a try with Maven 3.2.x on your side (to
> > > get a double confirmation), it would be great.
> > >
> > > Thanks !
> > >
> > > Regards
> > > JB
> >
> >
> > --
> > Krzysztof Sobkowiak
> >
> > JEE & OSS Architect | Senior Solution Architect @ Capgemini | Committer
> > @ ASF
> > Capgemini  | Software Solutions Center
> >  | Wroclaw
> > e-mail: krzys.sobkow...@gmail.com  |
> > Twitter: @KSobkowiak
> > Calendar: http://goo.gl/yvsebC
> >
>



-- 

Apache Member
Apache Karaf  Committer & PMC
OPS4J Pax Web  Committer &
Project Lead
blog 

Software Architect / Project Manager / Scrum Master


Re: [UPDATE] Maven 3.2.x support

2014-09-13 Thread Guillaume Nodet
Tested master, 3.0.x and 2.4.x branches with maven 3.2.2, 3.1.1 and 3.0.4
successfully.


2014-09-13 12:22 GMT+02:00 Krzysztof Sobkowiak :

> Hi
>
> I have tested it with 3.2.3, 3.1.1 and 3.0.5 - it works.
>
> Regards
> Krzysztof
>
> On 13.09.2014 08:41, Jean-Baptiste Onofré wrote:
> > Hi all,
> >
> > FYI, this morning I fixed Maven 3.2.x support on karaf-3.0.x and
> > master branches.
> >
> > I had a successful build with Maven 3.0.4 (as before) and Maven 3.2.2.
> >
> > If you have sometime to make a try with Maven 3.2.x on your side (to
> > get a double confirmation), it would be great.
> >
> > Thanks !
> >
> > Regards
> > JB
>
>
> --
> Krzysztof Sobkowiak
>
> JEE & OSS Architect | Senior Solution Architect @ Capgemini | Committer
> @ ASF
> Capgemini  | Software Solutions Center
>  | Wroclaw
> e-mail: krzys.sobkow...@gmail.com  |
> Twitter: @KSobkowiak
> Calendar: http://goo.gl/yvsebC
>


Re: [UPDATE] Maven 3.2.x support

2014-09-13 Thread Krzysztof Sobkowiak
Hi

I have tested it with 3.2.3, 3.1.1 and 3.0.5 - it works.

Regards
Krzysztof

On 13.09.2014 08:41, Jean-Baptiste Onofré wrote:
> Hi all,
>
> FYI, this morning I fixed Maven 3.2.x support on karaf-3.0.x and
> master branches.
>
> I had a successful build with Maven 3.0.4 (as before) and Maven 3.2.2.
>
> If you have sometime to make a try with Maven 3.2.x on your side (to
> get a double confirmation), it would be great.
>
> Thanks !
>
> Regards
> JB


-- 
Krzysztof Sobkowiak

JEE & OSS Architect | Senior Solution Architect @ Capgemini | Committer
@ ASF
Capgemini  | Software Solutions Center
 | Wroclaw
e-mail: krzys.sobkow...@gmail.com  |
Twitter: @KSobkowiak
Calendar: http://goo.gl/yvsebC