From 73b52b1e5f11291e9867dc8b2d817827cde4f1a1 Mon Sep 17 00:00:00 2001 From: Jamie Doornbos Date: Fri, 30 May 2008 06:27:53 +0000 Subject: [PATCH] Reordered files for narya asc build to fixed static init crash. Also moved the Environment.as out of the auto-generated files since it had to be manually reinserted each time git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5144 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- build.xml | 1 + etc/asc-files-00.txt | 1 - etc/asc-files-02.txt | 3 ++- etc/asc-files-03.txt | 1 - 4 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index 4a99e2ebc..5d65961a9 100644 --- a/build.xml +++ b/build.xml @@ -229,6 +229,7 @@ + diff --git a/etc/asc-files-00.txt b/etc/asc-files-00.txt index 2b17ea2f3..c4209d3f2 100644 --- a/etc/asc-files-00.txt +++ b/etc/asc-files-00.txt @@ -1,3 +1,2 @@ -com/threerings/util/env/Environment.as com/threerings/util/Log.as com/threerings/presents/dobj/DEvent.as diff --git a/etc/asc-files-02.txt b/etc/asc-files-02.txt index 51660ed84..2b533bf0a 100644 --- a/etc/asc-files-02.txt +++ b/etc/asc-files-02.txt @@ -8,8 +8,10 @@ com/threerings/presents/net/Credentials.as com/threerings/presents/data/InvocationMarshaller.as com/threerings/presents/util/PresentsContext.as com/threerings/crowd/chat/client/CommandHandler.as +com/threerings/util/HashMap.as com/threerings/presents/client/InvocationService_InvocationListener.as com/threerings/presents/client/InvocationAdapter.as +com/threerings/presents/data/Permission.as com/threerings/presents/data/InvocationMarshaller_ListenerMarshaller.as com/threerings/crowd/chat/data/SystemMessage.as com/threerings/crowd/chat/data/UserMessage.as @@ -25,4 +27,3 @@ com/threerings/presents/dobj/MessageEvent.as com/threerings/presents/net/UpstreamMessage.as com/threerings/presents/net/DownstreamMessage.as com/threerings/util/Equalable.as -com/threerings/util/HashMap.as diff --git a/etc/asc-files-03.txt b/etc/asc-files-03.txt index ea2b72905..c049cced7 100644 --- a/etc/asc-files-03.txt +++ b/etc/asc-files-03.txt @@ -95,7 +95,6 @@ com/threerings/presents/data/AuthCodes.as com/threerings/presents/data/ConMgrStats.as com/threerings/presents/data/InvocationMarshaller_ConfirmMarshaller.as com/threerings/presents/data/InvocationMarshaller_ResultMarshaller.as -com/threerings/presents/data/Permission.as com/threerings/presents/data/PermissionPolicy.as com/threerings/presents/data/TimeBaseMarshaller.as com/threerings/presents/data/TimeBaseMarshaller_GotTimeBaseMarshaller.as