UnstableChanges

Summary

  1. tsk20 Renames es.uvigo.esei.dgss.teama.microstories.entities package (details)
Commit 83efa9485f908be7f49c803b63c8371d263e7183 by alvarosuafe
tsk20 Renames es.uvigo.esei.dgss.teama.microstories.entities package
Ranames  es.uvigo.esei.dgss.teama.microstories.entities package to
es.uvigo.esei.dgss.teama.microstories.domain.entities package.
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java (diff)
The file was removeddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/Story.java (diff)
The file was removeddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/Theme.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java (diff)
The file was modifiedservice/src/main/resources/META-INF/persistence.xml (diff)
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Genre.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java (diff)
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java (diff)
The file was removeddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/Genre.java (diff)
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Theme.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryEntity.java (diff)
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/TestStoryEJB.java (diff)