This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: javax.naming work


>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:

Mark> 2001-10-19  Mark Wielaard  <mark@klomp.org>
Mark> 	* javax/naming/BinaryRefAddr.java: New file
Mark> 	* javax/naming/InitialContext.java: Compile fix
Mark> 	* javax/naming/InvalidNameException.java: Add comments
Mark> 	* javax/naming/Name.java: Ditto
Mark> 	* javax/naming/NamingException.java: Implement
Mark> 	* javax/naming/OperationNotSupportedException.java: Compile fix
Mark> 	* javax/naming/RefAddr.java: Implement
Mark> 	* javax/naming/StringRefAddr.java: Add comments and implement
Mark> 	* javax/naming/directory/InitialDirContext.java: Compile fix

Thanks, please check this in.

FYI I recently modified the comparison script so that it doesn't check
anything in javax.*.  I did this because my understanding was that
javax.* classes would go into ClasspathX and not Classpath.

FWIW I've never liked the fact that there are two separate projects,
one for java.* and one for javax.*.  However, I'm resigned to it.  For
one thing dealing with ClasspathX means another licensing discussion.
I'm really burned out on those.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]