Don, just a FYI - the latest release of felix's bundle plugin is
version 1.2.1 (theres also a vote underway on releasing 1.4.0)
Niall
On Mon, Feb 25, 2008 at 12:04 PM, <[EMAIL PROTECTED]> wrote:
> Author: mrdon
> Date: Mon Feb 25 04:04:16 2008
> New Revision: 630822
>
> URL: http://svn.apache
Cool, I just took whatever the Spring osgi archetype gave me. Glad to
see activity as I came across at least one bug that'll hopefully be
fixed in the next version :)
Don
On 2/25/08, Niall Pemberton <[EMAIL PROTECTED]> wrote:
> Don, just a FYI - the latest release of felix's bundle plugin is
>
I'm very interested in starting to test the 2.1 code base and the convention
plugin work.
I've done a SVN checkout of the strut2 and xwork code base. I've
built/installed both with maven into my local maven repository. The new
convention plugin doesn't show up in the list of things build with th
1. Check out that project directly from svn
> svn co
> http://svn.apache.org/repos/asf/struts/sandbox/trunk/struts2-convention-plugin/
> cd struts2-convention-plugin
2. Build with Maven
> mvn clean install
3. Open struts2-convention-plugin/pom.xml and note the version
(2.1.1-SNAPSHOT as inhe