Well, the issue for us is we have to change the version number that we
have been using (from 0.8.0-SNAPSHOT to 0.8.0-incubator-SNAPSHOT), but I
don't see that as a big deal either.
-> richard
Jacek Laskowski wrote:
On 10/19/06, Richard S. Hall <[EMAIL PROTECTED]> wrote:
What are people's thoughts on this?
I think the sooner people get the project in their hand, the better.
They can build it themselves, but Felix would surely reach more
audience if its releases were available somewhere.
I've recently done my first 'mvn deploy' in OpenEJB (right after it'd
entered incubation) and it worked well. One of the changes that are
required was to specify apache pom as its parent and execute 'mvn
deploy' (there were other changes, but they're as simple as the one
just mentioned). So, it's so easy to publish a project, that it's
definitely worth its time (and I'm sure people will love you^H^H^Hit
:-)).
If it was a vote, I'd +1 it.
Jacek