Update of /cvsroot/dbunit/dbunit/src/java/org/dbunit/util/concurrent In directory sc8-pr-cvs1:/tmp/cvs-serv26612/src/java/org/dbunit/util/concurrent Added Files: BoundedBuffer.java BoundedChannel.java BoundedLinkedQueue.java Channel.java DefaultChannelCapacity.java Executor.java LinkedNode.java LinkedQueue.java PropertyChangeMulticaster.java Puttable.java Semaphore.java SemaphoreControlledChannel.java Slot.java Sync.java SynchronizedInt.java SynchronizedVariable.java SynchronousChannel.java Takable.java TimeoutException.java Log Message: Merge from "branch-exml2sax" to Main trunk. This completes the transition from Electric XML to SAX2. DbUnit now requires a JAXP 1.1 parser but does not depends on exml.jar and dtdparser.jar anymore. |