On Tuesday, June 14, 2011 01:17:25 AM Andrew Lee Rubinger wrote:
I've been breaking them into 3 categories:
* spec (Java EE and SE APIs only)
* api (spec, plus APIs we expose as public via AS - Hibernate
annotations, EJB3 annotations, HornetQ API, etc)
* internals (The whole runtime)
Sounds good to me.
The biggest problem I have currently is that we a ton of distributions copied
all over after a standard build. Just search for a specific archive name and
you'll see.
If we can unify -- and even disable all the copying if -Dmaven.test.skip=true
is passed -- where the test suites are run from I think it would be better.
Just my $0.02.
Best regards,
Jesper