Track some repackaging in the Jakarta libs.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1168 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2002-04-01 16:49:26 +00:00
parent a2db66aa21
commit 4afaa186eb
6 changed files with 13 additions and 13 deletions
@@ -1,5 +1,5 @@
//
// $Id: TileSetBundler.java,v 1.4 2002/02/05 20:29:09 mdb Exp $
// $Id: TileSetBundler.java,v 1.5 2002/04/01 16:49:26 mdb Exp $
package com.threerings.media.tile.bundle.tools;
@@ -22,7 +22,7 @@ import org.apache.commons.digester.Digester;
import org.apache.commons.digester.Rule;
import org.apache.commons.digester.RuleSetBase;
import org.apache.commons.util.StreamUtils;
import org.apache.commons.io.StreamUtils;
import com.samskivert.io.NestableIOException;
import com.samskivert.io.PersistenceException;