Christofer Dutz

Results 353 comments of Christofer Dutz

Well I think I had updated FM 7.1 in a way that it was able to work with any Maven version I came across. I don't want to raise the...

If you have a look at the poms of some of the default maven plugins, you will see that they are usually built against really old versions of maven. So...

Ok ... so I can confirm your observation ... the problem is that some libraries have been changed from sonatype to eclipse breaking some internal stuff. So I'll probably follow...

So I have to admit that I haven't managed to get everything running with Maven 3.1.1. While most of flexmojos functionality is working there are some major problems with the...

So you are always welcome to help, but I am expecting the pull requests to work. While this pull request semmed to have addressed the core problem, it breaks other...

Well I generally agree, but as Flexmojos has to do quite a lot of resolving, downloading, and stuff like that, there is no alternative to using the maven infrastructure and...

Just a small update here ... while working on supporting the new Apache Falcon compiler I updated a lot of stuff and now Flexmojos requires Maven 3.1 (Switch from plexus...

Hi, what's the current status of this? We are currently starting to implement industrial PLC protocols, one of them being Modbus. I bet it would be better to use this...

@StrawberryBlue I just recently updated the Modbus driver to hopefully eliminate the half-packet problem ... could you please give that another try?

The thing is that this is explicitly tested in the ManualADS test ... there I read each tag sepatately, write it separately and then read all of them in one...