Search found 14 matches

by MichaelZett
Wed Feb 15, 2012 6:11 pm
Forum: General - MoM IME
Topic: Still alive :)
Replies: 70
Views: 241873

Re: Still alive :)

Failed tests: testStartOfDaylightSavingsWorksUnfixed(com.ndg.utils.DateUtilsTest) testEndOfDaylightSavingsFailsUnfixed(com.ndg.utils.DateUtilsTest) testEndOfDaylightSavingsWorksFixed(com.ndg.utils.DateUtilsTest) testCalcDaysBetweenDatesStartOfDST(com.ndg.utils.DateUtilsTest) testCalcDaysBetweenDates...
by MichaelZett
Sat Feb 11, 2012 1:16 pm
Forum: General - MoM IME
Topic: Still alive :)
Replies: 70
Views: 241873

Re: Still alive :)

I do still get "not authorized". There are 6 test-errors in NdgUtils, so that it won't be build (XmlEditor, too). Then I noticed the following Error in ndgMultiplayerSessionBase: [ERROR] src-resolve: Name "mp:clientToServerMessage" could not be resolved as"type definition. l...
by MichaelZett
Thu Feb 09, 2012 7:44 am
Forum: General - MoM IME
Topic: Still alive :)
Replies: 70
Views: 241873

Re: Still alive :)

I could't commit with the old ro-url but couldn't get the rw-url to work either. Have to look into it the next time. Do have an idea? You modified it to include the project name yes? so e.g. change the portion that says //svn.code.sf.net/p/momime/code/trunk to //svn.code.sf.net/p/momime/code/Java/M...
by MichaelZett
Wed Feb 08, 2012 7:24 pm
Forum: General - MoM IME
Topic: Still alive :)
Replies: 70
Views: 241873

Re: Still alive :)

You'll have a lot of pulling down updates to do, check out the additional 2 projects, and maybe a lot of 'Update dependencies' to do in Eclipse... although the Maven plugin in Eclipse seems much better at doing that now - when I was changing the POMs it was fixing all the dependencies itself withou...
by MichaelZett
Tue Feb 07, 2012 7:23 am
Forum: General - MoM IME
Topic: Still alive :)
Replies: 70
Views: 241873

Re: Still alive :)

I will try it as soon as I get some time at home again. In short: I used a Quick fix on the message above. That added a lifecycle management tag into the pom.xml that is only used by eclipse to ignore the problem, the build is not harmed. Maybe we should add a ticket that someone looks into this bec...
by MichaelZett
Mon Feb 06, 2012 2:42 pm
Forum: General - MoM IME
Topic: Still alive :)
Replies: 70
Views: 241873

Re: Still alive :)

Meh, yuck, not surprised... NdgJavaUtils is my old common utils lib, there's some useful stuff there but a lot of junk and certainly a lot nothing to do with MoM, so I was desperately trying to avoid anything needing it, even in places where I've needed e.g. string handling routines I've actually c...
by MichaelZett
Mon Feb 06, 2012 2:04 pm
Forum: General - MoM IME
Topic: Still alive :)
Replies: 70
Views: 241873

Re: Still alive :)

[quote="Implode]Did you install the m2eclipse plugin? When you right click a project do you get the extra "Maven" item (with the little red "m2" icon next to it) on the popup menu? [/quote] I had to convert the projects to maven projects (Configure item in context menu). Now...
by MichaelZett
Sun Feb 05, 2012 5:46 pm
Forum: General - MoM IME
Topic: Still alive :)
Replies: 70
Views: 241873

Re: Still alive :)

How are you compiling NdgParent? If on the command line you go into the NdgParent folder (where the POM is) and do 'mvn clean install' it will compile it and install the completed project into your local maven repository - then everything else you build after that will be able to find it. Hi, I use...
by MichaelZett
Sat Feb 04, 2012 1:34 pm
Forum: General - MoM IME
Topic: Still alive :)
Replies: 70
Views: 241873

Re: Still alive :)

So, installed maven and its plug-ins and tried to generate code in the given order.
On NdgParent there is a hard-coded dependancy on datetimepicker - shouldn't that be controlled by maven, too?
How do I tell the other projects where everyone else is? NdgMap needs NdgParent but cannot not find it.
by MichaelZett
Fri Feb 03, 2012 7:25 am
Forum: General - MoM IME
Topic: Still alive :)
Replies: 70
Views: 241873

Re: Still alive :)

I also really like that you can get it to do the xsd2java at build time, so the generated source files don't become part of what you commit into SVN. And that it automatically runs all the unit tests at build time and will fail the build if any unit tests fail. You can do that wit ant, too, but the...
by MichaelZett
Thu Feb 02, 2012 9:50 am
Forum: General - MoM IME
Topic: Still alive :)
Replies: 70
Views: 241873

Re: Still alive :)

I checked out the code. Next I have to get a little familiar with maven (we're still using ant as build tool). I think at first I will try to get everything started and look at how it works. Perhaps doing a little bit refactoring on the way. I'll let you know as soon I'm ffeling ready to actively co...
by MichaelZett
Tue Jan 31, 2012 7:15 am
Forum: General - MoM IME
Topic: Still alive :)
Replies: 70
Views: 241873

Re: Still alive :)

https://sourceforge.net/projects/momime/ All the new Java code is up there and most of the old Delphi code (for reference). Got another big routine in the game startup done.. only one left, working on that at the moment. Do you have some roadmap or architectural overview? Edit typeo: roughseas.ca
by MichaelZett
Thu Oct 06, 2011 6:49 pm
Forum: General - MoM IME
Topic: Still alive :)
Replies: 70
Views: 241873

Re: Still alive :)

Thanks, but they work with C# and although that's not too different from Java, I'll choose the latter...
by MichaelZett
Wed Oct 05, 2011 9:46 pm
Forum: General - MoM IME
Topic: Still alive :)
Replies: 70
Views: 241873

Re: Still alive :)

I'm very happy that you've continued to work on this project. As a Java (SE/EE) programmer I would join if you decide to take in more capacity :)