SuccessChanges

Summary

  1. tsk 22 - Fixes error with multiple themes (details)
  2. tsk 22 - Fixes errors in dataset and tests (details)
Commit dc914ba5d53d8747f00206211e178be891e011f0 by ipgonzalez2
tsk 22 - Fixes error with multiple themes
Adds the field secondaryTheme to consider that a story can have two
themes Implemented by Santi and Inés
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/IsEqualToStory.java
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java
The file was modifiedtests/src/main/resources/datasets/stories.xml
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java
Commit bec1986d27aa7c9d3f97f85fb8fefda177603afd by ipgonzalez2
tsk 22 - Fixes errors in dataset and tests
Fixes errors that appeared when adding secondaryTheme
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/ResourceUnitTestSuite.java
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java
The file was modifiedrest/src/test/resources/web.xml
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java
The file was modifiedservice/src/main/resources/META-INF/persistence.xml
The file was modifiedrest/src/main/webapp/WEB-INF/web.xml
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java
The file was modifiedtests/src/main/resources/datasets/stories.xml