rest support for nfc tag logo android
-
Developer
Build triggered.
-
Developer
Build Started: https://jenkins.codecrew.fi/job/moya-master/142/
-
Developer
Build finished. Tests FAILED. Build results available at: https://jenkins.codecrew.fi/job/moya-master/142/
-
code/moya-web/src/main/java/fi/codecrew/moya/rest/v2/VipRestView.java
25 25 import java.util.List; 26 26 27 27 @RequestScoped 28 @Path("/v2/vip") -
Eh.. Oliko tämä oikeasti tarkoitus tehdä näin?
-
-
added 8 commits
-
c437d5c7...341df336 - 6 commits from branch
codecrew:master - 48e39fee - hups :)
- f2e1cd30 - Merge remote-tracking branch 'origin' into nfcTagLogo
Toggle commit list -
c437d5c7...341df336 - 6 commits from branch
-
Developer
Build triggered.
-
Developer
Build Started: https://jenkins.codecrew.fi/job/moya-master/148/
-
Developer
Build finished. Tests FAILED. Build results available at: https://jenkins.codecrew.fi/job/moya-master/148/
-
Developer
Build Started: https://jenkins.codecrew.fi/job/moya-master/149/
-
Developer
Build finished. Tests FAILED. Build results available at: https://jenkins.codecrew.fi/job/moya-master/149/
-
Developer
Build Started: https://jenkins.codecrew.fi/job/moya-master/150/
-
Developer
Build finished. Tests FAILED. Build results available at: https://jenkins.codecrew.fi/job/moya-master/150/
-
Developer
Build Started: https://jenkins.codecrew.fi/job/moya-master/151/
-
Developer
Build finished. Tests FAILED. Build results available at: https://jenkins.codecrew.fi/job/moya-master/151/
-
code/moya-web/src/main/java/fi/codecrew/moya/rest/v2/ProductRestView.java
16 16 import io.swagger.annotations.Api; 17 17 18 18 @RequestScoped 19 @Path("/v2/product") 20 @Api(value = "/v2/product", description = "Product operations") 19 @Path("/v3/product") 20 @Api(value = "/v3/product", description = "Product operations") -
Oliko tämänkin vahingossa vaihtunut v2->v3?
-
-
30 30 @Local 31 31 public interface ReaderBeanLocal { 32 32 33 // WAT! -
Kyllä ny WAT pitää jättää.. Älä poista...
-
-
-
-
merged
Toggle commit list
-
Please register or sign in to post a comment