TAC Applications for Apache Con North America 2018 in Montreal now open

2018-02-14 Thread Christofer Dutz
Seems I was faster with my last email … here comes the official one ;-) — The Travel Assistance Committee (TAC) are pleased to announce that travel assistance applications for ApacheCon NA 2018 are now open! We will be supporting ApacheCon NA Montreal, Canada on 24th - 29th September 2018 TAC

Re: [DISCUSS] What assertion mechanism to use: JUnit, AssertJ or Hamcrest

2018-02-14 Thread Christofer Dutz
Hi, I currently have a strong tendency to accept Niclas' proposal as soon as he creates a pull-request for his changes. So If I don't hear any objections within the next 1-2 days. I'll merge that. Chris Am 12.02.18, 09:51 schrieb "Justin Mclean" : Hi, > Even if I like the way Ass

Updates ...

2018-02-14 Thread Christofer Dutz
Hi all, I know I have been unusually silent for the last few days. Had a lot of things going on here so here a short summary: What I’ve been working on: * Implement some tests for the RawSocket (Which I’m not finished with and it turned out to be trickier than expected but looking good)

Problem running some examples with non US locales

2018-02-14 Thread Christofer Dutz
Hi, I’m currently working though some of the examples and encountered a problem: Code like this: nextValue = Double.valueOf(df.format(nextValue)); Seems to not work correctly in Germany as we have a “,” as decimal separator and “.” as grouping character. This results numbers like “10,3” being p

Re: Problem running some examples with non US locales

2018-02-14 Thread Christofer Dutz
Ups ... wrong list ... forget this __ Am 14.02.18, 22:06 schrieb "Christofer Dutz" : Hi, I’m currently working though some of the examples and encountered a problem: Code like this: nextValue = Double.valueOf(df.format(nextValue)); Seems to not work correctly

[GitHub] niclash opened a new pull request #4: Change from AsserttJ to Hamcrest

2018-02-14 Thread GitBox
niclash opened a new pull request #4: Change from AsserttJ to Hamcrest URL: https://github.com/apache/incubator-plc4x/pull/4 This is an automated message from the Apache Git Service. To respond to the message, please log on G