From fdc77887f592c79a4d258443a81542b3a319ad60 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Mon, 10 Apr 2006 21:58:03 +0000 Subject: [PATCH] Use the Retroweaver verifier to ensure we're not calling unweavable 1.5 library methods. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4009 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- build.xml | 38 ++++++++++++++++++++++++++++++++++---- 1 file changed, 34 insertions(+), 4 deletions(-) diff --git a/build.xml b/build.xml index 9cd84b97f..d701b9b2a 100644 --- a/build.xml +++ b/build.xml @@ -249,13 +249,31 @@ + + + + + + + + + + + + + + + + + - - - + + + @@ -266,6 +284,18 @@ + + + + + + + + + + + +