From b8ecf7a5edb16b09a6c9c329df3de9a81e5ac166 Mon Sep 17 00:00:00 2001 From: santosh yadav Date: Tue, 30 Jan 2018 01:04:57 +0530 Subject: NullPointerException might be thrown added a null check on Dn variable line no :328 Issue-ID: VFC-690 Change-Id: Ia00ea1ec3717bb59e4c797eb1e80403c54d70d20 Signed-off-by: santosh --- .../northbound/client/NorthMessageMgr.java | 2 +- .../target/boco-driver-1.1.0-SNAPSHOT-shaded.jar | Bin 25698160 -> 0 bytes ems/boco/target/boco-driver-1.1.0-SNAPSHOT.jar | Bin 25698160 -> 0 bytes ems/boco/target/checkstyle-cachefile | 2 - ems/boco/target/checkstyle-checker.xml | 220 -- ems/boco/target/checkstyle-result.xml | 1454 --------- .../target/classes/api-doc/META-INF/MANIFEST.MF | 3 - ems/boco/target/classes/api-doc/WEB-INF/web.xml | 41 - ems/boco/target/classes/api-doc/css/reset.css | 140 - ems/boco/target/classes/api-doc/css/screen.css | 1271 -------- ems/boco/target/classes/api-doc/css/typography.css | 41 - .../api-doc/fonts/droid-sans-v6-latin-700.eot | Bin 22924 -> 0 bytes .../api-doc/fonts/droid-sans-v6-latin-700.svg | 411 --- .../api-doc/fonts/droid-sans-v6-latin-700.ttf | Bin 40516 -> 0 bytes .../api-doc/fonts/droid-sans-v6-latin-700.woff | Bin 25992 -> 0 bytes .../api-doc/fonts/droid-sans-v6-latin-700.woff2 | Bin 11480 -> 0 bytes .../api-doc/fonts/droid-sans-v6-latin-regular.eot | Bin 22008 -> 0 bytes .../api-doc/fonts/droid-sans-v6-latin-regular.svg | 403 --- .../api-doc/fonts/droid-sans-v6-latin-regular.ttf | Bin 39072 -> 0 bytes .../api-doc/fonts/droid-sans-v6-latin-regular.woff | Bin 24868 -> 0 bytes .../fonts/droid-sans-v6-latin-regular.woff2 | Bin 11304 -> 0 bytes .../classes/api-doc/images/explorer_icons.png | Bin 5763 -> 0 bytes .../target/classes/api-doc/images/logo_small.png | Bin 770 -> 0 bytes .../classes/api-doc/images/pet_store_api.png | Bin 824 -> 0 bytes .../target/classes/api-doc/images/throbber.gif | Bin 9257 -> 0 bytes .../target/classes/api-doc/images/wordnik_api.png | Bin 980 -> 0 bytes ems/boco/target/classes/api-doc/index.html | 115 - .../target/classes/api-doc/lib/backbone-min.js | 30 - .../target/classes/api-doc/lib/handlebars-2.0.0.js | 43 - .../classes/api-doc/lib/highlight.7.3.pack.js | 16 - .../target/classes/api-doc/lib/jquery-1.8.0.min.js | 17 - .../classes/api-doc/lib/jquery.ba-bbq.min.js | 25 - .../classes/api-doc/lib/jquery.slideto.min.js | 16 - .../classes/api-doc/lib/jquery.wiggle.min.js | 23 - ems/boco/target/classes/api-doc/lib/marked.js | 1281 -------- .../target/classes/api-doc/lib/shred.bundle.js | 2780 ---------------- .../target/classes/api-doc/lib/shred/content.js | 208 -- .../target/classes/api-doc/lib/swagger-client.js | 3309 -------------------- .../target/classes/api-doc/lib/swagger-oauth.js | 294 -- .../target/classes/api-doc/lib/underscore-min.js | 21 - ems/boco/target/classes/api-doc/o2c.html | 37 - ems/boco/target/classes/api-doc/swagger-ui.js | 2255 ------------- ems/boco/target/classes/api-doc/swagger-ui.min.js | 17 - .../vfc/nfvo/emsdriver/EmsDriverApplication.class | Bin 8197 -> 0 bytes .../nfvo/emsdriver/EmsDriverConfiguration.class | Bin 1340 -> 0 bytes .../collector/CollectMsgReceiverThread.class | Bin 3105 -> 0 bytes .../vfc/nfvo/emsdriver/collector/TaskThread.class | Bin 32820 -> 0 bytes .../emsdriver/collector/TaskThreadService.class | Bin 3663 -> 0 bytes .../emsdriver/collector/alarm/AlarmManager.class | Bin 3473 -> 0 bytes .../collector/alarm/AlarmTaskThread.class | Bin 8727 -> 0 bytes .../nfvo/emsdriver/collector/alarm/HeartBeat.class | Bin 2331 -> 0 bytes .../emsdriver/collector/alarm/MessageUtil.class | Bin 6011 -> 0 bytes .../vfc/nfvo/emsdriver/collector/alarm/Msg.class | Bin 3636 -> 0 bytes .../nfvo/emsdriver/collector/alarm/MsgType.class | Bin 2756 -> 0 bytes .../nfvo/emsdriver/commons/constant/Constant.class | Bin 1817 -> 0 bytes .../emsdriver/commons/ftp/AFtpRemoteFile.class | Bin 1218 -> 0 bytes .../nfvo/emsdriver/commons/ftp/FTPInterface.class | Bin 563 -> 0 bytes .../vfc/nfvo/emsdriver/commons/ftp/FTPSrv.class | Bin 5297 -> 0 bytes .../nfvo/emsdriver/commons/ftp/RemoteFile.class | Bin 239 -> 0 bytes .../nfvo/emsdriver/commons/model/CollectMsg.class | Bin 1301 -> 0 bytes .../nfvo/emsdriver/commons/model/CollectVo.class | Bin 3747 -> 0 bytes .../nfvo/emsdriver/commons/model/CrontabVo.class | Bin 2018 -> 0 bytes .../vfc/nfvo/emsdriver/commons/model/EMSInfo.class | Bin 1767 -> 0 bytes .../nfvo/emsdriver/commons/utils/DateUtil.class | Bin 2506 -> 0 bytes .../emsdriver/commons/utils/DriverThread.class | Bin 2667 -> 0 bytes .../vfc/nfvo/emsdriver/commons/utils/Gunzip.class | Bin 2296 -> 0 bytes .../nfvo/emsdriver/commons/utils/StringUtil.class | Bin 1843 -> 0 bytes .../vfc/nfvo/emsdriver/commons/utils/UnZip.class | Bin 3177 -> 0 bytes .../emsdriver/commons/utils/VarExprParser.class | Bin 4571 -> 0 bytes .../vfc/nfvo/emsdriver/commons/utils/XmlUtil.class | Bin 761 -> 0 bytes .../vfc/nfvo/emsdriver/commons/utils/Zip.class | Bin 3389 -> 0 bytes .../emsdriver/configmgr/ConfigurationImp.class | Bin 2145 -> 0 bytes .../configmgr/ConfigurationInterface.class | Bin 486 -> 0 bytes .../ConfigurationManager$ReceiveSource.class | Bin 7630 -> 0 bytes .../emsdriver/configmgr/ConfigurationManager.class | Bin 9716 -> 0 bytes .../nfvo/emsdriver/messagemgr/MessageChannel.class | Bin 1811 -> 0 bytes .../messagemgr/MessageChannelFactory.class | Bin 1802 -> 0 bytes .../northbound/client/HttpClientFactory$1.class | Bin 926 -> 0 bytes .../northbound/client/HttpClientFactory.class | Bin 1556 -> 0 bytes .../northbound/client/HttpClientUtil.class | Bin 5501 -> 0 bytes .../client/NorthMessageMgr$AlarmMessageRecv.class | Bin 7168 -> 0 bytes .../NorthMessageMgr$CollectMessageRecv.class | Bin 5760 -> 0 bytes .../client/NorthMessageMgr$HeatBeatTread.class | Bin 1968 -> 0 bytes .../client/NorthMessageMgr$ResultMessageRecv.class | Bin 3008 -> 0 bytes .../northbound/client/NorthMessageMgr.class | Bin 6936 -> 0 bytes .../northbound/service/CommandResource.class | Bin 1302 -> 0 bytes .../serviceregister/MsbConfiguration.class | Bin 752 -> 0 bytes .../serviceregister/MsbRestServiceProxy.class | Bin 3241 -> 0 bytes .../serviceregister/model/MsbRegisterVo.class | Bin 2104 -> 0 bytes .../serviceregister/model/ServiceNodeVo.class | Bin 986 -> 0 bytes .../emsdriver/taskscheduler/CollectManager.class | Bin 4423 -> 0 bytes .../emsdriver/taskscheduler/CollectOderJob.class | Bin 2538 -> 0 bytes .../emsdriver/taskscheduler/QuartzManager.class | Bin 4843 -> 0 bytes ems/boco/target/code-coverage/jacoco-ut.exec | Bin 65322 -> 0 bytes ems/boco/target/dependency/annotations-2.0.1.jar | Bin 74557 -> 0 bytes ems/boco/target/dependency/ant-1.10.1.jar | Bin 2151472 -> 0 bytes ems/boco/target/dependency/ant-launcher-1.10.1.jar | Bin 19019 -> 0 bytes .../aopalliance-repackaged-2.4.0-b09.jar | Bin 14767 -> 0 bytes ems/boco/target/dependency/argparse4j-0.7.0.jar | Bin 90347 -> 0 bytes .../target/dependency/avalon-framework-4.1.3.jar | Bin 63966 -> 0 bytes ems/boco/target/dependency/classmate-1.1.0.jar | Bin 62873 -> 0 bytes ems/boco/target/dependency/commons-codec-1.9.jar | Bin 263965 -> 0 bytes ems/boco/target/dependency/commons-io-2.5.jar | Bin 208700 -> 0 bytes ems/boco/target/dependency/commons-lang-2.6.jar | Bin 284220 -> 0 bytes ems/boco/target/dependency/commons-lang3-3.4.jar | Bin 434678 -> 0 bytes ems/boco/target/dependency/commons-logging-1.1.jar | Bin 52915 -> 0 bytes ems/boco/target/dependency/commons-net-3.6.jar | Bin 307410 -> 0 bytes .../target/dependency/dropwizard-assets-1.0.5.jar | Bin 3911 -> 0 bytes .../dependency/dropwizard-configuration-1.0.6.jar | Bin 24233 -> 0 bytes .../target/dependency/dropwizard-core-1.0.6.jar | Bin 40728 -> 0 bytes .../target/dependency/dropwizard-jackson-1.0.6.jar | Bin 22232 -> 0 bytes .../target/dependency/dropwizard-jersey-1.0.6.jar | Bin 89167 -> 0 bytes .../target/dependency/dropwizard-jetty-1.0.6.jar | Bin 35684 -> 0 bytes .../dependency/dropwizard-lifecycle-1.0.6.jar | Bin 11411 -> 0 bytes .../target/dependency/dropwizard-logging-1.0.6.jar | Bin 35093 -> 0 bytes .../target/dependency/dropwizard-metrics-1.0.6.jar | Bin 17413 -> 0 bytes .../dropwizard-request-logging-1.0.6.jar | Bin 15839 -> 0 bytes .../dependency/dropwizard-servlets-1.0.6.jar | Bin 28204 -> 0 bytes .../target/dependency/dropwizard-util-1.0.6.jar | Bin 11795 -> 0 bytes .../dependency/dropwizard-validation-1.0.6.jar | Bin 23706 -> 0 bytes .../dependency/evel_javalib2-0.0.1-SNAPSHOT.jar | Bin 106592 -> 0 bytes ems/boco/target/dependency/fastjson-1.2.24.jar | Bin 427644 -> 0 bytes ems/boco/target/dependency/guava-19.0.jar | Bin 2308517 -> 0 bytes ems/boco/target/dependency/hamcrest-core-1.3.jar | Bin 45024 -> 0 bytes .../dependency/hibernate-validator-5.2.4.Final.jar | Bin 704465 -> 0 bytes ems/boco/target/dependency/hk2-api-2.4.0-b09.jar | Bin 182425 -> 0 bytes .../target/dependency/hk2-locator-2.4.0-b09.jar | Bin 171065 -> 0 bytes ems/boco/target/dependency/hk2-utils-2.4.0-b09.jar | Bin 95318 -> 0 bytes ems/boco/target/dependency/httpclient-4.5.2.jar | Bin 736658 -> 0 bytes ems/boco/target/dependency/httpcore-4.4.4.jar | Bin 326724 -> 0 bytes .../dependency/jackson-annotations-2.7.8.jar | Bin 50895 -> 0 bytes ems/boco/target/dependency/jackson-core-2.7.8.jar | Bin 253358 -> 0 bytes .../target/dependency/jackson-databind-2.7.8.jar | Bin 1206911 -> 0 bytes .../dependency/jackson-dataformat-xml-2.4.5.jar | Bin 90656 -> 0 bytes .../dependency/jackson-dataformat-yaml-2.7.8.jar | Bin 321233 -> 0 bytes .../dependency/jackson-datatype-guava-2.7.8.jar | Bin 78819 -> 0 bytes .../dependency/jackson-datatype-jdk8-2.7.8.jar | Bin 26385 -> 0 bytes .../dependency/jackson-datatype-joda-2.7.8.jar | Bin 66313 -> 0 bytes .../dependency/jackson-datatype-jsr310-2.7.8.jar | Bin 88878 -> 0 bytes .../target/dependency/jackson-jaxrs-base-2.7.8.jar | Bin 29947 -> 0 bytes .../jackson-jaxrs-json-provider-2.7.8.jar | Bin 16776 -> 0 bytes .../jackson-module-afterburner-2.7.8.jar | Bin 145977 -> 0 bytes .../jackson-module-jaxb-annotations-2.7.8.jar | Bin 34578 -> 0 bytes ems/boco/target/dependency/javassist-3.18.1-GA.jar | Bin 714194 -> 0 bytes .../target/dependency/javax.annotation-api-1.2.jar | Bin 26366 -> 0 bytes ems/boco/target/dependency/javax.el-3.0.0.jar | Bin 224014 -> 0 bytes .../target/dependency/javax.inject-2.4.0-b09.jar | Bin 5951 -> 0 bytes ems/boco/target/dependency/javax.json-1.0.4.jar | Bin 85147 -> 0 bytes ems/boco/target/dependency/javax.json-api-1.1.jar | Bin 28540 -> 0 bytes .../target/dependency/javax.servlet-api-3.1.0.jar | Bin 95806 -> 0 bytes .../target/dependency/javax.ws.rs-api-2.0.1.jar | Bin 115534 -> 0 bytes .../dependency/jboss-logging-3.2.1.Final.jar | Bin 66711 -> 0 bytes .../target/dependency/jcl-over-slf4j-1.7.21.jar | Bin 16431 -> 0 bytes ems/boco/target/dependency/jdom-1.1.jar | Bin 153115 -> 0 bytes .../dependency/jersey-bean-validation-2.23.2.jar | Bin 40616 -> 0 bytes ems/boco/target/dependency/jersey-client-2.16.jar | Bin 155715 -> 0 bytes ems/boco/target/dependency/jersey-common-2.16.jar | Bin 676243 -> 0 bytes .../dependency/jersey-container-servlet-2.16.jar | Bin 15814 -> 0 bytes .../jersey-container-servlet-core-2.16.jar | Bin 58294 -> 0 bytes ems/boco/target/dependency/jersey-guava-2.16.jar | Bin 964502 -> 0 bytes .../target/dependency/jersey-media-jaxb-2.16.jar | Bin 70873 -> 0 bytes .../dependency/jersey-media-multipart-2.16.jar | Bin 64075 -> 0 bytes .../dependency/jersey-metainf-services-2.23.2.jar | Bin 6789 -> 0 bytes ems/boco/target/dependency/jersey-server-2.16.jar | Bin 924015 -> 0 bytes .../jetty-continuation-9.3.9.v20160517.jar | Bin 15751 -> 0 bytes .../dependency/jetty-http-9.3.9.v20160517.jar | Bin 147056 -> 0 bytes .../target/dependency/jetty-io-9.3.9.v20160517.jar | Bin 107301 -> 0 bytes .../dependency/jetty-security-9.3.9.v20160517.jar | Bin 94493 -> 0 bytes .../dependency/jetty-server-9.3.9.v20160517.jar | Bin 487683 -> 0 bytes .../dependency/jetty-servlet-9.3.9.v20160517.jar | Bin 116559 -> 0 bytes .../dependency/jetty-servlets-9.3.9.v20160517.jar | Bin 86352 -> 0 bytes .../target/dependency/jetty-setuid-java-1.0.3.jar | Bin 13161 -> 0 bytes .../dependency/jetty-util-9.3.9.v20160517.jar | Bin 432353 -> 0 bytes .../dependency/jetty-webapp-9.3.9.v20160517.jar | Bin 112423 -> 0 bytes .../dependency/jetty-xml-9.3.9.v20160517.jar | Bin 50304 -> 0 bytes ems/boco/target/dependency/joda-time-2.9.4.jar | Bin 629506 -> 0 bytes ems/boco/target/dependency/jsr305-3.0.1.jar | Bin 19943 -> 0 bytes ems/boco/target/dependency/jul-to-slf4j-1.7.21.jar | Bin 4597 -> 0 bytes ems/boco/target/dependency/junit-4.12.jar | Bin 314932 -> 0 bytes ems/boco/target/dependency/log4j-1.2.17.jar | Bin 489884 -> 0 bytes .../target/dependency/log4j-over-slf4j-1.7.21.jar | Bin 23646 -> 0 bytes .../target/dependency/logback-access-1.1.7.jar | Bin 106757 -> 0 bytes .../target/dependency/logback-classic-1.1.7.jar | Bin 304075 -> 0 bytes ems/boco/target/dependency/logback-core-1.1.7.jar | Bin 470782 -> 0 bytes ems/boco/target/dependency/logkit-1.0.1.jar | Bin 72150 -> 0 bytes .../target/dependency/metrics-annotation-3.1.2.jar | Bin 6583 -> 0 bytes ems/boco/target/dependency/metrics-core-3.1.2.jar | Bin 112558 -> 0 bytes .../dependency/metrics-healthchecks-3.1.2.jar | Bin 10170 -> 0 bytes .../target/dependency/metrics-jersey2-3.1.2.jar | Bin 13136 -> 0 bytes .../target/dependency/metrics-jetty9-3.1.2.jar | Bin 19327 -> 0 bytes ems/boco/target/dependency/metrics-json-3.1.2.jar | Bin 15827 -> 0 bytes ems/boco/target/dependency/metrics-jvm-3.1.2.jar | Bin 39280 -> 0 bytes .../target/dependency/metrics-logback-3.1.2.jar | Bin 4134 -> 0 bytes .../target/dependency/metrics-servlets-3.1.2.jar | Bin 16568 -> 0 bytes ems/boco/target/dependency/mimepull-1.9.3.jar | Bin 62135 -> 0 bytes .../dependency/osgi-resource-locator-1.0.1.jar | Bin 20235 -> 0 bytes ems/boco/target/dependency/quartz-1.7.3.jar | Bin 419763 -> 0 bytes ems/boco/target/dependency/reflections-0.9.9.jar | Bin 141744 -> 0 bytes ems/boco/target/dependency/slf4j-api-1.7.5.jar | Bin 26084 -> 0 bytes ems/boco/target/dependency/slf4j-log4j12-1.7.5.jar | Bin 8869 -> 0 bytes ems/boco/target/dependency/snakeyaml-1.15.jar | Bin 269295 -> 0 bytes .../target/dependency/spring-aop-4.3.6.RELEASE.jar | Bin 379905 -> 0 bytes .../dependency/spring-beans-4.3.6.RELEASE.jar | Bin 762701 -> 0 bytes .../dependency/spring-context-4.3.6.RELEASE.jar | Bin 1136805 -> 0 bytes .../dependency/spring-core-4.3.6.RELEASE.jar | Bin 1117842 -> 0 bytes .../dependency/spring-expression-4.3.6.RELEASE.jar | Bin 263304 -> 0 bytes ems/boco/target/dependency/stax2-api-3.1.4.jar | Bin 161867 -> 0 bytes .../dependency/swagger-annotations-1.5.3.jar | Bin 14329 -> 0 bytes ems/boco/target/dependency/swagger-core-1.5.3.jar | Bin 74011 -> 0 bytes ems/boco/target/dependency/swagger-jaxrs-1.5.3.jar | Bin 67225 -> 0 bytes .../dependency/swagger-jersey2-jaxrs-1.5.3.jar | Bin 6797 -> 0 bytes .../target/dependency/swagger-models-1.5.3.jar | Bin 122239 -> 0 bytes .../dependency/validation-api-1.1.0.Final.jar | Bin 63777 -> 0 bytes .../target/failsafe-reports/failsafe-summary.xml | 8 - ems/boco/target/maven-archiver/pom.properties | 5 - .../compile/default-compile/createdFiles.lst | 50 - .../compile/default-compile/inputFiles.lst | 44 - .../default-testCompile/createdFiles.lst | 30 - .../testCompile/default-testCompile/inputFiles.lst | 26 - .../target/original-boco-driver-1.1.0-SNAPSHOT.jar | Bin 25698058 -> 0 bytes ems/boco/target/site/jacoco-ut/index.html | 1 - .../site/jacoco-ut/jacoco-resources/branchfc.gif | Bin 91 -> 0 bytes .../site/jacoco-ut/jacoco-resources/branchnc.gif | Bin 91 -> 0 bytes .../site/jacoco-ut/jacoco-resources/branchpc.gif | Bin 91 -> 0 bytes .../site/jacoco-ut/jacoco-resources/bundle.gif | Bin 709 -> 0 bytes .../site/jacoco-ut/jacoco-resources/class.gif | Bin 586 -> 0 bytes .../site/jacoco-ut/jacoco-resources/down.gif | Bin 67 -> 0 bytes .../site/jacoco-ut/jacoco-resources/greenbar.gif | Bin 91 -> 0 bytes .../site/jacoco-ut/jacoco-resources/group.gif | Bin 351 -> 0 bytes .../site/jacoco-ut/jacoco-resources/method.gif | Bin 193 -> 0 bytes .../site/jacoco-ut/jacoco-resources/package.gif | Bin 227 -> 0 bytes .../site/jacoco-ut/jacoco-resources/prettify.css | 13 - .../site/jacoco-ut/jacoco-resources/prettify.js | 1510 --------- .../site/jacoco-ut/jacoco-resources/redbar.gif | Bin 91 -> 0 bytes .../site/jacoco-ut/jacoco-resources/report.css | 243 -- .../site/jacoco-ut/jacoco-resources/report.gif | Bin 363 -> 0 bytes .../site/jacoco-ut/jacoco-resources/session.gif | Bin 213 -> 0 bytes .../site/jacoco-ut/jacoco-resources/sort.gif | Bin 58 -> 0 bytes .../target/site/jacoco-ut/jacoco-resources/sort.js | 147 - .../site/jacoco-ut/jacoco-resources/source.gif | Bin 354 -> 0 bytes .../target/site/jacoco-ut/jacoco-resources/up.gif | Bin 67 -> 0 bytes .../target/site/jacoco-ut/jacoco-sessions.html | 1 - ems/boco/target/site/jacoco-ut/jacoco.csv | 48 - ems/boco/target/site/jacoco-ut/jacoco.xml | 1 - .../AlarmManager.html | 1 - .../AlarmManager.java.html | 84 - .../AlarmTaskThread.html | 1 - .../AlarmTaskThread.java.html | 295 -- .../HeartBeat.html | 1 - .../HeartBeat.java.html | 61 - .../MessageUtil.html | 1 - .../MessageUtil.java.html | 165 - .../Msg.html | 1 - .../Msg.java.html | 109 - .../MsgType.html | 1 - .../MsgType.java.html | 64 - .../index.html | 1 - .../index.source.html | 1 - .../CollectMsgReceiverThread.html | 1 - .../CollectMsgReceiverThread.java.html | 104 - .../TaskThread.html | 1 - .../TaskThread.java.html | 1066 ------- .../TaskThreadService.html | 1 - .../TaskThreadService.java.html | 109 - .../index.html | 1 - .../index.source.html | 1 - .../Constant.html | 1 - .../Constant.java.html | 48 - .../index.html | 1 - .../index.source.html | 1 - .../AFtpRemoteFile.html | 1 - .../AFtpRemoteFile.java.html | 45 - .../FTPSrv.html | 1 - .../FTPSrv.java.html | 200 -- .../index.html | 1 - .../index.source.html | 1 - .../CollectMsg.html | 1 - .../CollectMsg.java.html | 77 - .../CollectVo.html | 1 - .../CollectVo.java.html | 264 -- .../CrontabVo.html | 1 - .../CrontabVo.java.html | 129 - .../EMSInfo.html | 1 - .../EMSInfo.java.html | 57 - .../index.html | 1 - .../index.source.html | 1 - .../DateUtil.html | 1 - .../DateUtil.java.html | 85 - .../DriverThread.html | 1 - .../DriverThread.java.html | 92 - .../Gunzip.html | 1 - .../Gunzip.java.html | 95 - .../StringUtil.html | 1 - .../StringUtil.java.html | 63 - .../UnZip.html | 1 - .../UnZip.java.html | 95 - .../VarExprParser.html | 1 - .../VarExprParser.java.html | 138 - .../XmlUtil.html | 1 - .../XmlUtil.java.html | 38 - .../Zip.html | 1 - .../Zip.java.html | 109 - .../index.html | 1 - .../index.source.html | 1 - .../ConfigurationImp.html | 1 - .../ConfigurationImp.java.html | 58 - .../ConfigurationManager$ReceiveSource.html | 1 - .../ConfigurationManager.html | 1 - .../ConfigurationManager.java.html | 427 --- .../index.html | 1 - .../index.source.html | 1 - .../MessageChannel.html | 1 - .../MessageChannel.java.html | 66 - .../MessageChannelFactory.html | 1 - .../MessageChannelFactory.java.html | 62 - .../index.html | 1 - .../index.source.html | 1 - .../HttpClientFactory$1.html | 1 - .../HttpClientFactory.html | 1 - .../HttpClientFactory.java.html | 51 - .../HttpClientUtil.html | 1 - .../HttpClientUtil.java.html | 169 - .../NorthMessageMgr$AlarmMessageRecv.html | 1 - .../NorthMessageMgr$CollectMessageRecv.html | 1 - .../NorthMessageMgr$HeatBeatTread.html | 1 - .../NorthMessageMgr$ResultMessageRecv.html | 1 - .../NorthMessageMgr.html | 1 - .../NorthMessageMgr.java.html | 359 --- .../index.html | 1 - .../index.source.html | 1 - .../CommandResource.html | 1 - .../CommandResource.java.html | 46 - .../index.html | 1 - .../index.source.html | 1 - .../MsbRegisterVo.html | 1 - .../MsbRegisterVo.java.html | 106 - .../ServiceNodeVo.html | 1 - .../ServiceNodeVo.java.html | 63 - .../index.html | 1 - .../index.source.html | 1 - .../MsbConfiguration.html | 1 - .../MsbConfiguration.java.html | 30 - .../MsbRestServiceProxy.html | 1 - .../MsbRestServiceProxy.java.html | 62 - .../index.html | 1 - .../index.source.html | 1 - .../CollectManager.html | 1 - .../CollectManager.java.html | 113 - .../CollectOderJob.html | 1 - .../CollectOderJob.java.html | 58 - .../QuartzManager.html | 1 - .../QuartzManager.java.html | 164 - .../index.html | 1 - .../index.source.html | 1 - .../EmsDriverApplication.html | 1 - .../EmsDriverApplication.java.html | 150 - .../EmsDriverConfiguration.html | 1 - .../EmsDriverConfiguration.java.html | 64 - .../org.onap.vfc.nfvo.emsdriver/index.html | 1 - .../org.onap.vfc.nfvo.emsdriver/index.source.html | 1 - .../target/surefire-reports/TEST-foo.AppTest.xml | 67 - ...iver.collector.CollectMsgReceiverThreadTest.xml | 67 - ...o.emsdriver.collector.TaskThreadServiceTest.xml | 68 - ...vfc.nfvo.emsdriver.collector.TaskThreadTest.xml | 71 - ...sdriver.collector.alarm.AlarmTaskThreadTest.xml | 67 - ...o.emsdriver.collector.alarm.MessageUtilTest.xml | 72 - ...vo.emsdriver.commons.ftp.AFtpRemoteFileTest.xml | 68 - ...nfvo.emsdriver.commons.model.CollectMsgTest.xml | 67 - ....nfvo.emsdriver.commons.model.CollectVoTest.xml | 67 - ...fc.nfvo.emsdriver.commons.model.EMSInfoTest.xml | 67 - ...vfc.nfvo.emsdriver.commons.utils.GunzipTest.xml | 67 - ...nfvo.emsdriver.commons.utils.StringUtilTest.xml | 69 - ....vfc.nfvo.emsdriver.commons.utils.UnZipTest.xml | 67 - ...ap.vfc.nfvo.emsdriver.commons.utils.ZipTest.xml | 67 - ...vo.emsdriver.configmgr.ConfigurationImpTest.xml | 69 - ...msdriver.configmgr.ConfigurationManagerTest.xml | 70 - ...driver.messagemgr.MessageChannelFactoryTest.xml | 70 - ...fvo.emsdriver.messagemgr.MessageChannelTest.xml | 71 - ...iver.northbound.service.CommandResourceTest.xml | 67 - ...driver.serviceregister.MsbConfigurationTest.xml | 68 - ...ver.serviceregister.MsbRestServiceProxyTest.xml | 69 - ...ver.serviceregister.model.MsbRegisterVoTest.xml | 67 - ...ver.serviceregister.model.ServiceNodeVoTest.xml | 67 - ems/boco/target/surefire-reports/foo.AppTest.txt | 4 - ...iver.collector.CollectMsgReceiverThreadTest.txt | 4 - ...o.emsdriver.collector.TaskThreadServiceTest.txt | 4 - ...vfc.nfvo.emsdriver.collector.TaskThreadTest.txt | 4 - ...sdriver.collector.alarm.AlarmTaskThreadTest.txt | 4 - ...o.emsdriver.collector.alarm.MessageUtilTest.txt | 4 - ...vo.emsdriver.commons.ftp.AFtpRemoteFileTest.txt | 4 - ...nfvo.emsdriver.commons.model.CollectMsgTest.txt | 4 - ....nfvo.emsdriver.commons.model.CollectVoTest.txt | 4 - ...fc.nfvo.emsdriver.commons.model.EMSInfoTest.txt | 4 - ...vfc.nfvo.emsdriver.commons.utils.GunzipTest.txt | 4 - ...nfvo.emsdriver.commons.utils.StringUtilTest.txt | 4 - ....vfc.nfvo.emsdriver.commons.utils.UnZipTest.txt | 4 - ...ap.vfc.nfvo.emsdriver.commons.utils.ZipTest.txt | 4 - ...vo.emsdriver.configmgr.ConfigurationImpTest.txt | 4 - ...msdriver.configmgr.ConfigurationManagerTest.txt | 4 - ...driver.messagemgr.MessageChannelFactoryTest.txt | 4 - ...fvo.emsdriver.messagemgr.MessageChannelTest.txt | 4 - ...iver.northbound.service.CommandResourceTest.txt | 4 - ...driver.serviceregister.MsbConfigurationTest.txt | 4 - ...ver.serviceregister.MsbRestServiceProxyTest.txt | 4 - ...ver.serviceregister.model.MsbRegisterVoTest.txt | 4 - ...ver.serviceregister.model.ServiceNodeVoTest.txt | 4 - ems/boco/target/test-classes/foo/AppTest.class | Bin 585 -> 0 bytes .../collector/CollectMsgReceiverThreadTest$1.class | Bin 1194 -> 0 bytes .../collector/CollectMsgReceiverThreadTest.class | Bin 1364 -> 0 bytes .../collector/TaskThreadServiceTest$1.class | Bin 1198 -> 0 bytes .../collector/TaskThreadServiceTest.class | Bin 1834 -> 0 bytes .../nfvo/emsdriver/collector/TaskThreadTest.class | Bin 4075 -> 0 bytes .../collector/alarm/AlarmSocketServer.class | Bin 3540 -> 0 bytes .../collector/alarm/AlarmTaskThreadTest$1.class | Bin 1264 -> 0 bytes .../collector/alarm/AlarmTaskThreadTest$2.class | Bin 1531 -> 0 bytes .../collector/alarm/AlarmTaskThreadTest.class | Bin 2853 -> 0 bytes .../collector/alarm/MessageUtilTest.class | Bin 1694 -> 0 bytes .../emsdriver/commons/ftp/AFtpRemoteFileTest.class | Bin 1427 -> 0 bytes .../nfvo/emsdriver/commons/ftp/FTPSrvTest.class | Bin 335 -> 0 bytes .../emsdriver/commons/model/CollectMsgTest.class | Bin 1040 -> 0 bytes .../emsdriver/commons/model/CollectVoTest.class | Bin 989 -> 0 bytes .../nfvo/emsdriver/commons/model/EMSInfoTest.class | Bin 1560 -> 0 bytes .../nfvo/emsdriver/commons/utils/GunzipTest.class | Bin 2053 -> 0 bytes .../vfc/nfvo/emsdriver/commons/utils/Gzip.class | Bin 2119 -> 0 bytes .../emsdriver/commons/utils/StringUtilTest.class | Bin 1542 -> 0 bytes .../nfvo/emsdriver/commons/utils/UnZipTest.class | Bin 2146 -> 0 bytes .../vfc/nfvo/emsdriver/commons/utils/ZipTest.class | Bin 1383 -> 0 bytes .../emsdriver/configmgr/ConfigurationImpTest.class | Bin 1943 -> 0 bytes .../configmgr/ConfigurationManagerTest.class | Bin 2166 -> 0 bytes .../messagemgr/MessageChannelFactoryTest.class | Bin 1476 -> 0 bytes .../emsdriver/messagemgr/MessageChannelTest.class | Bin 1771 -> 0 bytes .../northbound/service/CommandResourceTest.class | Bin 781 -> 0 bytes .../serviceregister/MsbConfigurationTest.class | Bin 793 -> 0 bytes .../serviceregister/MsbRestServiceProxyTest.class | Bin 1782 -> 0 bytes .../serviceregister/model/MsbRegisterVoTest.class | Bin 1730 -> 0 bytes .../serviceregister/model/ServiceNodeVoTest.class | Bin 1222 -> 0 bytes ems/target/checkstyle-cachefile | 2 - ems/target/checkstyle-checker.xml | 220 -- ems/target/checkstyle-result.xml | 3 - ems/target/failsafe-reports/failsafe-summary.xml | 8 - target/checkstyle-cachefile | 2 - target/checkstyle-checker.xml | 220 -- target/checkstyle-result.xml | 3 - target/failsafe-reports/failsafe-summary.xml | 8 - 444 files changed, 1 insertion(+), 24443 deletions(-) delete mode 100644 ems/boco/target/boco-driver-1.1.0-SNAPSHOT-shaded.jar delete mode 100644 ems/boco/target/boco-driver-1.1.0-SNAPSHOT.jar delete mode 100644 ems/boco/target/checkstyle-cachefile delete mode 100644 ems/boco/target/checkstyle-checker.xml delete mode 100644 ems/boco/target/checkstyle-result.xml delete mode 100644 ems/boco/target/classes/api-doc/META-INF/MANIFEST.MF delete mode 100644 ems/boco/target/classes/api-doc/WEB-INF/web.xml delete mode 100644 ems/boco/target/classes/api-doc/css/reset.css delete mode 100644 ems/boco/target/classes/api-doc/css/screen.css delete mode 100644 ems/boco/target/classes/api-doc/css/typography.css delete mode 100644 ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-700.eot delete mode 100644 ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-700.svg delete mode 100644 ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-700.ttf delete mode 100644 ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-700.woff delete mode 100644 ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-700.woff2 delete mode 100644 ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-regular.eot delete mode 100644 ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-regular.svg delete mode 100644 ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-regular.ttf delete mode 100644 ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-regular.woff delete mode 100644 ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-regular.woff2 delete mode 100644 ems/boco/target/classes/api-doc/images/explorer_icons.png delete mode 100644 ems/boco/target/classes/api-doc/images/logo_small.png delete mode 100644 ems/boco/target/classes/api-doc/images/pet_store_api.png delete mode 100644 ems/boco/target/classes/api-doc/images/throbber.gif delete mode 100644 ems/boco/target/classes/api-doc/images/wordnik_api.png delete mode 100644 ems/boco/target/classes/api-doc/index.html delete mode 100644 ems/boco/target/classes/api-doc/lib/backbone-min.js delete mode 100644 ems/boco/target/classes/api-doc/lib/handlebars-2.0.0.js delete mode 100644 ems/boco/target/classes/api-doc/lib/highlight.7.3.pack.js delete mode 100644 ems/boco/target/classes/api-doc/lib/jquery-1.8.0.min.js delete mode 100644 ems/boco/target/classes/api-doc/lib/jquery.ba-bbq.min.js delete mode 100644 ems/boco/target/classes/api-doc/lib/jquery.slideto.min.js delete mode 100644 ems/boco/target/classes/api-doc/lib/jquery.wiggle.min.js delete mode 100644 ems/boco/target/classes/api-doc/lib/marked.js delete mode 100644 ems/boco/target/classes/api-doc/lib/shred.bundle.js delete mode 100644 ems/boco/target/classes/api-doc/lib/shred/content.js delete mode 100644 ems/boco/target/classes/api-doc/lib/swagger-client.js delete mode 100644 ems/boco/target/classes/api-doc/lib/swagger-oauth.js delete mode 100644 ems/boco/target/classes/api-doc/lib/underscore-min.js delete mode 100644 ems/boco/target/classes/api-doc/o2c.html delete mode 100644 ems/boco/target/classes/api-doc/swagger-ui.js delete mode 100644 ems/boco/target/classes/api-doc/swagger-ui.min.js delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/EmsDriverApplication.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/EmsDriverConfiguration.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/collector/CollectMsgReceiverThread.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/collector/TaskThread.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/collector/TaskThreadService.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/collector/alarm/AlarmManager.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/collector/alarm/AlarmTaskThread.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/collector/alarm/HeartBeat.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/collector/alarm/MessageUtil.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/collector/alarm/Msg.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/collector/alarm/MsgType.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/commons/constant/Constant.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/commons/ftp/AFtpRemoteFile.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/commons/ftp/FTPInterface.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/commons/ftp/FTPSrv.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/commons/ftp/RemoteFile.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/commons/model/CollectMsg.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/commons/model/CollectVo.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/commons/model/CrontabVo.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/commons/model/EMSInfo.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/commons/utils/DateUtil.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/commons/utils/DriverThread.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/commons/utils/Gunzip.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/commons/utils/StringUtil.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/commons/utils/UnZip.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/commons/utils/VarExprParser.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/commons/utils/XmlUtil.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/commons/utils/Zip.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/configmgr/ConfigurationImp.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/configmgr/ConfigurationInterface.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/configmgr/ConfigurationManager$ReceiveSource.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/configmgr/ConfigurationManager.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/messagemgr/MessageChannel.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/messagemgr/MessageChannelFactory.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/northbound/client/HttpClientFactory$1.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/northbound/client/HttpClientFactory.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/northbound/client/HttpClientUtil.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/northbound/client/NorthMessageMgr$AlarmMessageRecv.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/northbound/client/NorthMessageMgr$CollectMessageRecv.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/northbound/client/NorthMessageMgr$HeatBeatTread.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/northbound/client/NorthMessageMgr$ResultMessageRecv.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/northbound/client/NorthMessageMgr.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/northbound/service/CommandResource.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/serviceregister/MsbConfiguration.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/serviceregister/MsbRestServiceProxy.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/serviceregister/model/MsbRegisterVo.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/serviceregister/model/ServiceNodeVo.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/taskscheduler/CollectManager.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/taskscheduler/CollectOderJob.class delete mode 100644 ems/boco/target/classes/org/onap/vfc/nfvo/emsdriver/taskscheduler/QuartzManager.class delete mode 100644 ems/boco/target/code-coverage/jacoco-ut.exec delete mode 100644 ems/boco/target/dependency/annotations-2.0.1.jar delete mode 100644 ems/boco/target/dependency/ant-1.10.1.jar delete mode 100644 ems/boco/target/dependency/ant-launcher-1.10.1.jar delete mode 100644 ems/boco/target/dependency/aopalliance-repackaged-2.4.0-b09.jar delete mode 100644 ems/boco/target/dependency/argparse4j-0.7.0.jar delete mode 100644 ems/boco/target/dependency/avalon-framework-4.1.3.jar delete mode 100644 ems/boco/target/dependency/classmate-1.1.0.jar delete mode 100644 ems/boco/target/dependency/commons-codec-1.9.jar delete mode 100644 ems/boco/target/dependency/commons-io-2.5.jar delete mode 100644 ems/boco/target/dependency/commons-lang-2.6.jar delete mode 100644 ems/boco/target/dependency/commons-lang3-3.4.jar delete mode 100644 ems/boco/target/dependency/commons-logging-1.1.jar delete mode 100644 ems/boco/target/dependency/commons-net-3.6.jar delete mode 100644 ems/boco/target/dependency/dropwizard-assets-1.0.5.jar delete mode 100644 ems/boco/target/dependency/dropwizard-configuration-1.0.6.jar delete mode 100644 ems/boco/target/dependency/dropwizard-core-1.0.6.jar delete mode 100644 ems/boco/target/dependency/dropwizard-jackson-1.0.6.jar delete mode 100644 ems/boco/target/dependency/dropwizard-jersey-1.0.6.jar delete mode 100644 ems/boco/target/dependency/dropwizard-jetty-1.0.6.jar delete mode 100644 ems/boco/target/dependency/dropwizard-lifecycle-1.0.6.jar delete mode 100644 ems/boco/target/dependency/dropwizard-logging-1.0.6.jar delete mode 100644 ems/boco/target/dependency/dropwizard-metrics-1.0.6.jar delete mode 100644 ems/boco/target/dependency/dropwizard-request-logging-1.0.6.jar delete mode 100644 ems/boco/target/dependency/dropwizard-servlets-1.0.6.jar delete mode 100644 ems/boco/target/dependency/dropwizard-util-1.0.6.jar delete mode 100644 ems/boco/target/dependency/dropwizard-validation-1.0.6.jar delete mode 100644 ems/boco/target/dependency/evel_javalib2-0.0.1-SNAPSHOT.jar delete mode 100644 ems/boco/target/dependency/fastjson-1.2.24.jar delete mode 100644 ems/boco/target/dependency/guava-19.0.jar delete mode 100644 ems/boco/target/dependency/hamcrest-core-1.3.jar delete mode 100644 ems/boco/target/dependency/hibernate-validator-5.2.4.Final.jar delete mode 100644 ems/boco/target/dependency/hk2-api-2.4.0-b09.jar delete mode 100644 ems/boco/target/dependency/hk2-locator-2.4.0-b09.jar delete mode 100644 ems/boco/target/dependency/hk2-utils-2.4.0-b09.jar delete mode 100644 ems/boco/target/dependency/httpclient-4.5.2.jar delete mode 100644 ems/boco/target/dependency/httpcore-4.4.4.jar delete mode 100644 ems/boco/target/dependency/jackson-annotations-2.7.8.jar delete mode 100644 ems/boco/target/dependency/jackson-core-2.7.8.jar delete mode 100644 ems/boco/target/dependency/jackson-databind-2.7.8.jar delete mode 100644 ems/boco/target/dependency/jackson-dataformat-xml-2.4.5.jar delete mode 100644 ems/boco/target/dependency/jackson-dataformat-yaml-2.7.8.jar delete mode 100644 ems/boco/target/dependency/jackson-datatype-guava-2.7.8.jar delete mode 100644 ems/boco/target/dependency/jackson-datatype-jdk8-2.7.8.jar delete mode 100644 ems/boco/target/dependency/jackson-datatype-joda-2.7.8.jar delete mode 100644 ems/boco/target/dependency/jackson-datatype-jsr310-2.7.8.jar delete mode 100644 ems/boco/target/dependency/jackson-jaxrs-base-2.7.8.jar delete mode 100644 ems/boco/target/dependency/jackson-jaxrs-json-provider-2.7.8.jar delete mode 100644 ems/boco/target/dependency/jackson-module-afterburner-2.7.8.jar delete mode 100644 ems/boco/target/dependency/jackson-module-jaxb-annotations-2.7.8.jar delete mode 100644 ems/boco/target/dependency/javassist-3.18.1-GA.jar delete mode 100644 ems/boco/target/dependency/javax.annotation-api-1.2.jar delete mode 100644 ems/boco/target/dependency/javax.el-3.0.0.jar delete mode 100644 ems/boco/target/dependency/javax.inject-2.4.0-b09.jar delete mode 100644 ems/boco/target/dependency/javax.json-1.0.4.jar delete mode 100644 ems/boco/target/dependency/javax.json-api-1.1.jar delete mode 100644 ems/boco/target/dependency/javax.servlet-api-3.1.0.jar delete mode 100644 ems/boco/target/dependency/javax.ws.rs-api-2.0.1.jar delete mode 100644 ems/boco/target/dependency/jboss-logging-3.2.1.Final.jar delete mode 100644 ems/boco/target/dependency/jcl-over-slf4j-1.7.21.jar delete mode 100644 ems/boco/target/dependency/jdom-1.1.jar delete mode 100644 ems/boco/target/dependency/jersey-bean-validation-2.23.2.jar delete mode 100644 ems/boco/target/dependency/jersey-client-2.16.jar delete mode 100644 ems/boco/target/dependency/jersey-common-2.16.jar delete mode 100644 ems/boco/target/dependency/jersey-container-servlet-2.16.jar delete mode 100644 ems/boco/target/dependency/jersey-container-servlet-core-2.16.jar delete mode 100644 ems/boco/target/dependency/jersey-guava-2.16.jar delete mode 100644 ems/boco/target/dependency/jersey-media-jaxb-2.16.jar delete mode 100644 ems/boco/target/dependency/jersey-media-multipart-2.16.jar delete mode 100644 ems/boco/target/dependency/jersey-metainf-services-2.23.2.jar delete mode 100644 ems/boco/target/dependency/jersey-server-2.16.jar delete mode 100644 ems/boco/target/dependency/jetty-continuation-9.3.9.v20160517.jar delete mode 100644 ems/boco/target/dependency/jetty-http-9.3.9.v20160517.jar delete mode 100644 ems/boco/target/dependency/jetty-io-9.3.9.v20160517.jar delete mode 100644 ems/boco/target/dependency/jetty-security-9.3.9.v20160517.jar delete mode 100644 ems/boco/target/dependency/jetty-server-9.3.9.v20160517.jar delete mode 100644 ems/boco/target/dependency/jetty-servlet-9.3.9.v20160517.jar delete mode 100644 ems/boco/target/dependency/jetty-servlets-9.3.9.v20160517.jar delete mode 100644 ems/boco/target/dependency/jetty-setuid-java-1.0.3.jar delete mode 100644 ems/boco/target/dependency/jetty-util-9.3.9.v20160517.jar delete mode 100644 ems/boco/target/dependency/jetty-webapp-9.3.9.v20160517.jar delete mode 100644 ems/boco/target/dependency/jetty-xml-9.3.9.v20160517.jar delete mode 100644 ems/boco/target/dependency/joda-time-2.9.4.jar delete mode 100644 ems/boco/target/dependency/jsr305-3.0.1.jar delete mode 100644 ems/boco/target/dependency/jul-to-slf4j-1.7.21.jar delete mode 100644 ems/boco/target/dependency/junit-4.12.jar delete mode 100644 ems/boco/target/dependency/log4j-1.2.17.jar delete mode 100644 ems/boco/target/dependency/log4j-over-slf4j-1.7.21.jar delete mode 100644 ems/boco/target/dependency/logback-access-1.1.7.jar delete mode 100644 ems/boco/target/dependency/logback-classic-1.1.7.jar delete mode 100644 ems/boco/target/dependency/logback-core-1.1.7.jar delete mode 100644 ems/boco/target/dependency/logkit-1.0.1.jar delete mode 100644 ems/boco/target/dependency/metrics-annotation-3.1.2.jar delete mode 100644 ems/boco/target/dependency/metrics-core-3.1.2.jar delete mode 100644 ems/boco/target/dependency/metrics-healthchecks-3.1.2.jar delete mode 100644 ems/boco/target/dependency/metrics-jersey2-3.1.2.jar delete mode 100644 ems/boco/target/dependency/metrics-jetty9-3.1.2.jar delete mode 100644 ems/boco/target/dependency/metrics-json-3.1.2.jar delete mode 100644 ems/boco/target/dependency/metrics-jvm-3.1.2.jar delete mode 100644 ems/boco/target/dependency/metrics-logback-3.1.2.jar delete mode 100644 ems/boco/target/dependency/metrics-servlets-3.1.2.jar delete mode 100644 ems/boco/target/dependency/mimepull-1.9.3.jar delete mode 100644 ems/boco/target/dependency/osgi-resource-locator-1.0.1.jar delete mode 100644 ems/boco/target/dependency/quartz-1.7.3.jar delete mode 100644 ems/boco/target/dependency/reflections-0.9.9.jar delete mode 100644 ems/boco/target/dependency/slf4j-api-1.7.5.jar delete mode 100644 ems/boco/target/dependency/slf4j-log4j12-1.7.5.jar delete mode 100644 ems/boco/target/dependency/snakeyaml-1.15.jar delete mode 100644 ems/boco/target/dependency/spring-aop-4.3.6.RELEASE.jar delete mode 100644 ems/boco/target/dependency/spring-beans-4.3.6.RELEASE.jar delete mode 100644 ems/boco/target/dependency/spring-context-4.3.6.RELEASE.jar delete mode 100644 ems/boco/target/dependency/spring-core-4.3.6.RELEASE.jar delete mode 100644 ems/boco/target/dependency/spring-expression-4.3.6.RELEASE.jar delete mode 100644 ems/boco/target/dependency/stax2-api-3.1.4.jar delete mode 100644 ems/boco/target/dependency/swagger-annotations-1.5.3.jar delete mode 100644 ems/boco/target/dependency/swagger-core-1.5.3.jar delete mode 100644 ems/boco/target/dependency/swagger-jaxrs-1.5.3.jar delete mode 100644 ems/boco/target/dependency/swagger-jersey2-jaxrs-1.5.3.jar delete mode 100644 ems/boco/target/dependency/swagger-models-1.5.3.jar delete mode 100644 ems/boco/target/dependency/validation-api-1.1.0.Final.jar delete mode 100644 ems/boco/target/failsafe-reports/failsafe-summary.xml delete mode 100644 ems/boco/target/maven-archiver/pom.properties delete mode 100644 ems/boco/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst delete mode 100644 ems/boco/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst delete mode 100644 ems/boco/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst delete mode 100644 ems/boco/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst delete mode 100644 ems/boco/target/original-boco-driver-1.1.0-SNAPSHOT.jar delete mode 100644 ems/boco/target/site/jacoco-ut/index.html delete mode 100644 ems/boco/target/site/jacoco-ut/jacoco-resources/branchfc.gif delete mode 100644 ems/boco/target/site/jacoco-ut/jacoco-resources/branchnc.gif delete mode 100644 ems/boco/target/site/jacoco-ut/jacoco-resources/branchpc.gif delete mode 100644 ems/boco/target/site/jacoco-ut/jacoco-resources/bundle.gif delete mode 100644 ems/boco/target/site/jacoco-ut/jacoco-resources/class.gif delete mode 100644 ems/boco/target/site/jacoco-ut/jacoco-resources/down.gif delete mode 100644 ems/boco/target/site/jacoco-ut/jacoco-resources/greenbar.gif delete mode 100644 ems/boco/target/site/jacoco-ut/jacoco-resources/group.gif delete mode 100644 ems/boco/target/site/jacoco-ut/jacoco-resources/method.gif delete mode 100644 ems/boco/target/site/jacoco-ut/jacoco-resources/package.gif delete mode 100644 ems/boco/target/site/jacoco-ut/jacoco-resources/prettify.css delete mode 100644 ems/boco/target/site/jacoco-ut/jacoco-resources/prettify.js delete mode 100644 ems/boco/target/site/jacoco-ut/jacoco-resources/redbar.gif delete mode 100644 ems/boco/target/site/jacoco-ut/jacoco-resources/report.css delete mode 100644 ems/boco/target/site/jacoco-ut/jacoco-resources/report.gif delete mode 100644 ems/boco/target/site/jacoco-ut/jacoco-resources/session.gif delete mode 100644 ems/boco/target/site/jacoco-ut/jacoco-resources/sort.gif delete mode 100644 ems/boco/target/site/jacoco-ut/jacoco-resources/sort.js delete mode 100644 ems/boco/target/site/jacoco-ut/jacoco-resources/source.gif delete mode 100644 ems/boco/target/site/jacoco-ut/jacoco-resources/up.gif delete mode 100644 ems/boco/target/site/jacoco-ut/jacoco-sessions.html delete mode 100644 ems/boco/target/site/jacoco-ut/jacoco.csv delete mode 100644 ems/boco/target/site/jacoco-ut/jacoco.xml delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.collector.alarm/AlarmManager.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.collector.alarm/AlarmManager.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.collector.alarm/AlarmTaskThread.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.collector.alarm/AlarmTaskThread.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.collector.alarm/HeartBeat.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.collector.alarm/HeartBeat.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.collector.alarm/MessageUtil.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.collector.alarm/MessageUtil.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.collector.alarm/Msg.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.collector.alarm/Msg.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.collector.alarm/MsgType.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.collector.alarm/MsgType.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.collector.alarm/index.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.collector.alarm/index.source.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.collector/CollectMsgReceiverThread.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.collector/CollectMsgReceiverThread.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.collector/TaskThread.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.collector/TaskThread.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.collector/TaskThreadService.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.collector/TaskThreadService.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.collector/index.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.collector/index.source.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.constant/Constant.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.constant/Constant.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.constant/index.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.constant/index.source.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.ftp/AFtpRemoteFile.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.ftp/AFtpRemoteFile.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.ftp/FTPSrv.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.ftp/FTPSrv.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.ftp/index.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.ftp/index.source.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.model/CollectMsg.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.model/CollectMsg.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.model/CollectVo.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.model/CollectVo.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.model/CrontabVo.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.model/CrontabVo.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.model/EMSInfo.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.model/EMSInfo.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.model/index.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.model/index.source.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.utils/DateUtil.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.utils/DateUtil.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.utils/DriverThread.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.utils/DriverThread.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.utils/Gunzip.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.utils/Gunzip.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.utils/StringUtil.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.utils/StringUtil.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.utils/UnZip.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.utils/UnZip.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.utils/VarExprParser.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.utils/VarExprParser.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.utils/XmlUtil.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.utils/XmlUtil.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.utils/Zip.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.utils/Zip.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.utils/index.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.commons.utils/index.source.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.configmgr/ConfigurationImp.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.configmgr/ConfigurationImp.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.configmgr/ConfigurationManager$ReceiveSource.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.configmgr/ConfigurationManager.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.configmgr/ConfigurationManager.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.configmgr/index.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.configmgr/index.source.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.messagemgr/MessageChannel.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.messagemgr/MessageChannel.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.messagemgr/MessageChannelFactory.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.messagemgr/MessageChannelFactory.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.messagemgr/index.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.messagemgr/index.source.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.northbound.client/HttpClientFactory$1.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.northbound.client/HttpClientFactory.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.northbound.client/HttpClientFactory.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.northbound.client/HttpClientUtil.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.northbound.client/HttpClientUtil.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.northbound.client/NorthMessageMgr$AlarmMessageRecv.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.northbound.client/NorthMessageMgr$CollectMessageRecv.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.northbound.client/NorthMessageMgr$HeatBeatTread.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.northbound.client/NorthMessageMgr$ResultMessageRecv.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.northbound.client/NorthMessageMgr.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.northbound.client/NorthMessageMgr.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.northbound.client/index.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.northbound.client/index.source.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.northbound.service/CommandResource.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.northbound.service/CommandResource.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.northbound.service/index.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.northbound.service/index.source.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.serviceregister.model/MsbRegisterVo.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.serviceregister.model/MsbRegisterVo.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.serviceregister.model/ServiceNodeVo.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.serviceregister.model/ServiceNodeVo.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.serviceregister.model/index.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.serviceregister.model/index.source.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.serviceregister/MsbConfiguration.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.serviceregister/MsbConfiguration.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.serviceregister/MsbRestServiceProxy.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.serviceregister/MsbRestServiceProxy.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.serviceregister/index.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.serviceregister/index.source.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.taskscheduler/CollectManager.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.taskscheduler/CollectManager.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.taskscheduler/CollectOderJob.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.taskscheduler/CollectOderJob.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.taskscheduler/QuartzManager.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.taskscheduler/QuartzManager.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.taskscheduler/index.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver.taskscheduler/index.source.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver/EmsDriverApplication.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver/EmsDriverApplication.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver/EmsDriverConfiguration.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver/EmsDriverConfiguration.java.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver/index.html delete mode 100644 ems/boco/target/site/jacoco-ut/org.onap.vfc.nfvo.emsdriver/index.source.html delete mode 100644 ems/boco/target/surefire-reports/TEST-foo.AppTest.xml delete mode 100644 ems/boco/target/surefire-reports/TEST-org.onap.vfc.nfvo.emsdriver.collector.CollectMsgReceiverThreadTest.xml delete mode 100644 ems/boco/target/surefire-reports/TEST-org.onap.vfc.nfvo.emsdriver.collector.TaskThreadServiceTest.xml delete mode 100644 ems/boco/target/surefire-reports/TEST-org.onap.vfc.nfvo.emsdriver.collector.TaskThreadTest.xml delete mode 100644 ems/boco/target/surefire-reports/TEST-org.onap.vfc.nfvo.emsdriver.collector.alarm.AlarmTaskThreadTest.xml delete mode 100644 ems/boco/target/surefire-reports/TEST-org.onap.vfc.nfvo.emsdriver.collector.alarm.MessageUtilTest.xml delete mode 100644 ems/boco/target/surefire-reports/TEST-org.onap.vfc.nfvo.emsdriver.commons.ftp.AFtpRemoteFileTest.xml delete mode 100644 ems/boco/target/surefire-reports/TEST-org.onap.vfc.nfvo.emsdriver.commons.model.CollectMsgTest.xml delete mode 100644 ems/boco/target/surefire-reports/TEST-org.onap.vfc.nfvo.emsdriver.commons.model.CollectVoTest.xml delete mode 100644 ems/boco/target/surefire-reports/TEST-org.onap.vfc.nfvo.emsdriver.commons.model.EMSInfoTest.xml delete mode 100644 ems/boco/target/surefire-reports/TEST-org.onap.vfc.nfvo.emsdriver.commons.utils.GunzipTest.xml delete mode 100644 ems/boco/target/surefire-reports/TEST-org.onap.vfc.nfvo.emsdriver.commons.utils.StringUtilTest.xml delete mode 100644 ems/boco/target/surefire-reports/TEST-org.onap.vfc.nfvo.emsdriver.commons.utils.UnZipTest.xml delete mode 100644 ems/boco/target/surefire-reports/TEST-org.onap.vfc.nfvo.emsdriver.commons.utils.ZipTest.xml delete mode 100644 ems/boco/target/surefire-reports/TEST-org.onap.vfc.nfvo.emsdriver.configmgr.ConfigurationImpTest.xml delete mode 100644 ems/boco/target/surefire-reports/TEST-org.onap.vfc.nfvo.emsdriver.configmgr.ConfigurationManagerTest.xml delete mode 100644 ems/boco/target/surefire-reports/TEST-org.onap.vfc.nfvo.emsdriver.messagemgr.MessageChannelFactoryTest.xml delete mode 100644 ems/boco/target/surefire-reports/TEST-org.onap.vfc.nfvo.emsdriver.messagemgr.MessageChannelTest.xml delete mode 100644 ems/boco/target/surefire-reports/TEST-org.onap.vfc.nfvo.emsdriver.northbound.service.CommandResourceTest.xml delete mode 100644 ems/boco/target/surefire-reports/TEST-org.onap.vfc.nfvo.emsdriver.serviceregister.MsbConfigurationTest.xml delete mode 100644 ems/boco/target/surefire-reports/TEST-org.onap.vfc.nfvo.emsdriver.serviceregister.MsbRestServiceProxyTest.xml delete mode 100644 ems/boco/target/surefire-reports/TEST-org.onap.vfc.nfvo.emsdriver.serviceregister.model.MsbRegisterVoTest.xml delete mode 100644 ems/boco/target/surefire-reports/TEST-org.onap.vfc.nfvo.emsdriver.serviceregister.model.ServiceNodeVoTest.xml delete mode 100644 ems/boco/target/surefire-reports/foo.AppTest.txt delete mode 100644 ems/boco/target/surefire-reports/org.onap.vfc.nfvo.emsdriver.collector.CollectMsgReceiverThreadTest.txt delete mode 100644 ems/boco/target/surefire-reports/org.onap.vfc.nfvo.emsdriver.collector.TaskThreadServiceTest.txt delete mode 100644 ems/boco/target/surefire-reports/org.onap.vfc.nfvo.emsdriver.collector.TaskThreadTest.txt delete mode 100644 ems/boco/target/surefire-reports/org.onap.vfc.nfvo.emsdriver.collector.alarm.AlarmTaskThreadTest.txt delete mode 100644 ems/boco/target/surefire-reports/org.onap.vfc.nfvo.emsdriver.collector.alarm.MessageUtilTest.txt delete mode 100644 ems/boco/target/surefire-reports/org.onap.vfc.nfvo.emsdriver.commons.ftp.AFtpRemoteFileTest.txt delete mode 100644 ems/boco/target/surefire-reports/org.onap.vfc.nfvo.emsdriver.commons.model.CollectMsgTest.txt delete mode 100644 ems/boco/target/surefire-reports/org.onap.vfc.nfvo.emsdriver.commons.model.CollectVoTest.txt delete mode 100644 ems/boco/target/surefire-reports/org.onap.vfc.nfvo.emsdriver.commons.model.EMSInfoTest.txt delete mode 100644 ems/boco/target/surefire-reports/org.onap.vfc.nfvo.emsdriver.commons.utils.GunzipTest.txt delete mode 100644 ems/boco/target/surefire-reports/org.onap.vfc.nfvo.emsdriver.commons.utils.StringUtilTest.txt delete mode 100644 ems/boco/target/surefire-reports/org.onap.vfc.nfvo.emsdriver.commons.utils.UnZipTest.txt delete mode 100644 ems/boco/target/surefire-reports/org.onap.vfc.nfvo.emsdriver.commons.utils.ZipTest.txt delete mode 100644 ems/boco/target/surefire-reports/org.onap.vfc.nfvo.emsdriver.configmgr.ConfigurationImpTest.txt delete mode 100644 ems/boco/target/surefire-reports/org.onap.vfc.nfvo.emsdriver.configmgr.ConfigurationManagerTest.txt delete mode 100644 ems/boco/target/surefire-reports/org.onap.vfc.nfvo.emsdriver.messagemgr.MessageChannelFactoryTest.txt delete mode 100644 ems/boco/target/surefire-reports/org.onap.vfc.nfvo.emsdriver.messagemgr.MessageChannelTest.txt delete mode 100644 ems/boco/target/surefire-reports/org.onap.vfc.nfvo.emsdriver.northbound.service.CommandResourceTest.txt delete mode 100644 ems/boco/target/surefire-reports/org.onap.vfc.nfvo.emsdriver.serviceregister.MsbConfigurationTest.txt delete mode 100644 ems/boco/target/surefire-reports/org.onap.vfc.nfvo.emsdriver.serviceregister.MsbRestServiceProxyTest.txt delete mode 100644 ems/boco/target/surefire-reports/org.onap.vfc.nfvo.emsdriver.serviceregister.model.MsbRegisterVoTest.txt delete mode 100644 ems/boco/target/surefire-reports/org.onap.vfc.nfvo.emsdriver.serviceregister.model.ServiceNodeVoTest.txt delete mode 100644 ems/boco/target/test-classes/foo/AppTest.class delete mode 100644 ems/boco/target/test-classes/org/onap/vfc/nfvo/emsdriver/collector/CollectMsgReceiverThreadTest$1.class delete mode 100644 ems/boco/target/test-classes/org/onap/vfc/nfvo/emsdriver/collector/CollectMsgReceiverThreadTest.class delete mode 100644 ems/boco/target/test-classes/org/onap/vfc/nfvo/emsdriver/collector/TaskThreadServiceTest$1.class delete mode 100644 ems/boco/target/test-classes/org/onap/vfc/nfvo/emsdriver/collector/TaskThreadServiceTest.class delete mode 100644 ems/boco/target/test-classes/org/onap/vfc/nfvo/emsdriver/collector/TaskThreadTest.class delete mode 100644 ems/boco/target/test-classes/org/onap/vfc/nfvo/emsdriver/collector/alarm/AlarmSocketServer.class delete mode 100644 ems/boco/target/test-classes/org/onap/vfc/nfvo/emsdriver/collector/alarm/AlarmTaskThreadTest$1.class delete mode 100644 ems/boco/target/test-classes/org/onap/vfc/nfvo/emsdriver/collector/alarm/AlarmTaskThreadTest$2.class delete mode 100644 ems/boco/target/test-classes/org/onap/vfc/nfvo/emsdriver/collector/alarm/AlarmTaskThreadTest.class delete mode 100644 ems/boco/target/test-classes/org/onap/vfc/nfvo/emsdriver/collector/alarm/MessageUtilTest.class delete mode 100644 ems/boco/target/test-classes/org/onap/vfc/nfvo/emsdriver/commons/ftp/AFtpRemoteFileTest.class delete mode 100644 ems/boco/target/test-classes/org/onap/vfc/nfvo/emsdriver/commons/ftp/FTPSrvTest.class delete mode 100644 ems/boco/target/test-classes/org/onap/vfc/nfvo/emsdriver/commons/model/CollectMsgTest.class delete mode 100644 ems/boco/target/test-classes/org/onap/vfc/nfvo/emsdriver/commons/model/CollectVoTest.class delete mode 100644 ems/boco/target/test-classes/org/onap/vfc/nfvo/emsdriver/commons/model/EMSInfoTest.class delete mode 100644 ems/boco/target/test-classes/org/onap/vfc/nfvo/emsdriver/commons/utils/GunzipTest.class delete mode 100644 ems/boco/target/test-classes/org/onap/vfc/nfvo/emsdriver/commons/utils/Gzip.class delete mode 100644 ems/boco/target/test-classes/org/onap/vfc/nfvo/emsdriver/commons/utils/StringUtilTest.class delete mode 100644 ems/boco/target/test-classes/org/onap/vfc/nfvo/emsdriver/commons/utils/UnZipTest.class delete mode 100644 ems/boco/target/test-classes/org/onap/vfc/nfvo/emsdriver/commons/utils/ZipTest.class delete mode 100644 ems/boco/target/test-classes/org/onap/vfc/nfvo/emsdriver/configmgr/ConfigurationImpTest.class delete mode 100644 ems/boco/target/test-classes/org/onap/vfc/nfvo/emsdriver/configmgr/ConfigurationManagerTest.class delete mode 100644 ems/boco/target/test-classes/org/onap/vfc/nfvo/emsdriver/messagemgr/MessageChannelFactoryTest.class delete mode 100644 ems/boco/target/test-classes/org/onap/vfc/nfvo/emsdriver/messagemgr/MessageChannelTest.class delete mode 100644 ems/boco/target/test-classes/org/onap/vfc/nfvo/emsdriver/northbound/service/CommandResourceTest.class delete mode 100644 ems/boco/target/test-classes/org/onap/vfc/nfvo/emsdriver/serviceregister/MsbConfigurationTest.class delete mode 100644 ems/boco/target/test-classes/org/onap/vfc/nfvo/emsdriver/serviceregister/MsbRestServiceProxyTest.class delete mode 100644 ems/boco/target/test-classes/org/onap/vfc/nfvo/emsdriver/serviceregister/model/MsbRegisterVoTest.class delete mode 100644 ems/boco/target/test-classes/org/onap/vfc/nfvo/emsdriver/serviceregister/model/ServiceNodeVoTest.class delete mode 100644 ems/target/checkstyle-cachefile delete mode 100644 ems/target/checkstyle-checker.xml delete mode 100644 ems/target/checkstyle-result.xml delete mode 100644 ems/target/failsafe-reports/failsafe-summary.xml delete mode 100644 target/checkstyle-cachefile delete mode 100644 target/checkstyle-checker.xml delete mode 100644 target/checkstyle-result.xml delete mode 100644 target/failsafe-reports/failsafe-summary.xml diff --git a/ems/boco/src/main/java/org/onap/vfc/nfvo/emsdriver/northbound/client/NorthMessageMgr.java b/ems/boco/src/main/java/org/onap/vfc/nfvo/emsdriver/northbound/client/NorthMessageMgr.java index ced146d..dad1599 100644 --- a/ems/boco/src/main/java/org/onap/vfc/nfvo/emsdriver/northbound/client/NorthMessageMgr.java +++ b/ems/boco/src/main/java/org/onap/vfc/nfvo/emsdriver/northbound/client/NorthMessageMgr.java @@ -329,7 +329,7 @@ public class NorthMessageMgr extends DriverThread{ sm.evel_reporting_entity_name_set(Dn.substring(0, Dn != null && Dn.indexOf(";")>0?Dn.indexOf(";"):Dn.length())); else { - // decide the flow if Dn is null + // decide the flow if Dn is null } sm.evel_header_set_sourceid(true, reMap.get("rmUID")); diff --git a/ems/boco/target/boco-driver-1.1.0-SNAPSHOT-shaded.jar b/ems/boco/target/boco-driver-1.1.0-SNAPSHOT-shaded.jar deleted file mode 100644 index 406c8ad..0000000 Binary files a/ems/boco/target/boco-driver-1.1.0-SNAPSHOT-shaded.jar and /dev/null differ diff --git a/ems/boco/target/boco-driver-1.1.0-SNAPSHOT.jar b/ems/boco/target/boco-driver-1.1.0-SNAPSHOT.jar deleted file mode 100644 index 406c8ad..0000000 Binary files a/ems/boco/target/boco-driver-1.1.0-SNAPSHOT.jar and /dev/null differ diff --git a/ems/boco/target/checkstyle-cachefile b/ems/boco/target/checkstyle-cachefile deleted file mode 100644 index 382d245..0000000 --- a/ems/boco/target/checkstyle-cachefile +++ /dev/null @@ -1,2 +0,0 @@ -#Mon Jan 29 22:56:00 IST 2018 -configuration*?=618933DF92AEECEBFC7D857C67928E2DAAB3CBD4 diff --git a/ems/boco/target/checkstyle-checker.xml b/ems/boco/target/checkstyle-checker.xml deleted file mode 100644 index 32439e2..0000000 --- a/ems/boco/target/checkstyle-checker.xml +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ems/boco/target/checkstyle-result.xml b/ems/boco/target/checkstyle-result.xml deleted file mode 100644 index de0ad7d..0000000 --- a/ems/boco/target/checkstyle-result.xml +++ /dev/null @@ -1,1454 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ems/boco/target/classes/api-doc/META-INF/MANIFEST.MF b/ems/boco/target/classes/api-doc/META-INF/MANIFEST.MF deleted file mode 100644 index eaf90a9..0000000 --- a/ems/boco/target/classes/api-doc/META-INF/MANIFEST.MF +++ /dev/null @@ -1,3 +0,0 @@ -Manifest-Version: 1.0 -Created-By: 1.7.0_72 (Oracle Corporation) - diff --git a/ems/boco/target/classes/api-doc/WEB-INF/web.xml b/ems/boco/target/classes/api-doc/WEB-INF/web.xml deleted file mode 100644 index 2347ec1..0000000 --- a/ems/boco/target/classes/api-doc/WEB-INF/web.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - ZENAP API-DOC. - - ZENAP API-DOC - - - - - index.html - index.xhtml - index.htm - index.jsp - - - - diff --git a/ems/boco/target/classes/api-doc/css/reset.css b/ems/boco/target/classes/api-doc/css/reset.css deleted file mode 100644 index 4e0d82a..0000000 --- a/ems/boco/target/classes/api-doc/css/reset.css +++ /dev/null @@ -1,140 +0,0 @@ -/** - * Copyright (C) 2015 CMCC, Inc. and others. All rights reserved. (CMCC) - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ -/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 */ -html, -body, -div, -span, -applet, -object, -iframe, -h1, -h2, -h3, -h4, -h5, -h6, -p, -blockquote, -pre, -a, -abbr, -acronym, -address, -big, -cite, -code, -del, -dfn, -em, -img, -ins, -kbd, -q, -s, -samp, -small, -strike, -strong, -sub, -sup, -tt, -var, -b, -u, -i, -center, -dl, -dt, -dd, -ol, -ul, -li, -fieldset, -form, -label, -legend, -table, -caption, -tbody, -tfoot, -thead, -tr, -th, -td, -article, -aside, -canvas, -details, -embed, -figure, -figcaption, -footer, -header, -hgroup, -menu, -nav, -output, -ruby, -section, -summary, -time, -mark, -audio, -video { - margin: 0; - padding: 0; - border: 0; - font-size: 100%; - font: inherit; - vertical-align: baseline; -} -/* HTML5 display-role reset for older browsers */ -article, -aside, -details, -figcaption, -figure, -footer, -header, -hgroup, -menu, -nav, -section { - display: block; -} -body { - line-height: 1; -} -ol, -ul { - list-style: none; -} -blockquote, -q { - quotes: none; -} -blockquote:before, -blockquote:after, -q:before, -q:after { - content: ''; - content: none; -} -table { - border-collapse: collapse; - border-spacing: 0; -} diff --git a/ems/boco/target/classes/api-doc/css/screen.css b/ems/boco/target/classes/api-doc/css/screen.css deleted file mode 100644 index ae64736..0000000 --- a/ems/boco/target/classes/api-doc/css/screen.css +++ /dev/null @@ -1,1271 +0,0 @@ -/** - * Copyright (C) 2015 CMCC, Inc. and others. All rights reserved. (CMCC) - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ -/* Original style from softwaremaniacs.org (c) Ivan Sagalaev */ -.swagger-section pre code { - display: block; - padding: 0.5em; - background: #F0F0F0; -} -.swagger-section pre code, -.swagger-section pre .subst, -.swagger-section pre .tag .title, -.swagger-section pre .lisp .title, -.swagger-section pre .clojure .built_in, -.swagger-section pre .nginx .title { - color: black; -} -.swagger-section pre .string, -.swagger-section pre .title, -.swagger-section pre .constant, -.swagger-section pre .parent, -.swagger-section pre .tag .value, -.swagger-section pre .rules .value, -.swagger-section pre .rules .value .number, -.swagger-section pre .preprocessor, -.swagger-section pre .ruby .symbol, -.swagger-section pre .ruby .symbol .string, -.swagger-section pre .aggregate, -.swagger-section pre .template_tag, -.swagger-section pre .django .variable, -.swagger-section pre .smalltalk .class, -.swagger-section pre .addition, -.swagger-section pre .flow, -.swagger-section pre .stream, -.swagger-section pre .bash .variable, -.swagger-section pre .apache .tag, -.swagger-section pre .apache .cbracket, -.swagger-section pre .tex .command, -.swagger-section pre .tex .special, -.swagger-section pre .erlang_repl .function_or_atom, -.swagger-section pre .markdown .header { - color: #800; -} -.swagger-section pre .comment, -.swagger-section pre .annotation, -.swagger-section pre .template_comment, -.swagger-section pre .diff .header, -.swagger-section pre .chunk, -.swagger-section pre .markdown .blockquote { - color: #888; -} -.swagger-section pre .number, -.swagger-section pre .date, -.swagger-section pre .regexp, -.swagger-section pre .literal, -.swagger-section pre .smalltalk .symbol, -.swagger-section pre .smalltalk .char, -.swagger-section pre .go .constant, -.swagger-section pre .change, -.swagger-section pre .markdown .bullet, -.swagger-section pre .markdown .link_url { - color: #080; -} -.swagger-section pre .label, -.swagger-section pre .javadoc, -.swagger-section pre .ruby .string, -.swagger-section pre .decorator, -.swagger-section pre .filter .argument, -.swagger-section pre .localvars, -.swagger-section pre .array, -.swagger-section pre .attr_selector, -.swagger-section pre .important, -.swagger-section pre .pseudo, -.swagger-section pre .pi, -.swagger-section pre .doctype, -.swagger-section pre .deletion, -.swagger-section pre .envvar, -.swagger-section pre .shebang, -.swagger-section pre .apache .sqbracket, -.swagger-section pre .nginx .built_in, -.swagger-section pre .tex .formula, -.swagger-section pre .erlang_repl .reserved, -.swagger-section pre .prompt, -.swagger-section pre .markdown .link_label, -.swagger-section pre .vhdl .attribute, -.swagger-section pre .clojure .attribute, -.swagger-section pre .coffeescript .property { - color: #8888ff; -} -.swagger-section pre .keyword, -.swagger-section pre .id, -.swagger-section pre .phpdoc, -.swagger-section pre .title, -.swagger-section pre .built_in, -.swagger-section pre .aggregate, -.swagger-section pre .css .tag, -.swagger-section pre .javadoctag, -.swagger-section pre .phpdoc, -.swagger-section pre .yardoctag, -.swagger-section pre .smalltalk .class, -.swagger-section pre .winutils, -.swagger-section pre .bash .variable, -.swagger-section pre .apache .tag, -.swagger-section pre .go .typename, -.swagger-section pre .tex .command, -.swagger-section pre .markdown .strong, -.swagger-section pre .request, -.swagger-section pre .status { - font-weight: bold; -} -.swagger-section pre .markdown .emphasis { - font-style: italic; -} -.swagger-section pre .nginx .built_in { - font-weight: normal; -} -.swagger-section pre .coffeescript .javascript, -.swagger-section pre .javascript .xml, -.swagger-section pre .tex .formula, -.swagger-section pre .xml .javascript, -.swagger-section pre .xml .vbscript, -.swagger-section pre .xml .css, -.swagger-section pre .xml .cdata { - opacity: 0.5; -} -.swagger-section .swagger-ui-wrap { - line-height: 1; - font-family: "Droid Sans", sans-serif; - max-width: 960px; - margin-left: auto; - margin-right: auto; -} -.swagger-section .swagger-ui-wrap b, -.swagger-section .swagger-ui-wrap strong { - font-family: "Droid Sans", sans-serif; - font-weight: bold; -} -.swagger-section .swagger-ui-wrap q, -.swagger-section .swagger-ui-wrap blockquote { - quotes: none; -} -.swagger-section .swagger-ui-wrap p { - line-height: 1.4em; - padding: 0 0 10px; - color: #333333; -} -.swagger-section .swagger-ui-wrap q:before, -.swagger-section .swagger-ui-wrap q:after, -.swagger-section .swagger-ui-wrap blockquote:before, -.swagger-section .swagger-ui-wrap blockquote:after { - content: none; -} -.swagger-section .swagger-ui-wrap .heading_with_menu h1, -.swagger-section .swagger-ui-wrap .heading_with_menu h2, -.swagger-section .swagger-ui-wrap .heading_with_menu h3, -.swagger-section .swagger-ui-wrap .heading_with_menu h4, -.swagger-section .swagger-ui-wrap .heading_with_menu h5, -.swagger-section .swagger-ui-wrap .heading_with_menu h6 { - display: block; - clear: none; - float: left; - -moz-box-sizing: border-box; - -webkit-box-sizing: border-box; - -ms-box-sizing: border-box; - box-sizing: border-box; - width: 60%; -} -.swagger-section .swagger-ui-wrap table { - border-collapse: collapse; - border-spacing: 0; -} -.swagger-section .swagger-ui-wrap table thead tr th { - padding: 5px; - font-size: 0.9em; - color: #666666; - border-bottom: 1px solid #999999; -} -.swagger-section .swagger-ui-wrap table tbody tr:last-child td { - border-bottom: none; -} -.swagger-section .swagger-ui-wrap table tbody tr.offset { - background-color: #f0f0f0; -} -.swagger-section .swagger-ui-wrap table tbody tr td { - padding: 6px; - font-size: 0.9em; - border-bottom: 1px solid #cccccc; - vertical-align: top; - line-height: 1.3em; -} -.swagger-section .swagger-ui-wrap ol { - margin: 0px 0 10px; - padding: 0 0 0 18px; - list-style-type: decimal; -} -.swagger-section .swagger-ui-wrap ol li { - padding: 5px 0px; - font-size: 0.9em; - color: #333333; -} -.swagger-section .swagger-ui-wrap ol, -.swagger-section .swagger-ui-wrap ul { - list-style: none; -} -.swagger-section .swagger-ui-wrap h1 a, -.swagger-section .swagger-ui-wrap h2 a, -.swagger-section .swagger-ui-wrap h3 a, -.swagger-section .swagger-ui-wrap h4 a, -.swagger-section .swagger-ui-wrap h5 a, -.swagger-section .swagger-ui-wrap h6 a { - text-decoration: none; -} -.swagger-section .swagger-ui-wrap h1 a:hover, -.swagger-section .swagger-ui-wrap h2 a:hover, -.swagger-section .swagger-ui-wrap h3 a:hover, -.swagger-section .swagger-ui-wrap h4 a:hover, -.swagger-section .swagger-ui-wrap h5 a:hover, -.swagger-section .swagger-ui-wrap h6 a:hover { - text-decoration: underline; -} -.swagger-section .swagger-ui-wrap h1 span.divider, -.swagger-section .swagger-ui-wrap h2 span.divider, -.swagger-section .swagger-ui-wrap h3 span.divider, -.swagger-section .swagger-ui-wrap h4 span.divider, -.swagger-section .swagger-ui-wrap h5 span.divider, -.swagger-section .swagger-ui-wrap h6 span.divider { - color: #aaaaaa; -} -.swagger-section .swagger-ui-wrap a { - color: #547f00; -} -.swagger-section .swagger-ui-wrap a img { - border: none; -} -.swagger-section .swagger-ui-wrap article, -.swagger-section .swagger-ui-wrap aside, -.swagger-section .swagger-ui-wrap details, -.swagger-section .swagger-ui-wrap figcaption, -.swagger-section .swagger-ui-wrap figure, -.swagger-section .swagger-ui-wrap footer, -.swagger-section .swagger-ui-wrap header, -.swagger-section .swagger-ui-wrap hgroup, -.swagger-section .swagger-ui-wrap menu, -.swagger-section .swagger-ui-wrap nav, -.swagger-section .swagger-ui-wrap section, -.swagger-section .swagger-ui-wrap summary { - display: block; -} -.swagger-section .swagger-ui-wrap pre { - font-family: "Anonymous Pro", "Menlo", "Consolas", "Bitstream Vera Sans Mono", "Courier New", monospace; - background-color: #fcf6db; - border: 1px solid #e5e0c6; - padding: 10px; -} -.swagger-section .swagger-ui-wrap pre code { - line-height: 1.6em; - background: none; -} -.swagger-section .swagger-ui-wrap .content > .content-type > div > label { - clear: both; - display: block; - color: #0F6AB4; - font-size: 1.1em; - margin: 0; - padding: 15px 0 5px; -} -.swagger-section .swagger-ui-wrap .content pre { - font-size: 12px; - margin-top: 5px; - padding: 5px; -} -.swagger-section .swagger-ui-wrap .icon-btn { - cursor: pointer; -} -.swagger-section .swagger-ui-wrap .info_title { - padding-bottom: 10px; - font-weight: bold; - font-size: 25px; -} -.swagger-section .swagger-ui-wrap p.big, -.swagger-section .swagger-ui-wrap div.big p { - font-size: 1em; - margin-bottom: 10px; -} -.swagger-section .swagger-ui-wrap form.fullwidth ol li.string input, -.swagger-section .swagger-ui-wrap form.fullwidth ol li.url input, -.swagger-section .swagger-ui-wrap form.fullwidth ol li.text textarea, -.swagger-section .swagger-ui-wrap form.fullwidth ol li.numeric input { - width: 500px !important; -} -.swagger-section .swagger-ui-wrap .info_license { - padding-bottom: 5px; -} -.swagger-section .swagger-ui-wrap .info_tos { - padding-bottom: 5px; -} -.swagger-section .swagger-ui-wrap .message-fail { - color: #cc0000; -} -.swagger-section .swagger-ui-wrap .info_url { - padding-bottom: 5px; -} -.swagger-section .swagger-ui-wrap .info_email { - padding-bottom: 5px; -} -.swagger-section .swagger-ui-wrap .info_name { - padding-bottom: 5px; -} -.swagger-section .swagger-ui-wrap .info_description { - padding-bottom: 10px; - font-size: 15px; -} -.swagger-section .swagger-ui-wrap .markdown ol li, -.swagger-section .swagger-ui-wrap .markdown ul li { - padding: 3px 0px; - line-height: 1.4em; - color: #333333; -} -.swagger-section .swagger-ui-wrap form.formtastic fieldset.inputs ol li.string input, -.swagger-section .swagger-ui-wrap form.formtastic fieldset.inputs ol li.url input, -.swagger-section .swagger-ui-wrap form.formtastic fieldset.inputs ol li.numeric input { - display: block; - padding: 4px; - width: auto; - clear: both; -} -.swagger-section .swagger-ui-wrap form.formtastic fieldset.inputs ol li.string input.title, -.swagger-section .swagger-ui-wrap form.formtastic fieldset.inputs ol li.url input.title, -.swagger-section .swagger-ui-wrap form.formtastic fieldset.inputs ol li.numeric input.title { - font-size: 1.3em; -} -.swagger-section .swagger-ui-wrap table.fullwidth { - width: 100%; -} -.swagger-section .swagger-ui-wrap .model-signature { - font-family: "Droid Sans", sans-serif; - font-size: 1em; - line-height: 1.5em; -} -.swagger-section .swagger-ui-wrap .model-signature .signature-nav a { - text-decoration: none; - color: #AAA; -} -.swagger-section .swagger-ui-wrap .model-signature .signature-nav a:hover { - text-decoration: underline; - color: black; -} -.swagger-section .swagger-ui-wrap .model-signature .signature-nav .selected { - color: black; - text-decoration: none; -} -.swagger-section .swagger-ui-wrap .model-signature .propType { - color: #5555aa; -} -.swagger-section .swagger-ui-wrap .model-signature pre:hover { - background-color: #ffffdd; -} -.swagger-section .swagger-ui-wrap .model-signature pre { - font-size: .85em; - line-height: 1.2em; - overflow: auto; - max-height: 200px; - cursor: pointer; -} -.swagger-section .swagger-ui-wrap .model-signature ul.signature-nav { - display: block; - margin: 0; - padding: 0; -} -.swagger-section .swagger-ui-wrap .model-signature ul.signature-nav li:last-child { - padding-right: 0; - border-right: none; -} -.swagger-section .swagger-ui-wrap .model-signature ul.signature-nav li { - float: left; - margin: 0 5px 5px 0; - padding: 2px 5px 2px 0; - border-right: 1px solid #ddd; -} -.swagger-section .swagger-ui-wrap .model-signature .propOpt { - color: #555; -} -.swagger-section .swagger-ui-wrap .model-signature .snippet small { - font-size: 0.75em; -} -.swagger-section .swagger-ui-wrap .model-signature .propOptKey { - font-style: italic; -} -.swagger-section .swagger-ui-wrap .model-signature .description .strong { - font-weight: bold; - color: #000; - font-size: .9em; -} -.swagger-section .swagger-ui-wrap .model-signature .description div { - font-size: 0.9em; - line-height: 1.5em; - margin-left: 1em; -} -.swagger-section .swagger-ui-wrap .model-signature .description .stronger { - font-weight: bold; - color: #000; -} -.swagger-section .swagger-ui-wrap .model-signature .description .propWrap .optionsWrapper { - border-spacing: 0; - position: absolute; - background-color: #ffffff; - border: 1px solid #bbbbbb; - display: none; - font-size: 11px; - max-width: 400px; - line-height: 30px; - color: black; - padding: 5px; - margin-left: 10px; -} -.swagger-section .swagger-ui-wrap .model-signature .description .propWrap .optionsWrapper th { - text-align: center; - background-color: #eeeeee; - border: 1px solid #bbbbbb; - font-size: 11px; - color: #666666; - font-weight: bold; - padding: 5px; - line-height: 15px; -} -.swagger-section .swagger-ui-wrap .model-signature .description .propWrap .optionsWrapper .optionName { - font-weight: bold; -} -.swagger-section .swagger-ui-wrap .model-signature .propName { - font-weight: bold; -} -.swagger-section .swagger-ui-wrap .model-signature .signature-container { - clear: both; -} -.swagger-section .swagger-ui-wrap .body-textarea { - width: 300px; - height: 100px; - border: 1px solid #aaa; -} -.swagger-section .swagger-ui-wrap .markdown p code, -.swagger-section .swagger-ui-wrap .markdown li code { - font-family: "Anonymous Pro", "Menlo", "Consolas", "Bitstream Vera Sans Mono", "Courier New", monospace; - background-color: #f0f0f0; - color: black; - padding: 1px 3px; -} -.swagger-section .swagger-ui-wrap .required { - font-weight: bold; -} -.swagger-section .swagger-ui-wrap input.parameter { - width: 300px; - border: 1px solid #aaa; -} -.swagger-section .swagger-ui-wrap h1 { - color: black; - font-size: 1.5em; - line-height: 1.3em; - padding: 10px 0 10px 0; - font-family: "Droid Sans", sans-serif; - font-weight: bold; -} -.swagger-section .swagger-ui-wrap .heading_with_menu { - float: none; - clear: both; - overflow: hidden; - display: block; -} -.swagger-section .swagger-ui-wrap .heading_with_menu ul { - display: block; - clear: none; - float: right; - -moz-box-sizing: border-box; - -webkit-box-sizing: border-box; - -ms-box-sizing: border-box; - box-sizing: border-box; - margin-top: 10px; -} -.swagger-section .swagger-ui-wrap h2 { - color: black; - font-size: 1.3em; - padding: 10px 0 10px 0; -} -.swagger-section .swagger-ui-wrap h2 a { - color: black; -} -.swagger-section .swagger-ui-wrap h2 span.sub { - font-size: 0.7em; - color: #999999; - font-style: italic; -} -.swagger-section .swagger-ui-wrap h2 span.sub a { - color: #777777; -} -.swagger-section .swagger-ui-wrap span.weak { - color: #666666; -} -.swagger-section .swagger-ui-wrap .message-success { - color: #89BF04; -} -.swagger-section .swagger-ui-wrap caption, -.swagger-section .swagger-ui-wrap th, -.swagger-section .swagger-ui-wrap td { - text-align: left; - font-weight: normal; - vertical-align: middle; -} -.swagger-section .swagger-ui-wrap .code { - font-family: "Anonymous Pro", "Menlo", "Consolas", "Bitstream Vera Sans Mono", "Courier New", monospace; -} -.swagger-section .swagger-ui-wrap form.formtastic fieldset.inputs ol li.text textarea { - font-family: "Droid Sans", sans-serif; - height: 250px; - padding: 4px; - display: block; - clear: both; -} -.swagger-section .swagger-ui-wrap form.formtastic fieldset.inputs ol li.select select { - display: block; - clear: both; -} -.swagger-section .swagger-ui-wrap form.formtastic fieldset.inputs ol li.boolean { - float: none; - clear: both; - overflow: hidden; - display: block; -} -.swagger-section .swagger-ui-wrap form.formtastic fieldset.inputs ol li.boolean label { - display: block; - float: left; - clear: none; - margin: 0; - padding: 0; -} -.swagger-section .swagger-ui-wrap form.formtastic fieldset.inputs ol li.boolean input { - display: block; - float: left; - clear: none; - margin: 0 5px 0 0; -} -.swagger-section .swagger-ui-wrap form.formtastic fieldset.inputs ol li.required label { - color: black; -} -.swagger-section .swagger-ui-wrap form.formtastic fieldset.inputs ol li label { - display: block; - clear: both; - width: auto; - padding: 0 0 3px; - color: #666666; -} -.swagger-section .swagger-ui-wrap form.formtastic fieldset.inputs ol li label abbr { - padding-left: 3px; - color: #888888; -} -.swagger-section .swagger-ui-wrap form.formtastic fieldset.inputs ol li p.inline-hints { - margin-left: 0; - font-style: italic; - font-size: 0.9em; - margin: 0; -} -.swagger-section .swagger-ui-wrap form.formtastic fieldset.buttons { - margin: 0; - padding: 0; -} -.swagger-section .swagger-ui-wrap span.blank, -.swagger-section .swagger-ui-wrap span.empty { - color: #888888; - font-style: italic; -} -.swagger-section .swagger-ui-wrap .markdown h3 { - color: #547f00; -} -.swagger-section .swagger-ui-wrap .markdown h4 { - color: #666666; -} -.swagger-section .swagger-ui-wrap .markdown pre { - font-family: "Anonymous Pro", "Menlo", "Consolas", "Bitstream Vera Sans Mono", "Courier New", monospace; - background-color: #fcf6db; - border: 1px solid #e5e0c6; - padding: 10px; - margin: 0 0 10px 0; -} -.swagger-section .swagger-ui-wrap .markdown pre code { - line-height: 1.6em; -} -.swagger-section .swagger-ui-wrap div.gist { - margin: 20px 0 25px 0 !important; -} -.swagger-section .swagger-ui-wrap ul#resources { - font-family: "Droid Sans", sans-serif; - font-size: 0.9em; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource { - border-bottom: 1px solid #dddddd; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource:hover div.heading h2 a, -.swagger-section .swagger-ui-wrap ul#resources li.resource.active div.heading h2 a { - color: black; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource:hover div.heading ul.options li a, -.swagger-section .swagger-ui-wrap ul#resources li.resource.active div.heading ul.options li a { - color: #555555; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource:last-child { - border-bottom: none; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource div.heading { - border: 1px solid transparent; - float: none; - clear: both; - overflow: hidden; - display: block; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options { - overflow: hidden; - padding: 0; - display: block; - clear: none; - float: right; - margin: 14px 10px 0 0; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options li { - float: left; - clear: none; - margin: 0; - padding: 2px 10px; - border-right: 1px solid #dddddd; - color: #666666; - font-size: 0.9em; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options li a { - color: #aaaaaa; - text-decoration: none; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options li a:hover { - text-decoration: underline; - color: black; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options li a:hover, -.swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options li a:active, -.swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options li a.active { - text-decoration: underline; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options li:first-child, -.swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options li.first { - padding-left: 0; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options li:last-child, -.swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options li.last { - padding-right: 0; - border-right: none; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options:first-child, -.swagger-section .swagger-ui-wrap ul#resources li.resource div.heading ul.options.first { - padding-left: 0; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource div.heading h2 { - color: #999999; - padding-left: 0; - display: block; - clear: none; - float: left; - font-family: "Droid Sans", sans-serif; - font-weight: bold; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource div.heading h2 a { - color: #999999; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource div.heading h2 a:hover { - color: black; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation { - float: none; - clear: both; - overflow: hidden; - display: block; - margin: 0 0 10px; - padding: 0; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading { - float: none; - clear: both; - overflow: hidden; - display: block; - margin: 0; - padding: 0; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading h3 { - display: block; - clear: none; - float: left; - width: auto; - margin: 0; - padding: 0; - line-height: 1.1em; - color: black; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading h3 span.path { - padding-left: 10px; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading h3 span.path a { - color: black; - text-decoration: none; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading h3 span.path a:hover { - text-decoration: underline; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading h3 span.http_method a { - text-transform: uppercase; - text-decoration: none; - color: white; - display: inline-block; - width: 50px; - font-size: 0.7em; - text-align: center; - padding: 7px 0 4px; - -moz-border-radius: 2px; - -webkit-border-radius: 2px; - -o-border-radius: 2px; - -ms-border-radius: 2px; - -khtml-border-radius: 2px; - border-radius: 2px; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading h3 span { - margin: 0; - padding: 0; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading ul.options { - overflow: hidden; - padding: 0; - display: block; - clear: none; - float: right; - margin: 6px 10px 0 0; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading ul.options li { - float: left; - clear: none; - margin: 0; - padding: 2px 10px; - font-size: 0.9em; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading ul.options li a { - text-decoration: none; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.heading ul.options li.access { - color: black; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.content { - border-top: none; - padding: 10px; - -moz-border-radius-bottomleft: 6px; - -webkit-border-bottom-left-radius: 6px; - -o-border-bottom-left-radius: 6px; - -ms-border-bottom-left-radius: 6px; - -khtml-border-bottom-left-radius: 6px; - border-bottom-left-radius: 6px; - -moz-border-radius-bottomright: 6px; - -webkit-border-bottom-right-radius: 6px; - -o-border-bottom-right-radius: 6px; - -ms-border-bottom-right-radius: 6px; - -khtml-border-bottom-right-radius: 6px; - border-bottom-right-radius: 6px; - margin: 0 0 20px; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.content h4 { - font-size: 1.1em; - margin: 0; - padding: 15px 0 5px; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.content div.sandbox_header { - float: none; - clear: both; - overflow: hidden; - display: block; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.content div.sandbox_header a { - padding: 4px 0 0 10px; - display: inline-block; - font-size: 0.9em; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.content div.sandbox_header input.submit { - display: block; - clear: none; - float: left; - padding: 6px 8px; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.content div.sandbox_header span.response_throbber { - background-image: url('../images/throbber.gif'); - width: 128px; - height: 16px; - display: block; - clear: none; - float: right; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.content form input[type='text'].error { - outline: 2px solid black; - outline-color: #cc0000; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.content div.response div.block pre { - font-family: "Anonymous Pro", "Menlo", "Consolas", "Bitstream Vera Sans Mono", "Courier New", monospace; - padding: 10px; - font-size: 0.9em; - max-height: 400px; - overflow-y: auto; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading { - background-color: #f9f2e9; - border: 1px solid #f0e0ca; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading h3 span.http_method a { - background-color: #c5862b; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading ul.options li { - border-right: 1px solid #dddddd; - border-right-color: #f0e0ca; - color: #c5862b; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading ul.options li a { - color: #c5862b; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.content { - background-color: #faf5ee; - border: 1px solid #f0e0ca; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.content h4 { - color: #c5862b; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.content div.sandbox_header a { - color: #dcb67f; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading { - background-color: #fcffcd; - border: 1px solid black; - border-color: #ffd20f; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading h3 span.http_method a { - text-transform: uppercase; - background-color: #ffd20f; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading ul.options li { - border-right: 1px solid #dddddd; - border-right-color: #ffd20f; - color: #ffd20f; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading ul.options li a { - color: #ffd20f; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.content { - background-color: #fcffcd; - border: 1px solid black; - border-color: #ffd20f; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.content h4 { - color: #ffd20f; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.content div.sandbox_header a { - color: #6fc992; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading { - background-color: #f5e8e8; - border: 1px solid #e8c6c7; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading h3 span.http_method a { - text-transform: uppercase; - background-color: #a41e22; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading ul.options li { - border-right: 1px solid #dddddd; - border-right-color: #e8c6c7; - color: #a41e22; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading ul.options li a { - color: #a41e22; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.content { - background-color: #f7eded; - border: 1px solid #e8c6c7; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.content h4 { - color: #a41e22; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.content div.sandbox_header a { - color: #c8787a; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading { - background-color: #e7f6ec; - border: 1px solid #c3e8d1; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading h3 span.http_method a { - background-color: #10a54a; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading ul.options li { - border-right: 1px solid #dddddd; - border-right-color: #c3e8d1; - color: #10a54a; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading ul.options li a { - color: #10a54a; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.content { - background-color: #ebf7f0; - border: 1px solid #c3e8d1; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.content h4 { - color: #10a54a; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.content div.sandbox_header a { - color: #6fc992; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading { - background-color: #FCE9E3; - border: 1px solid #F5D5C3; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading h3 span.http_method a { - background-color: #D38042; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading ul.options li { - border-right: 1px solid #dddddd; - border-right-color: #f0cecb; - color: #D38042; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading ul.options li a { - color: #D38042; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.content { - background-color: #faf0ef; - border: 1px solid #f0cecb; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.content h4 { - color: #D38042; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.content div.sandbox_header a { - color: #dcb67f; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading { - background-color: #e7f0f7; - border: 1px solid #c3d9ec; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading h3 span.http_method a { - background-color: #0f6ab4; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading ul.options li { - border-right: 1px solid #dddddd; - border-right-color: #c3d9ec; - color: #0f6ab4; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading ul.options li a { - color: #0f6ab4; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.content { - background-color: #ebf3f9; - border: 1px solid #c3d9ec; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.content h4 { - color: #0f6ab4; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.content div.sandbox_header a { - color: #6fa5d2; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.options div.heading { - background-color: #e7f0f7; - border: 1px solid #c3d9ec; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.options div.heading h3 span.http_method a { - background-color: #0f6ab4; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.options div.heading ul.options li { - border-right: 1px solid #dddddd; - border-right-color: #c3d9ec; - color: #0f6ab4; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.options div.heading ul.options li a { - color: #0f6ab4; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.options div.content { - background-color: #ebf3f9; - border: 1px solid #c3d9ec; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.options div.content h4 { - color: #0f6ab4; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.options div.content div.sandbox_header a { - color: #6fa5d2; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.content, -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.content, -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.content, -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.content, -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.content, -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.content { - border-top: none; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading ul.options li:last-child, -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading ul.options li:last-child, -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading ul.options li:last-child, -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading ul.options li:last-child, -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading ul.options li:last-child, -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading ul.options li:last-child, -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading ul.options li.last, -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading ul.options li.last, -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading ul.options li.last, -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading ul.options li.last, -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading ul.options li.last, -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading ul.options li.last { - padding-right: 0; - border-right: none; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations ul.options li a:hover, -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations ul.options li a:active, -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations ul.options li a.active { - text-decoration: underline; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations ul.options li:first-child, -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations ul.options li.first { - padding-left: 0; -} -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations:first-child, -.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations.first { - padding-left: 0; -} -.swagger-section .swagger-ui-wrap p#colophon { - margin: 0 15px 40px 15px; - padding: 10px 0; - font-size: 0.8em; - border-top: 1px solid #dddddd; - font-family: "Droid Sans", sans-serif; - color: #999999; - font-style: italic; -} -.swagger-section .swagger-ui-wrap p#colophon a { - text-decoration: none; - color: #547f00; -} -.swagger-section .swagger-ui-wrap h3 { - color: black; - font-size: 1.1em; - padding: 10px 0 10px 0; -} -.swagger-section .swagger-ui-wrap .markdown ol, -.swagger-section .swagger-ui-wrap .markdown ul { - font-family: "Droid Sans", sans-serif; - margin: 5px 0 10px; - padding: 0 0 0 18px; - list-style-type: disc; -} -.swagger-section .swagger-ui-wrap form.form_box { - background-color: #ebf3f9; - border: 1px solid #c3d9ec; - padding: 10px; -} -.swagger-section .swagger-ui-wrap form.form_box label { - color: #0f6ab4 !important; -} -.swagger-section .swagger-ui-wrap form.form_box input[type=submit] { - display: block; - padding: 10px; -} -.swagger-section .swagger-ui-wrap form.form_box p.weak { - font-size: 0.8em; -} -.swagger-section .swagger-ui-wrap form.form_box p { - font-size: 0.9em; - padding: 0 0 15px; - color: #7e7b6d; -} -.swagger-section .swagger-ui-wrap form.form_box p a { - color: #646257; -} -.swagger-section .swagger-ui-wrap form.form_box p strong { - color: black; -} -.swagger-section .title { - font-style: bold; -} -.swagger-section .secondary_form { - display: none; -} -.swagger-section .main_image { - display: block; - margin-left: auto; - margin-right: auto; -} -.swagger-section .oauth_body { - margin-left: 100px; - margin-right: 100px; -} -.swagger-section .oauth_submit { - text-align: center; -} -.swagger-section .api-popup-dialog { - z-index: 10000; - position: absolute; - width: 500px; - background: #FFF; - padding: 20px; - border: 1px solid #ccc; - border-radius: 5px; - display: none; - font-size: 13px; - color: #777; -} -.swagger-section .api-popup-dialog .api-popup-title { - font-size: 24px; - padding: 10px 0; -} -.swagger-section .api-popup-dialog .api-popup-title { - font-size: 24px; - padding: 10px 0; -} -.swagger-section .api-popup-dialog p.error-msg { - padding-left: 5px; - padding-bottom: 5px; -} -.swagger-section .api-popup-dialog button.api-popup-authbtn { - height: 30px; -} -.swagger-section .api-popup-dialog button.api-popup-cancel { - height: 30px; -} -.swagger-section .api-popup-scopes { - padding: 10px 20px; -} -.swagger-section .api-popup-scopes li { - padding: 5px 0; - line-height: 20px; -} -.swagger-section .api-popup-scopes .api-scope-desc { - padding-left: 20px; - font-style: italic; -} -.swagger-section .api-popup-scopes li input { - position: relative; - top: 2px; -} -.swagger-section .api-popup-actions { - padding-top: 10px; -} -.swagger-section .access { - float: right; -} -.swagger-section .auth { - float: right; -} -.swagger-section #api_information_panel { - position: absolute; - background: #FFF; - border: 1px solid #ccc; - border-radius: 5px; - display: none; - font-size: 13px; - max-width: 300px; - line-height: 30px; - color: black; - padding: 5px; -} -.swagger-section #api_information_panel p .api-msg-enabled { - color: green; -} -.swagger-section #api_information_panel p .api-msg-disabled { - color: red; -} -.swagger-section .api-ic { - height: 18px; - vertical-align: middle; - display: inline-block; - background: url(../images/explorer_icons.png) no-repeat; -} -.swagger-section .ic-info { - background-position: 0 0; - width: 18px; - margin-top: -7px; - margin-left: 4px; -} -.swagger-section .ic-warning { - background-position: -60px 0; - width: 18px; - margin-top: -7px; - margin-left: 4px; -} -.swagger-section .ic-error { - background-position: -30px 0; - width: 18px; - margin-top: -7px; - margin-left: 4px; -} -.swagger-section .ic-off { - background-position: -90px 0; - width: 58px; - margin-top: -4px; - cursor: pointer; -} -.swagger-section .ic-on { - background-position: -160px 0; - width: 58px; - margin-top: -4px; - cursor: pointer; -} -.swagger-section #header { - background-color: #89bf04; - padding: 14px; -} -.swagger-section #header a#logo { - font-size: 1.5em; - font-weight: bold; - text-decoration: none; - background: transparent url(../images/logo_small.png) no-repeat left center; - padding: 20px 0 20px 40px; - color: white; -} -.swagger-section #header form#api_selector { - display: block; - clear: none; - float: right; -} -.swagger-section #header form#api_selector .input { - display: block; - clear: none; - float: left; - margin: 0 10px 0 0; -} -.swagger-section #header form#api_selector .input input#input_apiKey { - width: 200px; -} -.swagger-section #header form#api_selector .input input#input_baseUrl { - width: 400px; -} -.swagger-section #header form#api_selector .input a#explore { - display: block; - text-decoration: none; - font-weight: bold; - padding: 6px 8px; - font-size: 0.9em; - color: white; - background-color: #547f00; - -moz-border-radius: 4px; - -webkit-border-radius: 4px; - -o-border-radius: 4px; - -ms-border-radius: 4px; - -khtml-border-radius: 4px; - border-radius: 4px; -} -.swagger-section #header form#api_selector .input a#explore:hover { - background-color: #547f00; -} -.swagger-section #header form#api_selector .input input { - font-size: 0.9em; - padding: 3px; - margin: 0; -} -.swagger-section #content_message { - margin: 10px 15px; - font-style: italic; - color: #999999; -} -.swagger-section #message-bar { - min-height: 30px; - text-align: center; - padding-top: 10px; -} diff --git a/ems/boco/target/classes/api-doc/css/typography.css b/ems/boco/target/classes/api-doc/css/typography.css deleted file mode 100644 index 0965883..0000000 --- a/ems/boco/target/classes/api-doc/css/typography.css +++ /dev/null @@ -1,41 +0,0 @@ -/** - * Copyright (C) 2015 CMCC, Inc. and others. All rights reserved. (CMCC) - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ -/* droid-sans-regular - latin */ -@font-face { - font-family: 'Droid Sans'; - font-style: normal; - font-weight: 400; - src: url('../fonts/droid-sans-v6-latin-regular.eot'); /* IE9 Compat Modes */ - src: local('Droid Sans'), local('DroidSans'), - url('../fonts/droid-sans-v6-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ - url('../fonts/droid-sans-v6-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ - url('../fonts/droid-sans-v6-latin-regular.woff') format('woff'), /* Modern Browsers */ - url('../fonts/droid-sans-v6-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ - url('../fonts/droid-sans-v6-latin-regular.svg#DroidSans') format('svg'); /* Legacy iOS */ -} -/* droid-sans-700 - latin */ -@font-face { - font-family: 'Droid Sans'; - font-style: normal; - font-weight: 700; - src: url('../fonts/droid-sans-v6-latin-700.eot'); /* IE9 Compat Modes */ - src: local('Droid Sans Bold'), local('DroidSans-Bold'), - url('../fonts/droid-sans-v6-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ - url('../fonts/droid-sans-v6-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ - url('../fonts/droid-sans-v6-latin-700.woff') format('woff'), /* Modern Browsers */ - url('../fonts/droid-sans-v6-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ - url('../fonts/droid-sans-v6-latin-700.svg#DroidSans') format('svg'); /* Legacy iOS */ -} diff --git a/ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-700.eot b/ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-700.eot deleted file mode 100644 index 2250b71..0000000 Binary files a/ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-700.eot and /dev/null differ diff --git a/ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-700.svg b/ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-700.svg deleted file mode 100644 index a54bbbb..0000000 --- a/ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-700.svg +++ /dev/null @@ -1,411 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-700.ttf b/ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-700.ttf deleted file mode 100644 index 523cb92..0000000 Binary files a/ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-700.ttf and /dev/null differ diff --git a/ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-700.woff b/ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-700.woff deleted file mode 100644 index 67e3e25..0000000 Binary files a/ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-700.woff and /dev/null differ diff --git a/ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-700.woff2 b/ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-700.woff2 deleted file mode 100644 index 1e726a7..0000000 Binary files a/ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-700.woff2 and /dev/null differ diff --git a/ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-regular.eot b/ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-regular.eot deleted file mode 100644 index ac2698e..0000000 Binary files a/ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-regular.eot and /dev/null differ diff --git a/ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-regular.svg b/ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-regular.svg deleted file mode 100644 index d9f2a21..0000000 --- a/ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-regular.svg +++ /dev/null @@ -1,403 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-regular.ttf b/ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-regular.ttf deleted file mode 100644 index 76aede2..0000000 Binary files a/ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-regular.ttf and /dev/null differ diff --git a/ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-regular.woff b/ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-regular.woff deleted file mode 100644 index abf1989..0000000 Binary files a/ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-regular.woff and /dev/null differ diff --git a/ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-regular.woff2 b/ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-regular.woff2 deleted file mode 100644 index 9f93f74..0000000 Binary files a/ems/boco/target/classes/api-doc/fonts/droid-sans-v6-latin-regular.woff2 and /dev/null differ diff --git a/ems/boco/target/classes/api-doc/images/explorer_icons.png b/ems/boco/target/classes/api-doc/images/explorer_icons.png deleted file mode 100644 index ed9d2ff..0000000 Binary files a/ems/boco/target/classes/api-doc/images/explorer_icons.png and /dev/null differ diff --git a/ems/boco/target/classes/api-doc/images/logo_small.png b/ems/boco/target/classes/api-doc/images/logo_small.png deleted file mode 100644 index 5496a65..0000000 Binary files a/ems/boco/target/classes/api-doc/images/logo_small.png and /dev/null differ diff --git a/ems/boco/target/classes/api-doc/images/pet_store_api.png b/ems/boco/target/classes/api-doc/images/pet_store_api.png deleted file mode 100644 index f9f9cd4..0000000 Binary files a/ems/boco/target/classes/api-doc/images/pet_store_api.png and /dev/null differ diff --git a/ems/boco/target/classes/api-doc/images/throbber.gif b/ems/boco/target/classes/api-doc/images/throbber.gif deleted file mode 100644 index 0639388..0000000 Binary files a/ems/boco/target/classes/api-doc/images/throbber.gif and /dev/null differ diff --git a/ems/boco/target/classes/api-doc/images/wordnik_api.png b/ems/boco/target/classes/api-doc/images/wordnik_api.png deleted file mode 100644 index dca4f14..0000000 Binary files a/ems/boco/target/classes/api-doc/images/wordnik_api.png and /dev/null differ diff --git a/ems/boco/target/classes/api-doc/index.html b/ems/boco/target/classes/api-doc/index.html deleted file mode 100644 index 5c40a8d..0000000 --- a/ems/boco/target/classes/api-doc/index.html +++ /dev/null @@ -1,115 +0,0 @@ - - - - - Swagger UI - - - - - - - - - - - - - - - - - - - - - - - - - - -
 
-
- - diff --git a/ems/boco/target/classes/api-doc/lib/backbone-min.js b/ems/boco/target/classes/api-doc/lib/backbone-min.js deleted file mode 100644 index 234a336..0000000 --- a/ems/boco/target/classes/api-doc/lib/backbone-min.js +++ /dev/null @@ -1,30 +0,0 @@ -/* - * Copyright (C) 2015 CMCC, Inc. and others. All rights reserved. (CMCC) - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ -// Backbone.js 1.1.2 - -(function(t,e){if(typeof define==="function"&&define.amd){define(["underscore","jquery","exports"],function(i,r,s){t.Backbone=e(t,s,i,r)})}else if(typeof exports!=="undefined"){var i=require("underscore");e(t,exports,i)}else{t.Backbone=e(t,{},t._,t.jQuery||t.Zepto||t.ender||t.$)}})(this,function(t,e,i,r){var s=t.Backbone;var n=[];var a=n.push;var o=n.slice;var h=n.splice;e.VERSION="1.1.2";e.$=r;e.noConflict=function(){t.Backbone=s;return this};e.emulateHTTP=false;e.emulateJSON=false;var u=e.Events={on:function(t,e,i){if(!c(this,"on",t,[e,i])||!e)return this;this._events||(this._events={});var r=this._events[t]||(this._events[t]=[]);r.push({callback:e,context:i,ctx:i||this});return this},once:function(t,e,r){if(!c(this,"once",t,[e,r])||!e)return this;var s=this;var n=i.once(function(){s.off(t,n);e.apply(this,arguments)});n._callback=e;return this.on(t,n,r)},off:function(t,e,r){var s,n,a,o,h,u,l,f;if(!this._events||!c(this,"off",t,[e,r]))return this;if(!t&&!e&&!r){this._events=void 0;return this}o=t?[t]:i.keys(this._events);for(h=0,u=o.length;h").attr(t);this.setElement(r,false)}else{this.setElement(i.result(this,"el"),false)}}});e.sync=function(t,r,s){var n=T[t];i.defaults(s||(s={}),{emulateHTTP:e.emulateHTTP,emulateJSON:e.emulateJSON});var a={type:n,dataType:"json"};if(!s.url){a.url=i.result(r,"url")||M()}if(s.data==null&&r&&(t==="create"||t==="update"||t==="patch")){a.contentType="application/json";a.data=JSON.stringify(s.attrs||r.toJSON(s))}if(s.emulateJSON){a.contentType="application/x-www-form-urlencoded";a.data=a.data?{model:a.data}:{}}if(s.emulateHTTP&&(n==="PUT"||n==="DELETE"||n==="PATCH")){a.type="POST";if(s.emulateJSON)a.data._method=n;var o=s.beforeSend;s.beforeSend=function(t){t.setRequestHeader("X-HTTP-Method-Override",n);if(o)return o.apply(this,arguments)}}if(a.type!=="GET"&&!s.emulateJSON){a.processData=false}if(a.type==="PATCH"&&k){a.xhr=function(){return new ActiveXObject("Microsoft.XMLHTTP")}}var h=s.xhr=e.ajax(i.extend(a,s));r.trigger("request",r,h,s);return h};var k=typeof window!=="undefined"&&!!window.ActiveXObject&&!(window.XMLHttpRequest&&(new XMLHttpRequest).dispatchEvent);var T={create:"POST",update:"PUT",patch:"PATCH","delete":"DELETE",read:"GET"};e.ajax=function(){return e.$.ajax.apply(e.$,arguments)};var $=e.Router=function(t){t||(t={});if(t.routes)this.routes=t.routes;this._bindRoutes();this.initialize.apply(this,arguments)};var S=/\((.*?)\)/g;var H=/(\(\?)?:\w+/g;var A=/\*\w+/g;var I=/[\-{}\[\]+?.,\\\^$|#\s]/g;i.extend($.prototype,u,{initialize:function(){},route:function(t,r,s){if(!i.isRegExp(t))t=this._routeToRegExp(t);if(i.isFunction(r)){s=r;r=""}if(!s)s=this[r];var n=this;e.history.route(t,function(i){var a=n._extractParameters(t,i);n.execute(s,a);n.trigger.apply(n,["route:"+r].concat(a));n.trigger("route",r,a);e.history.trigger("route",n,r,a)});return this},execute:function(t,e){if(t)t.apply(this,e)},navigate:function(t,i){e.history.navigate(t,i);return this},_bindRoutes:function(){if(!this.routes)return;this.routes=i.result(this,"routes");var t,e=i.keys(this.routes);while((t=e.pop())!=null){this.route(t,this.routes[t])}},_routeToRegExp:function(t){t=t.replace(I,"\\$&").replace(S,"(?:$1)?").replace(H,function(t,e){return e?t:"([^/?]+)"}).replace(A,"([^?]*?)");return new RegExp("^"+t+"(?:\\?([\\s\\S]*))?$")},_extractParameters:function(t,e){var r=t.exec(e).slice(1);return i.map(r,function(t,e){if(e===r.length-1)return t||null;return t?decodeURIComponent(t):null})}});var N=e.History=function(){this.handlers=[];i.bindAll(this,"checkUrl");if(typeof window!=="undefined"){this.location=window.location;this.history=window.history}};var R=/^[#\/]|\s+$/g;var O=/^\/+|\/+$/g;var P=/msie [\w.]+/;var C=/\/$/;var j=/#.*$/;N.started=false;i.extend(N.prototype,u,{interval:50,atRoot:function(){return this.location.pathname.replace(/[^\/]$/,"$&/")===this.root},getHash:function(t){var e=(t||this).location.href.match(/#(.*)$/);return e?e[1]:""},getFragment:function(t,e){if(t==null){if(this._hasPushState||!this._wantsHashChange||e){t=decodeURI(this.location.pathname+this.location.search);var i=this.root.replace(C,"");if(!t.indexOf(i))t=t.slice(i.length)}else{t=this.getHash()}}return t.replace(R,"")},start:function(t){if(N.started)throw new Error("Backbone.history has already been started");N.started=true;this.options=i.extend({root:"/"},this.options,t);this.root=this.options.root;this._wantsHashChange=this.options.hashChange!==false;this._wantsPushState=!!this.options.pushState;this._hasPushState=!!(this.options.pushState&&this.history&&this.history.pushState);var r=this.getFragment();var s=document.documentMode;var n=P.exec(navigator.userAgent.toLowerCase())&&(!s||s<=7);this.root=("/"+this.root+"/").replace(O,"/");if(n&&this._wantsHashChange){var a=e.$('