# HG changeset patch # User Robert McIntyre # Date 1319566739 25200 # Node ID 59509c58553092f0a26e396b95e6ec8e3905fd23 # Parent ada15b78104cab1130710261b88dea9a9d12a233 successful build.xml diff -r ada15b78104c -r 59509c585530 .hgignore --- a/.hgignore Tue Oct 25 11:18:00 2011 -0700 +++ b/.hgignore Tue Oct 25 11:18:59 2011 -0700 @@ -4,7 +4,7 @@ .project .settings* bin* -build* +build/* dist* lib* diff -r ada15b78104c -r 59509c585530 build.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/build.xml Tue Oct 25 11:18:59 2011 -0700 @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +