SuccessChanges

Summary

  1. Refactors package structure to align with microstories project name (details)
Commit 20889f0c6622a319463c2592fa82680e7a6fab84 by devpablogg
Refactors package structure to align with microstories project name
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java (diff)
The file was addeddomain/src/main/java/es/uvigo/esei/microstories/domain/types/ThemeType.java (diff)
The file was modifiedservice/src/main/resources/META-INF/persistence.xml (diff)
The file was removeddomain/src/main/java/es/uvigo/esei/xcs/domain/types/GenreType.java (diff)
The file was addeddomain/src/main/java/es/uvigo/esei/microstories/domain/types/GenreType.java (diff)
The file was removeddomain/src/main/java/es/uvigo/esei/xcs/domain/types/ThemeType.java (diff)
The file was addeddomain/src/main/java/es/uvigo/esei/microstories/domain/entities/Story.java (diff)
The file was removeddomain/src/test/java/es/uvigo/esei/xcs/domain/entities/StoryTest.java (diff)
The file was addeddomain/src/test/java/es/uvigo/esei/microstories/domain/entities/StoryTest.java (diff)
The file was removeddomain/src/main/java/es/uvigo/esei/xcs/domain/entities/Story.java (diff)