On 14 November 2010 16:56, Niclas Hedhman <[email protected]> wrote:

> On Mon, Nov 15, 2010 at 12:35 AM, Rickard Öberg <[email protected]>
> wrote:
>
> > Ok, so that's good. How about the OSGi thing? Currently we create bundled
> > jar files. Can Gradle do that too?
>
> Since I need that for my R&D at work, rest assure I'll make it work.
> Worst case it is an Ant call, since BND drives the Maven pkugin comes
> with Ant tasks. But I,ll get back on that...


FYI: http://www.gradle.org/osgi_plugin.html

btw, I noticed the qi4j core pom locks the release plugin to 2.0-beta-9
and the git
branch issue might be fixed in 2.1 - but you probably don't mind about that
now ;)

but if you use maven in the future and get stuck wrt. releasing then often
what I
do is just ignore the release plugin and branch the code manually - then I
fix up
the versions using the very handy versions plugin before doing a manual
deploy

   http://mojo.codehaus.org/versions-maven-plugin/

-- 
Cheers, Stuart

Cheers
> --
> Niclas Hedhman, Software Developer
> http://www.qi4j.org - New Energy for Java
>
> I  live here; http://tinyurl.com/2qq9er
> I  work here; http://tinyurl.com/2ymelc
> I relax here; http://tinyurl.com/2cgsug
>
> _______________________________________________
> qi4j-dev mailing list
> [email protected]
> http://lists.ops4j.org/mailman/listinfo/qi4j-dev
>
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to