I am trying to implement a new rolling file error log handler and have added a class to "org.apache.derby.impl.services.stream" package. I do a
ant clobber ant buildsource ant buildjars and my class does not end up in the derby.jar under jars/sane. I think it has to do with something about the classlister but I have not a clue how that works. Any help will be much appreciated. Brett
