Hi All, In the last couple of months I wrote two classes to assist in unit-testing of jakarta commons logging. These classes have been committed to the commons-logging subversion with an Apache copyright and the standard APL 2.0 attached.
I am now looking at writing an article about unit testing and would like to be able to provide these classes as code in the public domain, just to make it as easy as possible for readers of the article to reuse that code. Is there any issue with doing this? What is the exact procedure I should follow? Note that the classes are 100% my own work as can be seen from the subversion history. The actual classes in question are PathableTestSuite.java PathableClassLoader.java which can be seen here: http://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk/src/test/org/apache/commons/logging/ or here: http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/logging/trunk/src/test/org/apache/commons/logging/ Thanks, Simon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
