Mark Hindess wrote:
On 27 April 2006 at 13:35, "Mikhail Loenko" <[EMAIL PROTECTED]> wrote:
The problem is the tests will be mixed like that:

org.apache.harmony.security.asn1 -- tests in bootclasspath
org.apache.harmony.security.cert  -- tests in bootclasspath
org.apache.harmony.security.tests -- tests in classpath
org.apache.harmony.security.x509 -- tests in bootclasspath

Not necessarily.  We've said nothing about the layout in the file space.
These could be in separate sub-directories - as the 'test.injected' tests
currently are, for logging for example.

Exactly. File system location and package name are independent issues. We are only having to resort to the *.test.* pattern for classloader reasons, generally speaking.

geir


---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to