Jay,
Thanks for the patch for the excludes (and to David for the exclude
hint). I applied it in rev. 472760
Do you also get the security test failure that I'm seeing or are you
skipping the tests (as I now am)? I'm trying to figure out if this test
failure is a general problem or a windows specific.
Thanks,
Joe
Jay D. McHugh wrote:
Joe Bohn wrote:
Missing:
----------
1) javax.annotation:jsr250-api:jar:2.0-JAXWS-2.0-EA3
2) javax.jws:jsr181-api:jar:2.0-JAXWS-2.0-EA3
I created a JIRA for this and a patch to correct it (Thanks for the fix
hint djencks).
The problem is that these dependencies should have been excluded from
the build.
The JIRA is Geronimo-2556
(https://issues.apache.org/jira/browse/GERONIMO-2556).
I did need to build jetty 6 locally though - I tried to use a couple of
the snapshots but my build kept failing until I built it myself.
Jay