Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 7f2896d3cad2819b218cfea4c5ce3a81145417af
- Merge "remove the declaration of thrown exception"
- remove the declaration of thrown exception
Issue-ID: OPTFRA-631
Change-Id: Id13015f53833315d42a43a587c2557957c067228
Signed-off-by: manisha07 <cmanis10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 1793e2ba32532c97f247a47ea5045476e3621871
- Merge "Replace the type specification in this constructor call with the diamond operator"
- Replace the type specification in this constructor call with the diamond operator
Issue-ID: OPTFRA-631
Change-Id: I135841b55506f56d31ca7a77caae22bfcc0ad2f0
Signed-off-by: manisha07 <cmanis10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 090db24b98323abc3b7975380f65027e999e1eb0
- Merge "no need to call toString"
- no need to call toString
Issue-ID: OPTFRA-631
Change-Id: I2073a2b350523ffa2fce85d5298ac60cd3ab00fb
Signed-off-by: manisha07 <cmanis10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to ba7300b02c962c0c8759956f31b7d30a78df76dd
- Immediately return this expression
Immediately return this expression instead of assigning it to the temporary variable "json".
Issue-ID: OPTFRA-644
Change-Id: I4676c4df578768ea977d2ebf3034ed9e6d30fb85
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 3e7ef00ea13529ad35e4ff91c551237840d59366
- Move "*" string literal on left side of string
It is preferable to place string literals on the left-hand side of an equals() or equalsIgnoreCase() method call.
Issue-ID: OPTFRA-647
Change-Id: Ibd04d10da4e655be44310ec0459f1fdeab791441
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to bc025fbc60e7c0bef38dd0717e50a8b483393069
- Merge this if statement with the enclosing one
Merging collapsible if statements increases the code's readability.
Issue-ID: OPTFRA-634
Change-Id: I22d3bd915605507db8fbfcae9d52a5b1b2de8f3f
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to b6128c2d522b60e432c0d957088428470721e534
- Move "*" string literal on left side of string
It is preferable to place string literals on the left-hand side of an equals() or equalsIgnoreCase() method call.
Issue-ID: OPTFRA-647
Change-Id: Ie4b1b7b0e56bb88338c9d64219db2da88728ca46
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to bfbd597d4115d5cf94fb760cda72d3abd1f225ba
- Merge this if statement with the enclosing one
Merging collapsible if statements increases the code's readability.
Issue-ID: OPTFRA-634
Change-Id: Ie21aeba053ced68ad1dbe25b39cf891219ff669f
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 614f8f9a33ade5b523003c9f5aa7299f11fcfc19
- Move "*" string literal on left side of string
It is preferable to place string literals on the left-hand side of an equals() or equalsIgnoreCase() method call.
Issue-ID: OPTFRA-647
Change-Id: Idd9ac257f96553a00f8a455a48d678adb167a382
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 3cb2719257562283d9f90308ae71531e79522108
- Merge "Immediately return this expression"
- Immediately return this expression
Immediately return this expression instead of assigning it to the temporary variable "json".
Issue-ID: OPTFRA-644
Change-Id: I4f4e41ab55d541746b4cc124b49971074888c6f9
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to c86c426818faf6674fab66d06b69c974ed4f242a
- Merge "Immediately return this expression"
- Immediately return this expression
Immediately return this expression instead of assigning it to the temporary variable "json".
Issue-ID: OPTFRA-644
Change-Id: Ief8d222a51cb640df6d8b95a87aae9283e700656
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to c14d65c5d155c16f72972f780b2bf8630cb193db
- Remove the declaration of thrown exception
Remove the declaration of thrown exception 'com.fasterxml.jackson.core.JsonParseException' which is a subclass of 'java.io.IOException'.
Issue-ID: OPTFRA-632
Change-Id: I3e5778420d19d98a625590cc547a8590b0d9641a
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 937af8afe422a6d65531cbc45b3a5f58fb625ddd
- Remove the declaration of thrown exception
Remove the declaration of thrown exception 'com.fasterxml.jackson.core.JsonParseException' which is a subclass of 'java.io.IOException'.
Issue-ID: OPTFRA-632
Change-Id: Ibce8815c9c1edc3308ee00f2eb6063396dee133c
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to ae91a5e2c98dce2ef7c6708322c5156c827b9c96
- Immediately return this expression
Immediately return this expression instead of assigning it to the temporary variable "json".
Issue-ID: OPTFRA-644
Change-Id: I4515ede48c265d48875dcbdd875566a1e972f48d
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 4caa8d634f2796047e185f572c313745e2236120
- Immediately return this expression
Immediately return this expression instead of assigning it to the temporary variable "json".
Issue-ID: OPTFRA-644
Change-Id: I1981c27fe53a08075d8d2048eafc936e64b7b48b
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to b0606086154083bf6c12d8c14cdee077ca5758eb
- Immediately return this expression
Immediately return this expression instead of assigning it to the temporary variable "json".
Issue-ID: OPTFRA-644
Change-Id: I88d08c9329e23637a4f1f67f5ae8d8bfa0a34246
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 57bbfdd22ed6eba11bdd601298775838413a9dcd
- Immediately return this expression
Immediately return this expression instead of assigning it to the temporary variable "json".
Issue-ID: OPTFRA-644
Change-Id: I36b50fb02c608606dbe2d319058221e87e4da9a9
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 0a62772f86ed3ed3bffb2ce578f6651a661a6e6b
- Immediately return this expression
Immediately return this expression instead of assigning it to the temporary variable "json".
Issue-ID: OPTFRA-644
Change-Id: I955612b752cc6fcfa23090f47f36bdf5e22810d4
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to e0c07d92538c54dac5051706d72b7d98978ed27d
- Immediately return this expression
Immediately return this expression instead of assigning it to the temporary variable "json".
Issue-ID: OPTFRA-644
Change-Id: I56c70d0baecfe9e376b16317f5cf7f54e4a89943
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 274a3427cda59c9cb60ae930a740c61ecb5c5822
- Remove the declaration of thrown exception
Remove the declaration of thrown exception 'org.springframework.security.core.AuthenticationException' which is a runtime exception
Issue-ID: OPTFRA-632
Change-Id: I82c720c3c4fa67fb4959ffb06e032cb7021f24fc
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 5128622fb4958005eb8eaae80990edfd4191a496
- Merge this if statement with the enclosing one
Merging collapsible if statements increases the code's readability.
Issue-ID: OPTFRA-634
Change-Id: If8f306257cb92de244cdc929e09ba89bbda62e86
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 2f37b614d541fa4a3c4bfa36836fd9919a469250
- Merge this if statement with the enclosing one
Merging collapsible if statements increases the code's readability.
Issue-ID: OPTFRA-634
Change-Id: Ib1a5e730820b832f5e1d42aefd75f925a2ad26cc
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 04f519ef388b9e41b36a583b6f9507e11ec82338
- Merge this if statement with the enclosing one
Merging collapsible if statements increases the code's readability.
Issue-ID: OPTFRA-634
Change-Id: Ie2c335c7de466edb6064b85cb602db46b8f3225d
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 98e16e507d23f500b160ec86f2be4a8d68fa6d83
- Merge "Remove Remove the declaration of thrown exception"
- Remove Remove the declaration of thrown exception
Remove the declaration of thrown exception 'org.quartz.SchedulerException', as it cannot be thrown from method's body
Change-Id: Ib016d6260146d1893cb38088a80567f4110ac1d4
Issue-ID: OPTFRA-632
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 7d6389fea168b8ac034c6d2c6f709c0948675efd
- Merge "AafClientCache.java0-immediately return the expression"
- AafClientCache.java0-immediately return the expression
Issue-ID: OPTFRA-578
Change-Id: I48f015eaf2facbfce7f54ffe52c0a4c835cb06a2
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to fae5052f0ee55ab45c624930e3adf6ca92c73a92
- Merge "AafClientCache.java-merge if with existing one"
- AafClientCache.java-merge if with existing one
Issue-ID: AAF-876
Change-Id: I65ff5fabfc71c4df1628611f44ed5084993e4fe4
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 95770308ba362273103a994d30ab8f87f8543875
- Merge "MessageHeaders.java-Replace the type specification in this constructor call with the diamond operator"
- MessageHeaders.java-Replace the type specification in this constructor call with the diamond operator
Issue-ID: OPTFRA-578
Change-Id: I53b1b7eddd2c82034e2e6363e5ba3bdaac780b69
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 49386f37d1e9ffd29233c97f518002edda9930b0
- Merge "AafAuthProvider.java-remove the declaration of thrown runtime exception"
- AafAuthProvider.java-remove the declaration of thrown runtime exception
Issue-ID: OPTFRA-578
Change-Id: I758fa36ecde5535ad276e28185d2ee57fba3f41a
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 70c7f40835e4fb48ce13ace97ce8a60f85b9d1d5
- Merge "Upgrade oparent"
- Upgrade oparent
Change-Id: I0006f6dde71ea2842d0121aa6a9f411fa6f7c91a
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
Issue-ID: OPTFRA-607
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to b0ea96ed0edd3436e2a9de33ce8340279982d445
- Merge "Mdc.java-return the expression"
- Mdc.java-return the expression
Issue-ID: OPTFRA-578
Change-Id: Ic64b98d1103626b9dde1c2eb7cc4d61a64ade52b
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 23c03ae7e51a4f9825cab4f29711c446112c2432
- Mdc.java-return the expression
Issue-ID: OPTFRA-578
Change-Id: If9e6f97c9c7a0f0960fc58354b23829d84663c41
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 8f9976f2db7221fec425ff64e55bbedb6504ed20
- Update to create release candidate for docker
Change-Id: I6196158d09677bdf7cc4e999ab93545e26b2f674
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
Issue-ID: OPTFRA-592
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to ce001d43dd1aefc89334d992bdb9b5b953e525a2
- Merge "[OPTFRA-585] Update release notes"
- [OPTFRA-585] Update release notes
Change-Id: I7d63d5a5754f2edd55825d27e2eb1fa8998ac3b6
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
Issue-ID: OPTFRA-585
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 258aedd8c447a44fbf028d7b1d5512b7cbb1a094
- Disable AAF in config for CSIT
Issue-ID: OPTFRA-596
Change-Id: I71a8be5698547255ad7b36352c72e7199f320714
Signed-off-by: Jerry Flood <jflood@att.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 99e486a9fafbf60b04c6ed30a01c8d18d4e2bd28
- Make el alto release candidate
Issue-ID: OPTFRA-580
Change-Id: I0a3a7c98b7b2f715bb0e4894a0c7c2dc6cc8e754
Signed-off-by: Jerry Flood <jflood@att.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 5ddfd64b8541ca85031ec6e67288ebdd28b09774
- Merge "Replace CADI interface to AAF"
- Replace CADI interface to AAF
Issue-ID: OPTFRA-593
Change-Id: I60b7ce1c79b912554e32aba00fa45c1d3890025a
Signed-off-by: Jerry Flood <jflood@att.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 418e2c41e1823d747a8e96bb7e3781571f76dadc
- Merge "Replace CADI interface to AAF"
- Replace CADI interface to AAF
Issue-ID: OPTFRA-593
Change-Id: I19d9aedcebc062d505266f0849c9eb3d6edcea71
Signed-off-by: Jerry Flood <jflood@att.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 5e0e2ad1e8e616969374f1e9c238f7db7c38dc91
- Replace CADI for access to AAF
Issue-ID: OPTFRA-593
Change-Id: I56ee7ea9bebce402541b1acefb5e1049b50ad886
Signed-off-by: Jerry Flood <jflood@att.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 65655f00562ab842192ec278d77bdc8d343abe39
- Re-factor AAF interface to omit cadi
Issue-ID: OPTFRA-593
Change-Id: I84c70e7e0830799d9b856f0931f8e79c27127f76
Signed-off-by: Jerry Flood <jflood@att.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 08ea9123fbe26f0d677ecdd438aea773ddd8e857
- Update the version to 2.1.1 for el alto
Issue-ID: OPTFRA-580
Change-Id: Idc01a16b997aa2a85ab358c23b36e32f795dfc4f
Signed-off-by: Flood, Jerry (jf9860) <jf9860@att.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 835f29fe2fabbaa1d2c12f931166f78c8007aae6
- Update releases folder for el alto release
Issue-ID: OPTFRA-580
Change-Id: I291587df1b7d4a9189acc40abe75c0f614cf593e
Signed-off-by: Jerry Flood <jflood@att.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 05d1e18373779df333d1f1fa30cc4891a8da59a4
- Cleanup POMs and Dockerfiles
Issue-ID: OPTFRA-539
Change-Id: I94da0bc947b4cbb226c5e248c85c8d87f799c659
Signed-off-by: Jerry Flood <jflood@att.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 8d79b30fed898ede2b551a579e3564cb196f707b
- Update the version to ElAlto (2.1)
Issue-ID: OPTFRA-481
Change-Id: I68562a0a2f3cb6af32f001d5ac3c4b1db5fc22fc
Signed-off-by: Jerry Flood <jflood@att.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to e8aaf9e7a6dbe61f1508c6b7f04fa9b14f2e4c7d
- Bring up mock server in robot docker
Also Update springboot to 2.1.6
Issue-ID: OPTFRA-509
Change-Id: I04374a934926c198d496d5fe35282595e2e34580
Signed-off-by: Jerry Flood <jflood@att.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to f11d0029312448ef9085470abc45110039b09259
- Add release notes for Dublin release
Change-Id: Idecba139f037230c8143808669d59f5661300307
Signed-off-by: Varma, Vikas <vv8305@att.com>
Issue-ID: OPTFRA-518
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 6df50b96c77bd6402ea4bd7f1a84de6233549cdf
- Initial docs update for Dublin
Issue-ID: OPTFRA-510
Change-Id: Ic2027fbd66de0f45f826282701c9979fc1599cb0
Signed-off-by: Jerry Flood <jflood@att.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to cc67f224925c03f50ce47068cbde66799c65e3a0
- Upate version.propertie to 2.0.0
Issue-ID: OPTFRA-500
Change-Id: If55fe4bf237c0b58386cca9f7c02b84b528e6d7d
Signed-off-by: Jerry Flood <jflood@att.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 01efad57ce5edaec38ce2d66dd83f9cfca2aedf3
- Enable maven-deploy-plugin
Issue-ID: CIMAN-33
Change-Id: Ife8c1f2b28dc96aa4e7cc65ffa6ade720d683cdb
Signed-off-by: Jerry Flood <jflood@att.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 3aebac8a20c046a36d6f0d28dfa0c4eb6a196b94
- Update oparent version
Update oparent version to 2.0.0 which supports
global-jjb maven-stage job.
Change-Id: I67765fabc8a84780415827e8f4054c2fbfc90006
Issue-ID: CIMAN-234
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 7e459e2f5cdd50e85a3242b9400d561b83647af1
- Merge "Updates to enable local HTTPS testing"
- Updates to enable local HTTPS testing
Issue-ID: OPTFRA-391
Change-Id: I4826a4ecc7f33d7062f3cd2850c349fbc4f1ec84
Signed-off-by: Jerry Flood <jflood@att.com>
|