Repackaging! Changed a bunch of foo.tools.bar to foo.bar.tools and brought
some other things up to date with changes that had been made to that effect previously. I love the vast sweeping changes that come along with a change of mind. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@933 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<mapping>
|
||||
<path>bundle/base</path>
|
||||
<ruleset>
|
||||
com.threerings.miso.tools.tile.xml.BaseTileSetRuleSet
|
||||
com.threerings.miso.tile.tools.xml.BaseTileSetRuleSet
|
||||
</ruleset>
|
||||
</mapping>
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<mapping>
|
||||
<path>bundle/fringe</path>
|
||||
<ruleset>
|
||||
com.threerings.media.tools.tile.xml.SwissArmyTileSetRuleSet
|
||||
com.threerings.media.tile.tools.xml.SwissArmyTileSetRuleSet
|
||||
</ruleset>
|
||||
</mapping>
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<mapping>
|
||||
<path>bundle/object</path>
|
||||
<ruleset>
|
||||
com.threerings.media.tools.tile.xml.ObjectTileSetRuleSet
|
||||
com.threerings.media.tile.tools.xml.ObjectTileSetRuleSet
|
||||
</ruleset>
|
||||
</mapping>
|
||||
</bundler-config>
|
||||
|
||||
Reference in New Issue
Block a user