SuccessChanges

Summary

  1. tsk5 Creates EJB recent list stories and shows id story (details)
Commit 16395f299f02e74308d199bd3b6a217eb5c89d6e by dmdominguez
tsk5 Creates EJB recent list stories and shows id story
Creates recent list stories. Shows id story with arquillian test(Because
is need for REST for tsk9)
The file was modifiedadditional-material/db/microstories-mysql.full.sql (diff)
The file was addedservice/src/main/java/es/uvigo/esei/dgss/teamB/microstories/StoryEJB.java (diff)
The file was addedservice/src/test/resources-wildfly-embedded-h2/cleanup-autoincrement.sql (diff)
The file was addedservice/src/test/resources-wildfly-embedded-mysql/cleanup-autoincrement.sql (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/StoryTest.java (diff)
The file was addedservice/src/test/java/es/uvigo/esei/dgss/teamB/microstories/ServiceIntegrationTestSuite.java (diff)
The file was addedtests/src/main/resources/scripts/cleanup.sql (diff)
The file was modifiedservice/pom.xml (diff)
The file was addedservice/src/test/java/es/uvigo/esei/dgss/teamB/microstories/StoryEJBIntegrationTest.java (diff)
The file was modifiedadditional-material/db/microstories-mysql.data.sql (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/entities/StoriesDataset.java (diff)
The file was modifiedtests/src/main/resources/datasets/stories.xml (diff)
The file was modifiedjsf/src/main/webapp/index.xhtml (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/Story.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/entities/IsEqualToStory.java (diff)