aboutsummaryrefslogtreecommitdiffstats
path: root/datarouter-prov/src/main
AgeCommit message (Collapse)AuthorFilesLines
2018-08-28Fixed Sonar issues mentioend in DMAAP-646Amaresh Kumar1-14/+22
Fixed Sonar issues in NodeClass.java Issue-ID: DMAAP-646 Change-Id: If2369d28376702c228035b5244273c954c418567 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-27Merge "Test case fixes"Ram Koya1-492/+507
2018-08-27Downgrade Jetty to 9.3.8.RC0Fiachra Corcoran3-3/+3
Issue-ID: DMAAP-557 Change-Id: I0f595d9bc092c3a7a0821a8587bcb3660f550bfe Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
2018-08-27Merge "Fixed Sonar issue"Ram Koya1-0/+6
2018-08-27Merge "Fixed Sonar issues"Ram Koya1-0/+6
2018-08-27Test case fixesKyle Stewart1-492/+507
Change-Id: I697684f7cda881c749fddb02821ade7084d0e0a3 Issue-ID: DMAAP-101 Signed-off-by: Kyle Stewart <kyle.stewart@ericsson.com>
2018-08-27Fixed Sonar issuesAmaresh Kumar1-0/+6
Fixed Sonar Issues in FeedLinks.java Issue-ID: DMAAP-652 Change-Id: If7c0940def63f7c1314c2100e6c6c458db6f1182 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-27Fixed Sonar issueAmaresh Kumar1-0/+6
Fixed sonar issues in FeedAuthorization.java Issue-ID: DMAAP-651 Change-Id: I131bc63a7302846a751fa783d6078de3f00e5930 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-26Add fix for host lookup during NodeConf fetchFiachra Corcoran3-4/+4
Issue-ID: DMAAP-107 Change-Id: I8322db5da1cb5bab4552954d624d33ec967e95bd Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
2018-08-23Fixed Sonar issuesAmaresh Kumar1-9/+11
Fixed Sonar issues in 3 files. Issue-ID: DMAAP-636 Change-Id: I2d53361e61f838ff5ba379a21bdfcedbd3fc5df3 Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-17Update for OOM integrationFiachra Corcoran19-750/+1149
Issue-ID: DMAAP-107 Change-Id: Iff9f93040f7b3120cffb5755adc693e24de991a7 Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
2018-08-16Fix datarouter-prov server issueeconwar1-38/+39
Change-Id: Id9637c56d39156da60c167dfb8f375f4cb498f55 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-596
2018-08-14remove the policy and security issue dependencieseronkeo2-258/+275
Change-Id: If92573566a96ab85a7ee762b727740e2766ea6a0 Issue-ID: DMAAP-557 Signed-off-by: eronkeo <ronan.keogh@ericsson.com>
2018-08-10datarouter-prov code clean - remove tabseronkeo85-14002/+14407
Change-Id: Ibdb9f871ae5226abbb658f5a6139224981f05071 Issue-ID: DMAAP-581 Signed-off-by: eronkeo <ronan.keogh@ericsson.com>
2018-08-08remove tab characters from codeeronkeo4-133/+131
Change-Id: I5b1d041561056833f744270350b3d2c9cd4e1dcb Issue-ID: DMAAP-570 Signed-off-by: eronkeo <ronan.keogh@ericsson.com>
2018-08-08DB utils update for db initializationFiachra Corcoran17-829/+181
Issue-ID: DMAAP-566 Change-Id: I3dad4059a3b192f2c54598985893b1334809d1f0 Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
2018-07-30Replacing att.com namespaceFiachra Corcoran26-201/+227
Issue-ID: DMAAP-52 Change-Id: Ia6d5c1725119b893c50fed13c2c2d6fd47f4f917 Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
2018-02-19Replace classes in the org.json packagesunil.unnava8-7/+1646
Fixed compilation issues Issue-ID: DMAAP-303 Change-Id: I2654191eb0474beab8e3e263919572b4df2e5f07 Signed-off-by: sunil.unnava <su622b@att.com>
2017-10-27Remove JSON license files from DRSai Gandham18-7664/+0
Issue-ID: DMAAP-167 Change-Id: I0cc56cbaf65d5bdb21deaf376dd98ea6ae016715 Signed-off-by: Sai Gandham <sg481n@att.com>
2017-10-23Reinstate JSON license notices in dataroutersg481n17-22/+650
Issue-ID: DMAAP-166 Change-Id: I14b15c12156ec783b5bf48e02d18bf5b01d18472 Signed-off-by: sg481n <sg481n@att.com>
2017-10-10Fix license issues in dmaap drsg481n17-650/+22
Issue-ID: DMAAP-163 Change-Id: I035ecf8a856fdf03d5469952e0ea9fe9f6ee357a Signed-off-by: sg481n <sg481n@att.com>
2017-09-13Remove binaries from datarouter reposg481n2-0/+0
Remove binaries that exist in the datarouter project. Issue-id: DMAAP-136 Change-Id: I9b12072a95abe8668af7c8b15f417e49caa67774 Signed-off-by: sg481n <sg481n@att.com>
2017-08-23Update project structure to org.onapsg481n76-255/+236
Update project structure of dmaap/datarouter from com.att to org.onap and add distribution management and nexus repositires details. Issue-id: DMAAP-52 Change-Id: Ibafee1cba43c7c5a3f227a02417998d36ecaae6b Signed-off-by: sg481n <sg481n@att.com>
2017-08-04 [DMAAP-48] Initial code importsg481n126-0/+26027
Change-Id: I3e65371093487d7de167ec6c29f327f366f1e299 Signed-off-by: sg481n <sg481n@att.com>