SuccessChanges

Summary

  1. tsk30 Updates Story to not allow User to be null and formats the date. (details)
Commit 089f0258fe4801ed8800c8db349c216f783236c3 by jrcastro2
tsk30 Updates Story to not allow User to be null and formats the date.
User cannot be null and adds a new format to date (DD/MM/YYYY HH:MM:SS)
Adds a new dependency that allows to ignore every property that is not
defined, this allows to use the new method getDateFormated() and pass
the tests
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Story.java
The file was modifieddomain/pom.xml