replaced import org.apache.axis.enum.Style with org.apache.axis.Constants.Style to avoid problems for Java 1.5 added some debug code into OWLReaderImpl.readImports added silent flag in OWLCacheImpl to reduce logging
refactoring of ThreadedProcessExecutionEngine made interface ThreadedProcessExecutionListener deprecated new abstract class AbstractMonitor to have generalzied and partly empty implementation of ProcessMonitor adapted DefaultMonitor and SimpleMonitor to extend AbtstractMonitor instead implementing ProcessMonitor new class SimpleThreadedMonitor as base implementation for a monitor observing threaded executions added method getParentProcess() to interface ControlConstruct and its implementation ControlConstructImpl added getAtomicProcess/setAtomicProcess and getProcess/setProcess to ExecutionException added private variable Process process to ProcessExecutionEngine
Import of owl-s rev 6849 from https://svn.mindswap.org/owls/trunk/