SuccessChanges

Summary

  1. Renames domain packages to follow style conventions (details)
  2. Runs Google style formatter (details)
Commit 612b6550a6437a839e0ceb326a890c3d7bf5b6ba by aggarcia3
Renames domain packages to follow style conventions
The file was removeddomain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Topic.java
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/teamb/microstories/domain/Genre.java
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryEJB.java
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/StoryTest.java
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResource.java
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/teamb/microstories/domain/Story.java
The file was removeddomain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/domain/Topic.java
The file was removeddomain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Story.java
The file was removeddomain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/domain/Story.java
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/teamb/microstories/domain/Topic.java
The file was removeddomain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Genre.java
The file was removeddomain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/domain/Genre.java
Commit 3c53907f95b9a7ee2b6554d5fe0bcc7da87ffd5f by aggarcia3
Runs Google style formatter
This is the recommended formatting for source code according to the
contributing guidelines.
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryEJB.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/service/util/security/TestPrincipal.java
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamb/microstories/domain/Topic.java
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamb/microstories/domain/Story.java
The file was modifiedpom.xml
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/http/util/HasHttpStatus.java
The file was addedadditional-material/formatter/eclipse-java-google-style.xml
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/StoryTest.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/service/util/security/RoleCaller.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/entities/IsEqualToEntity.java
The file was addedadditional-material/formatter/run.sh
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamb/microstories/domain/Genre.java
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResource.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/entities/StoriesDataset.java