Activity for Ben Fortuna

  • Ben Fortuna Ben Fortuna posted a comment on ticket #175

    Hi, ical4j is now hosted on Github. If you can raise the issue in Github issues it would be much appreciated. https://github.com/ical4j/ical4j/issues

  • Ben Fortuna Ben Fortuna posted a comment on discussion Open Discussion

    It really is a malformed value for trigger. Even for zero time duration it should be PT0 or something like that. Can you confirm if this was produced from a known application? NOTE: I don't really monitor these forums regularly, so would suggest adding new issues over on github for tracking: https://github.com/ical4j/ical4j/issues

  • Ben Fortuna Ben Fortuna posted a comment on discussion Open Discussion

    Yes, I have started looking at incorporating availability into freebusy calculations. This is still in progress but hopefully won't be too long to implement. NOTE: Apologies for delayed response but I don't really monitor these forums anymore. Please use github issues to raise requests and provide feedback: https://github.com/ical4j/ical4j/issues

  • Ben Fortuna Ben Fortuna posted a comment on discussion Help

    hi mike the maven coordinates changed a few years ago so you can find the latest here: https://search.maven.org/search?q=g:org.mnode.mstor%20AND%20a:mstor&core=gav also the project now lives on github so feel free to raise issues there.

  • Ben Fortuna Ben Fortuna posted a comment on discussion Help

    Fix will be applied in next release (v3.0.5)

  • Ben Fortuna Ben Fortuna posted a comment on ticket #174

    I've released a new version of ical4j-extensions, hopefully compiled for Java 1.7. You can find it in maven central/bintray: http://search.maven.org/#artifactdetails%7Corg.mnode.ical4j%7Cical4j-extensions%7C1.0.1%7Cjar

  • Ben Fortuna Ben Fortuna posted a comment on discussion Help

    It seems that your /tmp directory might be on a different mount point to /var/spool. A possible solution might be to override the temp location. I can possibly add support for this if you can raise an issue on the GitHub project

  • Ben Fortuna Ben Fortuna posted a comment on discussion Help

    Hi Laxmi, I can see from your code that you are adding the 'mstor.cache.disabled' property to your javamail session properties. This will not work as you need to add it to your System properties. You can do this by adding an option at runtime (e.g. java -Dmstor.cache.disabled=true <program>), or programmatically: System.setProperty("mstor.cache.disabled", "true"); regards, ben

  • Ben Fortuna Ben Fortuna posted a comment on discussion Help

    Yes, you can disable the cache using the system property: mstor.cache.disabled=true See the readme for details: https://github.com/benfortuna/mstor/blob/master/README.md

  • Ben Fortuna Ben Fortuna posted a comment on ticket #174

    Hi Michael, All ical4 libraries should support java 1.7, I'll double check the compilation. What error are you seeing in Android?

  • Ben Fortuna Ben Fortuna posted a comment on discussion Help

    I've also tried to rebuild the wiki on github, but some of the pages are still missing:...

  • Ben Fortuna Ben Fortuna posted a comment on discussion Help

    Hi Daniel, The available documentation is a bit limited, but the best place to look...

  • Ben Fortuna Ben Fortuna posted a comment on discussion Help

    I'll try to upload the old releases to maven central, but in the meantime you can...

  • Ben Fortuna Ben Fortuna posted a comment on discussion Open Discussion

    Hi Iskander, Thanks for raising this question. The original intent of zoneinfo-global...

  • Ben Fortuna Ben Fortuna imported Files

  • Ben Fortuna Ben Fortuna modified a comment on ticket #167

    Also note that the latest snapshot build of ical4j-extensions includes support for...

  • Ben Fortuna Ben Fortuna posted a comment on ticket #167

    Also note that the latest snapshot build of ical4j-extensions includes support for...

  • Ben Fortuna Ben Fortuna posted a comment on discussion Help

    Hi, According to the iTIP spec the ORGANIZER property is required when you have METHOD:PUBLISH:...

  • Ben Fortuna Ben Fortuna posted a comment on discussion Open Discussion

    Hi Melvin, The ical4j code now lives on Github. You can find a branch with the commons-logging...

  • Ben Fortuna Ben Fortuna posted a comment on discussion Help

    Hi Adrian, We can't use the built-in timezones because they can't be converted to...

  • Ben Fortuna Ben Fortuna posted a comment on discussion Help

    Hi Jean-Eric, CalDAV-Sync is outside my field of knowledge right now, but you may...

  • Ben Fortuna Ben Fortuna posted a comment on discussion Help

    Hi Christopher, The default DTSTART format requires a timestamp, so for this to be...

  • Ben Fortuna Ben Fortuna posted a comment on discussion Help

    Hi Oliver, There doesn't seem to be an obvious way to identify the charset. I had...

  • Ben Fortuna Ben Fortuna posted a comment on discussion Help

    Hi Oliver, I suspect the problem is that the original file has a different encoding,...

  • Ben Fortuna Ben Fortuna created ticket #23

    Fix bundle imports for non-Android environments

  • Ben Fortuna Ben Fortuna posted a comment on ticket #81

    Yes I think it is better to test getOffset directly. The difficulty is in setting...

  • Ben Fortuna Ben Fortuna posted a comment on ticket #81

    Hi, I am just trying to create a test to demonstrate the problem. So far I have this:...

  • Ben Fortuna Ben Fortuna posted a comment on discussion Open Discussion

    Hi Maxim, Yes the 2.0-beta1 release is the current focus, and to achieve this I am...

  • Ben Fortuna Ben Fortuna posted a comment on discussion Help

    Hi Shane, Have you tried enabling the OUTLOOK_COMPATIBILITY hint in ical4j.properties?...

  • Ben Fortuna Ben Fortuna posted a comment on ticket #169

    Hi Quentin, This could possibly be a result of how ical4j calculates the timezone...

  • Ben Fortuna Ben Fortuna posted a comment on discussion Help

    Hi Quentin, It has been a while since writing this code, so I had to have another...

1
MongoDB Logo MongoDB