Skip to content
log in
ENABLE AUTO REFRESH
Jenkins
μStories 2021 - Team A
Service
#96
Back to Project
Status
Changes
Console Output
View as plain text
View Build Information
Executed Mojos
Test Result
See Fingerprints
Previous Build
Next Build
Changes
Summary
tsk72 Renames Topics enum to Topic (
details
)
Commit e33ef22ebef63bb8f346dbfe1337ce2d81c84eb9 by
miguel.ferreiro.diaz
tsk72 Renames Topics enum to Topic
Changes the name of Topics entity to Topic.
domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/UserTest.java
service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryService.java
rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java
rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java
domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Topic.java
jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/StoryManagedBean.java
service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/test/StoryServiceIntegrationTest.java
jsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/UserManagedBean.java
domain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTest.java
domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Topics.java
tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java
domain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Story.java