SuccessChanges

Summary

  1. Tsk7 Create Resource to recover the most recent stories (details)
Commit ec88e3bbc404e9aa9aec7f04cbf8a83cf73d19ae by danyel_ou
Tsk7 Create Resource to recover the most recent stories
Adds a new class to implement the rest resources Adds a new class to
implements the rest test resources Modifies findRecent Service to order
stories by date and id Modifies datasets, xml and SQL files to add more
variety of stories
The file was addedrest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/SecurityExceptionMapper.java
The file was modifiedrest/src/test/resources/web.xml
The file was addedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/ResourceUnitTestSuite.java
The file was addedrest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/CORSFilter.java
The file was addedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/ResourceIntegrationTestSuite.java
The file was addedrest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java
The file was modifiedtests/src/main/resources/datasets/stories-update-story.xml
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java
The file was modifiedtests/src/main/resources/datasets/stories-create-with-two-theme.xml
The file was removedjsf/src/main/jsf/StoryController.java
The file was modifiedjsf/src/main/resources/META-INF/persistence.xml
The file was addedservice/src/test/resources/jboss-web.xml
The file was modifiedrest/src/main/resources/META-INF/persistence.xml
The file was modifiedtests/src/main/resources/datasets/stories-create-with-one-theme.xml
The file was addedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java
The file was addedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/GenericTypes.java
The file was modifiedtests/src/main/resources/datasets/stories-update-story-theme.xml
The file was modifiedtests/src/main/resources/datasets/stories.xml
The file was modifiedrest/src/main/webapp/WEB-INF/web.xml
The file was modifiedrest/src/test/resources/test-persistence.xml
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryService.java
The file was modifiedadditional-material/db/microstories-mysql.data.sql
The file was addedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceUnitTest.java
The file was modifiedservice/src/main/resources/META-INF/persistence.xml
The file was modifiedrest/src/test/resources/arquillian.xml
The file was addedrest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/IllegalArgumentExceptionMapper.java
The file was modifiedtests/src/main/resources/datasets/stories-remove.xml
The file was modifiedadditional-material/db/microstories-mysql.full.sql