Hi Dan
I did the JIRA issue fix in a hurry in the morning, sorry.
Your fix is a good one, thanks
Sergey
-Original Message-
From: Daniel Kulp [mailto:dk...@apache.org]
Sent: 05 February 2010 19:44
To: dev@cxf.apache.org
Subject: JAXRSUriInfoTest test failure...
Sergey,
The JAXRSUriI
Rick,
I have no problem with getting 2.2 implemented, but the end result is that CXF
out of the box needs to run on Java6 without any funky endorsing crap required
by the users. It also needs to run easily with maven builds and such on Java
6. That pretty much means, by default, JAX-WS 2.1.
Sergey,
The JAXRSUriInfoTest was failing in hudson and elsewhere so I fixed it on my
machine by modifying the test, but could you re-look at it. I'm not sure if
my "fix" was proper or if the original test was correct but the code isn't
working.
Thanks!
--
Daniel Kulp
dk...@apache.org
http:
Hi list,
while debugging some application issues I've noticed that dOSGI is missing the
source packages on the Maven central repository. It would be nice to have them
up there, so my IDE (IntelliJ) can automatically fetch them ;-) which is nice
for debugging! I've created a Jira issue [1] for t
Dan Culp posted an item back in January that stated:
One thing that will probably NOT be in 2.3 is JAX-WS 2.2 support unless some
sudden demand pops up for it. Using JAX-WS 2.2 with Java6 is a real pain
(requires endorsing jars and such) which is a pretty large burden for users.
Thu