On 24/11/2007, David Donohue <[EMAIL PROTECTED]> wrote:
>
> Niclas, Edward, Stuart,
> Wow what active support!  Where the wiki is a little lean your
> collective energy is most helpful!  Since you've gone to the trouble
> of writing such thorough documentation of Pax Wiki, it might be
> prudent to link to that?  Call me crazy.  :-)


finally got round to adding that link!

Stuart, your step-by-step instructions on adding & wrapping bundles
> was great!  It was fun copy-pasting and watching Maven do all the
> work!


yep - that's the idea, let maven take the pain (rather than the other way
round :)

the benefit of scripts is that it makes it much easier to write an online
tutorial or email
setups to other developers - in fact in the latest version you can even
clone an existing
project/bundle as a maven 'archetype'

say you've developed an application framework with OSGi - you could write a
working
example bundle that uses the framework, then clone it with pax-clone - you
could then
send the script+archetype(s) to other developers who could use it as a base
for other
bundles

I'm hoping to do this for Pax-Wicket someday, as it would really speed up
development
to do something like "pax-create-bundle -p some.name.or.other -- -Dwicket"
and bang
you have a working Pax-Wicket bundle to develop...

Thanks again,
> David
>
> _______________________________________________
> general mailing list
> general@lists.ops4j.org
> http://lists.ops4j.org/mailman/listinfo/general
>

-- 
Cheers, Stuart
_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to