SuccessChanges

Summary

  1. Fixes the remove function of competition EJB (details)
Commit 2b0b1dcf6e6c98c20ded915684a4932215154de5 by agbrey
Fixes the remove function of competition EJB
Before this commit, this function removed the competitions of the
database. Now, the function realize a logical remove.
The file was modifiedtests/src/main/resources/datasets/competitions-delete.xml (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/service/ejbs/CompetitionService.java (diff)