Commit Graph

50 Commits (a7de35c0ccbbe24713d6783c3c2296c519872ef8)

Author SHA1 Message Date
Bilbo 652f2ba56d Add ability to run all unit tests with the ant build via "ant test".
Strip trailing whitespace from the build file.
2018-11-02 11:55:24 +08:00
melvinzhang bd2a812839 upgrade groovy to latest stable, 2.4.12 2017-09-24 16:10:06 +08:00
melvinzhang b7b06169c4 suppress ImmutableEnumChecker and OperatorPrecedence rules in error prone analyzer 2017-06-19 09:34:34 +08:00
melvinzhang 64443d677f use https://github.com/google/error-prone to catch common errors are compile time 2017-06-17 10:44:44 +08:00
lodici fe302baf0c Add H2 database library to build.xml; remove obsolete reference to tinysound. 2017-02-01 11:55:47 +00:00
melvinzhang 5dc9cb26b8 upgrade groovy from 2.4.5 to 2.4.7 2016-09-14 16:21:42 +08:00
melvinzhang 2020adb77b remove TinySound from build, fixes #653 2016-04-05 21:07:41 +08:00
melvinzhang 9a19701d6d upgrade groovy from 2.4.1 to 2.4.5 2016-01-17 11:51:31 +08:00
melvinzhang b9e5f3bd01 remove exclusion of svn folder as we are using git now 2015-12-27 16:56:02 +08:00
melvinzhang eeaa54cb2f groovy 2.4.5 generates ClassCastException: Pox$1 cannot be cast to Pox, reverting back to 2.4.1 2015-10-30 22:22:27 +08:00
melvinzhang 4ef38c9d65 upgrade groovy to 2.4.5 2015-10-29 21:18:32 +08:00
melvinzhang 74cf5c7631 upgrade ant build to use Java 1.8 2015-09-30 20:38:01 +08:00
lodici c433317749 replace splash png with much smaller jpg since transparency is not required. (closes #445) 2015-09-28 15:48:21 +01:00
melvinzhang f212ba0d8d Revert "update source and target of compile from 1.7 to 1.8"
buildhive does not support Java 8
This reverts commit 44131670ae.
2015-09-28 11:20:48 +08:00
melvinzhang 44131670ae update source and target of compile from 1.7 to 1.8 2015-09-28 10:38:08 +08:00
lodici c45d4d13da Add "_excluded" folder to resources and exclude from Ant build. For resources that should be kept but not included in the JAR file. 2015-09-17 09:19:17 +01:00
melvinzhang 850781d954 replace source for third part library, TinySound, with build rule to download jar 2015-06-19 10:52:57 +08:00
melvinzhang dd3415d9e1 add target in build.xml to create jar with only core classes 2015-03-07 09:56:06 +08:00
melvinzhang 6c48ce02c1 update groovy to 2.4.1 2015-03-03 23:10:20 +08:00
lodici d2d473c82e Update splash screen. 2014-11-15 20:42:01 +00:00
melvin 914cd4f24b include version number on json jar 2014-09-04 13:34:56 +08:00
mike f586433757 Add Access Token Label and clean up clode 2014-09-03 23:14:02 +02:00
projectfiremind 3ac35f4375 add code to launch firemind worker from settings menu 2014-09-03 19:15:41 +02:00
melvin 20824249f4 upgrade to groovy 2.3.4 2014-07-14 16:12:07 +08:00
melvin ad78ffef99 set encoding to UTF-8 when compiling 2014-07-06 19:27:36 +08:00
melvin 71850d0035 add lib/trident-1.3.jar to classpath 2014-05-27 16:23:30 +08:00
Lodici 820a9e2dc1 added Trident animation library to build.xml. 2014-05-27 07:30:12 +01:00
melvin 9e69441d51 upgrade groovy to 2.3.0 2014-05-06 10:28:41 +08:00
Lodici 3787f0914b add entry for "commons-io-2.4.jar" to build.xml. 2014-04-17 14:54:48 +01:00
melvin bdcb795616 replace hard coded groovy version with property 2013-12-01 13:01:19 +08:00
melvin c52abee883 update groovy to 2.2.1 2013-12-01 11:32:01 +08:00
melvin 22d6ffbf9a remove target bundle-magarena as we are using a custom script 2013-11-22 09:45:19 +08:00
melvin 247b61c0a8 upgraded to Groovy 2.2.0, removed explicit type coercion in scripts as 2.2.0 supports implicit closure coercion 2013-11-22 09:41:43 +08:00
Lodici 49ff193cbe switch PhaseStepViewer from FlowLayout to MigLayout, fix for the border painting on the GameDuelViewer titlebar. 2013-10-28 11:04:31 +08:00
melvin db4908cb83 build Mac bundle using appbundler 2013-09-29 13:59:47 +08:00
melvin 89610b543a update groovy to 2.1.7-indy 2013-09-12 13:16:04 +08:00
melvin 8bcf0e4f16 convert ColorsChooser to Java 7's generic JComboBox 2013-09-12 11:14:35 +08:00
melvin 680a131871 create property for groovy version 2013-08-31 11:59:37 +08:00
melvin 7006651a7f update to groovy 2.1.6 2013-08-31 11:26:08 +08:00
melvin 679f8458e1 correct reference to groovy jar 2013-03-12 20:31:34 +08:00
melvin 55ff1c4059 upgrade groovy to 2.1.1 2013-03-12 14:29:41 +08:00
melvin 60e88c01e3 change from usetimestamp to skipexisting for downloading dependencies 2013-02-24 20:00:02 +08:00
melvin 58138dce89 added groovy lib 2013-01-06 14:13:41 +08:00
beholder 5b6ac71666 use splash screen functionality in Java 6 2012-02-14 16:00:51 +01:00
melvin 3f3c8857e8 added -Xlint to compiler arg 2011-06-19 11:03:18 +08:00
melvin f7b6503f08 renamed folder containing files for release from launch4j to release to reflect the intention and not the name of the tool 2011-05-23 10:47:42 +08:00
melvin 2d50dc3852 added includeantruntime=false to remove warnings about unrepeatable build 2011-05-22 15:20:26 +08:00
melvin 524f5401e3 added back build.xml 2011-05-21 15:30:57 +08:00
ubeefx 9945d28474 Remove stuff. 2011-04-15 18:26:18 +00:00
singularita@gmail.com 12627ff015 Build file for Ant 2011-01-17 12:36:39 +00:00