There is a bug in the constructor DHXEvent(Integer id, Date start_date, Date end_date, String text) for version 1.5 of JavaPlanner.
The end date is set to the start date.
I an subclassing this anyway so I can simply make a separate call to setEnd_Date() but it is annoying and ugly.
When is the next release and will this be fixed?