SuccessChanges

Summary

  1. tsk17 Updates EventEJBTest method testCreateEvent with the new Datasets (details)
Commit 7c1199fad3f3535b0d1c537ba42e834effdd2262 by ansousa
tsk17 Updates EventEJBTest method testCreateEvent with the new Datasets
Updates Event entity to update field id to Integer for setting null in
set Updates EventDataset with the method to format date for a proper
solution Updates EventEJB createEvent for a cleaner exceptions
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/lettab/service/EventEJB.java
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/lettab/service/EventEJBTest.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamb/lettab/domain/EventsDataset.java
The file was modifiedtests/src/main/resources/scripts/clean-up.sql
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/lettab/domain/Event.java