SuccessChanges

Summary

  1. Tsk26 Modifies the reading logic implementation (details)
Commit cf7712023778df0fa5c00600f095c558b7bfeb16 by bmcandeias
Tsk26 Modifies the reading logic implementation
Adds a new entity to control the microstories readings. The new entity
implementation means the modification of the XML, SQL and Dataset files,
includes new constructors to the Story class, includes a new matcher for
the readings and modifies the microstories matcher.
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java
The file was modifiedadditional-material/db/microstories-mysql.data.sql
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Reading.java
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTest.java
The file was modifiedadditional-material/db/microstories-mysql.delete.sql
The file was modifiedjsf/src/main/resources/META-INF/persistence.xml
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToStory.java
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/StoryServiceIntegrationTest.java
The file was modifiedadditional-material/db/microstories-mysql.drop.sql
The file was modifiedadditional-material/db/microstories-mysql.creation.test.sql
The file was modifiedtests/src/main/resources/datasets/stories-update-story-theme.xml
The file was modifiedtests/src/main/resources/scripts/cleanup.sql
The file was addeddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/ReadingTest.java
The file was modifiedservice/src/test/resources/test-persistence.xml
The file was modifiedtests/src/main/resources/datasets/stories-remove.xml
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java
The file was modifiedservice/src/main/resources/META-INF/persistence.xml
The file was addedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToReading.java
The file was modifiedtests/src/main/resources/datasets/stories.xml
The file was modifiedrest/src/test/resources/test-persistence.xml
The file was modifiedtests/src/main/resources/datasets/stories-update-story.xml
The file was modifiedrest/src/main/resources/META-INF/persistence.xml
The file was modifiedadditional-material/db/microstories-mysql.creation.sql
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTestSuite.java
The file was modifiedadditional-material/db/microstories-mysql.full.sql