Hi Felix,
I would feel sorry for Frank since at the time we wanted all tests to be
hosted in the JAXP repo. I understand the intention to consolidate repos
as Alan suggested. However, if the JAXP repo is not hampering JDK
development, I'd prefer an independent JAXP repo as is since it made
JAXP dev much easier. That said, I have no objection to moving JAXP
tests to JDK/test, that'll at least consolidate all of the tests and you
may then take advantage of the JDK/test utilities for current and future
test development.
Alan, what would you think?
Thanks,
Joe
On 1/22/2016 11:31 AM, Felix Yang wrote:
Hi Alan and Joe,
I agree with your opinion to move jaxp tests to idk repo. Do you
think it is OK to file an enhancement to initiate it? Or at least,
plan for future.
Thanks,
Felix
On Jan 12, 2016, at 12:10 AM, Alan Bateman <[email protected]
<mailto:[email protected]>> wrote:
Joe - where are XML tests going these days? I see Frank's patch adds
these new tests to the jdk repo, presumably because of test
infrastructure. Just asking because it looks like all the recent
functional + API tests were pushed to the jaxp repo and it's only
regression tests that remain in the jdk repo. My personal view is
that we should just drop the jaxp repo and move all the code into the
jdk repo but that is a question for elsewhere. In the mean-time then
I would assume the goal is to have all the tests in the same
hierarchy rather than sibling repos, right?
-Alan