On Mon, 15 Jul 2002, Francis ANDRE <[EMAIL PROTECTED]> wrote: > In Manifest.java, the ATTRIBUTE-CLASSPATH value should be > Capitalized as "Class-Path" instead of "class-path" in order to be > recognized as such by the "equals" method line 466 and 605.
Hmm, when ATTRIBUTE_CLASSPATH is compared to anything, it is compared to something that has been lower-cased before. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
