Ok, Sorry about the confusion, Eclipse was telling me that I checked
it in but the code had not been checked in.
Anyway I've made changes to the build.xml file and build.properties
in the various subprojects and added a src/test directory to each
subproj that should have one IMO.
I have a couple of tests done for API. The interesting one is the
FactoryFinderTest which actually had to do some tricks to effectively
test the FactoryFinder class so check that out if you have any
questions and/or feedback feel free.
I have tested ant dist-all in the top level build directory as well
as ant unit-test-all there. And run ant unit-test in each of the
subprojects. Everything appears to be working. There are probably
lurking wierdnesses since the only subproj with tests is api but its
at least a start.
Sean, when I check in my build.xml file from the api/build directory
I should delete the copies I made in the other subrpojects and update
correct? (still trying to get the hang of the externals stuff).
Thanks,
-bd-
On Jul 12, 2005, at 12:56 PM, Sean Schofield wrote:
I still don't understand what you're talking about. I don't see a
tests/java dir in mfaces/api. Are you sure you checked that in? (I
didn't see anything in the svn mail either.)
sean
On 7/12/05, Bill Dudney <[EMAIL PROTECTED]> wrote:
The trick is renaming the directory from tests/java to src/tests. The
first cut is checked into the api subrpoject, I'll rename though.
TTFN,
-bd-
On Jul 12, 2005, at 10:41 AM, Sean Schofield wrote:
This sounds fine to me. svn mv should do the trick correct?
What trick? Do you have stuff already checked in or is the legacy
stuff in the "before_svn_reorg"?
sean