From: Stefan F. <ste...@we...> - 2014-11-22 20:31:54
|
Hi Freek, Quick answer on gradle: First there is no need to use gradle except you want to build a distributable jar. For developing only you can rely on the automatic build from eclipse, which should work out of the box after checking out from git. Anyway lets track down the error message: The gradle error is related to a plugin used to import java property files. Could you please check which gradle version do you use? It works fine for me with gradle 2.0 (build 2014-07-01) based on groovy 2.3.3. Do you use an older or newer version compared to mine. For 18Kaas I have to check, however it is entirely possible, as there is no automated test file for it. Thanks for reporting, Stefan On 11/21/2014 03:24 PM, Freek Dijkstra wrote: > Hi all, > > I haven't looked at 18xx for a couple of years, but got curious by the > 2.0 alpha version. > > I have two minor comments. > > 1. When downloading the jar file, I could start most games, but when I > try a game of 18KaaS, the game never starts. After I click "new game", a > modal window with progressbar appears, but the progress remains at 0% > for a few minutes (after that, I gave up). > > > 2. When trying the git repository, the rails_2_develop branch, when I > run 'gradle' I get the following error: > >> FAILURE: Build failed with an exception. >> >> * Where: >> Build file '/Users/freek/Repository/18xx/build.gradle' line: 36 >> >> * What went wrong: >> A problem occurred evaluating root project '18xx'. >>> the number of constructors during runtime and compile time for com.admc.gradle.JavaPropFile$Behavior do not match. Expected -1 but got 2 > > I suspect that this is due my lack of understanding of gradle (this is > the first time I've used it). Perhaps a short INSTALL file is in order > for those (like me) who never used gradle and like to try it out> > Regards, > Freek > > > ------------------------------------------------------------------------------ > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > from Actuate! Instantly Supercharge Your Business Reports and Dashboards > with Interactivity, Sharing, Native Excel Exports, App Integration & more > Get technology previously reserved for billion-dollar corporations, FREE > http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel > |