SuccessChanges

Summary

  1. Fixes constructor competition (details)
Commit 01cb3b4073f7dbaae12691b8721342d26aec4dd0 by anrodriquez
Fixes constructor competition
When the relatioship between competition and team was doubled, an
unnecesary element was added to the constructor.
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/CompetitionManagedBean.java (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/CompetitionTest.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Competition.java (diff)