aboutsummaryrefslogtreecommitdiffstats
path: root/appc-common
AgeCommit message (Collapse)AuthorFilesLines
2017-07-20Applying license changes to all filesPatrick Brady57-171/+285
[APPC-87] Fix Maven License Plugin Change-Id: I23a95b6c1020618d05f17c63c72152cf86e4d4a0 Signed-off-by: Patrick Brady <pb071s@att.com>
2017-06-06Updating licenses in all filesPatrick Brady57-171/+228
Change-Id: Ic229be3cc3e4751b9bfbd3c5c08db84ec8e7e0cb Signed-off-by: Patrick Brady <pb071s@att.com>
2017-06-02Merge of new rebased codePatrick Brady20-40/+995
Change-Id: I9b8d1f69eb3e0af1935ed8304fea4bf54c1aac47 Signed-off-by: Patrick Brady <pb071s@att.com>
2017-05-16Remove commented methods/fields in APPCMarcus G K Williams3-13/+0
Taking a stab at removing numerous commented out methods and fields. Almost all of what is removed is commented code with no explanation. Change-Id: I61cb1d7100ae6c75f6d42f500ade0504c97b760c Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2017-05-16Merge "Remove unused class StreamHelper"Patrick Brady2-138/+0
2017-05-16Migrate to Java 8 Time APIGary Wu1-14/+17
Migrate the uses of the old Date class in CommonHeader, RuntimeContext, QueueMessage, and TransactionRecord to Java 8 Time API. Change-Id: I3b0c18b2e63cdab06e37587d2010cb7f626a0396 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-05-08Remove unused class StreamHelperGary Wu2-138/+0
Change-Id: I217ef6d42065f029434e55aeed259604ce68689a Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-05-02Remove unused CONFIGURATION_METHOD_NAMEMarcus G K Williams1-5/+0
Change-Id: Ifa9b1855dd22c9453c145ed8faf6c16c38b6a17a Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2017-03-10Updating master to 1.1.0-SNAPSHOTPatrick Brady1-1/+1
Change-Id: I4f2bf794f5ce8b60c4fc35817e69c9cbd337cc47 Signed-off-by: Patrick Brady <pb071s@att.com>
2017-02-24Changing to snapshot versionPatrick Brady1-1/+1
Changing version from 1.0.0 to 1.0.0-SNAPSHOT Change-Id: If11d37d83348e5c4db298414e627622a62480d3f Signed-off-by: Patrick Brady <pb071s@att.com>
2017-02-15Moving all files to root directoryPatrick Brady50-0/+9097
Change-Id: Ica5535fd6ec85f350fe1640b42137b49f83f10f0 Signed-off-by: Patrick Brady <pb071s@att.com>