aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap/music/conductor
AgeCommit message (Collapse)AuthorFilesLines
2018-09-10Adding a constant to remove duplicate stringSooriyaa1-4/+5
Adding a constant to remove duplicate string Issue-ID: MUSIC-133 Change-Id: I1c9e82cf210c2dd0f00bec53c95fa5281f368568 Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
2018-09-06Merge "Removing the literal true boolean value"Thomas Nelson1-2/+2
2018-09-05Added error log in MusicConditional classChandan Ghosh1-0/+4
Added error log in MusicConditional class where it was missing. Reported in Sonar. Issue-ID: MUSIC-129 Change-Id: I8d3102547015313520b67058312e4072f621ca34 Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
2018-09-04Removing the literal true boolean valueSooriyaa1-2/+2
Removing the literal true boolean value Issue-ID: MUSIC-125 Change-Id: Id126541571cc3eb2475f064421b0baaeada8e0e7 Signed-off-by: Sooriyaa <soponraj@in.ibm.com>
2018-08-31JsonConditional.java: Fixed sonar issueArundathi Patil1-2/+2
Fixed sonar issue, use transient keyword for variables. Issue-ID: MUSIC-117 Change-Id: I9c8ef0b9fb3239c98a09058cf14019df095e440b Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-08-28MusicConditional.java: Fixed sonar issueArundathi Patil1-1/+1
Fixed sonar issue, null pointer exception could be thrown Issue-ID: MUSIC-112 Change-Id: I2480634a270114c21d23dda72c381b7e9e389b18 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-07-16various UpdatesThomas Nelson Jr (arthurdent3) tn1381@att.com3-31/+27
Q-api, triggers, conductor conditional updates. Bug fixes Change-Id: Iec392309787cd90f0a2827a2955399723640e800 Issue-ID: MUSIC-93 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-06-07Document Updates and Bug FixesThomas Nelson Jr (arthurdent3) tn1381@att.com1-6/+8
Added latest Bug Fix Change-Id: I6e40e50a3e077c81f8098582b718bc60e39f8253 Issue-ID: MUSIC-76 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-06-05Update Master to include jar folder.Thomas Nelson Jr (arthurdent3) tn1381@att.com3-0/+664
This will put jar folder form separate branch into this where it belongs and we can build properly for beijing. Cassablanca will have a parent pom approach. Change-Id: Ieae3fce5ab42faddf4964285533fdc59d8b963de Issue-ID: MUSIC-79 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>