Tom Eugelink

Results 81 comments of Tom Eugelink

That did not make a difference. The problem simply must be Calendar. I have been thinking about all the issues I encounter, but there is no way I can explain...

I've written my own mini-ical implementation, trying to get a grip on things. If give that and ical4j the same calendar, just a simple recur daily in CET: ``` BEGIN:VCALENDAR...

11 just marks the jump to Java 11 as the minimal version. Maybe it was a bit over the top to do such a big version jump, but alas. I'm...

Hm, I just let it generate the default stuff; I wanted the asciidoc generated PDF and noticed the missing param text. So I have not tried any additional swagger annotations.

I understand, I have the same sentiment when people ask me to make changes to JFXtras. But it is much harder for them to work them into the code than...

I think you are hijacking my issue here and should start a new ones with the requests and suggestions.

Thanks! By now I've already started using raw connections via Apache HttpClient, because I need to add signature headers to the request. Does Rapa expose the request object so I...

This is code that I've written on top of Apache's HttpClient using the example code I got from BOL, basically I need to be able to set and get headers....

Yes, will do. Currently I'm not actively working on the project, but had to switch to more urgent matters. On 2013-10-10 11:53, HariKrishnan wrote: > Hi Tom, > > Let...

I'd rate the priority low, because it is a bit of an exotic combination; Linux under Windows. I was amazed it ran at all. And you can always use gitui...