You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@netbeans.apache.org by Mike Billman <mi...@qcsoftware.com> on 2019/07/02 19:00:15 UTC

NB11 - gradle support

Hey -

I was wondering if there are any tutorials on using the new gradle support introduced in 11.0.  I would like to try to figure out how to run my applications, but am not sure how.

Thanks!

Mike Billman
Senior Software Engineer
CPTE

[qclogo]

50 E-Business Way
Suite 300
Cincinnati, OH 45241

T +1 513 469 1424
E mikebillman@qcsoftware.com<ma...@qcsoftware.com>
F +1 513 469 1425


Re: NB11 - gradle support

Posted by Laszlo Kishalmi <la...@gmail.com>.
(Standard) input is not fed back into Gradle (yet), that is the case. It 
probably would be supported in 11.2.

https://issues.apache.org/jira/browse/NETBEANS-2832

On 7/11/19 9:46 AM, Mike Billman wrote:
>
> I think I got this working except one thing and again, my apologies as 
> I don’t know where the issue may lie (me, netbeans, etc).  my program 
> starts fine.  However, when I try to type input into the console (e.g. 
> “Q” enter terminates the application), it doesn’t seem to do anything 
> with my input.  If I run the gradle command from a command prompt, 
> this works.
>
> Mike
>
> *From:* Mike Billman <mi...@qcsoftware.com>
> *Sent:* Thursday, July 11, 2019 11:34 AM
> *To:* Peter Steele <st...@gmail.com>
> *Cc:* Geertjan Wielenga <ge...@apache.org>; Laszlo Kishalmi 
> <la...@gmail.com>; NetBeans Mailing List 
> <us...@netbeans.apache.org>
> *Subject:* RE: NB11 - gradle support
>
> Yes I figured netbeans wasn’t the issue. Thanks for the ideas.
>
> Mike
>
> *From:* Peter Steele <steelehere@gmail.com <ma...@gmail.com>>
> *Sent:* Thursday, July 11, 2019 11:28 AM
> *To:* Mike Billman <mikebillman@qcsoftware.com 
> <ma...@qcsoftware.com>>
> *Cc:* Geertjan Wielenga <geertjan@apache.org 
> <ma...@apache.org>>; Laszlo Kishalmi 
> <laszlo.kishalmi@gmail.com <ma...@gmail.com>>; 
> NetBeans Mailing List <users@netbeans.apache.org 
> <ma...@netbeans.apache.org>>
> *Subject:* Re: NB11 - gradle support
>
> Mike
>
> Gradle just uses the dependencies you have given it, the dependencies 
> can be refined to restrict where they are used (runtime, compileOnly 
> example) and also whether you want gradle to include children 
> dependencies and children of those etc. (I can't remember the syntax 
> there).
>
> It looks like you are including all the jars you need and then all the 
> jars those jars need which is why you have a big list. Those 
> dependencies are only really required if you need to use every bit of 
> functionality available in those jars.
>
> You can manually list the dependencies you need if you wish to remove 
> jars that are not of use on your use case. You just stop the child 
> dependencies being added then manually add to your build.gradle file
>
> Netbeans is not the issue here
>
> One nice feature of intellij, is that you can get it to include all 
> the dependencies in one jar which prevents issues like this. Raise an 
> enhancement request if you want this, in JIRA. I personally prefer 
> having the jars separate.
>
> Regards
>
> Peter
>
> On Thu, 11 Jul 2019, 16:12 Mike Billman, <mikebillman@qcsoftware.com 
> <ma...@qcsoftware.com>> wrote:
>
>     When running from a command prompt:
>
>     Gradle runApp --info --stacktrace
>
>     Starting process 'command 'C:\Program
>     Files\Java\jdk-11.0.2\bin\java.exe''. Working directory:
>     C:\Sandboxes\mdb\Projects\creekstone Command: C:\Program
>     Files\Java\jdk-11.0.2\bin\java.exe -Dfile.encoding=windows-1252
>     -Duser.country=US -Duser.language=en -Duser.variant -cp
>     C:\Sandboxes\mdb\Projects\creekstone\build\classes\java\main;C:\Sandboxes\mdb\Projects\creekstone\build\resources\main;C:\Program
>     Files\SQL Anywhere
>     17\java\sajdbc4.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware.database\qc-microsoft-database-adapter\1.0.0\c678f3a780918a94fdbf3eed181e5f7f5b1f3dcb\qc-microsoft-database-adapter-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\qc-toolkit\14.9.0\a23c55ac353f771233ce694bc7a394dbbd12ca4\qc-toolkit-14.9.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\sqljdbc4\1.0.0\ff439c53190a987d327165dec8b148f670cb7ca8\sqljdbc4-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.sourceforge.jtds\jtds\1.3.1\1527f2fc2f040898625370a1687d902aa0743bcc\jtds-1.3.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.hibernate.validator\hibernate-validator\6.0.7.Final\8b9d9c7ec8c73963ea0fe81912fc67711a4ef76\hibernate-validator-6.0.7.Final.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.validation\validation-api\2.0.1.Final\cb855558e6271b1b32e716d24cb85c7f583ce09e\validation-api-2.0.1.Final.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.hibernate.validator\hibernate-validator-annotation-processor\6.0.7.Final\39f1cac791da7972d909fab33fbbb1b206846c60\hibernate-validator-annotation-processor-6.0.7.Final.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.el\javax.el-api\3.0.0\60a59edc89f93d57541da31ee1c83428ab1cdcb3\javax.el-api-3.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.glassfish\javax.el\3.0.0\dd532526e7c8de48e40419e6af1183658a973379\javax.el-3.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.fasterxml.jackson.module\jackson-module-kotlin\2.9.8\7ea1867daf999d6a3028362a0418da44b751bc13\jackson-module-kotlin-2.9.8.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.fasterxml.jackson.core\jackson-databind\2.9.8\11283f21cc480aa86c4df7a0a3243ec508372ed2\jackson-databind-2.9.8.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.fasterxml.jackson.core\jackson-core\2.9.8\f5a654e4675769c716e5b387830d19b501ca191\jackson-core-2.9.8.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox\springfox-swagger2\2.9.2\362676bc7f4c6f9f1d568741becab0dfc198c898\springfox-swagger2-2.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox\springfox-swagger-common\2.9.2\b38a41b3044af80cb7f41f67be5d158c9f6491ec\springfox-swagger-common-2.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.swagger\swagger-models\1.5.20\fb3a23bad80c5ed84db9dd150db2cba699531458\swagger-models-1.5.20.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.fasterxml.jackson.core\jackson-annotations\2.9.5\9056ec9db21c57d43219a84bb18c129ae51c6a5d\jackson-annotations-2.9.5.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\qc-amp\1.0.0\103fa36c314c1087e7b8c8a7f37bc3727ff309a8\qc-amp-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\jhall\1.0.0\308496a9287fbf04dcea25fe31d1a869adcdb838\jhall-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\graphics3d\1.0.0\18bb559c3d19dff09ec2ffc9480e0076667ea1d5\graphics3d-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\DJNativeSwingSWT\1.0.0\3504c45d14a5a4e7874ad8557d309382c8df36a3\DJNativeSwingSWT-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\chilkat\1.0.0\557dcc6466df17bb9cbe270eb7df27c4b1846c05\chilkat-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\jfoenix\1.0.0\6ab8f8ae3e6463f10e51c0bd2fc5ca1f357d4a07\jfoenix-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\jogl\1.0.0\aa4ff3367300542917909ea1d2d36f8ecf37e979\jogl-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.mobile\spring-mobile-device\1.1.5.RELEASE\8c4f007c7bfe0dcf9f276fd358c1e42648c78f4d\spring-mobile-device-1.1.5.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-webmvc\5.1.6.RELEASE\cf4ea53740c93e0b8ff951ef0a3eaf154c74dbd0\spring-webmvc-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-websocket\5.1.6.RELEASE\980fc94c840df4e01cb0458e49ed760c9d35aaea\spring-websocket-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox\springfox-spring-web\2.9.2\ed2ed714a6cba8804d00f80f0534901e4c7a3211\springfox-spring-web-2.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox\springfox-schema\2.9.2\e268f38774b16bb51a92ccaef0dcf3dc651c0cee\springfox-schema-2.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox\springfox-spi\2.9.2\6ac686190a6ceaccdae8b50d03b0501d144a6666\springfox-spi-2.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox\springfox-core\2.9.2\2e26f58939c594fb5c958c3a1c7bedf83d2f2702\springfox-core-2.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.plugin\spring-plugin-metadata\1.2.0.RELEASE\97223fc496b6cab31602eedbd4202aa4fff0d44f\spring-plugin-metadata-1.2.0.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.plugin\spring-plugin-core\1.2.0.RELEASE\f380e7760032e7d929184f8ad8a33716b75c0657\spring-plugin-core-1.2.0.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.security\spring-security-config\5.0.4.RELEASE\355fc8c3d1c61fe85915082587946ad346250d85\spring-security-config-5.0.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.security\spring-security-web\5.0.4.RELEASE\bd2592c928d043f70742fd8ae409f751a63132dd\spring-security-web-5.0.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.security\spring-security-messaging\5.0.4.RELEASE\92205b07e335bd7417ee1880482480de2fc4b47a\spring-security-messaging-5.0.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.security\spring-security-core\5.0.4.RELEASE\f2924cd62fa8b14546b2b3c31dcd9e55abf9a5e\spring-security-core-5.0.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.amqp\spring-rabbit\2.1.6.RELEASE\8e9e1ad93bb39d4ffeccf374636f34a6d6a8c4bb\spring-rabbit-2.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.services.sts\cxf-services-sts-core\3.1.0\1a0834227694b6e81e7c0d9d4888479f1e73d2b\cxf-services-sts-core-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.boot\spring-boot-autoconfigure\2.1.4.RELEASE\d5f8b3f7835a23b4dfd8d1489d265c1e426e317b\spring-boot-autoconfigure-2.1.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.boot\spring-boot\2.1.4.RELEASE\5ad0355a8c810b32b9221b9b92746b51c983337f\spring-boot-2.1.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-context\5.1.6.RELEASE\7b9e80ab68ee91ca0462a0eb2c58a9d957788b\spring-context-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-messaging\5.1.6.RELEASE\dc6785067ae5dd16e0fde95be64badb49982c0a3\spring-messaging-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-web\5.1.6.RELEASE\4e15a24feba0581a02efd508af03a15b05570bd4\spring-web-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.amqp\spring-amqp\2.1.6.RELEASE\417ef0e927476b20ebfad56d7759fd661493f905\spring-amqp-2.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-extensions\7.6.0\c9b9075da927ebdc3cec6de851ceded520448b52\wicket-extensions-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-spring\7.6.0\8a40929d0b76c0fd65d4b6a71526ad316f98cdf9\wicket-spring-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-auth-roles\7.6.0\4f58099b07d19e23712a61ab1f3aed78b6c55363\wicket-auth-roles-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-datetime\7.6.0\40acc64bc381fe1a76f3a7f9baf677ee8a75c651\wicket-datetime-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-native-websocket-javax\7.6.0\81af75bfd768308e724d26e02a984732c7df6062\wicket-native-websocket-javax-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-ioc\7.6.0\d8af523b6c1b1ab5e8fa173d149d055c655bd957\wicket-ioc-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-native-websocket-core\7.6.0\94012747ec169d028886c0afad5c61593dfc7979\wicket-native-websocket-core-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-core\7.6.0\a325634617d7f1e50cec12a16428a09a3d2f80f9\wicket-core-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-request\7.6.0\b8bbb6475b099561e6ce9d0ed1e833cadaff4f97\wicket-request-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-util\7.6.0\d372e5b84a121f07398ac9f51645452a6ac8f9aa\wicket-util-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-transports-http-jetty\3.1.0\eccf2aa35eb52588ab407efa5d72774c7b646c6d\cxf-rt-transports-http-jetty-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\javax-websocket-server-impl\9.4.7.v20170914\45e2d7106f87f7950928447b7124e07e68b3f9a3\javax-websocket-server-impl-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\websocket-server\9.4.7.v20170914\560ebb2f187c0f61b07b24eb667f669941beff89\websocket-server-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-annotations\9.4.7.v20170914\fb2649517a94753465c9dfa05965a5caf471ffcf\jetty-annotations-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-plus\9.4.7.v20170914\862942bedb3d071e475770494b017efc6efa5a4f\jetty-plus-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-webapp\9.4.7.v20170914\cb3f5561ad15a750dcb0cfdcc2db6df141df74b2\jetty-webapp-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-servlet\9.4.7.v20170914\980023d7ac2504839f89f337de76c345b21808a1\jetty-servlet-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-security\9.4.7.v20170914\5119551fb6f19c556ea40588ab4c8f11967796ad\jetty-security-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-server\9.4.7.v20170914\886adb1b347f42698ea5482e600033428ad32afb\jetty-server-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-servlets\9.4.7.v20170914\a0b1f50faf6ea178e4e1b46072794ebbb4c682e9\jetty-servlets-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-web\2.10.0\f3d3ace0a975c14dfda24602f10dd3d2ef497a1e\log4j-web-2.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-slf4j-impl\2.10.0\8e4e0a30736175e31c7f714d95032c1734cfbdea\log4j-slf4j-impl-2.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-core\2.10.0\c90b597163cd28ab6d9687edd53db601b6ea75a1\log4j-core-2.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-jcl\2.10.0\9043310e3e8ed4051391b7498929c15f92bb5a17\log4j-jcl-2.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-api\2.10.0\fec5797a55b786184a537abd39c3fa1449d752d6\log4j-api-2.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.lmax\disruptor\3.3.4\be71143c8ba540e34ced6fabf74ba9aa238156b6\disruptor-3.3.4.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.fusesource.jansi\jansi\1.8\81da0c3980e30744184bec4706cf6f4508d3d7ea\jansi-1.8.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\junit\junit\4.12\2973d150c0dc1fefe998f834810d68f278ea58ec\junit-4.12.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\gnu.getopt\java-getopt\1.0.13\bb29ac2c2ab8b92945f01706de4b56c97989c6a9\java-getopt-1.0.13.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.code.gson\gson\2.3.1\ecb6e1f8e4b0e84c4b886c2f14a1500caf309757\gson-2.3.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.jayway.jsonpath\json-path\2.2.0\22290d17944bd239fabf5ac69005a60a7ecbbbcb\json-path-2.2.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.mail\mail\1.4.7\9add058589d5d85adeb625859bf2c5eeaaedf12d\mail-1.4.7.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.mail\javax.mail-api\1.6.2\17a8151bab44f9c94f34c10db70d95ba3c830eda\javax.mail-api-1.6.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.pdfbox\pdfbox\1.8.9\46764c8e1e5b07f0e5ca30104ada3895a15a8921\pdfbox-1.8.9.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.poi\poi-ooxml\4.1.0\42d7913de1a6360058e8d14bb7769a33633a639b\poi-ooxml-4.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.poi\poi\4.1.0\66ea82c8e7cd87e9ae8bceca45daf01328c8d623\poi-4.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-swing\1.0.1\14621054d72340b4a664cce4710ba974a3882a19\jiconfont-swing-1.0.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-bundle\1.3.0\a33ad4e88c9657edd405a1fe2c1f6d461d6351d0\jiconfont-bundle-1.3.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\eu.hansolo\Medusa\5.6\9face401116762e5de83b21d05e089aa4c6130b4\Medusa-5.6.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-ws-rm\3.1.0\a372a12604b30ee069ea7cee218c2871630fcb9f\cxf-rt-ws-rm-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-ws-security\3.1.0\7053338ce8b32f21b8694dec49e0f36a7e7adfe2\cxf-rt-ws-security-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-security-sso-saml\3.1.0\67706028cc501dee102e128a80296dec9d8fe340\cxf-rt-rs-security-sso-saml-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-security-xml\3.1.0\a05334d2773bc8a5bd6f593024b025fd10ebd141\cxf-rt-rs-security-xml-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-security-saml\3.1.0\52a0659a09097e1c6cf937c434dc91c32c9ae899\cxf-rt-security-saml-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wss4j\wss4j-ws-security-dom\2.1.0\28af0f96f580c61ea2d80f4f233bd33f5b026657\wss4j-ws-security-dom-2.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wss4j\wss4j-ws-security-policy-stax\2.1.0\ae2493dae32b09ac9e29ec66d1b4f552dc7d0164\wss4j-ws-security-policy-stax-2.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wss4j\wss4j-ws-security-stax\2.1.0\4f38790d61525589534cc988aa4bed54a33318c1\wss4j-ws-security-stax-2.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wss4j\wss4j-ws-security-common\2.1.0\9e49ed9eff83c98a4171041ad2392132638d0a1d\wss4j-ws-security-common-2.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-xacml-impl\3.1.0\5a24cf5300734fc9e98a96b565da38b087991b2\opensaml-xacml-impl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-xacml-saml-impl\3.1.0\6df3a98a1365f9308a1c800dd4928bcaba90fb68\opensaml-xacml-saml-impl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-xacml-saml-api\3.1.0\acd12ec1ac8653f68b7a2d15a30ad4da5af1d2ad\opensaml-xacml-saml-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-xacml-api\3.1.0\acb934c12177cff611d95da5cd99fb24b8ccc6fb\opensaml-xacml-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-saml-impl\3.1.0\30529b4a04b82393dba2d006bb0ddce08a7d55e5\opensaml-saml-impl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-xmlsec-impl\3.1.0\fa59c99fc45733fe5a3ce320aee31f19448e374d\opensaml-xmlsec-impl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-saml-api\3.1.0\7837986e87a0cdb4830b3ff3e454db04268f0775\opensaml-saml-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-soap-impl\3.1.0\91b4a0aa00204ff9f0c10d8e97772856734166f5\opensaml-soap-impl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-profile-api\3.1.0\7eec99eebc650af581ad5070dbf9afa2b215ed6b\opensaml-profile-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-soap-api\3.1.0\4591c63dff5e5c2573cb336952fb8c35233a962c\opensaml-soap-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-xmlsec-api\3.1.0\dc64a82be2a4d564e58ae9c36ce900528025ab8f\opensaml-xmlsec-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-security-impl\3.1.0\62a59f88c171acaa7fcc0c64c921071dc61e7fab\opensaml-security-impl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-security-api\3.1.0\f007f502eaaa2a6b6e699bdb880bdc35eb19637d\opensaml-security-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-messaging-api\3.1.0\fec1afd68c44ca095879581647e1fc142348fb8f\opensaml-messaging-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-core\3.1.0\4abb1b4c03210b606970020b7bcf0c6ee3cfcbf2\opensaml-core-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-storage-api\3.1.0\f002a8c593130040722d8780a3985a49d1f0294c\opensaml-storage-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.shibboleth.utilities\java-support\7.1.0\c1cfa3ba8d8262652ebe5cf1541268d78d639688\java-support-7.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.guava\guava\27.0-jre\c6ad87d2575af8ac8ec38e28e75aefa882cc3a1f\guava-27.0-jre.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox.ui\springfox-swagger-ui-rfc6570\1.0.0\782daac3319d543131a3e0bb1dfcd6243df9b595\springfox-swagger-ui-rfc6570-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-fxml\11\e7a757b580fc3e2e1a121768606c7836eef418c\javafx-fxml-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-web\11\5f50385bc156b2e3bd478f9fded919f9d8ae8801\javafx-web-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-controls\11\794488e3b1f4635d9a1b842bdc872a5eb8fd54ca\javafx-controls-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-controls\11\58d961774262ec972bf304e16c154a8e18c2050b\javafx-controls-11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-media\11\f65e90798210a9ff1cad3e7686af8c1db138477f\javafx-media-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-media\11\586c51942ea38145727e345387b6b7cd53de0b33\javafx-media-11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-swing\11\86e2c4feb81f5147bbb5e662b0892a61535a7472\javafx-swing-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-graphics\11\4ab9edd8d481a420044c473fdb5718ccdd35c836\javafx-graphics-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-graphics\11\a736dd079047ec0b72b8c4970842a5c5e0c19f2f\javafx-graphics-11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-base\11\f8d1ced6047b010f1e3bb92dc060862179ce5897\javafx-base-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-base\11\9fcd3e8e3227ec97bf503f7991fad1f3b14d005\javafx-base-11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.xml.ws
>     <http://javax.xml.ws>\jaxws-api\2.3.1\15e46dba25b1f767a3f517721badf6cce8dbb13d\jaxws-api-2.3.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-wadlto-jaxrs\3.1.0\f4ab354767cd6d9bb59475c68ef1422ca5875329\cxf-tools-wadlto-jaxrs-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-security-oauth2\3.1.0\136a51573c759e4eff1cd96e0664a88bad16306d\cxf-rt-rs-security-oauth2-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-security-jose\3.1.0\32eb3643c0f3c7d808d0c10517fa5e60924183e0\cxf-rt-rs-security-jose-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-extension-providers\3.1.0\6904471fdcbc92d7eedfd71cfb1b2c37802674fb\cxf-rt-rs-extension-providers-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-extension-search\3.1.0\863d1a77887650d2af4e6479abf04ed696493789\cxf-rt-rs-extension-search-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-security-cors\3.1.0\1b8551966848d52a4a09718cdaef408628b0c03c\cxf-rt-rs-security-cors-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-security-oauth\3.1.0\745f5e11693c65647b158fc9bd74e040b4d90b10\cxf-rt-rs-security-oauth-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-service-description\3.1.0\366f5720db7490cab7286335d17bd8ea6d8ee2df\cxf-rt-rs-service-description-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-client\3.1.0\908000ce49947e022f03998778e56aeb4c9179eb\cxf-rt-rs-client-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-frontend-jaxrs\3.1.0\5b5bfa67d541dc6467ec79db1b4786d753dbca5d\cxf-rt-frontend-jaxrs-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.annotation\javax.annotation-api\1.3.2\934c04d3cfef185a8008e7bf34331b79730a9d43\javax.annotation-api-1.3.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.jws\javax.jws-api\1.1\c623941ebd225bb05ea546dc81590a62e40e4fce\javax.jws-api-1.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.xml.bind\jaxb-api\2.3.1\8531ad5ac454cc2deb9d4d32c40c4d7451939b5d\jaxb-api-2.3.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.xml.soap\javax.xml.soap-api\1.4.0\667ef2eee594ca7e05a1cbe0b37a428f7b57778f\javax.xml.soap-api-1.4.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.fazecast\jSerialComm\2.4.0\665275ce2a8a8a7922de7fe7842a79a2214a2a53\jSerialComm-2.4.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.modelmapper\modelmapper\2.3.3\3961eba8e4b2bf8c9637deac59f4ec4986e9939b\modelmapper-2.3.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-jdk8\1.3.31\21edc5a6b2e39bc4dc2860346fd778e27503d6cb\kotlin-stdlib-jdk8-1.3.31.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-reflect\1.3.31\5a426a5ada97967ca60fba495eeaa66cfa7c9e2f\kotlin-reflect-1.3.31.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-jdk7\1.3.31\e652770b6416c6d85934086899ffed3eccd35813\kotlin-stdlib-jdk7-1.3.31.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib\1.3.31\11289d20fd95ae219333f3456072be9f081c30cc\kotlin-stdlib-1.3.31.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware.database\qc-sap-database-adapter\1.0.0\7aa8f30093a7065af8d514d8c6d54d6d7a35d982\qc-sap-database-adapter-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jboss.logging\jboss-logging\3.3.0.Final\3616bb87707910296e2c195dc016287080bba5af\jboss-logging-3.3.0.Final.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.fasterxml\classmate\1.4.0\291658ac2ce2476256c7115943652c0accb5c857\classmate-1.4.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-wsdlto-frontend-javascript\3.1.0\676dc32cfaf027426e2a98519bfa450ee25e0242\cxf-tools-wsdlto-frontend-javascript-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-java2ws\3.1.0\741bc19f9e6948fef2cb9a1a91686f5a1f09467a\cxf-tools-java2ws-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-wsdlto-databinding-jaxb\3.1.0\6c631af57906ac66277f66b54b48ac309a10522c\cxf-tools-wsdlto-databinding-jaxb-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-misctools\3.1.0\31b6032f3eee57a69b6f4c91ecb819ef69aedb7f\cxf-tools-misctools-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-wsdlto-frontend-jaxws\3.1.0\698af8060cb137e088e96cda435a562045bb2f88\cxf-tools-wsdlto-frontend-jaxws-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-wsdlto-core\3.1.0\d640bcf118ed2430d329bc2dec285c7fb04ad6f1\cxf-tools-wsdlto-core-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-corba\3.1.0\108716c79e63cd03ba0ffc3a5d93c28318267c7a\cxf-tools-corba-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-validator\3.1.0\7c410f1fdacc400cbaeb9314bad32029f700a9d4\cxf-tools-validator-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-common\3.1.0\48f06302caaede6ac5e0985be5010fc1539a8acc\cxf-tools-common-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.xjc-utils\cxf-xjc-runtime\3.0.2\ab196d818e6839d9a6ea3c8f1a02d2642610513d\cxf-xjc-runtime-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.xjcplugins\cxf-xjc-dv\3.0.2\3f2233a25ade9379d73a160290efa54a58f8f5ec\cxf-xjc-dv-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.xjcplugins\cxf-xjc-ts\3.0.2\87e35704b356478a50fe5e9662fc331b334920b2\cxf-xjc-ts-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.xjcplugins\cxf-xjc-bug671\3.0.2\518d2534a63679e558aeb5cd5e5d6195466b1795\cxf-xjc-bug671-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.xjcplugins\cxf-xjc-boolean\3.0.2\cb522cbc7ba8129272155cef87fbdabdc153fe41\cxf-xjc-boolean-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.xjcplugins\cxf-xjc-javadoc\3.0.2\b9797bdcfa0e26a82eec673844b137cbeecdba35\cxf-xjc-javadoc-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-features-clustering\3.1.0\ae56daa1aea5529cf3e5cf21b46b5c867e561e8c\cxf-rt-features-clustering-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-management\3.1.0\b5c0cbe563d9a42e3d8ecfef994b7a3fdc972ac5\cxf-rt-management-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-bindings-object\3.1.0\c706d8be8d0cfc2e996ec015f823ecfe63351e57\cxf-rt-bindings-object-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-transports-local\3.1.0\5355052883903c6b34560964b77e1c532064cd9b\cxf-rt-transports-local-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-transports-http-hc\3.1.0\cf8f7db1309ded2bb378d693cabb2745f722fefd\cxf-rt-transports-http-hc-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-transports-http\3.1.0\870ebad800e34974b5576a9c9ea53e8f2fcd1213\cxf-rt-transports-http-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-transports-udp\3.1.0\4c7dc33459a6d0f8c5aeb741d29e3e32f3ecb1cc\cxf-rt-transports-udp-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-transports-jms\3.1.0\a1f4fa083301fd1841d20f0edc7007ec9597a7a9\cxf-rt-transports-jms-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-ws-mex\3.1.0\e0b38a0ceb67113139bcd14532cd6d0c5ce58f4d\cxf-rt-ws-mex-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-bindings-corba\3.1.0\6a505d903b0ceeaf0fb13b8b906fe5f91bd0ff26\cxf-rt-bindings-corba-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-frontend-js\3.1.0\fe33cb94d080089660d155514e60a767f77fd65\cxf-rt-frontend-js-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-frontend-jaxws\3.1.0\b0af71d7ee43805172e3ce43d9aa5ecdc2afd75d\cxf-rt-frontend-jaxws-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-ws-addr\3.1.0\d7969c3cd75571469159ec1f276602ddf11f256e\cxf-rt-ws-addr-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-databinding-aegis\3.1.0\93bc05b67272ba6fedd0623687096216399acf91\cxf-rt-databinding-aegis-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-frontend-simple\3.1.0\ef203d0c5d7f5ca16e620edaa9de6b135459a7f9\cxf-rt-frontend-simple-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-javascript\3.1.0\e23657e50dbd4e3dcb336c84237265dd933e20fe\cxf-rt-javascript-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-bindings-soap\3.1.0\f7d5e697927668f426ccde55bef966203b405fbc\cxf-rt-bindings-soap-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-bindings-xml\3.1.0\b7186dfb60eb15efad8ad321d7b315c5f98bae80\cxf-rt-bindings-xml-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-bindings-coloc\3.1.0\204e25dc887caf42cde8c3d4edde48a4da701363\cxf-rt-bindings-coloc-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-databinding-xmlbeans\3.1.0\48cc88ac97f9db55750be31b2ecbdf09903e0e01\cxf-rt-databinding-xmlbeans-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-ws-policy\3.1.0\2ac7a00d282294dce3fe223aa0a616d652d22946\cxf-rt-ws-policy-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.services.wsn\cxf-services-wsn-core\3.1.0\e925d4d2e122b378b4c8b41a954ae37480dbde93\cxf-services-wsn-core-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.services.wsn\cxf-services-wsn-api\3.1.0\31504bcefb29fbf7657d2c8feb8de3ac7b936cd8\cxf-services-wsn-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-databinding-jaxb\3.1.0\cfa37e6cf8af20477462d3e5b88d8339489efadb\cxf-rt-databinding-jaxb-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-wsdl\3.1.0\55b06c138370c8098225f3041e4b3549c409168a\cxf-rt-wsdl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-security\3.1.0\7a83e8c74d11651799bec9e5212173d3abaf89bd\cxf-rt-security-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-core\3.1.0\1d83e1b9122fbddeb964b6cb7560627280059545\cxf-core-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.slf4j\slf4j-jdk14\1.7.9\db0f03d53c924bd8d384a6784217b341cd4ee642\slf4j-jdk14-1.7.9.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.slf4j\jcl-over-slf4j\1.7.9\f7c71870af3c344108412b745c8d13f5defffab5\jcl-over-slf4j-1.7.9.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.codehaus.jettison\jettison\1.3.7\7d36a59a0577f11b12088b9e215d6860345b9e1d\jettison-1.3.7.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.minidev\json-smart\2.2.1\5b9e5df7a62d1279b70dc882b041d249c4f0b002\json-smart-2.2.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.minidev\accessors-smart\1.1\a527213f2fea112a04c9bdf0ec0264e34104cd08\accessors-smart-1.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-util\5.0.3\1512e5571325854b05fb1efce1db75fcced54389\asm-util-5.0.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-commons\5.1\25d8a575034dd9cfcb375a39b5334f0ba9c8474e\asm-commons-5.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-tree\5.1\87b38c12a0ea645791ead9d3e74ae5268d1d6c34\asm-tree-5.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm\5.1\5ef31c4fe953b1fd00b8a88fa1d6820e8785bb45\asm-5.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.sun.xml.fastinfoset\FastInfoset\1.2.13\98f56b9354e27bd2941cc5d461344e240ae51ae\FastInfoset-1.2.13.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-aop\5.1.6.RELEASE\a473d4bca7295f2b90522594e413f9e19107c1d2\spring-aop-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-tx\5.1.6.RELEASE\e1c6de29a9f9b6ded22133fd0cfdc4366a431cc2\spring-tx-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-beans\5.1.6.RELEASE\90d2f4bf7eced108de0b5bf617abb2b13a6206a3\spring-beans-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-expression\5.1.6.RELEASE\50fe4080029e43e7612e50fb4d7c7c43e95bf03c\spring-expression-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.retry\spring-retry\1.2.4.RELEASE\e5a1e629b2743dc7bbe4a8d07ebe9ff6c3b816ce\spring-retry-1.2.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-core\5.1.6.RELEASE\9329591e728ef9844911e082e399f4fc3e3ecb37\spring-core-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.rabbitmq\amqp-client\5.4.3\9bede47bcd205e93f422adf4923892e31a640239\amqp-client-5.4.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.mina\mina-core\2.0.9\255f546277515f2191105e89f4d768e3ca02db9c\mina-core-2.0.9.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.sf.ehcache\ehcache\2.9.0\8a4f89d91daafb3994ed212201f935554a200b4b\ehcache-2.9.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.activemq\activemq-broker\5.10.0\4095c7ab762f381b00f99a3e9520e456e32100d1\activemq-broker-5.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.activemq\activemq-openwire-legacy\5.10.0\b7ebdea2ca08c0ff5a73665110e6447945ca342\activemq-openwire-legacy-5.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.activemq\activemq-client\5.10.0\7cd9cafc93a97d3f7a34675e208d45885bb77a0e\activemq-client-5.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wss4j\wss4j-bindings\2.1.0\8abaef48e2041412ad08f08f4139cb214c320544\wss4j-bindings-2.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.santuario\xmlsec\2.0.4\d19533f9572fbb3f4706bbea44c20ff61f67510d\xmlsec-2.0.4.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.slf4j\slf4j-api\1.8.0-alpha2\34fa1d87256bbdb376ae7f6fa7e479610cd07dce\slf4j-api-1.8.0-alpha2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-collections4\4.3\1c262f70f9b3c2351f1d13a9a9bd10d2ec7cfbc4\commons-collections4-4.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\joda-time\joda-time\2.9.4\1c295b462f16702ebe720bbb08f62e1ba80da41b\joda-time-2.9.4.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\commons-fileupload\commons-fileupload\1.3.2\5d7491ed6ebd02b6a8d2305f8e6b7fe5dbd95f72\commons-fileupload-1.3.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\commons-io\commons-io\2.5\2852e6e05fbb95076fc091f6d1780f1f8fe35e0f\commons-io-2.5.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\cglib\cglib\3.1\1f1cb6c7a7479e0c7fd7987109e503914bebe84a\cglib-3.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.inject\javax.inject\1\6975da39a7040257bd51d21a231b76c915872d38\javax.inject-1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\websocket-servlet\9.4.7.v20170914\a75e6706b6af7a87bd3edebbddc45e6cb525f321\websocket-servlet-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.servlet\javax.servlet-api\3.1.0\3cd63d075497751784b2fa84be59432f4905bf7c\javax.servlet-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\javax-websocket-client-impl\9.4.7.v20170914\94e54b803406f711e2f9636dd658e497e2ca9e67\javax-websocket-client-impl-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\websocket-client\9.4.7.v20170914\693b3492e04b78757d88544f321076265909a503\websocket-client-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-client\9.4.7.v20170914\b1026e2f37cfaf626b7c42c05ce1ec83cd6609ec\jetty-client-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-http\9.4.7.v20170914\44a0adb69ff6131129df34d43b28e196c8ce0a90\jetty-http-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\websocket-common\9.4.7.v20170914\47d18802581af0a1c458f7074a47e6e07ee864a0\websocket-common-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-io\9.4.7.v20170914\a51742105ec2665f5ad80c17c784b388cb855329\jetty-io-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.websocket\javax.websocket-api\1.0\fc843b649d4a1dcb0497669d262befa3918c7ba8\javax.websocket-api-1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-continuation\9.4.7.v20170914\6b2aaa9da3e11e0f12bba9a80e74a389ab0d045e\jetty-continuation-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-xml\9.4.7.v20170914\203e38c00bba11bcb72b41c8d7a1714df61f31e5\jetty-xml-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-jndi\9.4.7.v20170914\e74f84057f1ace6f6d424667a97807fc6d7b0537\jetty-jndi-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-util\9.4.7.v20170914\771efdf5983c174d6d9c58892108c1c2d018404a\jetty-util-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.pdfbox\fontbox\1.8.9\f792e291ebc560fd6942506216f063f425ec5c74\fontbox-1.8.9.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\commons-logging\commons-logging\1.2\4bfc12adfe4842bf07b657f0369c4cb522955686\commons-logging-1.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.hamcrest\hamcrest-core\1.3\42a25dc3219429f0e5d060061f71acb49bf010a0\hamcrest-core-1.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.activation\activation\1.1\e6cb541461c2834bdea3eb920f1884d1eb508b50\activation-1.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.pdfbox\jempbox\1.8.9\e6101f5ac76b0ba086bdc1b3d5b6290ed073ed39\jempbox-1.8.9.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpasyncclient\4.0.2\6c0421e057af0fed081f0b8b4c4df829c4732a5c\httpasyncclient-4.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpclient\4.3.6\4c47155e3e6c9a41a28db36680b828ced53b8af4\httpclient-4.3.6.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\commons-codec\commons-codec\1.12\47a28ef1ed31eb182b44e15d49300dee5fadcf6a\commons-codec-1.12.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-math3\3.6.1\e4ba98f1d4b3c80ec46392f25e094a6a2e58fcbf\commons-math3-3.6.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.poi\poi-ooxml-schemas\4.1.0\6a2a0dfa19db33f4fba5b0a0261bb517a86cb56\poi-ooxml-schemas-4.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-compress\1.18\1191f9f2bc0c47a8cce69193feb1ff0a8bcb37d5\commons-compress-1.18.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.virtuald\curvesapi\1.06\159dd2e8956459a4eb0a9a6ecda9004d8d289708\curvesapi-1.06.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-font_awesome\4.5.0.3\a86dc22f336aebffbe7bcc01569fd8adde2451f7\jiconfont-font_awesome-4.5.0.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-google_material_design_icons\2.2.0.1\fc7b40105e13ce81c249d4d440deb1939e687aaa\jiconfont-google_material_design_icons-2.2.0.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-open_iconic\1.1.1.2\1276330de012afcf42ba879b85c4d389a3de10f3\jiconfont-open_iconic-1.1.1.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-elusive\2.0.2\b9f1b760c6f70d374dcc03d2f7840751a5deb5b9\jiconfont-elusive-2.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-entypo\2.0.2\782d298222628693f1e9de764a5d7c6ec48215dd\jiconfont-entypo-2.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-typicons\2.0.7.0\14684b63dfca70ec75d1fd3feb0e26e56a5b4508\jiconfont-typicons-2.0.7.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont\1.0.0\e17d93321975b6735ebc283f6832fa0350614d3a\jiconfont-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.guava\failureaccess\1.0\50bacb0bdbbeeda25142aff57e2214c402e1193c\failureaccess-1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.guava\listenablefuture\9999.0-empty-to-avoid-conflict-with-guava\b421526c5f297295adef1c886e5246c39d4ac629\listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.code.findbugs\jsr305\3.0.2\25ea2e8b0c338a877313bd4672d3fe056ea78f0d\jsr305-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.checkerframework\checker-qual\2.5.2\cea74543d5904a30861a61b4643a5f2bb372efc4\checker-qual-2.5.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.errorprone\error_prone_annotations\2.2.0\88e3c593e9b3586e1c6177f89267da6fc6986f0c\error_prone_annotations-2.2.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.j2objc\j2objc-annotations\1.1\ed28ded51a8b1c6b112568def5f4b455e6809019\j2objc-annotations-1.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.codehaus.mojo\animal-sniffer-annotations\1.17\f97ce6decaea32b36101e37979f8b647f00681fb\animal-sniffer-annotations-1.17.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.swagger\swagger-annotations\1.5.20\16051f93ce11ca489a5313775d825f82fcc2cd6c\swagger-annotations-1.5.20.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.mapstruct\mapstruct\1.2.0.Final\8609d6eb044e9f6c73cb24c8f2f4ed5c72a249c7\mapstruct-1.2.0.Final.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.activation\javax.activation-api\1.2.0\85262acf3ca9816f9537ca47d5adeabaead7cb16\javax.activation-api-1.2.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-common\1.3.31\20c34a04ea25cb1ef0139598bd67c764562cb170\kotlin-stdlib-common-1.3.31.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jetbrains\annotations\13.0\919f0dfe192fb4e063e7dacadee7f8bb9a2672a9\annotations-13.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\jconn4\1.0.0\ed8f6f311512a2259800708c6236fd8761d7f6ee\jconn4-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.velocity\velocity\1.7\2ceb567b8f3f21118ecdec129fe1271dbc09aa7a\velocity-1.7.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\wsdl4j\wsdl4j\1.6.3\6d106a6845a3d3477a1560008479312888e94f2f\wsdl4j-1.6.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.sun.xml.bind\jaxb-xjc\2.2.11\f099cedb9b245323f906ab9f75adc48cef305cfd\jaxb-xjc-2.2.11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.sun.xml.bind\jaxb-core\2.2.11\c3f87d654f8d5943cd08592f3f758856544d279a\jaxb-core-2.2.11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.sun.xml.bind\jaxb-impl\2.2.11\a49ce57aee680f9435f49ba6ef427d38c93247a6\jaxb-impl-2.2.11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.ws.xmlschema\xmlschema-core\2.2.1\2eff1f3776590d4c51cc735eab2143c497329f2\xmlschema-core-2.2.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\antlr\antlr\2.7.7\83cd2cd674a217ade95a4bb83a8a14f351f48bd0\antlr-2.7.7.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\xml-resolver\xml-resolver\1.2\3d0f97750b3a03e0971831566067754ba4bfd68c\xml-resolver-1.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\commons-lang\commons-lang\2.6\ce1edb914c94ebc388f086c6827e8bdeec71ac2\commons-lang-2.6.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wss4j\wss4j-policy\2.1.0\518ca115eba40018fca1c08b0dfa14274a00e3c2\wss4j-policy-2.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.neethi\neethi\3.0.3\ee37a38bbf9f355ee88ba554a85c9220b75ba500\neethi-3.0.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.codehaus.woodstox\woodstox-core-asl\4.4.1\84fee5eb1a4a1cefe65b6883c73b3fa83be3c1a1\woodstox-core-asl-4.4.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpcore-nio\4.3.3\beda2dfb3e341d749ce833cfb6af6a9fb9c0563b\httpcore-nio-4.3.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.geronimo.specs\geronimo-jms_1.1_spec\1.1.1\c872b46c601d8dc03633288b81269f9e42762cea\geronimo-jms_1.1_spec-1.1.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.geronimo.specs\geronimo-jta_1.1_spec\1.1.1\aabab3165b8ea936b9360abbf448459c0d04a5a4\geronimo-jta_1.1_spec-1.1.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.xmlbeans\xmlbeans\3.1.0\6dac1f897dfb3e3f17fc79b18a3353b2e51c464e\xmlbeans-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\rhino\js\1.7R2\b95d5212ff4cea92cee1c3c6fa50aa82c9d4905b\js-1.7R2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.ws.rs
>     <http://javax.ws.rs>\javax.ws.rs-api\2.0.1\104e9c2b5583cfcfeac0402316221648d6d8ea6b\javax.ws.rs-api-2.0.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.oauth.core\oauth-provider\20100527\165bfc97e63e5af8e052a47f4dee832ce06bf7d7\oauth-provider-20100527.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.geronimo.specs\geronimo-servlet_3.0_spec\1.0\d45e479fd200236c71182c5f6b6077a5fb53f89\geronimo-servlet_3.0_spec-1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-jcl\5.1.6.RELEASE\a4ad3c98c7cc31357e94e12772c8e6449522bc5\spring-jcl-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\websocket-api\9.4.7.v20170914\aa7717f73a613c338bda18bfa5b7bd8b6917330\websocket-api-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.websocket\javax.websocket-client-api\1.0\afcf19e889d8725576811f8d47ab6c65d9dcbd78\javax.websocket-client-api-1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\commons-collections\commons-collections\3.2.1\761ea405b9b37ced573d2df0d1e3a4e0f9edc668\commons-collections-3.2.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.codehaus.woodstox\stax2-api\3.1.4\ac19014b1e6a7c08aad07fe114af792676b685b7\stax2-api-3.1.4.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpcore\4.3.3\f91b7a4aadc5cf486df6e4634748d7dd7a73f06d\httpcore-4.3.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.oauth.core\oauth\20100527\a84c5331e225bc25a5a288db328048d6b1bb6fd5\oauth-20100527.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.bytebuddy\byte-buddy\1.8.12\82a340b11ea0a55e5d51b3ae559003454b8bf320\byte-buddy-1.8.12.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.xml.stream\stax-api\1.0-2\d6337b0de8b25e53e81b922352fbea9f9f57ba0b\stax-api-1.0-2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jasypt\jasypt\1.9.2\91eee489a389faba9fc57bfee75c87c615c19cd7\jasypt-1.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.fusesource.hawtbuf\hawtbuf\1.10\a20907168eb4f05c8f777e1671d8070cd06715e4\hawtbuf-1.10.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.geronimo.specs\geronimo-j2ee-management_1.1_spec\1.0.1\5372615b0c04c1913c95c34a0414cef720ca2855\geronimo-j2ee-management_1.1_spec-1.0.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.cryptacular\cryptacular\1.0\a7dd8234498f8425c25e983b4d3451d7accb0b5b\cryptacular-1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.bouncycastle\bcprov-jdk15on\1.51\9ab8afcc2842d5ef06eb775a0a2b12783b99aa80\bcprov-jdk15on-1.51.jar
>     Products.HostInterface.HostInterface -r -n autoPickInterface -l
>
>     It appears gradle is building the command line with each jar file
>     being added to the classpath. Don’t know if there isa way to
>     shortcut that…
>
>     Mike
>
>     *From:* Geertjan Wielenga <geertjan@apache.org
>     <ma...@apache.org>>
>     *Sent:* Thursday, July 11, 2019 9:14 AM
>     *To:* Mike Billman <mikebillman@qcsoftware.com
>     <ma...@qcsoftware.com>>
>     *Cc:* Laszlo Kishalmi <laszlo.kishalmi@gmail.com
>     <ma...@gmail.com>>; users@netbeans.apache.org
>     <ma...@netbeans.apache.org>
>     *Subject:* Re: NB11 - gradle support
>
>     Quite a lot more details are needed here, I think.
>
>     I see dozens of responses when I google 'CreateProcess error=206,
>     The filename or extension is too long'.
>
>     Gj
>
>     On Thu, Jul 11, 2019 at 3:11 PM Mike Billman
>     <mikebillman@qcsoftware.com <ma...@qcsoftware.com>>
>     wrote:
>
>         Because we have a lot of jar files in our classpath, I get:
>
>         CreateProcess error=206, The filename or extension is too long
>
>         Is there an easy way around this?
>
>         Mike
>
>         *From:* Geertjan Wielenga <geertjan@apache.org
>         <ma...@apache.org>>
>         *Sent:* Wednesday, July 10, 2019 4:28 PM
>         *To:* Mike Billman <mikebillman@qcsoftware.com
>         <ma...@qcsoftware.com>>
>         *Cc:* Laszlo Kishalmi <laszlo.kishalmi@gmail.com
>         <ma...@gmail.com>>; users@netbeans.apache.org
>         <ma...@netbeans.apache.org>
>         *Subject:* Re: NB11 - gradle support
>
>         If you have multiple main classes, you'd create a task like
>         this for each of them and then run a task as needed:
>
>         task(runSimple, dependsOn: 'classes', type: JavaExec) {
>         main = 'com.mrhaki.java.Simple'
>         classpath = sourceSets.main.runtimeClasspath
>         args 'mrhaki'
>         systemProperty 'simple.message', 'Hello '
>         }
>
>         https://mrhaki.blogspot.com/2010/09/gradle-goodness-run-java-application.html
>
>         I.e., in the above, you have a class named Simple, with a main
>         method, and so you'd run the 'runSimple' task above to run
>         that main class.
>
>         And then you'd created another task just like that for each of
>         your other main classes.
>
>         Does that help? It works for me.
>
>         Gj
>
>         On Wed, Jul 10, 2019 at 9:59 PM Geertjan Wielenga
>         <geertjan@apache.org <ma...@apache.org>> wrote:
>
>             If you can provide a small project on GitHub that has the
>             kind of set up that you need help with, I can try to help.
>
>             Gj
>
>             On Wed, Jul 10, 2019 at 9:52 PM Mike Billman
>             <mikebillman@qcsoftware.com
>             <ma...@qcsoftware.com>> wrote:
>
>                 Is there an equivalent to the “run configurations”
>                 available in eclipse/intellij?
>
>                 Mike
>
>                 *From:* Mike Billman <mikebillman@qcsoftware.com
>                 <ma...@qcsoftware.com>>
>                 *Sent:* Wednesday, July 10, 2019 3:43 PM
>                 *To:* Laszlo Kishalmi <laszlo.kishalmi@gmail.com
>                 <ma...@gmail.com>>;
>                 users@netbeans.apache.org
>                 <ma...@netbeans.apache.org>
>                 *Subject:* RE: NB11 - gradle support
>
>                 I was able to get this far…
>
>                 task autoPickInterface(type:Exec) {
>
>                 standardOutput System.out
>
>                 standardInput System.in
>
>                 commandLine 'cmd', '/v', '/c', '"choices.bat -j 11x64
>                 -s 17x64 & sandbox & run-profile creekstone & java
>                 Products.HostInterface.HostInterface -r -n
>                 autoPickInterface -l"'
>
>                 }
>
>                 However, I cannot type input into the output window. I
>                 can’t help but think there is something I just don’t
>                 understand…I tried this:
>
>                 task runApp(type: JavaExec) {
>
>                 classpath = sourceSets.main.runtimeClasspath
>
>                 main = 'Products.HostInterface.HostInterface'
>
>                 args '-r -n autoPickInterface -l'
>
>                 }
>
>                 And I get an enormous classpath…
>
>                 Mike
>
>                 *From:* Laszlo Kishalmi <laszlo.kishalmi@gmail.com
>                 <ma...@gmail.com>>
>                 *Sent:* Tuesday, July 2, 2019 5:18 PM
>                 *To:* users@netbeans.apache.org
>                 <ma...@netbeans.apache.org>
>                 *Subject:* Re: NB11 - gradle support
>
>                 The best way to do it to add Gradle tasks in your
>                 build.grade for each main class (like runApp1, runApp2).
>
>                 Then open the project properties and configure custom
>                 actions for each application.
>
>                 Or you might reconfigure run and debug actions to use:
>
>                 run${input:Application}
>
>                 or
>
>                 run${input:Application,DefaultApp}
>
>                 This way you would be prompted for the application to
>                 run/debug.
>
>                 On 7/2/19 12:06 PM, Mike Billman wrote:
>
>                     Our gradle project isn’t set up with run
>                     configured because we run multiple applications
>                     out of the same project (different main classes).
>                     Just wondering the best way to set this up…custom
>                     tasks?
>
>                     Thanks.
>
>                     Mike
>
>                     *From:* Geertjan Wielenga <ge...@apache.org>
>                     <ma...@apache.org>
>                     *Sent:* Tuesday, July 2, 2019 3:02 PM
>                     *To:* Mike Billman <mi...@qcsoftware.com>
>                     <ma...@qcsoftware.com>
>                     *Cc:* users@netbeans.apache.org
>                     <ma...@netbeans.apache.org>
>                     *Subject:* Re: NB11 - gradle support
>
>                     Open the project and click Run.
>
>                     If the above doesn't work, what's the problem
>                     exactly so that we can help with the problem
>                     you're encountering?
>
>                     Gj
>
>                     On Tue, Jul 2, 2019 at 9:00 PM Mike Billman
>                     <mikebillman@qcsoftware.com
>                     <ma...@qcsoftware.com>> wrote:
>
>                         Hey –
>
>                         I was wondering if there are any tutorials on
>                         using the new gradle support introduced in
>                         11.0. I would like to try to figure out how to
>                         run my applications, but am not sure how.
>
>                         Thanks!
>
>                         Mike Billman
>
>                         Senior Software Engineer
>
>                         CPTE
>
>                         qclogo
>
>                         50 E-Business Way
>
>                         Suite 300
>
>                         Cincinnati, OH 45241
>
>                         T +1 513 469 1424
>
>                         E mikebillman@qcsoftware.com
>                         <ma...@qcsoftware.com>
>
>                         F +1 513 469 1425
>

RE: NB11 - gradle support

Posted by Mike Billman <mi...@qcsoftware.com>.
I think I got this working except one thing and again, my apologies as I don’t know where the issue may lie (me, netbeans, etc).  my program starts fine.  However, when I try to type input into the console (e.g. “Q” enter terminates the application), it doesn’t seem to do anything with my input.  If I run the gradle command from a command prompt, this works.

Mike

From: Mike Billman <mi...@qcsoftware.com>
Sent: Thursday, July 11, 2019 11:34 AM
To: Peter Steele <st...@gmail.com>
Cc: Geertjan Wielenga <ge...@apache.org>; Laszlo Kishalmi <la...@gmail.com>; NetBeans Mailing List <us...@netbeans.apache.org>
Subject: RE: NB11 - gradle support

Yes I figured netbeans wasn’t the issue.  Thanks for the ideas.

Mike

From: Peter Steele <st...@gmail.com>>
Sent: Thursday, July 11, 2019 11:28 AM
To: Mike Billman <mi...@qcsoftware.com>>
Cc: Geertjan Wielenga <ge...@apache.org>>; Laszlo Kishalmi <la...@gmail.com>>; NetBeans Mailing List <us...@netbeans.apache.org>>
Subject: Re: NB11 - gradle support

Mike

Gradle just uses the dependencies you have given it, the dependencies can be refined to restrict where they are used (runtime, compileOnly example) and also whether you want gradle to include children dependencies and children of those etc. (I can't remember the syntax there).

It looks like you are including all the jars you need and then all the jars those jars need which is why you have a big list. Those dependencies are only really required if you need to use every bit of functionality available in those jars.

You can manually list the dependencies you need if you wish to remove jars that are not of use on your use case. You just stop the child dependencies being added then manually add to your build.gradle file

Netbeans is not the issue here

One nice feature of intellij, is that you can get it to include all the dependencies in one jar which prevents issues like this. Raise an enhancement request if you want this, in JIRA. I personally prefer having the jars separate.

Regards

Peter

On Thu, 11 Jul 2019, 16:12 Mike Billman, <mi...@qcsoftware.com>> wrote:
When running from a command prompt:
Gradle runApp --info --stacktrace
Starting process 'command 'C:\Program Files\Java\jdk-11.0.2\bin\java.exe''. Working directory: C:\Sandboxes\mdb\Projects\creekstone Command: C:\Program Files\Java\jdk-11.0.2\bin\java.exe -Dfile.encoding=windows-1252 -Duser.country=US -Duser.language=en -Duser.variant -cp C:\Sandboxes\mdb\Projects\creekstone\build\classes\java\main;C:\Sandboxes\mdb\Projects\creekstone\build\resources\main;C:\Program Files\SQL Anywhere 17\java\sajdbc4.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware.database\qc-microsoft-database-adapter\1.0.0\c678f3a780918a94fdbf3eed181e5f7f5b1f3dcb\qc-microsoft-database-adapter-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\qc-toolkit\14.9.0\a23c55ac353f771233ce694bc7a394dbbd12ca4\qc-toolkit-14.9.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\sqljdbc4\1.0.0\ff439c53190a987d327165dec8b148f670cb7ca8\sqljdbc4-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.sourceforge.jtds\jtds\1.3.1\1527f2fc2f040898625370a1687d902aa0743bcc\jtds-1.3.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.hibernate.validator\hibernate-validator\6.0.7.Final\8b9d9c7ec8c73963ea0fe81912fc67711a4ef76\hibernate-validator-6.0.7.Final.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.validation\validation-api\2.0.1.Final\cb855558e6271b1b32e716d24cb85c7f583ce09e\validation-api-2.0.1.Final.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.hibernate.validator\hibernate-validator-annotation-processor\6.0.7.Final\39f1cac791da7972d909fab33fbbb1b206846c60\hibernate-validator-annotation-processor-6.0.7.Final.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.el\javax.el-api\3.0.0\60a59edc89f93d57541da31ee1c83428ab1cdcb3\javax.el-api-3.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.glassfish\javax.el\3.0.0\dd532526e7c8de48e40419e6af1183658a973379\javax.el-3.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.fasterxml.jackson.module\jackson-module-kotlin\2.9.8\7ea1867daf999d6a3028362a0418da44b751bc13\jackson-module-kotlin-2.9.8.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.fasterxml.jackson.core\jackson-databind\2.9.8\11283f21cc480aa86c4df7a0a3243ec508372ed2\jackson-databind-2.9.8.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.fasterxml.jackson.core\jackson-core\2.9.8\f5a654e4675769c716e5b387830d19b501ca191\jackson-core-2.9.8.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox\springfox-swagger2\2.9.2\362676bc7f4c6f9f1d568741becab0dfc198c898\springfox-swagger2-2.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox\springfox-swagger-common\2.9.2\b38a41b3044af80cb7f41f67be5d158c9f6491ec\springfox-swagger-common-2.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.swagger\swagger-models\1.5.20\fb3a23bad80c5ed84db9dd150db2cba699531458\swagger-models-1.5.20.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.fasterxml.jackson.core\jackson-annotations\2.9.5\9056ec9db21c57d43219a84bb18c129ae51c6a5d\jackson-annotations-2.9.5.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\qc-amp\1.0.0\103fa36c314c1087e7b8c8a7f37bc3727ff309a8\qc-amp-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\jhall\1.0.0\308496a9287fbf04dcea25fe31d1a869adcdb838\jhall-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\graphics3d\1.0.0\18bb559c3d19dff09ec2ffc9480e0076667ea1d5\graphics3d-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\DJNativeSwingSWT\1.0.0\3504c45d14a5a4e7874ad8557d309382c8df36a3\DJNativeSwingSWT-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\chilkat\1.0.0\557dcc6466df17bb9cbe270eb7df27c4b1846c05\chilkat-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\jfoenix\1.0.0\6ab8f8ae3e6463f10e51c0bd2fc5ca1f357d4a07\jfoenix-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\jogl\1.0.0\aa4ff3367300542917909ea1d2d36f8ecf37e979\jogl-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.mobile\spring-mobile-device\1.1.5.RELEASE\8c4f007c7bfe0dcf9f276fd358c1e42648c78f4d\spring-mobile-device-1.1.5.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-webmvc\5.1.6.RELEASE\cf4ea53740c93e0b8ff951ef0a3eaf154c74dbd0\spring-webmvc-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-websocket\5.1.6.RELEASE\980fc94c840df4e01cb0458e49ed760c9d35aaea\spring-websocket-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox\springfox-spring-web\2.9.2\ed2ed714a6cba8804d00f80f0534901e4c7a3211\springfox-spring-web-2.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox\springfox-schema\2.9.2\e268f38774b16bb51a92ccaef0dcf3dc651c0cee\springfox-schema-2.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox\springfox-spi\2.9.2\6ac686190a6ceaccdae8b50d03b0501d144a6666\springfox-spi-2.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox\springfox-core\2.9.2\2e26f58939c594fb5c958c3a1c7bedf83d2f2702\springfox-core-2.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.plugin\spring-plugin-metadata\1.2.0.RELEASE\97223fc496b6cab31602eedbd4202aa4fff0d44f\spring-plugin-metadata-1.2.0.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.plugin\spring-plugin-core\1.2.0.RELEASE\f380e7760032e7d929184f8ad8a33716b75c0657\spring-plugin-core-1.2.0.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.security\spring-security-config\5.0.4.RELEASE\355fc8c3d1c61fe85915082587946ad346250d85\spring-security-config-5.0.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.security\spring-security-web\5.0.4.RELEASE\bd2592c928d043f70742fd8ae409f751a63132dd\spring-security-web-5.0.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.security\spring-security-messaging\5.0.4.RELEASE\92205b07e335bd7417ee1880482480de2fc4b47a\spring-security-messaging-5.0.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.security\spring-security-core\5.0.4.RELEASE\f2924cd62fa8b14546b2b3c31dcd9e55abf9a5e\spring-security-core-5.0.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.amqp\spring-rabbit\2.1.6.RELEASE\8e9e1ad93bb39d4ffeccf374636f34a6d6a8c4bb\spring-rabbit-2.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.services.sts\cxf-services-sts-core\3.1.0\1a0834227694b6e81e7c0d9d4888479f1e73d2b\cxf-services-sts-core-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.boot\spring-boot-autoconfigure\2.1.4.RELEASE\d5f8b3f7835a23b4dfd8d1489d265c1e426e317b\spring-boot-autoconfigure-2.1.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.boot\spring-boot\2.1.4.RELEASE\5ad0355a8c810b32b9221b9b92746b51c983337f\spring-boot-2.1.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-context\5.1.6.RELEASE\7b9e80ab68ee91ca0462a0eb2c58a9d957788b\spring-context-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-messaging\5.1.6.RELEASE\dc6785067ae5dd16e0fde95be64badb49982c0a3\spring-messaging-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-web\5.1.6.RELEASE\4e15a24feba0581a02efd508af03a15b05570bd4\spring-web-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.amqp\spring-amqp\2.1.6.RELEASE\417ef0e927476b20ebfad56d7759fd661493f905\spring-amqp-2.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-extensions\7.6.0\c9b9075da927ebdc3cec6de851ceded520448b52\wicket-extensions-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-spring\7.6.0\8a40929d0b76c0fd65d4b6a71526ad316f98cdf9\wicket-spring-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-auth-roles\7.6.0\4f58099b07d19e23712a61ab1f3aed78b6c55363\wicket-auth-roles-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-datetime\7.6.0\40acc64bc381fe1a76f3a7f9baf677ee8a75c651\wicket-datetime-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-native-websocket-javax\7.6.0\81af75bfd768308e724d26e02a984732c7df6062\wicket-native-websocket-javax-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-ioc\7.6.0\d8af523b6c1b1ab5e8fa173d149d055c655bd957\wicket-ioc-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-native-websocket-core\7.6.0\94012747ec169d028886c0afad5c61593dfc7979\wicket-native-websocket-core-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-core\7.6.0\a325634617d7f1e50cec12a16428a09a3d2f80f9\wicket-core-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-request\7.6.0\b8bbb6475b099561e6ce9d0ed1e833cadaff4f97\wicket-request-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-util\7.6.0\d372e5b84a121f07398ac9f51645452a6ac8f9aa\wicket-util-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-transports-http-jetty\3.1.0\eccf2aa35eb52588ab407efa5d72774c7b646c6d\cxf-rt-transports-http-jetty-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\javax-websocket-server-impl\9.4.7.v20170914\45e2d7106f87f7950928447b7124e07e68b3f9a3\javax-websocket-server-impl-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\websocket-server\9.4.7.v20170914\560ebb2f187c0f61b07b24eb667f669941beff89\websocket-server-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-annotations\9.4.7.v20170914\fb2649517a94753465c9dfa05965a5caf471ffcf\jetty-annotations-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-plus\9.4.7.v20170914\862942bedb3d071e475770494b017efc6efa5a4f\jetty-plus-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-webapp\9.4.7.v20170914\cb3f5561ad15a750dcb0cfdcc2db6df141df74b2\jetty-webapp-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-servlet\9.4.7.v20170914\980023d7ac2504839f89f337de76c345b21808a1\jetty-servlet-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-security\9.4.7.v20170914\5119551fb6f19c556ea40588ab4c8f11967796ad\jetty-security-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-server\9.4.7.v20170914\886adb1b347f42698ea5482e600033428ad32afb\jetty-server-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-servlets\9.4.7.v20170914\a0b1f50faf6ea178e4e1b46072794ebbb4c682e9\jetty-servlets-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-web\2.10.0\f3d3ace0a975c14dfda24602f10dd3d2ef497a1e\log4j-web-2.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-slf4j-impl\2.10.0\8e4e0a30736175e31c7f714d95032c1734cfbdea\log4j-slf4j-impl-2.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-core\2.10.0\c90b597163cd28ab6d9687edd53db601b6ea75a1\log4j-core-2.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-jcl\2.10.0\9043310e3e8ed4051391b7498929c15f92bb5a17\log4j-jcl-2.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-api\2.10.0\fec5797a55b786184a537abd39c3fa1449d752d6\log4j-api-2.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.lmax\disruptor\3.3.4\be71143c8ba540e34ced6fabf74ba9aa238156b6\disruptor-3.3.4.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.fusesource.jansi\jansi\1.8\81da0c3980e30744184bec4706cf6f4508d3d7ea\jansi-1.8.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\junit\junit\4.12\2973d150c0dc1fefe998f834810d68f278ea58ec\junit-4.12.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\gnu.getopt\java-getopt\1.0.13\bb29ac2c2ab8b92945f01706de4b56c97989c6a9\java-getopt-1.0.13.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.code.gson\gson\2.3.1\ecb6e1f8e4b0e84c4b886c2f14a1500caf309757\gson-2.3.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.jayway.jsonpath\json-path\2.2.0\22290d17944bd239fabf5ac69005a60a7ecbbbcb\json-path-2.2.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.mail\mail\1.4.7\9add058589d5d85adeb625859bf2c5eeaaedf12d\mail-1.4.7.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.mail\javax.mail-api\1.6.2\17a8151bab44f9c94f34c10db70d95ba3c830eda\javax.mail-api-1.6.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.pdfbox\pdfbox\1.8.9\46764c8e1e5b07f0e5ca30104ada3895a15a8921\pdfbox-1.8.9.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.poi\poi-ooxml\4.1.0\42d7913de1a6360058e8d14bb7769a33633a639b\poi-ooxml-4.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.poi\poi\4.1.0\66ea82c8e7cd87e9ae8bceca45daf01328c8d623\poi-4.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-swing\1.0.1\14621054d72340b4a664cce4710ba974a3882a19\jiconfont-swing-1.0.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-bundle\1.3.0\a33ad4e88c9657edd405a1fe2c1f6d461d6351d0\jiconfont-bundle-1.3.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\eu.hansolo\Medusa\5.6\9face401116762e5de83b21d05e089aa4c6130b4\Medusa-5.6.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-ws-rm\3.1.0\a372a12604b30ee069ea7cee218c2871630fcb9f\cxf-rt-ws-rm-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-ws-security\3.1.0\7053338ce8b32f21b8694dec49e0f36a7e7adfe2\cxf-rt-ws-security-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-security-sso-saml\3.1.0\67706028cc501dee102e128a80296dec9d8fe340\cxf-rt-rs-security-sso-saml-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-security-xml\3.1.0\a05334d2773bc8a5bd6f593024b025fd10ebd141\cxf-rt-rs-security-xml-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-security-saml\3.1.0\52a0659a09097e1c6cf937c434dc91c32c9ae899\cxf-rt-security-saml-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wss4j\wss4j-ws-security-dom\2.1.0\28af0f96f580c61ea2d80f4f233bd33f5b026657\wss4j-ws-security-dom-2.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wss4j\wss4j-ws-security-policy-stax\2.1.0\ae2493dae32b09ac9e29ec66d1b4f552dc7d0164\wss4j-ws-security-policy-stax-2.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wss4j\wss4j-ws-security-stax\2.1.0\4f38790d61525589534cc988aa4bed54a33318c1\wss4j-ws-security-stax-2.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wss4j\wss4j-ws-security-common\2.1.0\9e49ed9eff83c98a4171041ad2392132638d0a1d\wss4j-ws-security-common-2.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-xacml-impl\3.1.0\5a24cf5300734fc9e98a96b565da38b087991b2\opensaml-xacml-impl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-xacml-saml-impl\3.1.0\6df3a98a1365f9308a1c800dd4928bcaba90fb68\opensaml-xacml-saml-impl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-xacml-saml-api\3.1.0\acd12ec1ac8653f68b7a2d15a30ad4da5af1d2ad\opensaml-xacml-saml-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-xacml-api\3.1.0\acb934c12177cff611d95da5cd99fb24b8ccc6fb\opensaml-xacml-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-saml-impl\3.1.0\30529b4a04b82393dba2d006bb0ddce08a7d55e5\opensaml-saml-impl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-xmlsec-impl\3.1.0\fa59c99fc45733fe5a3ce320aee31f19448e374d\opensaml-xmlsec-impl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-saml-api\3.1.0\7837986e87a0cdb4830b3ff3e454db04268f0775\opensaml-saml-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-soap-impl\3.1.0\91b4a0aa00204ff9f0c10d8e97772856734166f5\opensaml-soap-impl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-profile-api\3.1.0\7eec99eebc650af581ad5070dbf9afa2b215ed6b\opensaml-profile-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-soap-api\3.1.0\4591c63dff5e5c2573cb336952fb8c35233a962c\opensaml-soap-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-xmlsec-api\3.1.0\dc64a82be2a4d564e58ae9c36ce900528025ab8f\opensaml-xmlsec-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-security-impl\3.1.0\62a59f88c171acaa7fcc0c64c921071dc61e7fab\opensaml-security-impl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-security-api\3.1.0\f007f502eaaa2a6b6e699bdb880bdc35eb19637d\opensaml-security-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-messaging-api\3.1.0\fec1afd68c44ca095879581647e1fc142348fb8f\opensaml-messaging-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-core\3.1.0\4abb1b4c03210b606970020b7bcf0c6ee3cfcbf2\opensaml-core-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-storage-api\3.1.0\f002a8c593130040722d8780a3985a49d1f0294c\opensaml-storage-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.shibboleth.utilities\java-support\7.1.0\c1cfa3ba8d8262652ebe5cf1541268d78d639688\java-support-7.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.guava\guava\27.0-jre\c6ad87d2575af8ac8ec38e28e75aefa882cc3a1f\guava-27.0-jre.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox.ui\springfox-swagger-ui-rfc6570\1.0.0\782daac3319d543131a3e0bb1dfcd6243df9b595\springfox-swagger-ui-rfc6570-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-fxml\11\e7a757b580fc3e2e1a121768606c7836eef418c\javafx-fxml-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-web\11\5f50385bc156b2e3bd478f9fded919f9d8ae8801\javafx-web-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-controls\11\794488e3b1f4635d9a1b842bdc872a5eb8fd54ca\javafx-controls-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-controls\11\58d961774262ec972bf304e16c154a8e18c2050b\javafx-controls-11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-media\11\f65e90798210a9ff1cad3e7686af8c1db138477f\javafx-media-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-media\11\586c51942ea38145727e345387b6b7cd53de0b33\javafx-media-11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-swing\11\86e2c4feb81f5147bbb5e662b0892a61535a7472\javafx-swing-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-graphics\11\4ab9edd8d481a420044c473fdb5718ccdd35c836\javafx-graphics-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-graphics\11\a736dd079047ec0b72b8c4970842a5c5e0c19f2f\javafx-graphics-11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-base\11\f8d1ced6047b010f1e3bb92dc060862179ce5897\javafx-base-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-base\11\9fcd3e8e3227ec97bf503f7991fad1f3b14d005\javafx-base-11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.xml.ws<http://javax.xml.ws>\jaxws-api\2.3.1\15e46dba25b1f767a3f517721badf6cce8dbb13d\jaxws-api-2.3.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-wadlto-jaxrs\3.1.0\f4ab354767cd6d9bb59475c68ef1422ca5875329\cxf-tools-wadlto-jaxrs-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-security-oauth2\3.1.0\136a51573c759e4eff1cd96e0664a88bad16306d\cxf-rt-rs-security-oauth2-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-security-jose\3.1.0\32eb3643c0f3c7d808d0c10517fa5e60924183e0\cxf-rt-rs-security-jose-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-extension-providers\3.1.0\6904471fdcbc92d7eedfd71cfb1b2c37802674fb\cxf-rt-rs-extension-providers-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-extension-search\3.1.0\863d1a77887650d2af4e6479abf04ed696493789\cxf-rt-rs-extension-search-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-security-cors\3.1.0\1b8551966848d52a4a09718cdaef408628b0c03c\cxf-rt-rs-security-cors-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-security-oauth\3.1.0\745f5e11693c65647b158fc9bd74e040b4d90b10\cxf-rt-rs-security-oauth-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-service-description\3.1.0\366f5720db7490cab7286335d17bd8ea6d8ee2df\cxf-rt-rs-service-description-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-client\3.1.0\908000ce49947e022f03998778e56aeb4c9179eb\cxf-rt-rs-client-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-frontend-jaxrs\3.1.0\5b5bfa67d541dc6467ec79db1b4786d753dbca5d\cxf-rt-frontend-jaxrs-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.annotation\javax.annotation-api\1.3.2\934c04d3cfef185a8008e7bf34331b79730a9d43\javax.annotation-api-1.3.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.jws\javax.jws-api\1.1\c623941ebd225bb05ea546dc81590a62e40e4fce\javax.jws-api-1.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.xml.bind\jaxb-api\2.3.1\8531ad5ac454cc2deb9d4d32c40c4d7451939b5d\jaxb-api-2.3.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.xml.soap\javax.xml.soap-api\1.4.0\667ef2eee594ca7e05a1cbe0b37a428f7b57778f\javax.xml.soap-api-1.4.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.fazecast\jSerialComm\2.4.0\665275ce2a8a8a7922de7fe7842a79a2214a2a53\jSerialComm-2.4.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.modelmapper\modelmapper\2.3.3\3961eba8e4b2bf8c9637deac59f4ec4986e9939b\modelmapper-2.3.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-jdk8\1.3.31\21edc5a6b2e39bc4dc2860346fd778e27503d6cb\kotlin-stdlib-jdk8-1.3.31.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-reflect\1.3.31\5a426a5ada97967ca60fba495eeaa66cfa7c9e2f\kotlin-reflect-1.3.31.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-jdk7\1.3.31\e652770b6416c6d85934086899ffed3eccd35813\kotlin-stdlib-jdk7-1.3.31.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib\1.3.31\11289d20fd95ae219333f3456072be9f081c30cc\kotlin-stdlib-1.3.31.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware.database\qc-sap-database-adapter\1.0.0\7aa8f30093a7065af8d514d8c6d54d6d7a35d982\qc-sap-database-adapter-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jboss.logging\jboss-logging\3.3.0.Final\3616bb87707910296e2c195dc016287080bba5af\jboss-logging-3.3.0.Final.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.fasterxml\classmate\1.4.0\291658ac2ce2476256c7115943652c0accb5c857\classmate-1.4.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-wsdlto-frontend-javascript\3.1.0\676dc32cfaf027426e2a98519bfa450ee25e0242\cxf-tools-wsdlto-frontend-javascript-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-java2ws\3.1.0\741bc19f9e6948fef2cb9a1a91686f5a1f09467a\cxf-tools-java2ws-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-wsdlto-databinding-jaxb\3.1.0\6c631af57906ac66277f66b54b48ac309a10522c\cxf-tools-wsdlto-databinding-jaxb-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-misctools\3.1.0\31b6032f3eee57a69b6f4c91ecb819ef69aedb7f\cxf-tools-misctools-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-wsdlto-frontend-jaxws\3.1.0\698af8060cb137e088e96cda435a562045bb2f88\cxf-tools-wsdlto-frontend-jaxws-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-wsdlto-core\3.1.0\d640bcf118ed2430d329bc2dec285c7fb04ad6f1\cxf-tools-wsdlto-core-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-corba\3.1.0\108716c79e63cd03ba0ffc3a5d93c28318267c7a\cxf-tools-corba-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-validator\3.1.0\7c410f1fdacc400cbaeb9314bad32029f700a9d4\cxf-tools-validator-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-common\3.1.0\48f06302caaede6ac5e0985be5010fc1539a8acc\cxf-tools-common-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.xjc-utils\cxf-xjc-runtime\3.0.2\ab196d818e6839d9a6ea3c8f1a02d2642610513d\cxf-xjc-runtime-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.xjcplugins\cxf-xjc-dv\3.0.2\3f2233a25ade9379d73a160290efa54a58f8f5ec\cxf-xjc-dv-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.xjcplugins\cxf-xjc-ts\3.0.2\87e35704b356478a50fe5e9662fc331b334920b2\cxf-xjc-ts-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.xjcplugins\cxf-xjc-bug671\3.0.2\518d2534a63679e558aeb5cd5e5d6195466b1795\cxf-xjc-bug671-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.xjcplugins\cxf-xjc-boolean\3.0.2\cb522cbc7ba8129272155cef87fbdabdc153fe41\cxf-xjc-boolean-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.xjcplugins\cxf-xjc-javadoc\3.0.2\b9797bdcfa0e26a82eec673844b137cbeecdba35\cxf-xjc-javadoc-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-features-clustering\3.1.0\ae56daa1aea5529cf3e5cf21b46b5c867e561e8c\cxf-rt-features-clustering-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-management\3.1.0\b5c0cbe563d9a42e3d8ecfef994b7a3fdc972ac5\cxf-rt-management-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-bindings-object\3.1.0\c706d8be8d0cfc2e996ec015f823ecfe63351e57\cxf-rt-bindings-object-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-transports-local\3.1.0\5355052883903c6b34560964b77e1c532064cd9b\cxf-rt-transports-local-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-transports-http-hc\3.1.0\cf8f7db1309ded2bb378d693cabb2745f722fefd\cxf-rt-transports-http-hc-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-transports-http\3.1.0\870ebad800e34974b5576a9c9ea53e8f2fcd1213\cxf-rt-transports-http-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-transports-udp\3.1.0\4c7dc33459a6d0f8c5aeb741d29e3e32f3ecb1cc\cxf-rt-transports-udp-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-transports-jms\3.1.0\a1f4fa083301fd1841d20f0edc7007ec9597a7a9\cxf-rt-transports-jms-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-ws-mex\3.1.0\e0b38a0ceb67113139bcd14532cd6d0c5ce58f4d\cxf-rt-ws-mex-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-bindings-corba\3.1.0\6a505d903b0ceeaf0fb13b8b906fe5f91bd0ff26\cxf-rt-bindings-corba-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-frontend-js\3.1.0\fe33cb94d080089660d155514e60a767f77fd65\cxf-rt-frontend-js-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-frontend-jaxws\3.1.0\b0af71d7ee43805172e3ce43d9aa5ecdc2afd75d\cxf-rt-frontend-jaxws-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-ws-addr\3.1.0\d7969c3cd75571469159ec1f276602ddf11f256e\cxf-rt-ws-addr-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-databinding-aegis\3.1.0\93bc05b67272ba6fedd0623687096216399acf91\cxf-rt-databinding-aegis-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-frontend-simple\3.1.0\ef203d0c5d7f5ca16e620edaa9de6b135459a7f9\cxf-rt-frontend-simple-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-javascript\3.1.0\e23657e50dbd4e3dcb336c84237265dd933e20fe\cxf-rt-javascript-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-bindings-soap\3.1.0\f7d5e697927668f426ccde55bef966203b405fbc\cxf-rt-bindings-soap-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-bindings-xml\3.1.0\b7186dfb60eb15efad8ad321d7b315c5f98bae80\cxf-rt-bindings-xml-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-bindings-coloc\3.1.0\204e25dc887caf42cde8c3d4edde48a4da701363\cxf-rt-bindings-coloc-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-databinding-xmlbeans\3.1.0\48cc88ac97f9db55750be31b2ecbdf09903e0e01\cxf-rt-databinding-xmlbeans-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-ws-policy\3.1.0\2ac7a00d282294dce3fe223aa0a616d652d22946\cxf-rt-ws-policy-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.services.wsn\cxf-services-wsn-core\3.1.0\e925d4d2e122b378b4c8b41a954ae37480dbde93\cxf-services-wsn-core-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.services.wsn\cxf-services-wsn-api\3.1.0\31504bcefb29fbf7657d2c8feb8de3ac7b936cd8\cxf-services-wsn-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-databinding-jaxb\3.1.0\cfa37e6cf8af20477462d3e5b88d8339489efadb\cxf-rt-databinding-jaxb-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-wsdl\3.1.0\55b06c138370c8098225f3041e4b3549c409168a\cxf-rt-wsdl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-security\3.1.0\7a83e8c74d11651799bec9e5212173d3abaf89bd\cxf-rt-security-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-core\3.1.0\1d83e1b9122fbddeb964b6cb7560627280059545\cxf-core-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.slf4j\slf4j-jdk14\1.7.9\db0f03d53c924bd8d384a6784217b341cd4ee642\slf4j-jdk14-1.7.9.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.slf4j\jcl-over-slf4j\1.7.9\f7c71870af3c344108412b745c8d13f5defffab5\jcl-over-slf4j-1.7.9.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.codehaus.jettison\jettison\1.3.7\7d36a59a0577f11b12088b9e215d6860345b9e1d\jettison-1.3.7.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.minidev\json-smart\2.2.1\5b9e5df7a62d1279b70dc882b041d249c4f0b002\json-smart-2.2.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.minidev\accessors-smart\1.1\a527213f2fea112a04c9bdf0ec0264e34104cd08\accessors-smart-1.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-util\5.0.3\1512e5571325854b05fb1efce1db75fcced54389\asm-util-5.0.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-commons\5.1\25d8a575034dd9cfcb375a39b5334f0ba9c8474e\asm-commons-5.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-tree\5.1\87b38c12a0ea645791ead9d3e74ae5268d1d6c34\asm-tree-5.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm\5.1\5ef31c4fe953b1fd00b8a88fa1d6820e8785bb45\asm-5.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.sun.xml.fastinfoset\FastInfoset\1.2.13\98f56b9354e27bd2941cc5d461344e240ae51ae\FastInfoset-1.2.13.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-aop\5.1.6.RELEASE\a473d4bca7295f2b90522594e413f9e19107c1d2\spring-aop-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-tx\5.1.6.RELEASE\e1c6de29a9f9b6ded22133fd0cfdc4366a431cc2\spring-tx-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-beans\5.1.6.RELEASE\90d2f4bf7eced108de0b5bf617abb2b13a6206a3\spring-beans-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-expression\5.1.6.RELEASE\50fe4080029e43e7612e50fb4d7c7c43e95bf03c\spring-expression-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.retry\spring-retry\1.2.4.RELEASE\e5a1e629b2743dc7bbe4a8d07ebe9ff6c3b816ce\spring-retry-1.2.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-core\5.1.6.RELEASE\9329591e728ef9844911e082e399f4fc3e3ecb37\spring-core-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.rabbitmq\amqp-client\5.4.3\9bede47bcd205e93f422adf4923892e31a640239\amqp-client-5.4.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.mina\mina-core\2.0.9\255f546277515f2191105e89f4d768e3ca02db9c\mina-core-2.0.9.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.sf.ehcache\ehcache\2.9.0\8a4f89d91daafb3994ed212201f935554a200b4b\ehcache-2.9.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.activemq\activemq-broker\5.10.0\4095c7ab762f381b00f99a3e9520e456e32100d1\activemq-broker-5.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.activemq\activemq-openwire-legacy\5.10.0\b7ebdea2ca08c0ff5a73665110e6447945ca342\activemq-openwire-legacy-5.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.activemq\activemq-client\5.10.0\7cd9cafc93a97d3f7a34675e208d45885bb77a0e\activemq-client-5.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wss4j\wss4j-bindings\2.1.0\8abaef48e2041412ad08f08f4139cb214c320544\wss4j-bindings-2.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.santuario\xmlsec\2.0.4\d19533f9572fbb3f4706bbea44c20ff61f67510d\xmlsec-2.0.4.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.slf4j\slf4j-api\1.8.0-alpha2\34fa1d87256bbdb376ae7f6fa7e479610cd07dce\slf4j-api-1.8.0-alpha2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-collections4\4.3\1c262f70f9b3c2351f1d13a9a9bd10d2ec7cfbc4\commons-collections4-4.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\joda-time\joda-time\2.9.4\1c295b462f16702ebe720bbb08f62e1ba80da41b\joda-time-2.9.4.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\commons-fileupload\commons-fileupload\1.3.2\5d7491ed6ebd02b6a8d2305f8e6b7fe5dbd95f72\commons-fileupload-1.3.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\commons-io\commons-io\2.5\2852e6e05fbb95076fc091f6d1780f1f8fe35e0f\commons-io-2.5.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\cglib\cglib\3.1\1f1cb6c7a7479e0c7fd7987109e503914bebe84a\cglib-3.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.inject\javax.inject\1\6975da39a7040257bd51d21a231b76c915872d38\javax.inject-1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\websocket-servlet\9.4.7.v20170914\a75e6706b6af7a87bd3edebbddc45e6cb525f321\websocket-servlet-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.servlet\javax.servlet-api\3.1.0\3cd63d075497751784b2fa84be59432f4905bf7c\javax.servlet-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\javax-websocket-client-impl\9.4.7.v20170914\94e54b803406f711e2f9636dd658e497e2ca9e67\javax-websocket-client-impl-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\websocket-client\9.4.7.v20170914\693b3492e04b78757d88544f321076265909a503\websocket-client-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-client\9.4.7.v20170914\b1026e2f37cfaf626b7c42c05ce1ec83cd6609ec\jetty-client-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-http\9.4.7.v20170914\44a0adb69ff6131129df34d43b28e196c8ce0a90\jetty-http-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\websocket-common\9.4.7.v20170914\47d18802581af0a1c458f7074a47e6e07ee864a0\websocket-common-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-io\9.4.7.v20170914\a51742105ec2665f5ad80c17c784b388cb855329\jetty-io-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.websocket\javax.websocket-api\1.0\fc843b649d4a1dcb0497669d262befa3918c7ba8\javax.websocket-api-1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-continuation\9.4.7.v20170914\6b2aaa9da3e11e0f12bba9a80e74a389ab0d045e\jetty-continuation-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-xml\9.4.7.v20170914\203e38c00bba11bcb72b41c8d7a1714df61f31e5\jetty-xml-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-jndi\9.4.7.v20170914\e74f84057f1ace6f6d424667a97807fc6d7b0537\jetty-jndi-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-util\9.4.7.v20170914\771efdf5983c174d6d9c58892108c1c2d018404a\jetty-util-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.pdfbox\fontbox\1.8.9\f792e291ebc560fd6942506216f063f425ec5c74\fontbox-1.8.9.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\commons-logging\commons-logging\1.2\4bfc12adfe4842bf07b657f0369c4cb522955686\commons-logging-1.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.hamcrest\hamcrest-core\1.3\42a25dc3219429f0e5d060061f71acb49bf010a0\hamcrest-core-1.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.activation\activation\1.1\e6cb541461c2834bdea3eb920f1884d1eb508b50\activation-1.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.pdfbox\jempbox\1.8.9\e6101f5ac76b0ba086bdc1b3d5b6290ed073ed39\jempbox-1.8.9.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpasyncclient\4.0.2\6c0421e057af0fed081f0b8b4c4df829c4732a5c\httpasyncclient-4.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpclient\4.3.6\4c47155e3e6c9a41a28db36680b828ced53b8af4\httpclient-4.3.6.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\commons-codec\commons-codec\1.12\47a28ef1ed31eb182b44e15d49300dee5fadcf6a\commons-codec-1.12.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-math3\3.6.1\e4ba98f1d4b3c80ec46392f25e094a6a2e58fcbf\commons-math3-3.6.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.poi\poi-ooxml-schemas\4.1.0\6a2a0dfa19db33f4fba5b0a0261bb517a86cb56\poi-ooxml-schemas-4.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-compress\1.18\1191f9f2bc0c47a8cce69193feb1ff0a8bcb37d5\commons-compress-1.18.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.virtuald\curvesapi\1.06\159dd2e8956459a4eb0a9a6ecda9004d8d289708\curvesapi-1.06.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-font_awesome\4.5.0.3\a86dc22f336aebffbe7bcc01569fd8adde2451f7\jiconfont-font_awesome-4.5.0.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-google_material_design_icons\2.2.0.1\fc7b40105e13ce81c249d4d440deb1939e687aaa\jiconfont-google_material_design_icons-2.2.0.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-open_iconic\1.1.1.2\1276330de012afcf42ba879b85c4d389a3de10f3\jiconfont-open_iconic-1.1.1.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-elusive\2.0.2\b9f1b760c6f70d374dcc03d2f7840751a5deb5b9\jiconfont-elusive-2.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-entypo\2.0.2\782d298222628693f1e9de764a5d7c6ec48215dd\jiconfont-entypo-2.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-typicons\2.0.7.0\14684b63dfca70ec75d1fd3feb0e26e56a5b4508\jiconfont-typicons-2.0.7.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont\1.0.0\e17d93321975b6735ebc283f6832fa0350614d3a\jiconfont-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.guava\failureaccess\1.0\50bacb0bdbbeeda25142aff57e2214c402e1193c\failureaccess-1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.guava\listenablefuture\9999.0-empty-to-avoid-conflict-with-guava\b421526c5f297295adef1c886e5246c39d4ac629\listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.code.findbugs\jsr305\3.0.2\25ea2e8b0c338a877313bd4672d3fe056ea78f0d\jsr305-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.checkerframework\checker-qual\2.5.2\cea74543d5904a30861a61b4643a5f2bb372efc4\checker-qual-2.5.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.errorprone\error_prone_annotations\2.2.0\88e3c593e9b3586e1c6177f89267da6fc6986f0c\error_prone_annotations-2.2.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.j2objc\j2objc-annotations\1.1\ed28ded51a8b1c6b112568def5f4b455e6809019\j2objc-annotations-1.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.codehaus.mojo\animal-sniffer-annotations\1.17\f97ce6decaea32b36101e37979f8b647f00681fb\animal-sniffer-annotations-1.17.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.swagger\swagger-annotations\1.5.20\16051f93ce11ca489a5313775d825f82fcc2cd6c\swagger-annotations-1.5.20.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.mapstruct\mapstruct\1.2.0.Final\8609d6eb044e9f6c73cb24c8f2f4ed5c72a249c7\mapstruct-1.2.0.Final.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.activation\javax.activation-api\1.2.0\85262acf3ca9816f9537ca47d5adeabaead7cb16\javax.activation-api-1.2.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-common\1.3.31\20c34a04ea25cb1ef0139598bd67c764562cb170\kotlin-stdlib-common-1.3.31.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jetbrains\annotations\13.0\919f0dfe192fb4e063e7dacadee7f8bb9a2672a9\annotations-13.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\jconn4\1.0.0\ed8f6f311512a2259800708c6236fd8761d7f6ee\jconn4-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.velocity\velocity\1.7\2ceb567b8f3f21118ecdec129fe1271dbc09aa7a\velocity-1.7.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\wsdl4j\wsdl4j\1.6.3\6d106a6845a3d3477a1560008479312888e94f2f\wsdl4j-1.6.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.sun.xml.bind\jaxb-xjc\2.2.11\f099cedb9b245323f906ab9f75adc48cef305cfd\jaxb-xjc-2.2.11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.sun.xml.bind\jaxb-core\2.2.11\c3f87d654f8d5943cd08592f3f758856544d279a\jaxb-core-2.2.11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.sun.xml.bind\jaxb-impl\2.2.11\a49ce57aee680f9435f49ba6ef427d38c93247a6\jaxb-impl-2.2.11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.ws.xmlschema\xmlschema-core\2.2.1\2eff1f3776590d4c51cc735eab2143c497329f2\xmlschema-core-2.2.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\antlr\antlr\2.7.7\83cd2cd674a217ade95a4bb83a8a14f351f48bd0\antlr-2.7.7.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\xml-resolver\xml-resolver\1.2\3d0f97750b3a03e0971831566067754ba4bfd68c\xml-resolver-1.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\commons-lang\commons-lang\2.6\ce1edb914c94ebc388f086c6827e8bdeec71ac2\commons-lang-2.6.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wss4j\wss4j-policy\2.1.0\518ca115eba40018fca1c08b0dfa14274a00e3c2\wss4j-policy-2.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.neethi\neethi\3.0.3\ee37a38bbf9f355ee88ba554a85c9220b75ba500\neethi-3.0.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.codehaus.woodstox\woodstox-core-asl\4.4.1\84fee5eb1a4a1cefe65b6883c73b3fa83be3c1a1\woodstox-core-asl-4.4.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpcore-nio\4.3.3\beda2dfb3e341d749ce833cfb6af6a9fb9c0563b\httpcore-nio-4.3.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.geronimo.specs\geronimo-jms_1.1_spec\1.1.1\c872b46c601d8dc03633288b81269f9e42762cea\geronimo-jms_1.1_spec-1.1.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.geronimo.specs\geronimo-jta_1.1_spec\1.1.1\aabab3165b8ea936b9360abbf448459c0d04a5a4\geronimo-jta_1.1_spec-1.1.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.xmlbeans\xmlbeans\3.1.0\6dac1f897dfb3e3f17fc79b18a3353b2e51c464e\xmlbeans-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\rhino\js\1.7R2\b95d5212ff4cea92cee1c3c6fa50aa82c9d4905b\js-1.7R2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.ws.rs<http://javax.ws.rs>\javax.ws.rs-api\2.0.1\104e9c2b5583cfcfeac0402316221648d6d8ea6b\javax.ws.rs-api-2.0.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.oauth.core\oauth-provider\20100527\165bfc97e63e5af8e052a47f4dee832ce06bf7d7\oauth-provider-20100527.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.geronimo.specs\geronimo-servlet_3.0_spec\1.0\d45e479fd200236c71182c5f6b6077a5fb53f89\geronimo-servlet_3.0_spec-1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-jcl\5.1.6.RELEASE\a4ad3c98c7cc31357e94e12772c8e6449522bc5\spring-jcl-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\websocket-api\9.4.7.v20170914\aa7717f73a613c338bda18bfa5b7bd8b6917330\websocket-api-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.websocket\javax.websocket-client-api\1.0\afcf19e889d8725576811f8d47ab6c65d9dcbd78\javax.websocket-client-api-1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\commons-collections\commons-collections\3.2.1\761ea405b9b37ced573d2df0d1e3a4e0f9edc668\commons-collections-3.2.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.codehaus.woodstox\stax2-api\3.1.4\ac19014b1e6a7c08aad07fe114af792676b685b7\stax2-api-3.1.4.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpcore\4.3.3\f91b7a4aadc5cf486df6e4634748d7dd7a73f06d\httpcore-4.3.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.oauth.core\oauth\20100527\a84c5331e225bc25a5a288db328048d6b1bb6fd5\oauth-20100527.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.bytebuddy\byte-buddy\1.8.12\82a340b11ea0a55e5d51b3ae559003454b8bf320\byte-buddy-1.8.12.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.xml.stream\stax-api\1.0-2\d6337b0de8b25e53e81b922352fbea9f9f57ba0b\stax-api-1.0-2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jasypt\jasypt\1.9.2\91eee489a389faba9fc57bfee75c87c615c19cd7\jasypt-1.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.fusesource.hawtbuf\hawtbuf\1.10\a20907168eb4f05c8f777e1671d8070cd06715e4\hawtbuf-1.10.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.geronimo.specs\geronimo-j2ee-management_1.1_spec\1.0.1\5372615b0c04c1913c95c34a0414cef720ca2855\geronimo-j2ee-management_1.1_spec-1.0.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.cryptacular\cryptacular\1.0\a7dd8234498f8425c25e983b4d3451d7accb0b5b\cryptacular-1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.bouncycastle\bcprov-jdk15on\1.51\9ab8afcc2842d5ef06eb775a0a2b12783b99aa80\bcprov-jdk15on-1.51.jar Products.HostInterface.HostInterface -r -n autoPickInterface -l
It appears gradle is building the command line with each jar file being added to the classpath. Don’t know if there isa way to shortcut that…
Mike
From: Geertjan Wielenga <ge...@apache.org>>
Sent: Thursday, July 11, 2019 9:14 AM
To: Mike Billman <mi...@qcsoftware.com>>
Cc: Laszlo Kishalmi <la...@gmail.com>>; users@netbeans.apache.org<ma...@netbeans.apache.org>
Subject: Re: NB11 - gradle support
Quite a lot more details are needed here, I think.
I see dozens of responses when I google 'CreateProcess error=206, The filename or extension is too long'.
Gj
On Thu, Jul 11, 2019 at 3:11 PM Mike Billman <mi...@qcsoftware.com>> wrote:
Because we have a lot of jar files in our classpath, I get:
CreateProcess error=206, The filename or extension is too long
Is there an easy way around this?
Mike
From: Geertjan Wielenga <ge...@apache.org>>
Sent: Wednesday, July 10, 2019 4:28 PM
To: Mike Billman <mi...@qcsoftware.com>>
Cc: Laszlo Kishalmi <la...@gmail.com>>; users@netbeans.apache.org<ma...@netbeans.apache.org>
Subject: Re: NB11 - gradle support
If you have multiple main classes, you'd create a task like this for each of them and then run a task as needed:
task(runSimple, dependsOn: 'classes', type: JavaExec) {
main = 'com.mrhaki.java.Simple'
classpath = sourceSets.main.runtimeClasspath
args 'mrhaki'
systemProperty 'simple.message', 'Hello '
}
https://mrhaki.blogspot.com/2010/09/gradle-goodness-run-java-application.html
I.e., in the above, you have a class named Simple, with a main method, and so you'd run the 'runSimple' task above to run that main class.
And then you'd created another task just like that for each of your other main classes.
Does that help? It works for me.
Gj
On Wed, Jul 10, 2019 at 9:59 PM Geertjan Wielenga <ge...@apache.org>> wrote:
If you can provide a small project on GitHub that has the kind of set up that you need help with, I can try to help.
Gj
On Wed, Jul 10, 2019 at 9:52 PM Mike Billman <mi...@qcsoftware.com>> wrote:
Is there an equivalent to the “run configurations” available in eclipse/intellij?
Mike
From: Mike Billman <mi...@qcsoftware.com>>
Sent: Wednesday, July 10, 2019 3:43 PM
To: Laszlo Kishalmi <la...@gmail.com>>; users@netbeans.apache.org<ma...@netbeans.apache.org>
Subject: RE: NB11 - gradle support
I was able to get this far…
task autoPickInterface(type:Exec) {
standardOutput System.out
standardInput System.in
commandLine 'cmd', '/v', '/c', '"choices.bat -j 11x64 -s 17x64 & sandbox & run-profile creekstone & java Products.HostInterface.HostInterface -r -n autoPickInterface -l"'
}
However, I cannot type input into the output window. I can’t help but think there is something I just don’t understand…I tried this:
task runApp(type: JavaExec) {
classpath = sourceSets.main.runtimeClasspath
main = 'Products.HostInterface.HostInterface'
args '-r -n autoPickInterface -l'
}
And I get an enormous classpath…
Mike
From: Laszlo Kishalmi <la...@gmail.com>>
Sent: Tuesday, July 2, 2019 5:18 PM
To: users@netbeans.apache.org<ma...@netbeans.apache.org>
Subject: Re: NB11 - gradle support

The best way to do it to add Gradle tasks in your build.grade for each main class (like runApp1, runApp2).

Then open the project properties and configure custom actions for each application.

Or you might reconfigure run and debug actions to use:

run${input:Application}

or

run${input:Application,DefaultApp}

This way you would be prompted for the application to run/debug.
On 7/2/19 12:06 PM, Mike Billman wrote:
Our gradle project isn’t set up with run configured because we run multiple applications out of the same project (different main classes). Just wondering the best way to set this up…custom tasks?
Thanks.
Mike
From: Geertjan Wielenga <ge...@apache.org>
Sent: Tuesday, July 2, 2019 3:02 PM
To: Mike Billman <mi...@qcsoftware.com>
Cc: users@netbeans.apache.org<ma...@netbeans.apache.org>
Subject: Re: NB11 - gradle support
Open the project and click Run.
If the above doesn't work, what's the problem exactly so that we can help with the problem you're encountering?
Gj
On Tue, Jul 2, 2019 at 9:00 PM Mike Billman <mi...@qcsoftware.com>> wrote:
Hey –
I was wondering if there are any tutorials on using the new gradle support introduced in 11.0. I would like to try to figure out how to run my applications, but am not sure how.
Thanks!
Mike Billman
Senior Software Engineer
CPTE
[qclogo]
50 E-Business Way
Suite 300
Cincinnati, OH 45241
T +1 513 469 1424
E mikebillman@qcsoftware.com<ma...@qcsoftware.com>
F +1 513 469 1425

RE: NB11 - gradle support

Posted by Mike Billman <mi...@qcsoftware.com>.
Yes I figured netbeans wasn’t the issue.  Thanks for the ideas.

Mike

From: Peter Steele <st...@gmail.com>
Sent: Thursday, July 11, 2019 11:28 AM
To: Mike Billman <mi...@qcsoftware.com>
Cc: Geertjan Wielenga <ge...@apache.org>; Laszlo Kishalmi <la...@gmail.com>; NetBeans Mailing List <us...@netbeans.apache.org>
Subject: Re: NB11 - gradle support

Mike

Gradle just uses the dependencies you have given it, the dependencies can be refined to restrict where they are used (runtime, compileOnly example) and also whether you want gradle to include children dependencies and children of those etc. (I can't remember the syntax there).

It looks like you are including all the jars you need and then all the jars those jars need which is why you have a big list. Those dependencies are only really required if you need to use every bit of functionality available in those jars.

You can manually list the dependencies you need if you wish to remove jars that are not of use on your use case. You just stop the child dependencies being added then manually add to your build.gradle file

Netbeans is not the issue here

One nice feature of intellij, is that you can get it to include all the dependencies in one jar which prevents issues like this. Raise an enhancement request if you want this, in JIRA. I personally prefer having the jars separate.

Regards

Peter

On Thu, 11 Jul 2019, 16:12 Mike Billman, <mi...@qcsoftware.com>> wrote:
When running from a command prompt:
Gradle runApp --info --stacktrace
Starting process 'command 'C:\Program Files\Java\jdk-11.0.2\bin\java.exe''. Working directory: C:\Sandboxes\mdb\Projects\creekstone Command: C:\Program Files\Java\jdk-11.0.2\bin\java.exe -Dfile.encoding=windows-1252 -Duser.country=US -Duser.language=en -Duser.variant -cp C:\Sandboxes\mdb\Projects\creekstone\build\classes\java\main;C:\Sandboxes\mdb\Projects\creekstone\build\resources\main;C:\Program Files\SQL Anywhere 17\java\sajdbc4.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware.database\qc-microsoft-database-adapter\1.0.0\c678f3a780918a94fdbf3eed181e5f7f5b1f3dcb\qc-microsoft-database-adapter-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\qc-toolkit\14.9.0\a23c55ac353f771233ce694bc7a394dbbd12ca4\qc-toolkit-14.9.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\sqljdbc4\1.0.0\ff439c53190a987d327165dec8b148f670cb7ca8\sqljdbc4-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.sourceforge.jtds\jtds\1.3.1\1527f2fc2f040898625370a1687d902aa0743bcc\jtds-1.3.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.hibernate.validator\hibernate-validator\6.0.7.Final\8b9d9c7ec8c73963ea0fe81912fc67711a4ef76\hibernate-validator-6.0.7.Final.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.validation\validation-api\2.0.1.Final\cb855558e6271b1b32e716d24cb85c7f583ce09e\validation-api-2.0.1.Final.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.hibernate.validator\hibernate-validator-annotation-processor\6.0.7.Final\39f1cac791da7972d909fab33fbbb1b206846c60\hibernate-validator-annotation-processor-6.0.7.Final.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.el\javax.el-api\3.0.0\60a59edc89f93d57541da31ee1c83428ab1cdcb3\javax.el-api-3.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.glassfish\javax.el\3.0.0\dd532526e7c8de48e40419e6af1183658a973379\javax.el-3.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.fasterxml.jackson.module\jackson-module-kotlin\2.9.8\7ea1867daf999d6a3028362a0418da44b751bc13\jackson-module-kotlin-2.9.8.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.fasterxml.jackson.core\jackson-databind\2.9.8\11283f21cc480aa86c4df7a0a3243ec508372ed2\jackson-databind-2.9.8.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.fasterxml.jackson.core\jackson-core\2.9.8\f5a654e4675769c716e5b387830d19b501ca191\jackson-core-2.9.8.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox\springfox-swagger2\2.9.2\362676bc7f4c6f9f1d568741becab0dfc198c898\springfox-swagger2-2.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox\springfox-swagger-common\2.9.2\b38a41b3044af80cb7f41f67be5d158c9f6491ec\springfox-swagger-common-2.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.swagger\swagger-models\1.5.20\fb3a23bad80c5ed84db9dd150db2cba699531458\swagger-models-1.5.20.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.fasterxml.jackson.core\jackson-annotations\2.9.5\9056ec9db21c57d43219a84bb18c129ae51c6a5d\jackson-annotations-2.9.5.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\qc-amp\1.0.0\103fa36c314c1087e7b8c8a7f37bc3727ff309a8\qc-amp-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\jhall\1.0.0\308496a9287fbf04dcea25fe31d1a869adcdb838\jhall-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\graphics3d\1.0.0\18bb559c3d19dff09ec2ffc9480e0076667ea1d5\graphics3d-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\DJNativeSwingSWT\1.0.0\3504c45d14a5a4e7874ad8557d309382c8df36a3\DJNativeSwingSWT-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\chilkat\1.0.0\557dcc6466df17bb9cbe270eb7df27c4b1846c05\chilkat-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\jfoenix\1.0.0\6ab8f8ae3e6463f10e51c0bd2fc5ca1f357d4a07\jfoenix-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\jogl\1.0.0\aa4ff3367300542917909ea1d2d36f8ecf37e979\jogl-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.mobile\spring-mobile-device\1.1.5.RELEASE\8c4f007c7bfe0dcf9f276fd358c1e42648c78f4d\spring-mobile-device-1.1.5.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-webmvc\5.1.6.RELEASE\cf4ea53740c93e0b8ff951ef0a3eaf154c74dbd0\spring-webmvc-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-websocket\5.1.6.RELEASE\980fc94c840df4e01cb0458e49ed760c9d35aaea\spring-websocket-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox\springfox-spring-web\2.9.2\ed2ed714a6cba8804d00f80f0534901e4c7a3211\springfox-spring-web-2.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox\springfox-schema\2.9.2\e268f38774b16bb51a92ccaef0dcf3dc651c0cee\springfox-schema-2.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox\springfox-spi\2.9.2\6ac686190a6ceaccdae8b50d03b0501d144a6666\springfox-spi-2.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox\springfox-core\2.9.2\2e26f58939c594fb5c958c3a1c7bedf83d2f2702\springfox-core-2.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.plugin\spring-plugin-metadata\1.2.0.RELEASE\97223fc496b6cab31602eedbd4202aa4fff0d44f\spring-plugin-metadata-1.2.0.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.plugin\spring-plugin-core\1.2.0.RELEASE\f380e7760032e7d929184f8ad8a33716b75c0657\spring-plugin-core-1.2.0.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.security\spring-security-config\5.0.4.RELEASE\355fc8c3d1c61fe85915082587946ad346250d85\spring-security-config-5.0.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.security\spring-security-web\5.0.4.RELEASE\bd2592c928d043f70742fd8ae409f751a63132dd\spring-security-web-5.0.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.security\spring-security-messaging\5.0.4.RELEASE\92205b07e335bd7417ee1880482480de2fc4b47a\spring-security-messaging-5.0.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.security\spring-security-core\5.0.4.RELEASE\f2924cd62fa8b14546b2b3c31dcd9e55abf9a5e\spring-security-core-5.0.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.amqp\spring-rabbit\2.1.6.RELEASE\8e9e1ad93bb39d4ffeccf374636f34a6d6a8c4bb\spring-rabbit-2.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.services.sts\cxf-services-sts-core\3.1.0\1a0834227694b6e81e7c0d9d4888479f1e73d2b\cxf-services-sts-core-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.boot\spring-boot-autoconfigure\2.1.4.RELEASE\d5f8b3f7835a23b4dfd8d1489d265c1e426e317b\spring-boot-autoconfigure-2.1.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.boot\spring-boot\2.1.4.RELEASE\5ad0355a8c810b32b9221b9b92746b51c983337f\spring-boot-2.1.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-context\5.1.6.RELEASE\7b9e80ab68ee91ca0462a0eb2c58a9d957788b\spring-context-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-messaging\5.1.6.RELEASE\dc6785067ae5dd16e0fde95be64badb49982c0a3\spring-messaging-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-web\5.1.6.RELEASE\4e15a24feba0581a02efd508af03a15b05570bd4\spring-web-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.amqp\spring-amqp\2.1.6.RELEASE\417ef0e927476b20ebfad56d7759fd661493f905\spring-amqp-2.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-extensions\7.6.0\c9b9075da927ebdc3cec6de851ceded520448b52\wicket-extensions-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-spring\7.6.0\8a40929d0b76c0fd65d4b6a71526ad316f98cdf9\wicket-spring-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-auth-roles\7.6.0\4f58099b07d19e23712a61ab1f3aed78b6c55363\wicket-auth-roles-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-datetime\7.6.0\40acc64bc381fe1a76f3a7f9baf677ee8a75c651\wicket-datetime-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-native-websocket-javax\7.6.0\81af75bfd768308e724d26e02a984732c7df6062\wicket-native-websocket-javax-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-ioc\7.6.0\d8af523b6c1b1ab5e8fa173d149d055c655bd957\wicket-ioc-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-native-websocket-core\7.6.0\94012747ec169d028886c0afad5c61593dfc7979\wicket-native-websocket-core-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-core\7.6.0\a325634617d7f1e50cec12a16428a09a3d2f80f9\wicket-core-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-request\7.6.0\b8bbb6475b099561e6ce9d0ed1e833cadaff4f97\wicket-request-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-util\7.6.0\d372e5b84a121f07398ac9f51645452a6ac8f9aa\wicket-util-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-transports-http-jetty\3.1.0\eccf2aa35eb52588ab407efa5d72774c7b646c6d\cxf-rt-transports-http-jetty-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\javax-websocket-server-impl\9.4.7.v20170914\45e2d7106f87f7950928447b7124e07e68b3f9a3\javax-websocket-server-impl-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\websocket-server\9.4.7.v20170914\560ebb2f187c0f61b07b24eb667f669941beff89\websocket-server-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-annotations\9.4.7.v20170914\fb2649517a94753465c9dfa05965a5caf471ffcf\jetty-annotations-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-plus\9.4.7.v20170914\862942bedb3d071e475770494b017efc6efa5a4f\jetty-plus-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-webapp\9.4.7.v20170914\cb3f5561ad15a750dcb0cfdcc2db6df141df74b2\jetty-webapp-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-servlet\9.4.7.v20170914\980023d7ac2504839f89f337de76c345b21808a1\jetty-servlet-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-security\9.4.7.v20170914\5119551fb6f19c556ea40588ab4c8f11967796ad\jetty-security-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-server\9.4.7.v20170914\886adb1b347f42698ea5482e600033428ad32afb\jetty-server-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-servlets\9.4.7.v20170914\a0b1f50faf6ea178e4e1b46072794ebbb4c682e9\jetty-servlets-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-web\2.10.0\f3d3ace0a975c14dfda24602f10dd3d2ef497a1e\log4j-web-2.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-slf4j-impl\2.10.0\8e4e0a30736175e31c7f714d95032c1734cfbdea\log4j-slf4j-impl-2.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-core\2.10.0\c90b597163cd28ab6d9687edd53db601b6ea75a1\log4j-core-2.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-jcl\2.10.0\9043310e3e8ed4051391b7498929c15f92bb5a17\log4j-jcl-2.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-api\2.10.0\fec5797a55b786184a537abd39c3fa1449d752d6\log4j-api-2.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.lmax\disruptor\3.3.4\be71143c8ba540e34ced6fabf74ba9aa238156b6\disruptor-3.3.4.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.fusesource.jansi\jansi\1.8\81da0c3980e30744184bec4706cf6f4508d3d7ea\jansi-1.8.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\junit\junit\4.12\2973d150c0dc1fefe998f834810d68f278ea58ec\junit-4.12.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\gnu.getopt\java-getopt\1.0.13\bb29ac2c2ab8b92945f01706de4b56c97989c6a9\java-getopt-1.0.13.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.code.gson\gson\2.3.1\ecb6e1f8e4b0e84c4b886c2f14a1500caf309757\gson-2.3.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.jayway.jsonpath\json-path\2.2.0\22290d17944bd239fabf5ac69005a60a7ecbbbcb\json-path-2.2.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.mail\mail\1.4.7\9add058589d5d85adeb625859bf2c5eeaaedf12d\mail-1.4.7.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.mail\javax.mail-api\1.6.2\17a8151bab44f9c94f34c10db70d95ba3c830eda\javax.mail-api-1.6.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.pdfbox\pdfbox\1.8.9\46764c8e1e5b07f0e5ca30104ada3895a15a8921\pdfbox-1.8.9.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.poi\poi-ooxml\4.1.0\42d7913de1a6360058e8d14bb7769a33633a639b\poi-ooxml-4.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.poi\poi\4.1.0\66ea82c8e7cd87e9ae8bceca45daf01328c8d623\poi-4.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-swing\1.0.1\14621054d72340b4a664cce4710ba974a3882a19\jiconfont-swing-1.0.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-bundle\1.3.0\a33ad4e88c9657edd405a1fe2c1f6d461d6351d0\jiconfont-bundle-1.3.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\eu.hansolo\Medusa\5.6\9face401116762e5de83b21d05e089aa4c6130b4\Medusa-5.6.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-ws-rm\3.1.0\a372a12604b30ee069ea7cee218c2871630fcb9f\cxf-rt-ws-rm-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-ws-security\3.1.0\7053338ce8b32f21b8694dec49e0f36a7e7adfe2\cxf-rt-ws-security-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-security-sso-saml\3.1.0\67706028cc501dee102e128a80296dec9d8fe340\cxf-rt-rs-security-sso-saml-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-security-xml\3.1.0\a05334d2773bc8a5bd6f593024b025fd10ebd141\cxf-rt-rs-security-xml-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-security-saml\3.1.0\52a0659a09097e1c6cf937c434dc91c32c9ae899\cxf-rt-security-saml-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wss4j\wss4j-ws-security-dom\2.1.0\28af0f96f580c61ea2d80f4f233bd33f5b026657\wss4j-ws-security-dom-2.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wss4j\wss4j-ws-security-policy-stax\2.1.0\ae2493dae32b09ac9e29ec66d1b4f552dc7d0164\wss4j-ws-security-policy-stax-2.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wss4j\wss4j-ws-security-stax\2.1.0\4f38790d61525589534cc988aa4bed54a33318c1\wss4j-ws-security-stax-2.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wss4j\wss4j-ws-security-common\2.1.0\9e49ed9eff83c98a4171041ad2392132638d0a1d\wss4j-ws-security-common-2.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-xacml-impl\3.1.0\5a24cf5300734fc9e98a96b565da38b087991b2\opensaml-xacml-impl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-xacml-saml-impl\3.1.0\6df3a98a1365f9308a1c800dd4928bcaba90fb68\opensaml-xacml-saml-impl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-xacml-saml-api\3.1.0\acd12ec1ac8653f68b7a2d15a30ad4da5af1d2ad\opensaml-xacml-saml-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-xacml-api\3.1.0\acb934c12177cff611d95da5cd99fb24b8ccc6fb\opensaml-xacml-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-saml-impl\3.1.0\30529b4a04b82393dba2d006bb0ddce08a7d55e5\opensaml-saml-impl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-xmlsec-impl\3.1.0\fa59c99fc45733fe5a3ce320aee31f19448e374d\opensaml-xmlsec-impl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-saml-api\3.1.0\7837986e87a0cdb4830b3ff3e454db04268f0775\opensaml-saml-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-soap-impl\3.1.0\91b4a0aa00204ff9f0c10d8e97772856734166f5\opensaml-soap-impl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-profile-api\3.1.0\7eec99eebc650af581ad5070dbf9afa2b215ed6b\opensaml-profile-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-soap-api\3.1.0\4591c63dff5e5c2573cb336952fb8c35233a962c\opensaml-soap-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-xmlsec-api\3.1.0\dc64a82be2a4d564e58ae9c36ce900528025ab8f\opensaml-xmlsec-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-security-impl\3.1.0\62a59f88c171acaa7fcc0c64c921071dc61e7fab\opensaml-security-impl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-security-api\3.1.0\f007f502eaaa2a6b6e699bdb880bdc35eb19637d\opensaml-security-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-messaging-api\3.1.0\fec1afd68c44ca095879581647e1fc142348fb8f\opensaml-messaging-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-core\3.1.0\4abb1b4c03210b606970020b7bcf0c6ee3cfcbf2\opensaml-core-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-storage-api\3.1.0\f002a8c593130040722d8780a3985a49d1f0294c\opensaml-storage-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.shibboleth.utilities\java-support\7.1.0\c1cfa3ba8d8262652ebe5cf1541268d78d639688\java-support-7.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.guava\guava\27.0-jre\c6ad87d2575af8ac8ec38e28e75aefa882cc3a1f\guava-27.0-jre.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox.ui\springfox-swagger-ui-rfc6570\1.0.0\782daac3319d543131a3e0bb1dfcd6243df9b595\springfox-swagger-ui-rfc6570-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-fxml\11\e7a757b580fc3e2e1a121768606c7836eef418c\javafx-fxml-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-web\11\5f50385bc156b2e3bd478f9fded919f9d8ae8801\javafx-web-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-controls\11\794488e3b1f4635d9a1b842bdc872a5eb8fd54ca\javafx-controls-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-controls\11\58d961774262ec972bf304e16c154a8e18c2050b\javafx-controls-11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-media\11\f65e90798210a9ff1cad3e7686af8c1db138477f\javafx-media-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-media\11\586c51942ea38145727e345387b6b7cd53de0b33\javafx-media-11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-swing\11\86e2c4feb81f5147bbb5e662b0892a61535a7472\javafx-swing-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-graphics\11\4ab9edd8d481a420044c473fdb5718ccdd35c836\javafx-graphics-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-graphics\11\a736dd079047ec0b72b8c4970842a5c5e0c19f2f\javafx-graphics-11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-base\11\f8d1ced6047b010f1e3bb92dc060862179ce5897\javafx-base-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-base\11\9fcd3e8e3227ec97bf503f7991fad1f3b14d005\javafx-base-11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.xml.ws<http://javax.xml.ws>\jaxws-api\2.3.1\15e46dba25b1f767a3f517721badf6cce8dbb13d\jaxws-api-2.3.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-wadlto-jaxrs\3.1.0\f4ab354767cd6d9bb59475c68ef1422ca5875329\cxf-tools-wadlto-jaxrs-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-security-oauth2\3.1.0\136a51573c759e4eff1cd96e0664a88bad16306d\cxf-rt-rs-security-oauth2-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-security-jose\3.1.0\32eb3643c0f3c7d808d0c10517fa5e60924183e0\cxf-rt-rs-security-jose-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-extension-providers\3.1.0\6904471fdcbc92d7eedfd71cfb1b2c37802674fb\cxf-rt-rs-extension-providers-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-extension-search\3.1.0\863d1a77887650d2af4e6479abf04ed696493789\cxf-rt-rs-extension-search-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-security-cors\3.1.0\1b8551966848d52a4a09718cdaef408628b0c03c\cxf-rt-rs-security-cors-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-security-oauth\3.1.0\745f5e11693c65647b158fc9bd74e040b4d90b10\cxf-rt-rs-security-oauth-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-service-description\3.1.0\366f5720db7490cab7286335d17bd8ea6d8ee2df\cxf-rt-rs-service-description-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-client\3.1.0\908000ce49947e022f03998778e56aeb4c9179eb\cxf-rt-rs-client-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-frontend-jaxrs\3.1.0\5b5bfa67d541dc6467ec79db1b4786d753dbca5d\cxf-rt-frontend-jaxrs-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.annotation\javax.annotation-api\1.3.2\934c04d3cfef185a8008e7bf34331b79730a9d43\javax.annotation-api-1.3.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.jws\javax.jws-api\1.1\c623941ebd225bb05ea546dc81590a62e40e4fce\javax.jws-api-1.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.xml.bind\jaxb-api\2.3.1\8531ad5ac454cc2deb9d4d32c40c4d7451939b5d\jaxb-api-2.3.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.xml.soap\javax.xml.soap-api\1.4.0\667ef2eee594ca7e05a1cbe0b37a428f7b57778f\javax.xml.soap-api-1.4.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.fazecast\jSerialComm\2.4.0\665275ce2a8a8a7922de7fe7842a79a2214a2a53\jSerialComm-2.4.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.modelmapper\modelmapper\2.3.3\3961eba8e4b2bf8c9637deac59f4ec4986e9939b\modelmapper-2.3.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-jdk8\1.3.31\21edc5a6b2e39bc4dc2860346fd778e27503d6cb\kotlin-stdlib-jdk8-1.3.31.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-reflect\1.3.31\5a426a5ada97967ca60fba495eeaa66cfa7c9e2f\kotlin-reflect-1.3.31.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-jdk7\1.3.31\e652770b6416c6d85934086899ffed3eccd35813\kotlin-stdlib-jdk7-1.3.31.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib\1.3.31\11289d20fd95ae219333f3456072be9f081c30cc\kotlin-stdlib-1.3.31.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware.database\qc-sap-database-adapter\1.0.0\7aa8f30093a7065af8d514d8c6d54d6d7a35d982\qc-sap-database-adapter-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jboss.logging\jboss-logging\3.3.0.Final\3616bb87707910296e2c195dc016287080bba5af\jboss-logging-3.3.0.Final.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.fasterxml\classmate\1.4.0\291658ac2ce2476256c7115943652c0accb5c857\classmate-1.4.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-wsdlto-frontend-javascript\3.1.0\676dc32cfaf027426e2a98519bfa450ee25e0242\cxf-tools-wsdlto-frontend-javascript-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-java2ws\3.1.0\741bc19f9e6948fef2cb9a1a91686f5a1f09467a\cxf-tools-java2ws-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-wsdlto-databinding-jaxb\3.1.0\6c631af57906ac66277f66b54b48ac309a10522c\cxf-tools-wsdlto-databinding-jaxb-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-misctools\3.1.0\31b6032f3eee57a69b6f4c91ecb819ef69aedb7f\cxf-tools-misctools-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-wsdlto-frontend-jaxws\3.1.0\698af8060cb137e088e96cda435a562045bb2f88\cxf-tools-wsdlto-frontend-jaxws-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-wsdlto-core\3.1.0\d640bcf118ed2430d329bc2dec285c7fb04ad6f1\cxf-tools-wsdlto-core-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-corba\3.1.0\108716c79e63cd03ba0ffc3a5d93c28318267c7a\cxf-tools-corba-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-validator\3.1.0\7c410f1fdacc400cbaeb9314bad32029f700a9d4\cxf-tools-validator-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-common\3.1.0\48f06302caaede6ac5e0985be5010fc1539a8acc\cxf-tools-common-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.xjc-utils\cxf-xjc-runtime\3.0.2\ab196d818e6839d9a6ea3c8f1a02d2642610513d\cxf-xjc-runtime-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.xjcplugins\cxf-xjc-dv\3.0.2\3f2233a25ade9379d73a160290efa54a58f8f5ec\cxf-xjc-dv-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.xjcplugins\cxf-xjc-ts\3.0.2\87e35704b356478a50fe5e9662fc331b334920b2\cxf-xjc-ts-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.xjcplugins\cxf-xjc-bug671\3.0.2\518d2534a63679e558aeb5cd5e5d6195466b1795\cxf-xjc-bug671-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.xjcplugins\cxf-xjc-boolean\3.0.2\cb522cbc7ba8129272155cef87fbdabdc153fe41\cxf-xjc-boolean-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.xjcplugins\cxf-xjc-javadoc\3.0.2\b9797bdcfa0e26a82eec673844b137cbeecdba35\cxf-xjc-javadoc-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-features-clustering\3.1.0\ae56daa1aea5529cf3e5cf21b46b5c867e561e8c\cxf-rt-features-clustering-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-management\3.1.0\b5c0cbe563d9a42e3d8ecfef994b7a3fdc972ac5\cxf-rt-management-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-bindings-object\3.1.0\c706d8be8d0cfc2e996ec015f823ecfe63351e57\cxf-rt-bindings-object-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-transports-local\3.1.0\5355052883903c6b34560964b77e1c532064cd9b\cxf-rt-transports-local-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-transports-http-hc\3.1.0\cf8f7db1309ded2bb378d693cabb2745f722fefd\cxf-rt-transports-http-hc-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-transports-http\3.1.0\870ebad800e34974b5576a9c9ea53e8f2fcd1213\cxf-rt-transports-http-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-transports-udp\3.1.0\4c7dc33459a6d0f8c5aeb741d29e3e32f3ecb1cc\cxf-rt-transports-udp-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-transports-jms\3.1.0\a1f4fa083301fd1841d20f0edc7007ec9597a7a9\cxf-rt-transports-jms-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-ws-mex\3.1.0\e0b38a0ceb67113139bcd14532cd6d0c5ce58f4d\cxf-rt-ws-mex-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-bindings-corba\3.1.0\6a505d903b0ceeaf0fb13b8b906fe5f91bd0ff26\cxf-rt-bindings-corba-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-frontend-js\3.1.0\fe33cb94d080089660d155514e60a767f77fd65\cxf-rt-frontend-js-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-frontend-jaxws\3.1.0\b0af71d7ee43805172e3ce43d9aa5ecdc2afd75d\cxf-rt-frontend-jaxws-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-ws-addr\3.1.0\d7969c3cd75571469159ec1f276602ddf11f256e\cxf-rt-ws-addr-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-databinding-aegis\3.1.0\93bc05b67272ba6fedd0623687096216399acf91\cxf-rt-databinding-aegis-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-frontend-simple\3.1.0\ef203d0c5d7f5ca16e620edaa9de6b135459a7f9\cxf-rt-frontend-simple-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-javascript\3.1.0\e23657e50dbd4e3dcb336c84237265dd933e20fe\cxf-rt-javascript-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-bindings-soap\3.1.0\f7d5e697927668f426ccde55bef966203b405fbc\cxf-rt-bindings-soap-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-bindings-xml\3.1.0\b7186dfb60eb15efad8ad321d7b315c5f98bae80\cxf-rt-bindings-xml-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-bindings-coloc\3.1.0\204e25dc887caf42cde8c3d4edde48a4da701363\cxf-rt-bindings-coloc-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-databinding-xmlbeans\3.1.0\48cc88ac97f9db55750be31b2ecbdf09903e0e01\cxf-rt-databinding-xmlbeans-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-ws-policy\3.1.0\2ac7a00d282294dce3fe223aa0a616d652d22946\cxf-rt-ws-policy-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.services.wsn\cxf-services-wsn-core\3.1.0\e925d4d2e122b378b4c8b41a954ae37480dbde93\cxf-services-wsn-core-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.services.wsn\cxf-services-wsn-api\3.1.0\31504bcefb29fbf7657d2c8feb8de3ac7b936cd8\cxf-services-wsn-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-databinding-jaxb\3.1.0\cfa37e6cf8af20477462d3e5b88d8339489efadb\cxf-rt-databinding-jaxb-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-wsdl\3.1.0\55b06c138370c8098225f3041e4b3549c409168a\cxf-rt-wsdl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-security\3.1.0\7a83e8c74d11651799bec9e5212173d3abaf89bd\cxf-rt-security-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-core\3.1.0\1d83e1b9122fbddeb964b6cb7560627280059545\cxf-core-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.slf4j\slf4j-jdk14\1.7.9\db0f03d53c924bd8d384a6784217b341cd4ee642\slf4j-jdk14-1.7.9.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.slf4j\jcl-over-slf4j\1.7.9\f7c71870af3c344108412b745c8d13f5defffab5\jcl-over-slf4j-1.7.9.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.codehaus.jettison\jettison\1.3.7\7d36a59a0577f11b12088b9e215d6860345b9e1d\jettison-1.3.7.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.minidev\json-smart\2.2.1\5b9e5df7a62d1279b70dc882b041d249c4f0b002\json-smart-2.2.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.minidev\accessors-smart\1.1\a527213f2fea112a04c9bdf0ec0264e34104cd08\accessors-smart-1.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-util\5.0.3\1512e5571325854b05fb1efce1db75fcced54389\asm-util-5.0.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-commons\5.1\25d8a575034dd9cfcb375a39b5334f0ba9c8474e\asm-commons-5.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-tree\5.1\87b38c12a0ea645791ead9d3e74ae5268d1d6c34\asm-tree-5.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm\5.1\5ef31c4fe953b1fd00b8a88fa1d6820e8785bb45\asm-5.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.sun.xml.fastinfoset\FastInfoset\1.2.13\98f56b9354e27bd2941cc5d461344e240ae51ae\FastInfoset-1.2.13.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-aop\5.1.6.RELEASE\a473d4bca7295f2b90522594e413f9e19107c1d2\spring-aop-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-tx\5.1.6.RELEASE\e1c6de29a9f9b6ded22133fd0cfdc4366a431cc2\spring-tx-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-beans\5.1.6.RELEASE\90d2f4bf7eced108de0b5bf617abb2b13a6206a3\spring-beans-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-expression\5.1.6.RELEASE\50fe4080029e43e7612e50fb4d7c7c43e95bf03c\spring-expression-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.retry\spring-retry\1.2.4.RELEASE\e5a1e629b2743dc7bbe4a8d07ebe9ff6c3b816ce\spring-retry-1.2.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-core\5.1.6.RELEASE\9329591e728ef9844911e082e399f4fc3e3ecb37\spring-core-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.rabbitmq\amqp-client\5.4.3\9bede47bcd205e93f422adf4923892e31a640239\amqp-client-5.4.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.mina\mina-core\2.0.9\255f546277515f2191105e89f4d768e3ca02db9c\mina-core-2.0.9.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.sf.ehcache\ehcache\2.9.0\8a4f89d91daafb3994ed212201f935554a200b4b\ehcache-2.9.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.activemq\activemq-broker\5.10.0\4095c7ab762f381b00f99a3e9520e456e32100d1\activemq-broker-5.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.activemq\activemq-openwire-legacy\5.10.0\b7ebdea2ca08c0ff5a73665110e6447945ca342\activemq-openwire-legacy-5.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.activemq\activemq-client\5.10.0\7cd9cafc93a97d3f7a34675e208d45885bb77a0e\activemq-client-5.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wss4j\wss4j-bindings\2.1.0\8abaef48e2041412ad08f08f4139cb214c320544\wss4j-bindings-2.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.santuario\xmlsec\2.0.4\d19533f9572fbb3f4706bbea44c20ff61f67510d\xmlsec-2.0.4.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.slf4j\slf4j-api\1.8.0-alpha2\34fa1d87256bbdb376ae7f6fa7e479610cd07dce\slf4j-api-1.8.0-alpha2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-collections4\4.3\1c262f70f9b3c2351f1d13a9a9bd10d2ec7cfbc4\commons-collections4-4.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\joda-time\joda-time\2.9.4\1c295b462f16702ebe720bbb08f62e1ba80da41b\joda-time-2.9.4.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\commons-fileupload\commons-fileupload\1.3.2\5d7491ed6ebd02b6a8d2305f8e6b7fe5dbd95f72\commons-fileupload-1.3.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\commons-io\commons-io\2.5\2852e6e05fbb95076fc091f6d1780f1f8fe35e0f\commons-io-2.5.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\cglib\cglib\3.1\1f1cb6c7a7479e0c7fd7987109e503914bebe84a\cglib-3.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.inject\javax.inject\1\6975da39a7040257bd51d21a231b76c915872d38\javax.inject-1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\websocket-servlet\9.4.7.v20170914\a75e6706b6af7a87bd3edebbddc45e6cb525f321\websocket-servlet-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.servlet\javax.servlet-api\3.1.0\3cd63d075497751784b2fa84be59432f4905bf7c\javax.servlet-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\javax-websocket-client-impl\9.4.7.v20170914\94e54b803406f711e2f9636dd658e497e2ca9e67\javax-websocket-client-impl-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\websocket-client\9.4.7.v20170914\693b3492e04b78757d88544f321076265909a503\websocket-client-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-client\9.4.7.v20170914\b1026e2f37cfaf626b7c42c05ce1ec83cd6609ec\jetty-client-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-http\9.4.7.v20170914\44a0adb69ff6131129df34d43b28e196c8ce0a90\jetty-http-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\websocket-common\9.4.7.v20170914\47d18802581af0a1c458f7074a47e6e07ee864a0\websocket-common-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-io\9.4.7.v20170914\a51742105ec2665f5ad80c17c784b388cb855329\jetty-io-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.websocket\javax.websocket-api\1.0\fc843b649d4a1dcb0497669d262befa3918c7ba8\javax.websocket-api-1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-continuation\9.4.7.v20170914\6b2aaa9da3e11e0f12bba9a80e74a389ab0d045e\jetty-continuation-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-xml\9.4.7.v20170914\203e38c00bba11bcb72b41c8d7a1714df61f31e5\jetty-xml-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-jndi\9.4.7.v20170914\e74f84057f1ace6f6d424667a97807fc6d7b0537\jetty-jndi-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-util\9.4.7.v20170914\771efdf5983c174d6d9c58892108c1c2d018404a\jetty-util-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.pdfbox\fontbox\1.8.9\f792e291ebc560fd6942506216f063f425ec5c74\fontbox-1.8.9.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\commons-logging\commons-logging\1.2\4bfc12adfe4842bf07b657f0369c4cb522955686\commons-logging-1.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.hamcrest\hamcrest-core\1.3\42a25dc3219429f0e5d060061f71acb49bf010a0\hamcrest-core-1.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.activation\activation\1.1\e6cb541461c2834bdea3eb920f1884d1eb508b50\activation-1.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.pdfbox\jempbox\1.8.9\e6101f5ac76b0ba086bdc1b3d5b6290ed073ed39\jempbox-1.8.9.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpasyncclient\4.0.2\6c0421e057af0fed081f0b8b4c4df829c4732a5c\httpasyncclient-4.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpclient\4.3.6\4c47155e3e6c9a41a28db36680b828ced53b8af4\httpclient-4.3.6.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\commons-codec\commons-codec\1.12\47a28ef1ed31eb182b44e15d49300dee5fadcf6a\commons-codec-1.12.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-math3\3.6.1\e4ba98f1d4b3c80ec46392f25e094a6a2e58fcbf\commons-math3-3.6.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.poi\poi-ooxml-schemas\4.1.0\6a2a0dfa19db33f4fba5b0a0261bb517a86cb56\poi-ooxml-schemas-4.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-compress\1.18\1191f9f2bc0c47a8cce69193feb1ff0a8bcb37d5\commons-compress-1.18.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.virtuald\curvesapi\1.06\159dd2e8956459a4eb0a9a6ecda9004d8d289708\curvesapi-1.06.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-font_awesome\4.5.0.3\a86dc22f336aebffbe7bcc01569fd8adde2451f7\jiconfont-font_awesome-4.5.0.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-google_material_design_icons\2.2.0.1\fc7b40105e13ce81c249d4d440deb1939e687aaa\jiconfont-google_material_design_icons-2.2.0.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-open_iconic\1.1.1.2\1276330de012afcf42ba879b85c4d389a3de10f3\jiconfont-open_iconic-1.1.1.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-elusive\2.0.2\b9f1b760c6f70d374dcc03d2f7840751a5deb5b9\jiconfont-elusive-2.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-entypo\2.0.2\782d298222628693f1e9de764a5d7c6ec48215dd\jiconfont-entypo-2.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-typicons\2.0.7.0\14684b63dfca70ec75d1fd3feb0e26e56a5b4508\jiconfont-typicons-2.0.7.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont\1.0.0\e17d93321975b6735ebc283f6832fa0350614d3a\jiconfont-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.guava\failureaccess\1.0\50bacb0bdbbeeda25142aff57e2214c402e1193c\failureaccess-1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.guava\listenablefuture\9999.0-empty-to-avoid-conflict-with-guava\b421526c5f297295adef1c886e5246c39d4ac629\listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.code.findbugs\jsr305\3.0.2\25ea2e8b0c338a877313bd4672d3fe056ea78f0d\jsr305-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.checkerframework\checker-qual\2.5.2\cea74543d5904a30861a61b4643a5f2bb372efc4\checker-qual-2.5.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.errorprone\error_prone_annotations\2.2.0\88e3c593e9b3586e1c6177f89267da6fc6986f0c\error_prone_annotations-2.2.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.j2objc\j2objc-annotations\1.1\ed28ded51a8b1c6b112568def5f4b455e6809019\j2objc-annotations-1.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.codehaus.mojo\animal-sniffer-annotations\1.17\f97ce6decaea32b36101e37979f8b647f00681fb\animal-sniffer-annotations-1.17.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.swagger\swagger-annotations\1.5.20\16051f93ce11ca489a5313775d825f82fcc2cd6c\swagger-annotations-1.5.20.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.mapstruct\mapstruct\1.2.0.Final\8609d6eb044e9f6c73cb24c8f2f4ed5c72a249c7\mapstruct-1.2.0.Final.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.activation\javax.activation-api\1.2.0\85262acf3ca9816f9537ca47d5adeabaead7cb16\javax.activation-api-1.2.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-common\1.3.31\20c34a04ea25cb1ef0139598bd67c764562cb170\kotlin-stdlib-common-1.3.31.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jetbrains\annotations\13.0\919f0dfe192fb4e063e7dacadee7f8bb9a2672a9\annotations-13.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\jconn4\1.0.0\ed8f6f311512a2259800708c6236fd8761d7f6ee\jconn4-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.velocity\velocity\1.7\2ceb567b8f3f21118ecdec129fe1271dbc09aa7a\velocity-1.7.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\wsdl4j\wsdl4j\1.6.3\6d106a6845a3d3477a1560008479312888e94f2f\wsdl4j-1.6.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.sun.xml.bind\jaxb-xjc\2.2.11\f099cedb9b245323f906ab9f75adc48cef305cfd\jaxb-xjc-2.2.11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.sun.xml.bind\jaxb-core\2.2.11\c3f87d654f8d5943cd08592f3f758856544d279a\jaxb-core-2.2.11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.sun.xml.bind\jaxb-impl\2.2.11\a49ce57aee680f9435f49ba6ef427d38c93247a6\jaxb-impl-2.2.11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.ws.xmlschema\xmlschema-core\2.2.1\2eff1f3776590d4c51cc735eab2143c497329f2\xmlschema-core-2.2.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\antlr\antlr\2.7.7\83cd2cd674a217ade95a4bb83a8a14f351f48bd0\antlr-2.7.7.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\xml-resolver\xml-resolver\1.2\3d0f97750b3a03e0971831566067754ba4bfd68c\xml-resolver-1.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\commons-lang\commons-lang\2.6\ce1edb914c94ebc388f086c6827e8bdeec71ac2\commons-lang-2.6.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wss4j\wss4j-policy\2.1.0\518ca115eba40018fca1c08b0dfa14274a00e3c2\wss4j-policy-2.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.neethi\neethi\3.0.3\ee37a38bbf9f355ee88ba554a85c9220b75ba500\neethi-3.0.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.codehaus.woodstox\woodstox-core-asl\4.4.1\84fee5eb1a4a1cefe65b6883c73b3fa83be3c1a1\woodstox-core-asl-4.4.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpcore-nio\4.3.3\beda2dfb3e341d749ce833cfb6af6a9fb9c0563b\httpcore-nio-4.3.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.geronimo.specs\geronimo-jms_1.1_spec\1.1.1\c872b46c601d8dc03633288b81269f9e42762cea\geronimo-jms_1.1_spec-1.1.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.geronimo.specs\geronimo-jta_1.1_spec\1.1.1\aabab3165b8ea936b9360abbf448459c0d04a5a4\geronimo-jta_1.1_spec-1.1.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.xmlbeans\xmlbeans\3.1.0\6dac1f897dfb3e3f17fc79b18a3353b2e51c464e\xmlbeans-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\rhino\js\1.7R2\b95d5212ff4cea92cee1c3c6fa50aa82c9d4905b\js-1.7R2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.ws.rs<http://javax.ws.rs>\javax.ws.rs-api\2.0.1\104e9c2b5583cfcfeac0402316221648d6d8ea6b\javax.ws.rs-api-2.0.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.oauth.core\oauth-provider\20100527\165bfc97e63e5af8e052a47f4dee832ce06bf7d7\oauth-provider-20100527.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.geronimo.specs\geronimo-servlet_3.0_spec\1.0\d45e479fd200236c71182c5f6b6077a5fb53f89\geronimo-servlet_3.0_spec-1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-jcl\5.1.6.RELEASE\a4ad3c98c7cc31357e94e12772c8e6449522bc5\spring-jcl-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\websocket-api\9.4.7.v20170914\aa7717f73a613c338bda18bfa5b7bd8b6917330\websocket-api-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.websocket\javax.websocket-client-api\1.0\afcf19e889d8725576811f8d47ab6c65d9dcbd78\javax.websocket-client-api-1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\commons-collections\commons-collections\3.2.1\761ea405b9b37ced573d2df0d1e3a4e0f9edc668\commons-collections-3.2.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.codehaus.woodstox\stax2-api\3.1.4\ac19014b1e6a7c08aad07fe114af792676b685b7\stax2-api-3.1.4.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpcore\4.3.3\f91b7a4aadc5cf486df6e4634748d7dd7a73f06d\httpcore-4.3.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.oauth.core\oauth\20100527\a84c5331e225bc25a5a288db328048d6b1bb6fd5\oauth-20100527.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.bytebuddy\byte-buddy\1.8.12\82a340b11ea0a55e5d51b3ae559003454b8bf320\byte-buddy-1.8.12.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.xml.stream\stax-api\1.0-2\d6337b0de8b25e53e81b922352fbea9f9f57ba0b\stax-api-1.0-2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jasypt\jasypt\1.9.2\91eee489a389faba9fc57bfee75c87c615c19cd7\jasypt-1.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.fusesource.hawtbuf\hawtbuf\1.10\a20907168eb4f05c8f777e1671d8070cd06715e4\hawtbuf-1.10.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.geronimo.specs\geronimo-j2ee-management_1.1_spec\1.0.1\5372615b0c04c1913c95c34a0414cef720ca2855\geronimo-j2ee-management_1.1_spec-1.0.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.cryptacular\cryptacular\1.0\a7dd8234498f8425c25e983b4d3451d7accb0b5b\cryptacular-1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.bouncycastle\bcprov-jdk15on\1.51\9ab8afcc2842d5ef06eb775a0a2b12783b99aa80\bcprov-jdk15on-1.51.jar Products.HostInterface.HostInterface -r -n autoPickInterface -l
It appears gradle is building the command line with each jar file being added to the classpath. Don’t know if there isa way to shortcut that…
Mike
From: Geertjan Wielenga <ge...@apache.org>>
Sent: Thursday, July 11, 2019 9:14 AM
To: Mike Billman <mi...@qcsoftware.com>>
Cc: Laszlo Kishalmi <la...@gmail.com>>; users@netbeans.apache.org<ma...@netbeans.apache.org>
Subject: Re: NB11 - gradle support
Quite a lot more details are needed here, I think.
I see dozens of responses when I google 'CreateProcess error=206, The filename or extension is too long'.
Gj
On Thu, Jul 11, 2019 at 3:11 PM Mike Billman <mi...@qcsoftware.com>> wrote:
Because we have a lot of jar files in our classpath, I get:
CreateProcess error=206, The filename or extension is too long
Is there an easy way around this?
Mike
From: Geertjan Wielenga <ge...@apache.org>>
Sent: Wednesday, July 10, 2019 4:28 PM
To: Mike Billman <mi...@qcsoftware.com>>
Cc: Laszlo Kishalmi <la...@gmail.com>>; users@netbeans.apache.org<ma...@netbeans.apache.org>
Subject: Re: NB11 - gradle support
If you have multiple main classes, you'd create a task like this for each of them and then run a task as needed:
task(runSimple, dependsOn: 'classes', type: JavaExec) {
main = 'com.mrhaki.java.Simple'
classpath = sourceSets.main.runtimeClasspath
args 'mrhaki'
systemProperty 'simple.message', 'Hello '
}
https://mrhaki.blogspot.com/2010/09/gradle-goodness-run-java-application.html
I.e., in the above, you have a class named Simple, with a main method, and so you'd run the 'runSimple' task above to run that main class.
And then you'd created another task just like that for each of your other main classes.
Does that help? It works for me.
Gj
On Wed, Jul 10, 2019 at 9:59 PM Geertjan Wielenga <ge...@apache.org>> wrote:
If you can provide a small project on GitHub that has the kind of set up that you need help with, I can try to help.
Gj
On Wed, Jul 10, 2019 at 9:52 PM Mike Billman <mi...@qcsoftware.com>> wrote:
Is there an equivalent to the “run configurations” available in eclipse/intellij?
Mike
From: Mike Billman <mi...@qcsoftware.com>>
Sent: Wednesday, July 10, 2019 3:43 PM
To: Laszlo Kishalmi <la...@gmail.com>>; users@netbeans.apache.org<ma...@netbeans.apache.org>
Subject: RE: NB11 - gradle support
I was able to get this far…
task autoPickInterface(type:Exec) {
standardOutput System.out
standardInput System.in
commandLine 'cmd', '/v', '/c', '"choices.bat -j 11x64 -s 17x64 & sandbox & run-profile creekstone & java Products.HostInterface.HostInterface -r -n autoPickInterface -l"'
}
However, I cannot type input into the output window. I can’t help but think there is something I just don’t understand…I tried this:
task runApp(type: JavaExec) {
classpath = sourceSets.main.runtimeClasspath
main = 'Products.HostInterface.HostInterface'
args '-r -n autoPickInterface -l'
}
And I get an enormous classpath…
Mike
From: Laszlo Kishalmi <la...@gmail.com>>
Sent: Tuesday, July 2, 2019 5:18 PM
To: users@netbeans.apache.org<ma...@netbeans.apache.org>
Subject: Re: NB11 - gradle support

The best way to do it to add Gradle tasks in your build.grade for each main class (like runApp1, runApp2).

Then open the project properties and configure custom actions for each application.

Or you might reconfigure run and debug actions to use:

run${input:Application}

or

run${input:Application,DefaultApp}

This way you would be prompted for the application to run/debug.
On 7/2/19 12:06 PM, Mike Billman wrote:
Our gradle project isn’t set up with run configured because we run multiple applications out of the same project (different main classes). Just wondering the best way to set this up…custom tasks?
Thanks.
Mike
From: Geertjan Wielenga <ge...@apache.org>
Sent: Tuesday, July 2, 2019 3:02 PM
To: Mike Billman <mi...@qcsoftware.com>
Cc: users@netbeans.apache.org<ma...@netbeans.apache.org>
Subject: Re: NB11 - gradle support
Open the project and click Run.
If the above doesn't work, what's the problem exactly so that we can help with the problem you're encountering?
Gj
On Tue, Jul 2, 2019 at 9:00 PM Mike Billman <mi...@qcsoftware.com>> wrote:
Hey –
I was wondering if there are any tutorials on using the new gradle support introduced in 11.0. I would like to try to figure out how to run my applications, but am not sure how.
Thanks!
Mike Billman
Senior Software Engineer
CPTE
[qclogo]
50 E-Business Way
Suite 300
Cincinnati, OH 45241
T +1 513 469 1424
E mikebillman@qcsoftware.com<ma...@qcsoftware.com>
F +1 513 469 1425

Re: NB11 - gradle support

Posted by Peter Steele <st...@gmail.com>.
Mike

Gradle just uses the dependencies you have given it, the dependencies can
be refined to restrict where they are used (runtime, compileOnly example)
and also whether you want gradle to include children dependencies and
children of those etc. (I can't remember the syntax there).

It looks like you are including all the jars you need and then all the jars
those jars need which is why you have a big list. Those dependencies are
only really required if you need to use every bit of functionality
available in those jars.

You can manually list the dependencies you need if you wish to remove jars
that are not of use on your use case. You just stop the child dependencies
being added then manually add to your build.gradle file

Netbeans is not the issue here

One nice feature of intellij, is that you can get it to include all the
dependencies in one jar which prevents issues like this. Raise an
enhancement request if you want this, in JIRA. I personally prefer having
the jars separate.

Regards

Peter

On Thu, 11 Jul 2019, 16:12 Mike Billman, <mi...@qcsoftware.com> wrote:

> When running from a command prompt:
>
>
>
> Gradle runApp --info --stacktrace
>
>
>
> Starting process 'command 'C:\Program
> Files\Java\jdk-11.0.2\bin\java.exe''. Working directory:
> C:\Sandboxes\mdb\Projects\creekstone Command: C:\Program
> Files\Java\jdk-11.0.2\bin\java.exe -Dfile.encoding=windows-1252
> -Duser.country=US -Duser.language=en -Duser.variant -cp
> C:\Sandboxes\mdb\Projects\creekstone\build\classes\java\main;C:\Sandboxes\mdb\Projects\creekstone\build\resources\main;C:\Program
> Files\SQL Anywhere
> 17\java\sajdbc4.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware.database\qc-microsoft-database-adapter\1.0.0\c678f3a780918a94fdbf3eed181e5f7f5b1f3dcb\qc-microsoft-database-adapter-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\qc-toolkit\14.9.0\a23c55ac353f771233ce694bc7a394dbbd12ca4\qc-toolkit-14.9.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\sqljdbc4\1.0.0\ff439c53190a987d327165dec8b148f670cb7ca8\sqljdbc4-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.sourceforge.jtds\jtds\1.3.1\1527f2fc2f040898625370a1687d902aa0743bcc\jtds-1.3.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.hibernate.validator\hibernate-validator\6.0.7.Final\8b9d9c7ec8c73963ea0fe81912fc67711a4ef76\hibernate-validator-6.0.7.Final.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.validation\validation-api\2.0.1.Final\cb855558e6271b1b32e716d24cb85c7f583ce09e\validation-api-2.0.1.Final.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.hibernate.validator\hibernate-validator-annotation-processor\6.0.7.Final\39f1cac791da7972d909fab33fbbb1b206846c60\hibernate-validator-annotation-processor-6.0.7.Final.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.el\javax.el-api\3.0.0\60a59edc89f93d57541da31ee1c83428ab1cdcb3\javax.el-api-3.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.glassfish\javax.el\3.0.0\dd532526e7c8de48e40419e6af1183658a973379\javax.el-3.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.fasterxml.jackson.module\jackson-module-kotlin\2.9.8\7ea1867daf999d6a3028362a0418da44b751bc13\jackson-module-kotlin-2.9.8.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.fasterxml.jackson.core\jackson-databind\2.9.8\11283f21cc480aa86c4df7a0a3243ec508372ed2\jackson-databind-2.9.8.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.fasterxml.jackson.core\jackson-core\2.9.8\f5a654e4675769c716e5b387830d19b501ca191\jackson-core-2.9.8.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox\springfox-swagger2\2.9.2\362676bc7f4c6f9f1d568741becab0dfc198c898\springfox-swagger2-2.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox\springfox-swagger-common\2.9.2\b38a41b3044af80cb7f41f67be5d158c9f6491ec\springfox-swagger-common-2.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.swagger\swagger-models\1.5.20\fb3a23bad80c5ed84db9dd150db2cba699531458\swagger-models-1.5.20.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.fasterxml.jackson.core\jackson-annotations\2.9.5\9056ec9db21c57d43219a84bb18c129ae51c6a5d\jackson-annotations-2.9.5.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\qc-amp\1.0.0\103fa36c314c1087e7b8c8a7f37bc3727ff309a8\qc-amp-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\jhall\1.0.0\308496a9287fbf04dcea25fe31d1a869adcdb838\jhall-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\graphics3d\1.0.0\18bb559c3d19dff09ec2ffc9480e0076667ea1d5\graphics3d-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\DJNativeSwingSWT\1.0.0\3504c45d14a5a4e7874ad8557d309382c8df36a3\DJNativeSwingSWT-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\chilkat\1.0.0\557dcc6466df17bb9cbe270eb7df27c4b1846c05\chilkat-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\jfoenix\1.0.0\6ab8f8ae3e6463f10e51c0bd2fc5ca1f357d4a07\jfoenix-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\jogl\1.0.0\aa4ff3367300542917909ea1d2d36f8ecf37e979\jogl-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.mobile\spring-mobile-device\1.1.5.RELEASE\8c4f007c7bfe0dcf9f276fd358c1e42648c78f4d\spring-mobile-device-1.1.5.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-webmvc\5.1.6.RELEASE\cf4ea53740c93e0b8ff951ef0a3eaf154c74dbd0\spring-webmvc-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-websocket\5.1.6.RELEASE\980fc94c840df4e01cb0458e49ed760c9d35aaea\spring-websocket-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox\springfox-spring-web\2.9.2\ed2ed714a6cba8804d00f80f0534901e4c7a3211\springfox-spring-web-2.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox\springfox-schema\2.9.2\e268f38774b16bb51a92ccaef0dcf3dc651c0cee\springfox-schema-2.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox\springfox-spi\2.9.2\6ac686190a6ceaccdae8b50d03b0501d144a6666\springfox-spi-2.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox\springfox-core\2.9.2\2e26f58939c594fb5c958c3a1c7bedf83d2f2702\springfox-core-2.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.plugin\spring-plugin-metadata\1.2.0.RELEASE\97223fc496b6cab31602eedbd4202aa4fff0d44f\spring-plugin-metadata-1.2.0.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.plugin\spring-plugin-core\1.2.0.RELEASE\f380e7760032e7d929184f8ad8a33716b75c0657\spring-plugin-core-1.2.0.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.security\spring-security-config\5.0.4.RELEASE\355fc8c3d1c61fe85915082587946ad346250d85\spring-security-config-5.0.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.security\spring-security-web\5.0.4.RELEASE\bd2592c928d043f70742fd8ae409f751a63132dd\spring-security-web-5.0.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.security\spring-security-messaging\5.0.4.RELEASE\92205b07e335bd7417ee1880482480de2fc4b47a\spring-security-messaging-5.0.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.security\spring-security-core\5.0.4.RELEASE\f2924cd62fa8b14546b2b3c31dcd9e55abf9a5e\spring-security-core-5.0.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.amqp\spring-rabbit\2.1.6.RELEASE\8e9e1ad93bb39d4ffeccf374636f34a6d6a8c4bb\spring-rabbit-2.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.services.sts\cxf-services-sts-core\3.1.0\1a0834227694b6e81e7c0d9d4888479f1e73d2b\cxf-services-sts-core-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.boot\spring-boot-autoconfigure\2.1.4.RELEASE\d5f8b3f7835a23b4dfd8d1489d265c1e426e317b\spring-boot-autoconfigure-2.1.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.boot\spring-boot\2.1.4.RELEASE\5ad0355a8c810b32b9221b9b92746b51c983337f\spring-boot-2.1.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-context\5.1.6.RELEASE\7b9e80ab68ee91ca0462a0eb2c58a9d957788b\spring-context-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-messaging\5.1.6.RELEASE\dc6785067ae5dd16e0fde95be64badb49982c0a3\spring-messaging-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-web\5.1.6.RELEASE\4e15a24feba0581a02efd508af03a15b05570bd4\spring-web-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.amqp\spring-amqp\2.1.6.RELEASE\417ef0e927476b20ebfad56d7759fd661493f905\spring-amqp-2.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-extensions\7.6.0\c9b9075da927ebdc3cec6de851ceded520448b52\wicket-extensions-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-spring\7.6.0\8a40929d0b76c0fd65d4b6a71526ad316f98cdf9\wicket-spring-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-auth-roles\7.6.0\4f58099b07d19e23712a61ab1f3aed78b6c55363\wicket-auth-roles-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-datetime\7.6.0\40acc64bc381fe1a76f3a7f9baf677ee8a75c651\wicket-datetime-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-native-websocket-javax\7.6.0\81af75bfd768308e724d26e02a984732c7df6062\wicket-native-websocket-javax-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-ioc\7.6.0\d8af523b6c1b1ab5e8fa173d149d055c655bd957\wicket-ioc-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-native-websocket-core\7.6.0\94012747ec169d028886c0afad5c61593dfc7979\wicket-native-websocket-core-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-core\7.6.0\a325634617d7f1e50cec12a16428a09a3d2f80f9\wicket-core-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-request\7.6.0\b8bbb6475b099561e6ce9d0ed1e833cadaff4f97\wicket-request-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-util\7.6.0\d372e5b84a121f07398ac9f51645452a6ac8f9aa\wicket-util-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-transports-http-jetty\3.1.0\eccf2aa35eb52588ab407efa5d72774c7b646c6d\cxf-rt-transports-http-jetty-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\javax-websocket-server-impl\9.4.7.v20170914\45e2d7106f87f7950928447b7124e07e68b3f9a3\javax-websocket-server-impl-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\websocket-server\9.4.7.v20170914\560ebb2f187c0f61b07b24eb667f669941beff89\websocket-server-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-annotations\9.4.7.v20170914\fb2649517a94753465c9dfa05965a5caf471ffcf\jetty-annotations-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-plus\9.4.7.v20170914\862942bedb3d071e475770494b017efc6efa5a4f\jetty-plus-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-webapp\9.4.7.v20170914\cb3f5561ad15a750dcb0cfdcc2db6df141df74b2\jetty-webapp-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-servlet\9.4.7.v20170914\980023d7ac2504839f89f337de76c345b21808a1\jetty-servlet-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-security\9.4.7.v20170914\5119551fb6f19c556ea40588ab4c8f11967796ad\jetty-security-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-server\9.4.7.v20170914\886adb1b347f42698ea5482e600033428ad32afb\jetty-server-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-servlets\9.4.7.v20170914\a0b1f50faf6ea178e4e1b46072794ebbb4c682e9\jetty-servlets-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-web\2.10.0\f3d3ace0a975c14dfda24602f10dd3d2ef497a1e\log4j-web-2.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-slf4j-impl\2.10.0\8e4e0a30736175e31c7f714d95032c1734cfbdea\log4j-slf4j-impl-2.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-core\2.10.0\c90b597163cd28ab6d9687edd53db601b6ea75a1\log4j-core-2.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-jcl\2.10.0\9043310e3e8ed4051391b7498929c15f92bb5a17\log4j-jcl-2.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-api\2.10.0\fec5797a55b786184a537abd39c3fa1449d752d6\log4j-api-2.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.lmax\disruptor\3.3.4\be71143c8ba540e34ced6fabf74ba9aa238156b6\disruptor-3.3.4.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.fusesource.jansi\jansi\1.8\81da0c3980e30744184bec4706cf6f4508d3d7ea\jansi-1.8.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\junit\junit\4.12\2973d150c0dc1fefe998f834810d68f278ea58ec\junit-4.12.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\gnu.getopt\java-getopt\1.0.13\bb29ac2c2ab8b92945f01706de4b56c97989c6a9\java-getopt-1.0.13.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.code.gson\gson\2.3.1\ecb6e1f8e4b0e84c4b886c2f14a1500caf309757\gson-2.3.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.jayway.jsonpath\json-path\2.2.0\22290d17944bd239fabf5ac69005a60a7ecbbbcb\json-path-2.2.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.mail\mail\1.4.7\9add058589d5d85adeb625859bf2c5eeaaedf12d\mail-1.4.7.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.mail\javax.mail-api\1.6.2\17a8151bab44f9c94f34c10db70d95ba3c830eda\javax.mail-api-1.6.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.pdfbox\pdfbox\1.8.9\46764c8e1e5b07f0e5ca30104ada3895a15a8921\pdfbox-1.8.9.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.poi\poi-ooxml\4.1.0\42d7913de1a6360058e8d14bb7769a33633a639b\poi-ooxml-4.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.poi\poi\4.1.0\66ea82c8e7cd87e9ae8bceca45daf01328c8d623\poi-4.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-swing\1.0.1\14621054d72340b4a664cce4710ba974a3882a19\jiconfont-swing-1.0.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-bundle\1.3.0\a33ad4e88c9657edd405a1fe2c1f6d461d6351d0\jiconfont-bundle-1.3.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\eu.hansolo\Medusa\5.6\9face401116762e5de83b21d05e089aa4c6130b4\Medusa-5.6.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-ws-rm\3.1.0\a372a12604b30ee069ea7cee218c2871630fcb9f\cxf-rt-ws-rm-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-ws-security\3.1.0\7053338ce8b32f21b8694dec49e0f36a7e7adfe2\cxf-rt-ws-security-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-security-sso-saml\3.1.0\67706028cc501dee102e128a80296dec9d8fe340\cxf-rt-rs-security-sso-saml-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-security-xml\3.1.0\a05334d2773bc8a5bd6f593024b025fd10ebd141\cxf-rt-rs-security-xml-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-security-saml\3.1.0\52a0659a09097e1c6cf937c434dc91c32c9ae899\cxf-rt-security-saml-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wss4j\wss4j-ws-security-dom\2.1.0\28af0f96f580c61ea2d80f4f233bd33f5b026657\wss4j-ws-security-dom-2.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wss4j\wss4j-ws-security-policy-stax\2.1.0\ae2493dae32b09ac9e29ec66d1b4f552dc7d0164\wss4j-ws-security-policy-stax-2.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wss4j\wss4j-ws-security-stax\2.1.0\4f38790d61525589534cc988aa4bed54a33318c1\wss4j-ws-security-stax-2.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wss4j\wss4j-ws-security-common\2.1.0\9e49ed9eff83c98a4171041ad2392132638d0a1d\wss4j-ws-security-common-2.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-xacml-impl\3.1.0\5a24cf5300734fc9e98a96b565da38b087991b2\opensaml-xacml-impl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-xacml-saml-impl\3.1.0\6df3a98a1365f9308a1c800dd4928bcaba90fb68\opensaml-xacml-saml-impl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-xacml-saml-api\3.1.0\acd12ec1ac8653f68b7a2d15a30ad4da5af1d2ad\opensaml-xacml-saml-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-xacml-api\3.1.0\acb934c12177cff611d95da5cd99fb24b8ccc6fb\opensaml-xacml-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-saml-impl\3.1.0\30529b4a04b82393dba2d006bb0ddce08a7d55e5\opensaml-saml-impl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-xmlsec-impl\3.1.0\fa59c99fc45733fe5a3ce320aee31f19448e374d\opensaml-xmlsec-impl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-saml-api\3.1.0\7837986e87a0cdb4830b3ff3e454db04268f0775\opensaml-saml-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-soap-impl\3.1.0\91b4a0aa00204ff9f0c10d8e97772856734166f5\opensaml-soap-impl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-profile-api\3.1.0\7eec99eebc650af581ad5070dbf9afa2b215ed6b\opensaml-profile-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-soap-api\3.1.0\4591c63dff5e5c2573cb336952fb8c35233a962c\opensaml-soap-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-xmlsec-api\3.1.0\dc64a82be2a4d564e58ae9c36ce900528025ab8f\opensaml-xmlsec-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-security-impl\3.1.0\62a59f88c171acaa7fcc0c64c921071dc61e7fab\opensaml-security-impl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-security-api\3.1.0\f007f502eaaa2a6b6e699bdb880bdc35eb19637d\opensaml-security-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-messaging-api\3.1.0\fec1afd68c44ca095879581647e1fc142348fb8f\opensaml-messaging-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-core\3.1.0\4abb1b4c03210b606970020b7bcf0c6ee3cfcbf2\opensaml-core-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-storage-api\3.1.0\f002a8c593130040722d8780a3985a49d1f0294c\opensaml-storage-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.shibboleth.utilities\java-support\7.1.0\c1cfa3ba8d8262652ebe5cf1541268d78d639688\java-support-7.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.guava\guava\27.0-jre\c6ad87d2575af8ac8ec38e28e75aefa882cc3a1f\guava-27.0-jre.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox.ui\springfox-swagger-ui-rfc6570\1.0.0\782daac3319d543131a3e0bb1dfcd6243df9b595\springfox-swagger-ui-rfc6570-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-fxml\11\e7a757b580fc3e2e1a121768606c7836eef418c\javafx-fxml-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-web\11\5f50385bc156b2e3bd478f9fded919f9d8ae8801\javafx-web-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-controls\11\794488e3b1f4635d9a1b842bdc872a5eb8fd54ca\javafx-controls-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-controls\11\58d961774262ec972bf304e16c154a8e18c2050b\javafx-controls-11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-media\11\f65e90798210a9ff1cad3e7686af8c1db138477f\javafx-media-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-media\11\586c51942ea38145727e345387b6b7cd53de0b33\javafx-media-11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-swing\11\86e2c4feb81f5147bbb5e662b0892a61535a7472\javafx-swing-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-graphics\11\4ab9edd8d481a420044c473fdb5718ccdd35c836\javafx-graphics-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-graphics\11\a736dd079047ec0b72b8c4970842a5c5e0c19f2f\javafx-graphics-11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-base\11\f8d1ced6047b010f1e3bb92dc060862179ce5897\javafx-base-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-base\11\9fcd3e8e3227ec97bf503f7991fad1f3b14d005\javafx-base-11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\
> javax.xml.ws
> \jaxws-api\2.3.1\15e46dba25b1f767a3f517721badf6cce8dbb13d\jaxws-api-2.3.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-wadlto-jaxrs\3.1.0\f4ab354767cd6d9bb59475c68ef1422ca5875329\cxf-tools-wadlto-jaxrs-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-security-oauth2\3.1.0\136a51573c759e4eff1cd96e0664a88bad16306d\cxf-rt-rs-security-oauth2-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-security-jose\3.1.0\32eb3643c0f3c7d808d0c10517fa5e60924183e0\cxf-rt-rs-security-jose-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-extension-providers\3.1.0\6904471fdcbc92d7eedfd71cfb1b2c37802674fb\cxf-rt-rs-extension-providers-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-extension-search\3.1.0\863d1a77887650d2af4e6479abf04ed696493789\cxf-rt-rs-extension-search-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-security-cors\3.1.0\1b8551966848d52a4a09718cdaef408628b0c03c\cxf-rt-rs-security-cors-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-security-oauth\3.1.0\745f5e11693c65647b158fc9bd74e040b4d90b10\cxf-rt-rs-security-oauth-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-service-description\3.1.0\366f5720db7490cab7286335d17bd8ea6d8ee2df\cxf-rt-rs-service-description-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-client\3.1.0\908000ce49947e022f03998778e56aeb4c9179eb\cxf-rt-rs-client-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-frontend-jaxrs\3.1.0\5b5bfa67d541dc6467ec79db1b4786d753dbca5d\cxf-rt-frontend-jaxrs-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.annotation\javax.annotation-api\1.3.2\934c04d3cfef185a8008e7bf34331b79730a9d43\javax.annotation-api-1.3.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.jws\javax.jws-api\1.1\c623941ebd225bb05ea546dc81590a62e40e4fce\javax.jws-api-1.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.xml.bind\jaxb-api\2.3.1\8531ad5ac454cc2deb9d4d32c40c4d7451939b5d\jaxb-api-2.3.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.xml.soap\javax.xml.soap-api\1.4.0\667ef2eee594ca7e05a1cbe0b37a428f7b57778f\javax.xml.soap-api-1.4.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.fazecast\jSerialComm\2.4.0\665275ce2a8a8a7922de7fe7842a79a2214a2a53\jSerialComm-2.4.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.modelmapper\modelmapper\2.3.3\3961eba8e4b2bf8c9637deac59f4ec4986e9939b\modelmapper-2.3.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-jdk8\1.3.31\21edc5a6b2e39bc4dc2860346fd778e27503d6cb\kotlin-stdlib-jdk8-1.3.31.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-reflect\1.3.31\5a426a5ada97967ca60fba495eeaa66cfa7c9e2f\kotlin-reflect-1.3.31.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-jdk7\1.3.31\e652770b6416c6d85934086899ffed3eccd35813\kotlin-stdlib-jdk7-1.3.31.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib\1.3.31\11289d20fd95ae219333f3456072be9f081c30cc\kotlin-stdlib-1.3.31.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware.database\qc-sap-database-adapter\1.0.0\7aa8f30093a7065af8d514d8c6d54d6d7a35d982\qc-sap-database-adapter-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jboss.logging\jboss-logging\3.3.0.Final\3616bb87707910296e2c195dc016287080bba5af\jboss-logging-3.3.0.Final.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.fasterxml\classmate\1.4.0\291658ac2ce2476256c7115943652c0accb5c857\classmate-1.4.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-wsdlto-frontend-javascript\3.1.0\676dc32cfaf027426e2a98519bfa450ee25e0242\cxf-tools-wsdlto-frontend-javascript-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-java2ws\3.1.0\741bc19f9e6948fef2cb9a1a91686f5a1f09467a\cxf-tools-java2ws-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-wsdlto-databinding-jaxb\3.1.0\6c631af57906ac66277f66b54b48ac309a10522c\cxf-tools-wsdlto-databinding-jaxb-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-misctools\3.1.0\31b6032f3eee57a69b6f4c91ecb819ef69aedb7f\cxf-tools-misctools-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-wsdlto-frontend-jaxws\3.1.0\698af8060cb137e088e96cda435a562045bb2f88\cxf-tools-wsdlto-frontend-jaxws-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-wsdlto-core\3.1.0\d640bcf118ed2430d329bc2dec285c7fb04ad6f1\cxf-tools-wsdlto-core-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-corba\3.1.0\108716c79e63cd03ba0ffc3a5d93c28318267c7a\cxf-tools-corba-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-validator\3.1.0\7c410f1fdacc400cbaeb9314bad32029f700a9d4\cxf-tools-validator-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-common\3.1.0\48f06302caaede6ac5e0985be5010fc1539a8acc\cxf-tools-common-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.xjc-utils\cxf-xjc-runtime\3.0.2\ab196d818e6839d9a6ea3c8f1a02d2642610513d\cxf-xjc-runtime-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.xjcplugins\cxf-xjc-dv\3.0.2\3f2233a25ade9379d73a160290efa54a58f8f5ec\cxf-xjc-dv-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.xjcplugins\cxf-xjc-ts\3.0.2\87e35704b356478a50fe5e9662fc331b334920b2\cxf-xjc-ts-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.xjcplugins\cxf-xjc-bug671\3.0.2\518d2534a63679e558aeb5cd5e5d6195466b1795\cxf-xjc-bug671-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.xjcplugins\cxf-xjc-boolean\3.0.2\cb522cbc7ba8129272155cef87fbdabdc153fe41\cxf-xjc-boolean-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.xjcplugins\cxf-xjc-javadoc\3.0.2\b9797bdcfa0e26a82eec673844b137cbeecdba35\cxf-xjc-javadoc-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-features-clustering\3.1.0\ae56daa1aea5529cf3e5cf21b46b5c867e561e8c\cxf-rt-features-clustering-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-management\3.1.0\b5c0cbe563d9a42e3d8ecfef994b7a3fdc972ac5\cxf-rt-management-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-bindings-object\3.1.0\c706d8be8d0cfc2e996ec015f823ecfe63351e57\cxf-rt-bindings-object-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-transports-local\3.1.0\5355052883903c6b34560964b77e1c532064cd9b\cxf-rt-transports-local-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-transports-http-hc\3.1.0\cf8f7db1309ded2bb378d693cabb2745f722fefd\cxf-rt-transports-http-hc-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-transports-http\3.1.0\870ebad800e34974b5576a9c9ea53e8f2fcd1213\cxf-rt-transports-http-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-transports-udp\3.1.0\4c7dc33459a6d0f8c5aeb741d29e3e32f3ecb1cc\cxf-rt-transports-udp-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-transports-jms\3.1.0\a1f4fa083301fd1841d20f0edc7007ec9597a7a9\cxf-rt-transports-jms-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-ws-mex\3.1.0\e0b38a0ceb67113139bcd14532cd6d0c5ce58f4d\cxf-rt-ws-mex-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-bindings-corba\3.1.0\6a505d903b0ceeaf0fb13b8b906fe5f91bd0ff26\cxf-rt-bindings-corba-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-frontend-js\3.1.0\fe33cb94d080089660d155514e60a767f77fd65\cxf-rt-frontend-js-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-frontend-jaxws\3.1.0\b0af71d7ee43805172e3ce43d9aa5ecdc2afd75d\cxf-rt-frontend-jaxws-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-ws-addr\3.1.0\d7969c3cd75571469159ec1f276602ddf11f256e\cxf-rt-ws-addr-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-databinding-aegis\3.1.0\93bc05b67272ba6fedd0623687096216399acf91\cxf-rt-databinding-aegis-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-frontend-simple\3.1.0\ef203d0c5d7f5ca16e620edaa9de6b135459a7f9\cxf-rt-frontend-simple-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-javascript\3.1.0\e23657e50dbd4e3dcb336c84237265dd933e20fe\cxf-rt-javascript-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-bindings-soap\3.1.0\f7d5e697927668f426ccde55bef966203b405fbc\cxf-rt-bindings-soap-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-bindings-xml\3.1.0\b7186dfb60eb15efad8ad321d7b315c5f98bae80\cxf-rt-bindings-xml-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-bindings-coloc\3.1.0\204e25dc887caf42cde8c3d4edde48a4da701363\cxf-rt-bindings-coloc-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-databinding-xmlbeans\3.1.0\48cc88ac97f9db55750be31b2ecbdf09903e0e01\cxf-rt-databinding-xmlbeans-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-ws-policy\3.1.0\2ac7a00d282294dce3fe223aa0a616d652d22946\cxf-rt-ws-policy-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.services.wsn\cxf-services-wsn-core\3.1.0\e925d4d2e122b378b4c8b41a954ae37480dbde93\cxf-services-wsn-core-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.services.wsn\cxf-services-wsn-api\3.1.0\31504bcefb29fbf7657d2c8feb8de3ac7b936cd8\cxf-services-wsn-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-databinding-jaxb\3.1.0\cfa37e6cf8af20477462d3e5b88d8339489efadb\cxf-rt-databinding-jaxb-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-wsdl\3.1.0\55b06c138370c8098225f3041e4b3549c409168a\cxf-rt-wsdl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-security\3.1.0\7a83e8c74d11651799bec9e5212173d3abaf89bd\cxf-rt-security-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-core\3.1.0\1d83e1b9122fbddeb964b6cb7560627280059545\cxf-core-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.slf4j\slf4j-jdk14\1.7.9\db0f03d53c924bd8d384a6784217b341cd4ee642\slf4j-jdk14-1.7.9.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.slf4j\jcl-over-slf4j\1.7.9\f7c71870af3c344108412b745c8d13f5defffab5\jcl-over-slf4j-1.7.9.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.codehaus.jettison\jettison\1.3.7\7d36a59a0577f11b12088b9e215d6860345b9e1d\jettison-1.3.7.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.minidev\json-smart\2.2.1\5b9e5df7a62d1279b70dc882b041d249c4f0b002\json-smart-2.2.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.minidev\accessors-smart\1.1\a527213f2fea112a04c9bdf0ec0264e34104cd08\accessors-smart-1.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-util\5.0.3\1512e5571325854b05fb1efce1db75fcced54389\asm-util-5.0.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-commons\5.1\25d8a575034dd9cfcb375a39b5334f0ba9c8474e\asm-commons-5.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-tree\5.1\87b38c12a0ea645791ead9d3e74ae5268d1d6c34\asm-tree-5.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm\5.1\5ef31c4fe953b1fd00b8a88fa1d6820e8785bb45\asm-5.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.sun.xml.fastinfoset\FastInfoset\1.2.13\98f56b9354e27bd2941cc5d461344e240ae51ae\FastInfoset-1.2.13.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-aop\5.1.6.RELEASE\a473d4bca7295f2b90522594e413f9e19107c1d2\spring-aop-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-tx\5.1.6.RELEASE\e1c6de29a9f9b6ded22133fd0cfdc4366a431cc2\spring-tx-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-beans\5.1.6.RELEASE\90d2f4bf7eced108de0b5bf617abb2b13a6206a3\spring-beans-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-expression\5.1.6.RELEASE\50fe4080029e43e7612e50fb4d7c7c43e95bf03c\spring-expression-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.retry\spring-retry\1.2.4.RELEASE\e5a1e629b2743dc7bbe4a8d07ebe9ff6c3b816ce\spring-retry-1.2.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-core\5.1.6.RELEASE\9329591e728ef9844911e082e399f4fc3e3ecb37\spring-core-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.rabbitmq\amqp-client\5.4.3\9bede47bcd205e93f422adf4923892e31a640239\amqp-client-5.4.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.mina\mina-core\2.0.9\255f546277515f2191105e89f4d768e3ca02db9c\mina-core-2.0.9.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.sf.ehcache\ehcache\2.9.0\8a4f89d91daafb3994ed212201f935554a200b4b\ehcache-2.9.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.activemq\activemq-broker\5.10.0\4095c7ab762f381b00f99a3e9520e456e32100d1\activemq-broker-5.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.activemq\activemq-openwire-legacy\5.10.0\b7ebdea2ca08c0ff5a73665110e6447945ca342\activemq-openwire-legacy-5.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.activemq\activemq-client\5.10.0\7cd9cafc93a97d3f7a34675e208d45885bb77a0e\activemq-client-5.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wss4j\wss4j-bindings\2.1.0\8abaef48e2041412ad08f08f4139cb214c320544\wss4j-bindings-2.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.santuario\xmlsec\2.0.4\d19533f9572fbb3f4706bbea44c20ff61f67510d\xmlsec-2.0.4.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.slf4j\slf4j-api\1.8.0-alpha2\34fa1d87256bbdb376ae7f6fa7e479610cd07dce\slf4j-api-1.8.0-alpha2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-collections4\4.3\1c262f70f9b3c2351f1d13a9a9bd10d2ec7cfbc4\commons-collections4-4.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\joda-time\joda-time\2.9.4\1c295b462f16702ebe720bbb08f62e1ba80da41b\joda-time-2.9.4.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\commons-fileupload\commons-fileupload\1.3.2\5d7491ed6ebd02b6a8d2305f8e6b7fe5dbd95f72\commons-fileupload-1.3.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\commons-io\commons-io\2.5\2852e6e05fbb95076fc091f6d1780f1f8fe35e0f\commons-io-2.5.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\cglib\cglib\3.1\1f1cb6c7a7479e0c7fd7987109e503914bebe84a\cglib-3.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.inject\javax.inject\1\6975da39a7040257bd51d21a231b76c915872d38\javax.inject-1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\websocket-servlet\9.4.7.v20170914\a75e6706b6af7a87bd3edebbddc45e6cb525f321\websocket-servlet-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.servlet\javax.servlet-api\3.1.0\3cd63d075497751784b2fa84be59432f4905bf7c\javax.servlet-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\javax-websocket-client-impl\9.4.7.v20170914\94e54b803406f711e2f9636dd658e497e2ca9e67\javax-websocket-client-impl-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\websocket-client\9.4.7.v20170914\693b3492e04b78757d88544f321076265909a503\websocket-client-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-client\9.4.7.v20170914\b1026e2f37cfaf626b7c42c05ce1ec83cd6609ec\jetty-client-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-http\9.4.7.v20170914\44a0adb69ff6131129df34d43b28e196c8ce0a90\jetty-http-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\websocket-common\9.4.7.v20170914\47d18802581af0a1c458f7074a47e6e07ee864a0\websocket-common-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-io\9.4.7.v20170914\a51742105ec2665f5ad80c17c784b388cb855329\jetty-io-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.websocket\javax.websocket-api\1.0\fc843b649d4a1dcb0497669d262befa3918c7ba8\javax.websocket-api-1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-continuation\9.4.7.v20170914\6b2aaa9da3e11e0f12bba9a80e74a389ab0d045e\jetty-continuation-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-xml\9.4.7.v20170914\203e38c00bba11bcb72b41c8d7a1714df61f31e5\jetty-xml-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-jndi\9.4.7.v20170914\e74f84057f1ace6f6d424667a97807fc6d7b0537\jetty-jndi-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-util\9.4.7.v20170914\771efdf5983c174d6d9c58892108c1c2d018404a\jetty-util-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.pdfbox\fontbox\1.8.9\f792e291ebc560fd6942506216f063f425ec5c74\fontbox-1.8.9.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\commons-logging\commons-logging\1.2\4bfc12adfe4842bf07b657f0369c4cb522955686\commons-logging-1.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.hamcrest\hamcrest-core\1.3\42a25dc3219429f0e5d060061f71acb49bf010a0\hamcrest-core-1.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.activation\activation\1.1\e6cb541461c2834bdea3eb920f1884d1eb508b50\activation-1.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.pdfbox\jempbox\1.8.9\e6101f5ac76b0ba086bdc1b3d5b6290ed073ed39\jempbox-1.8.9.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpasyncclient\4.0.2\6c0421e057af0fed081f0b8b4c4df829c4732a5c\httpasyncclient-4.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpclient\4.3.6\4c47155e3e6c9a41a28db36680b828ced53b8af4\httpclient-4.3.6.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\commons-codec\commons-codec\1.12\47a28ef1ed31eb182b44e15d49300dee5fadcf6a\commons-codec-1.12.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-math3\3.6.1\e4ba98f1d4b3c80ec46392f25e094a6a2e58fcbf\commons-math3-3.6.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.poi\poi-ooxml-schemas\4.1.0\6a2a0dfa19db33f4fba5b0a0261bb517a86cb56\poi-ooxml-schemas-4.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-compress\1.18\1191f9f2bc0c47a8cce69193feb1ff0a8bcb37d5\commons-compress-1.18.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.virtuald\curvesapi\1.06\159dd2e8956459a4eb0a9a6ecda9004d8d289708\curvesapi-1.06.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-font_awesome\4.5.0.3\a86dc22f336aebffbe7bcc01569fd8adde2451f7\jiconfont-font_awesome-4.5.0.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-google_material_design_icons\2.2.0.1\fc7b40105e13ce81c249d4d440deb1939e687aaa\jiconfont-google_material_design_icons-2.2.0.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-open_iconic\1.1.1.2\1276330de012afcf42ba879b85c4d389a3de10f3\jiconfont-open_iconic-1.1.1.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-elusive\2.0.2\b9f1b760c6f70d374dcc03d2f7840751a5deb5b9\jiconfont-elusive-2.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-entypo\2.0.2\782d298222628693f1e9de764a5d7c6ec48215dd\jiconfont-entypo-2.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-typicons\2.0.7.0\14684b63dfca70ec75d1fd3feb0e26e56a5b4508\jiconfont-typicons-2.0.7.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont\1.0.0\e17d93321975b6735ebc283f6832fa0350614d3a\jiconfont-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.guava\failureaccess\1.0\50bacb0bdbbeeda25142aff57e2214c402e1193c\failureaccess-1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.guava\listenablefuture\9999.0-empty-to-avoid-conflict-with-guava\b421526c5f297295adef1c886e5246c39d4ac629\listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.code.findbugs\jsr305\3.0.2\25ea2e8b0c338a877313bd4672d3fe056ea78f0d\jsr305-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.checkerframework\checker-qual\2.5.2\cea74543d5904a30861a61b4643a5f2bb372efc4\checker-qual-2.5.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.errorprone\error_prone_annotations\2.2.0\88e3c593e9b3586e1c6177f89267da6fc6986f0c\error_prone_annotations-2.2.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.j2objc\j2objc-annotations\1.1\ed28ded51a8b1c6b112568def5f4b455e6809019\j2objc-annotations-1.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.codehaus.mojo\animal-sniffer-annotations\1.17\f97ce6decaea32b36101e37979f8b647f00681fb\animal-sniffer-annotations-1.17.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.swagger\swagger-annotations\1.5.20\16051f93ce11ca489a5313775d825f82fcc2cd6c\swagger-annotations-1.5.20.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.mapstruct\mapstruct\1.2.0.Final\8609d6eb044e9f6c73cb24c8f2f4ed5c72a249c7\mapstruct-1.2.0.Final.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.activation\javax.activation-api\1.2.0\85262acf3ca9816f9537ca47d5adeabaead7cb16\javax.activation-api-1.2.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-common\1.3.31\20c34a04ea25cb1ef0139598bd67c764562cb170\kotlin-stdlib-common-1.3.31.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jetbrains\annotations\13.0\919f0dfe192fb4e063e7dacadee7f8bb9a2672a9\annotations-13.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\jconn4\1.0.0\ed8f6f311512a2259800708c6236fd8761d7f6ee\jconn4-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.velocity\velocity\1.7\2ceb567b8f3f21118ecdec129fe1271dbc09aa7a\velocity-1.7.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\wsdl4j\wsdl4j\1.6.3\6d106a6845a3d3477a1560008479312888e94f2f\wsdl4j-1.6.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.sun.xml.bind\jaxb-xjc\2.2.11\f099cedb9b245323f906ab9f75adc48cef305cfd\jaxb-xjc-2.2.11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.sun.xml.bind\jaxb-core\2.2.11\c3f87d654f8d5943cd08592f3f758856544d279a\jaxb-core-2.2.11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.sun.xml.bind\jaxb-impl\2.2.11\a49ce57aee680f9435f49ba6ef427d38c93247a6\jaxb-impl-2.2.11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.ws.xmlschema\xmlschema-core\2.2.1\2eff1f3776590d4c51cc735eab2143c497329f2\xmlschema-core-2.2.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\antlr\antlr\2.7.7\83cd2cd674a217ade95a4bb83a8a14f351f48bd0\antlr-2.7.7.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\xml-resolver\xml-resolver\1.2\3d0f97750b3a03e0971831566067754ba4bfd68c\xml-resolver-1.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\commons-lang\commons-lang\2.6\ce1edb914c94ebc388f086c6827e8bdeec71ac2\commons-lang-2.6.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wss4j\wss4j-policy\2.1.0\518ca115eba40018fca1c08b0dfa14274a00e3c2\wss4j-policy-2.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.neethi\neethi\3.0.3\ee37a38bbf9f355ee88ba554a85c9220b75ba500\neethi-3.0.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.codehaus.woodstox\woodstox-core-asl\4.4.1\84fee5eb1a4a1cefe65b6883c73b3fa83be3c1a1\woodstox-core-asl-4.4.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpcore-nio\4.3.3\beda2dfb3e341d749ce833cfb6af6a9fb9c0563b\httpcore-nio-4.3.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.geronimo.specs\geronimo-jms_1.1_spec\1.1.1\c872b46c601d8dc03633288b81269f9e42762cea\geronimo-jms_1.1_spec-1.1.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.geronimo.specs\geronimo-jta_1.1_spec\1.1.1\aabab3165b8ea936b9360abbf448459c0d04a5a4\geronimo-jta_1.1_spec-1.1.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.xmlbeans\xmlbeans\3.1.0\6dac1f897dfb3e3f17fc79b18a3353b2e51c464e\xmlbeans-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\rhino\js\1.7R2\b95d5212ff4cea92cee1c3c6fa50aa82c9d4905b\js-1.7R2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\
> javax.ws.rs\javax.ws.rs-api\2.0.1\104e9c2b5583cfcfeac0402316221648d6d8ea6b\javax.ws.rs-api-2.0.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.oauth.core\oauth-provider\20100527\165bfc97e63e5af8e052a47f4dee832ce06bf7d7\oauth-provider-20100527.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.geronimo.specs\geronimo-servlet_3.0_spec\1.0\d45e479fd200236c71182c5f6b6077a5fb53f89\geronimo-servlet_3.0_spec-1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-jcl\5.1.6.RELEASE\a4ad3c98c7cc31357e94e12772c8e6449522bc5\spring-jcl-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\websocket-api\9.4.7.v20170914\aa7717f73a613c338bda18bfa5b7bd8b6917330\websocket-api-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.websocket\javax.websocket-client-api\1.0\afcf19e889d8725576811f8d47ab6c65d9dcbd78\javax.websocket-client-api-1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\commons-collections\commons-collections\3.2.1\761ea405b9b37ced573d2df0d1e3a4e0f9edc668\commons-collections-3.2.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.codehaus.woodstox\stax2-api\3.1.4\ac19014b1e6a7c08aad07fe114af792676b685b7\stax2-api-3.1.4.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpcore\4.3.3\f91b7a4aadc5cf486df6e4634748d7dd7a73f06d\httpcore-4.3.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.oauth.core\oauth\20100527\a84c5331e225bc25a5a288db328048d6b1bb6fd5\oauth-20100527.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.bytebuddy\byte-buddy\1.8.12\82a340b11ea0a55e5d51b3ae559003454b8bf320\byte-buddy-1.8.12.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.xml.stream\stax-api\1.0-2\d6337b0de8b25e53e81b922352fbea9f9f57ba0b\stax-api-1.0-2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jasypt\jasypt\1.9.2\91eee489a389faba9fc57bfee75c87c615c19cd7\jasypt-1.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.fusesource.hawtbuf\hawtbuf\1.10\a20907168eb4f05c8f777e1671d8070cd06715e4\hawtbuf-1.10.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.geronimo.specs\geronimo-j2ee-management_1.1_spec\1.0.1\5372615b0c04c1913c95c34a0414cef720ca2855\geronimo-j2ee-management_1.1_spec-1.0.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.cryptacular\cryptacular\1.0\a7dd8234498f8425c25e983b4d3451d7accb0b5b\cryptacular-1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.bouncycastle\bcprov-jdk15on\1.51\9ab8afcc2842d5ef06eb775a0a2b12783b99aa80\bcprov-jdk15on-1.51.jar
> Products.HostInterface.HostInterface -r -n autoPickInterface -l
>
>
>
> It appears gradle is building the command line with each jar file being
> added to the classpath.  Don’t know if there isa  way to shortcut that…
>
>
>
> Mike
>
>
>
> *From:* Geertjan Wielenga <ge...@apache.org>
> *Sent:* Thursday, July 11, 2019 9:14 AM
> *To:* Mike Billman <mi...@qcsoftware.com>
> *Cc:* Laszlo Kishalmi <la...@gmail.com>;
> users@netbeans.apache.org
> *Subject:* Re: NB11 - gradle support
>
>
>
> Quite a lot more details are needed here, I think.
>
>
>
> I see dozens of responses when I google 'CreateProcess error=206, The
> filename or extension is too long'.
>
>
>
> Gj
>
>
>
> On Thu, Jul 11, 2019 at 3:11 PM Mike Billman <mi...@qcsoftware.com>
> wrote:
>
> Because we have a lot of jar files in our classpath, I get:
>
>
>
> CreateProcess error=206, The filename or extension is too long
>
>
>
> Is there an easy way around this?
>
>
>
> Mike
>
>
>
> *From:* Geertjan Wielenga <ge...@apache.org>
> *Sent:* Wednesday, July 10, 2019 4:28 PM
> *To:* Mike Billman <mi...@qcsoftware.com>
> *Cc:* Laszlo Kishalmi <la...@gmail.com>;
> users@netbeans.apache.org
> *Subject:* Re: NB11 - gradle support
>
>
>
> If you have multiple main classes, you'd create a task like this for each
> of them and then run a task as needed:
>
>
>
> task(runSimple, dependsOn: 'classes', type: JavaExec) {
>     main = 'com.mrhaki.java.Simple'
>     classpath = sourceSets.main.runtimeClasspath
>     args 'mrhaki'
>     systemProperty 'simple.message', 'Hello '
> }
>
>
>
>
> https://mrhaki.blogspot.com/2010/09/gradle-goodness-run-java-application.html
>
>
>
> I.e., in the above, you have a class named Simple, with a main method, and
> so you'd run the 'runSimple' task above to run that main class.
>
>
>
> And then you'd created another task just like that for each of your other
> main classes.
>
>
>
> Does that help? It works for me.
>
>
>
> Gj
>
>
>
> On Wed, Jul 10, 2019 at 9:59 PM Geertjan Wielenga <ge...@apache.org>
> wrote:
>
> If you can provide a small project on GitHub that has the kind of set up
> that you need help with, I can try to help.
>
>
>
> Gj
>
>
>
> On Wed, Jul 10, 2019 at 9:52 PM Mike Billman <mi...@qcsoftware.com>
> wrote:
>
> Is there an equivalent to the “run configurations” available in
> eclipse/intellij?
>
>
>
> Mike
>
>
>
> *From:* Mike Billman <mi...@qcsoftware.com>
> *Sent:* Wednesday, July 10, 2019 3:43 PM
> *To:* Laszlo Kishalmi <la...@gmail.com>;
> users@netbeans.apache.org
> *Subject:* RE: NB11 - gradle support
>
>
>
> I was able to get this far…
>
>
>
> task autoPickInterface(type:Exec) {
>
>   standardOutput System.out
>
>   standardInput System.in
>
>   commandLine 'cmd', '/v', '/c', '"choices.bat -j 11x64 -s 17x64 & sandbox
> & run-profile creekstone & java Products.HostInterface.HostInterface -r -n
> autoPickInterface -l"'
>
> }
>
>
>
> However, I cannot type input into the output window.  I can’t help but
> think there is something I just don’t understand…I tried this:
>
>
>
> task runApp(type: JavaExec) {
>
>   classpath = sourceSets.main.runtimeClasspath
>
>   main = 'Products.HostInterface.HostInterface'
>
>   args '-r -n autoPickInterface -l'
>
> }
>
>
>
> And I get an enormous classpath…
>
>
>
> Mike
>
>
>
> *From:* Laszlo Kishalmi <la...@gmail.com>
> *Sent:* Tuesday, July 2, 2019 5:18 PM
> *To:* users@netbeans.apache.org
> *Subject:* Re: NB11 - gradle support
>
>
>
> The best way to do it to add Gradle tasks in your build.grade for each
> main class (like runApp1, runApp2).
>
> Then open the project properties and configure custom actions for each
> application.
>
> Or you might reconfigure run and debug actions to use:
>
> run${input:Application}
>
> or
>
> run${input:Application,DefaultApp}
>
> This way you would be prompted for the application to run/debug.
>
>
>
> On 7/2/19 12:06 PM, Mike Billman wrote:
>
> Our gradle project isn’t set up with run configured because we run
> multiple applications out of the same project (different main classes).
> Just wondering the best way to set this up…custom tasks?
>
>
>
> Thanks.
>
>
>
> Mike
>
>
>
> *From:* Geertjan Wielenga <ge...@apache.org> <ge...@apache.org>
> *Sent:* Tuesday, July 2, 2019 3:02 PM
> *To:* Mike Billman <mi...@qcsoftware.com>
> <mi...@qcsoftware.com>
> *Cc:* users@netbeans.apache.org
> *Subject:* Re: NB11 - gradle support
>
>
>
> Open the project and click Run.
>
>
>
> If the above doesn't work, what's the problem exactly so that we can help
> with the problem you're encountering?
>
>
>
> Gj
>
>
>
> On Tue, Jul 2, 2019 at 9:00 PM Mike Billman <mi...@qcsoftware.com>
> wrote:
>
> Hey –
>
>
>
> I was wondering if there are any tutorials on using the new gradle support
> introduced in 11.0.  I would like to try to figure out how to run my
> applications, but am not sure how.
>
>
>
> Thanks!
>
>
>
> Mike Billman
>
> Senior Software Engineer
>
> CPTE
>
>
>
> [image: qclogo]
>
>
>
> 50 E-Business Way
>
> Suite 300
>
> Cincinnati, OH 45241
>
>
>
> T +1 513 469 1424
>
> E mikebillman@qcsoftware.com
>
> F +1 513 469 1425
>
>
>
>

RE: NB11 - gradle support

Posted by Mike Billman <mi...@qcsoftware.com>.
When running from a command prompt:

Gradle runApp --info --stacktrace

Starting process 'command 'C:\Program Files\Java\jdk-11.0.2\bin\java.exe''. Working directory: C:\Sandboxes\mdb\Projects\creekstone Command: C:\Program Files\Java\jdk-11.0.2\bin\java.exe -Dfile.encoding=windows-1252 -Duser.country=US -Duser.language=en -Duser.variant -cp C:\Sandboxes\mdb\Projects\creekstone\build\classes\java\main;C:\Sandboxes\mdb\Projects\creekstone\build\resources\main;C:\Program Files\SQL Anywhere 17\java\sajdbc4.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware.database\qc-microsoft-database-adapter\1.0.0\c678f3a780918a94fdbf3eed181e5f7f5b1f3dcb\qc-microsoft-database-adapter-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\qc-toolkit\14.9.0\a23c55ac353f771233ce694bc7a394dbbd12ca4\qc-toolkit-14.9.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\sqljdbc4\1.0.0\ff439c53190a987d327165dec8b148f670cb7ca8\sqljdbc4-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.sourceforge.jtds\jtds\1.3.1\1527f2fc2f040898625370a1687d902aa0743bcc\jtds-1.3.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.hibernate.validator\hibernate-validator\6.0.7.Final\8b9d9c7ec8c73963ea0fe81912fc67711a4ef76\hibernate-validator-6.0.7.Final.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.validation\validation-api\2.0.1.Final\cb855558e6271b1b32e716d24cb85c7f583ce09e\validation-api-2.0.1.Final.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.hibernate.validator\hibernate-validator-annotation-processor\6.0.7.Final\39f1cac791da7972d909fab33fbbb1b206846c60\hibernate-validator-annotation-processor-6.0.7.Final.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.el\javax.el-api\3.0.0\60a59edc89f93d57541da31ee1c83428ab1cdcb3\javax.el-api-3.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.glassfish\javax.el\3.0.0\dd532526e7c8de48e40419e6af1183658a973379\javax.el-3.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.fasterxml.jackson.module\jackson-module-kotlin\2.9.8\7ea1867daf999d6a3028362a0418da44b751bc13\jackson-module-kotlin-2.9.8.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.fasterxml.jackson.core\jackson-databind\2.9.8\11283f21cc480aa86c4df7a0a3243ec508372ed2\jackson-databind-2.9.8.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.fasterxml.jackson.core\jackson-core\2.9.8\f5a654e4675769c716e5b387830d19b501ca191\jackson-core-2.9.8.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox\springfox-swagger2\2.9.2\362676bc7f4c6f9f1d568741becab0dfc198c898\springfox-swagger2-2.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox\springfox-swagger-common\2.9.2\b38a41b3044af80cb7f41f67be5d158c9f6491ec\springfox-swagger-common-2.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.swagger\swagger-models\1.5.20\fb3a23bad80c5ed84db9dd150db2cba699531458\swagger-models-1.5.20.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.fasterxml.jackson.core\jackson-annotations\2.9.5\9056ec9db21c57d43219a84bb18c129ae51c6a5d\jackson-annotations-2.9.5.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\qc-amp\1.0.0\103fa36c314c1087e7b8c8a7f37bc3727ff309a8\qc-amp-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\jhall\1.0.0\308496a9287fbf04dcea25fe31d1a869adcdb838\jhall-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\graphics3d\1.0.0\18bb559c3d19dff09ec2ffc9480e0076667ea1d5\graphics3d-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\DJNativeSwingSWT\1.0.0\3504c45d14a5a4e7874ad8557d309382c8df36a3\DJNativeSwingSWT-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\chilkat\1.0.0\557dcc6466df17bb9cbe270eb7df27c4b1846c05\chilkat-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\jfoenix\1.0.0\6ab8f8ae3e6463f10e51c0bd2fc5ca1f357d4a07\jfoenix-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\jogl\1.0.0\aa4ff3367300542917909ea1d2d36f8ecf37e979\jogl-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.mobile\spring-mobile-device\1.1.5.RELEASE\8c4f007c7bfe0dcf9f276fd358c1e42648c78f4d\spring-mobile-device-1.1.5.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-webmvc\5.1.6.RELEASE\cf4ea53740c93e0b8ff951ef0a3eaf154c74dbd0\spring-webmvc-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-websocket\5.1.6.RELEASE\980fc94c840df4e01cb0458e49ed760c9d35aaea\spring-websocket-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox\springfox-spring-web\2.9.2\ed2ed714a6cba8804d00f80f0534901e4c7a3211\springfox-spring-web-2.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox\springfox-schema\2.9.2\e268f38774b16bb51a92ccaef0dcf3dc651c0cee\springfox-schema-2.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox\springfox-spi\2.9.2\6ac686190a6ceaccdae8b50d03b0501d144a6666\springfox-spi-2.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox\springfox-core\2.9.2\2e26f58939c594fb5c958c3a1c7bedf83d2f2702\springfox-core-2.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.plugin\spring-plugin-metadata\1.2.0.RELEASE\97223fc496b6cab31602eedbd4202aa4fff0d44f\spring-plugin-metadata-1.2.0.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.plugin\spring-plugin-core\1.2.0.RELEASE\f380e7760032e7d929184f8ad8a33716b75c0657\spring-plugin-core-1.2.0.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.security\spring-security-config\5.0.4.RELEASE\355fc8c3d1c61fe85915082587946ad346250d85\spring-security-config-5.0.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.security\spring-security-web\5.0.4.RELEASE\bd2592c928d043f70742fd8ae409f751a63132dd\spring-security-web-5.0.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.security\spring-security-messaging\5.0.4.RELEASE\92205b07e335bd7417ee1880482480de2fc4b47a\spring-security-messaging-5.0.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.security\spring-security-core\5.0.4.RELEASE\f2924cd62fa8b14546b2b3c31dcd9e55abf9a5e\spring-security-core-5.0.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.amqp\spring-rabbit\2.1.6.RELEASE\8e9e1ad93bb39d4ffeccf374636f34a6d6a8c4bb\spring-rabbit-2.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.services.sts\cxf-services-sts-core\3.1.0\1a0834227694b6e81e7c0d9d4888479f1e73d2b\cxf-services-sts-core-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.boot\spring-boot-autoconfigure\2.1.4.RELEASE\d5f8b3f7835a23b4dfd8d1489d265c1e426e317b\spring-boot-autoconfigure-2.1.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.boot\spring-boot\2.1.4.RELEASE\5ad0355a8c810b32b9221b9b92746b51c983337f\spring-boot-2.1.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-context\5.1.6.RELEASE\7b9e80ab68ee91ca0462a0eb2c58a9d957788b\spring-context-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-messaging\5.1.6.RELEASE\dc6785067ae5dd16e0fde95be64badb49982c0a3\spring-messaging-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-web\5.1.6.RELEASE\4e15a24feba0581a02efd508af03a15b05570bd4\spring-web-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.amqp\spring-amqp\2.1.6.RELEASE\417ef0e927476b20ebfad56d7759fd661493f905\spring-amqp-2.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-extensions\7.6.0\c9b9075da927ebdc3cec6de851ceded520448b52\wicket-extensions-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-spring\7.6.0\8a40929d0b76c0fd65d4b6a71526ad316f98cdf9\wicket-spring-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-auth-roles\7.6.0\4f58099b07d19e23712a61ab1f3aed78b6c55363\wicket-auth-roles-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-datetime\7.6.0\40acc64bc381fe1a76f3a7f9baf677ee8a75c651\wicket-datetime-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-native-websocket-javax\7.6.0\81af75bfd768308e724d26e02a984732c7df6062\wicket-native-websocket-javax-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-ioc\7.6.0\d8af523b6c1b1ab5e8fa173d149d055c655bd957\wicket-ioc-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-native-websocket-core\7.6.0\94012747ec169d028886c0afad5c61593dfc7979\wicket-native-websocket-core-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-core\7.6.0\a325634617d7f1e50cec12a16428a09a3d2f80f9\wicket-core-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-request\7.6.0\b8bbb6475b099561e6ce9d0ed1e833cadaff4f97\wicket-request-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wicket\wicket-util\7.6.0\d372e5b84a121f07398ac9f51645452a6ac8f9aa\wicket-util-7.6.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-transports-http-jetty\3.1.0\eccf2aa35eb52588ab407efa5d72774c7b646c6d\cxf-rt-transports-http-jetty-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\javax-websocket-server-impl\9.4.7.v20170914\45e2d7106f87f7950928447b7124e07e68b3f9a3\javax-websocket-server-impl-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\websocket-server\9.4.7.v20170914\560ebb2f187c0f61b07b24eb667f669941beff89\websocket-server-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-annotations\9.4.7.v20170914\fb2649517a94753465c9dfa05965a5caf471ffcf\jetty-annotations-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-plus\9.4.7.v20170914\862942bedb3d071e475770494b017efc6efa5a4f\jetty-plus-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-webapp\9.4.7.v20170914\cb3f5561ad15a750dcb0cfdcc2db6df141df74b2\jetty-webapp-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-servlet\9.4.7.v20170914\980023d7ac2504839f89f337de76c345b21808a1\jetty-servlet-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-security\9.4.7.v20170914\5119551fb6f19c556ea40588ab4c8f11967796ad\jetty-security-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-server\9.4.7.v20170914\886adb1b347f42698ea5482e600033428ad32afb\jetty-server-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-servlets\9.4.7.v20170914\a0b1f50faf6ea178e4e1b46072794ebbb4c682e9\jetty-servlets-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-web\2.10.0\f3d3ace0a975c14dfda24602f10dd3d2ef497a1e\log4j-web-2.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-slf4j-impl\2.10.0\8e4e0a30736175e31c7f714d95032c1734cfbdea\log4j-slf4j-impl-2.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-core\2.10.0\c90b597163cd28ab6d9687edd53db601b6ea75a1\log4j-core-2.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-jcl\2.10.0\9043310e3e8ed4051391b7498929c15f92bb5a17\log4j-jcl-2.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-api\2.10.0\fec5797a55b786184a537abd39c3fa1449d752d6\log4j-api-2.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.lmax\disruptor\3.3.4\be71143c8ba540e34ced6fabf74ba9aa238156b6\disruptor-3.3.4.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.fusesource.jansi\jansi\1.8\81da0c3980e30744184bec4706cf6f4508d3d7ea\jansi-1.8.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\junit\junit\4.12\2973d150c0dc1fefe998f834810d68f278ea58ec\junit-4.12.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\gnu.getopt\java-getopt\1.0.13\bb29ac2c2ab8b92945f01706de4b56c97989c6a9\java-getopt-1.0.13.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.code.gson\gson\2.3.1\ecb6e1f8e4b0e84c4b886c2f14a1500caf309757\gson-2.3.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.jayway.jsonpath\json-path\2.2.0\22290d17944bd239fabf5ac69005a60a7ecbbbcb\json-path-2.2.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.mail\mail\1.4.7\9add058589d5d85adeb625859bf2c5eeaaedf12d\mail-1.4.7.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.mail\javax.mail-api\1.6.2\17a8151bab44f9c94f34c10db70d95ba3c830eda\javax.mail-api-1.6.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.pdfbox\pdfbox\1.8.9\46764c8e1e5b07f0e5ca30104ada3895a15a8921\pdfbox-1.8.9.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.poi\poi-ooxml\4.1.0\42d7913de1a6360058e8d14bb7769a33633a639b\poi-ooxml-4.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.poi\poi\4.1.0\66ea82c8e7cd87e9ae8bceca45daf01328c8d623\poi-4.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-swing\1.0.1\14621054d72340b4a664cce4710ba974a3882a19\jiconfont-swing-1.0.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-bundle\1.3.0\a33ad4e88c9657edd405a1fe2c1f6d461d6351d0\jiconfont-bundle-1.3.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\eu.hansolo\Medusa\5.6\9face401116762e5de83b21d05e089aa4c6130b4\Medusa-5.6.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-ws-rm\3.1.0\a372a12604b30ee069ea7cee218c2871630fcb9f\cxf-rt-ws-rm-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-ws-security\3.1.0\7053338ce8b32f21b8694dec49e0f36a7e7adfe2\cxf-rt-ws-security-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-security-sso-saml\3.1.0\67706028cc501dee102e128a80296dec9d8fe340\cxf-rt-rs-security-sso-saml-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-security-xml\3.1.0\a05334d2773bc8a5bd6f593024b025fd10ebd141\cxf-rt-rs-security-xml-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-security-saml\3.1.0\52a0659a09097e1c6cf937c434dc91c32c9ae899\cxf-rt-security-saml-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wss4j\wss4j-ws-security-dom\2.1.0\28af0f96f580c61ea2d80f4f233bd33f5b026657\wss4j-ws-security-dom-2.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wss4j\wss4j-ws-security-policy-stax\2.1.0\ae2493dae32b09ac9e29ec66d1b4f552dc7d0164\wss4j-ws-security-policy-stax-2.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wss4j\wss4j-ws-security-stax\2.1.0\4f38790d61525589534cc988aa4bed54a33318c1\wss4j-ws-security-stax-2.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wss4j\wss4j-ws-security-common\2.1.0\9e49ed9eff83c98a4171041ad2392132638d0a1d\wss4j-ws-security-common-2.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-xacml-impl\3.1.0\5a24cf5300734fc9e98a96b565da38b087991b2\opensaml-xacml-impl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-xacml-saml-impl\3.1.0\6df3a98a1365f9308a1c800dd4928bcaba90fb68\opensaml-xacml-saml-impl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-xacml-saml-api\3.1.0\acd12ec1ac8653f68b7a2d15a30ad4da5af1d2ad\opensaml-xacml-saml-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-xacml-api\3.1.0\acb934c12177cff611d95da5cd99fb24b8ccc6fb\opensaml-xacml-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-saml-impl\3.1.0\30529b4a04b82393dba2d006bb0ddce08a7d55e5\opensaml-saml-impl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-xmlsec-impl\3.1.0\fa59c99fc45733fe5a3ce320aee31f19448e374d\opensaml-xmlsec-impl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-saml-api\3.1.0\7837986e87a0cdb4830b3ff3e454db04268f0775\opensaml-saml-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-soap-impl\3.1.0\91b4a0aa00204ff9f0c10d8e97772856734166f5\opensaml-soap-impl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-profile-api\3.1.0\7eec99eebc650af581ad5070dbf9afa2b215ed6b\opensaml-profile-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-soap-api\3.1.0\4591c63dff5e5c2573cb336952fb8c35233a962c\opensaml-soap-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-xmlsec-api\3.1.0\dc64a82be2a4d564e58ae9c36ce900528025ab8f\opensaml-xmlsec-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-security-impl\3.1.0\62a59f88c171acaa7fcc0c64c921071dc61e7fab\opensaml-security-impl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-security-api\3.1.0\f007f502eaaa2a6b6e699bdb880bdc35eb19637d\opensaml-security-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-messaging-api\3.1.0\fec1afd68c44ca095879581647e1fc142348fb8f\opensaml-messaging-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-core\3.1.0\4abb1b4c03210b606970020b7bcf0c6ee3cfcbf2\opensaml-core-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.opensaml\opensaml-storage-api\3.1.0\f002a8c593130040722d8780a3985a49d1f0294c\opensaml-storage-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.shibboleth.utilities\java-support\7.1.0\c1cfa3ba8d8262652ebe5cf1541268d78d639688\java-support-7.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.guava\guava\27.0-jre\c6ad87d2575af8ac8ec38e28e75aefa882cc3a1f\guava-27.0-jre.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.springfox.ui\springfox-swagger-ui-rfc6570\1.0.0\782daac3319d543131a3e0bb1dfcd6243df9b595\springfox-swagger-ui-rfc6570-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-fxml\11\e7a757b580fc3e2e1a121768606c7836eef418c\javafx-fxml-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-web\11\5f50385bc156b2e3bd478f9fded919f9d8ae8801\javafx-web-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-controls\11\794488e3b1f4635d9a1b842bdc872a5eb8fd54ca\javafx-controls-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-controls\11\58d961774262ec972bf304e16c154a8e18c2050b\javafx-controls-11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-media\11\f65e90798210a9ff1cad3e7686af8c1db138477f\javafx-media-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-media\11\586c51942ea38145727e345387b6b7cd53de0b33\javafx-media-11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-swing\11\86e2c4feb81f5147bbb5e662b0892a61535a7472\javafx-swing-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-graphics\11\4ab9edd8d481a420044c473fdb5718ccdd35c836\javafx-graphics-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-graphics\11\a736dd079047ec0b72b8c4970842a5c5e0c19f2f\javafx-graphics-11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-base\11\f8d1ced6047b010f1e3bb92dc060862179ce5897\javafx-base-11-linux.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.openjfx\javafx-base\11\9fcd3e8e3227ec97bf503f7991fad1f3b14d005\javafx-base-11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.xml.ws\jaxws-api\2.3.1\15e46dba25b1f767a3f517721badf6cce8dbb13d\jaxws-api-2.3.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-wadlto-jaxrs\3.1.0\f4ab354767cd6d9bb59475c68ef1422ca5875329\cxf-tools-wadlto-jaxrs-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-security-oauth2\3.1.0\136a51573c759e4eff1cd96e0664a88bad16306d\cxf-rt-rs-security-oauth2-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-security-jose\3.1.0\32eb3643c0f3c7d808d0c10517fa5e60924183e0\cxf-rt-rs-security-jose-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-extension-providers\3.1.0\6904471fdcbc92d7eedfd71cfb1b2c37802674fb\cxf-rt-rs-extension-providers-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-extension-search\3.1.0\863d1a77887650d2af4e6479abf04ed696493789\cxf-rt-rs-extension-search-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-security-cors\3.1.0\1b8551966848d52a4a09718cdaef408628b0c03c\cxf-rt-rs-security-cors-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-security-oauth\3.1.0\745f5e11693c65647b158fc9bd74e040b4d90b10\cxf-rt-rs-security-oauth-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-service-description\3.1.0\366f5720db7490cab7286335d17bd8ea6d8ee2df\cxf-rt-rs-service-description-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-rs-client\3.1.0\908000ce49947e022f03998778e56aeb4c9179eb\cxf-rt-rs-client-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-frontend-jaxrs\3.1.0\5b5bfa67d541dc6467ec79db1b4786d753dbca5d\cxf-rt-frontend-jaxrs-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.annotation\javax.annotation-api\1.3.2\934c04d3cfef185a8008e7bf34331b79730a9d43\javax.annotation-api-1.3.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.jws\javax.jws-api\1.1\c623941ebd225bb05ea546dc81590a62e40e4fce\javax.jws-api-1.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.xml.bind\jaxb-api\2.3.1\8531ad5ac454cc2deb9d4d32c40c4d7451939b5d\jaxb-api-2.3.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.xml.soap\javax.xml.soap-api\1.4.0\667ef2eee594ca7e05a1cbe0b37a428f7b57778f\javax.xml.soap-api-1.4.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.fazecast\jSerialComm\2.4.0\665275ce2a8a8a7922de7fe7842a79a2214a2a53\jSerialComm-2.4.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.modelmapper\modelmapper\2.3.3\3961eba8e4b2bf8c9637deac59f4ec4986e9939b\modelmapper-2.3.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-jdk8\1.3.31\21edc5a6b2e39bc4dc2860346fd778e27503d6cb\kotlin-stdlib-jdk8-1.3.31.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-reflect\1.3.31\5a426a5ada97967ca60fba495eeaa66cfa7c9e2f\kotlin-reflect-1.3.31.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-jdk7\1.3.31\e652770b6416c6d85934086899ffed3eccd35813\kotlin-stdlib-jdk7-1.3.31.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib\1.3.31\11289d20fd95ae219333f3456072be9f081c30cc\kotlin-stdlib-1.3.31.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware.database\qc-sap-database-adapter\1.0.0\7aa8f30093a7065af8d514d8c6d54d6d7a35d982\qc-sap-database-adapter-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jboss.logging\jboss-logging\3.3.0.Final\3616bb87707910296e2c195dc016287080bba5af\jboss-logging-3.3.0.Final.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.fasterxml\classmate\1.4.0\291658ac2ce2476256c7115943652c0accb5c857\classmate-1.4.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-wsdlto-frontend-javascript\3.1.0\676dc32cfaf027426e2a98519bfa450ee25e0242\cxf-tools-wsdlto-frontend-javascript-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-java2ws\3.1.0\741bc19f9e6948fef2cb9a1a91686f5a1f09467a\cxf-tools-java2ws-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-wsdlto-databinding-jaxb\3.1.0\6c631af57906ac66277f66b54b48ac309a10522c\cxf-tools-wsdlto-databinding-jaxb-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-misctools\3.1.0\31b6032f3eee57a69b6f4c91ecb819ef69aedb7f\cxf-tools-misctools-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-wsdlto-frontend-jaxws\3.1.0\698af8060cb137e088e96cda435a562045bb2f88\cxf-tools-wsdlto-frontend-jaxws-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-wsdlto-core\3.1.0\d640bcf118ed2430d329bc2dec285c7fb04ad6f1\cxf-tools-wsdlto-core-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-corba\3.1.0\108716c79e63cd03ba0ffc3a5d93c28318267c7a\cxf-tools-corba-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-validator\3.1.0\7c410f1fdacc400cbaeb9314bad32029f700a9d4\cxf-tools-validator-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-tools-common\3.1.0\48f06302caaede6ac5e0985be5010fc1539a8acc\cxf-tools-common-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.xjc-utils\cxf-xjc-runtime\3.0.2\ab196d818e6839d9a6ea3c8f1a02d2642610513d\cxf-xjc-runtime-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.xjcplugins\cxf-xjc-dv\3.0.2\3f2233a25ade9379d73a160290efa54a58f8f5ec\cxf-xjc-dv-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.xjcplugins\cxf-xjc-ts\3.0.2\87e35704b356478a50fe5e9662fc331b334920b2\cxf-xjc-ts-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.xjcplugins\cxf-xjc-bug671\3.0.2\518d2534a63679e558aeb5cd5e5d6195466b1795\cxf-xjc-bug671-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.xjcplugins\cxf-xjc-boolean\3.0.2\cb522cbc7ba8129272155cef87fbdabdc153fe41\cxf-xjc-boolean-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.xjcplugins\cxf-xjc-javadoc\3.0.2\b9797bdcfa0e26a82eec673844b137cbeecdba35\cxf-xjc-javadoc-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-features-clustering\3.1.0\ae56daa1aea5529cf3e5cf21b46b5c867e561e8c\cxf-rt-features-clustering-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-management\3.1.0\b5c0cbe563d9a42e3d8ecfef994b7a3fdc972ac5\cxf-rt-management-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-bindings-object\3.1.0\c706d8be8d0cfc2e996ec015f823ecfe63351e57\cxf-rt-bindings-object-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-transports-local\3.1.0\5355052883903c6b34560964b77e1c532064cd9b\cxf-rt-transports-local-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-transports-http-hc\3.1.0\cf8f7db1309ded2bb378d693cabb2745f722fefd\cxf-rt-transports-http-hc-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-transports-http\3.1.0\870ebad800e34974b5576a9c9ea53e8f2fcd1213\cxf-rt-transports-http-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-transports-udp\3.1.0\4c7dc33459a6d0f8c5aeb741d29e3e32f3ecb1cc\cxf-rt-transports-udp-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-transports-jms\3.1.0\a1f4fa083301fd1841d20f0edc7007ec9597a7a9\cxf-rt-transports-jms-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-ws-mex\3.1.0\e0b38a0ceb67113139bcd14532cd6d0c5ce58f4d\cxf-rt-ws-mex-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-bindings-corba\3.1.0\6a505d903b0ceeaf0fb13b8b906fe5f91bd0ff26\cxf-rt-bindings-corba-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-frontend-js\3.1.0\fe33cb94d080089660d155514e60a767f77fd65\cxf-rt-frontend-js-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-frontend-jaxws\3.1.0\b0af71d7ee43805172e3ce43d9aa5ecdc2afd75d\cxf-rt-frontend-jaxws-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-ws-addr\3.1.0\d7969c3cd75571469159ec1f276602ddf11f256e\cxf-rt-ws-addr-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-databinding-aegis\3.1.0\93bc05b67272ba6fedd0623687096216399acf91\cxf-rt-databinding-aegis-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-frontend-simple\3.1.0\ef203d0c5d7f5ca16e620edaa9de6b135459a7f9\cxf-rt-frontend-simple-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-javascript\3.1.0\e23657e50dbd4e3dcb336c84237265dd933e20fe\cxf-rt-javascript-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-bindings-soap\3.1.0\f7d5e697927668f426ccde55bef966203b405fbc\cxf-rt-bindings-soap-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-bindings-xml\3.1.0\b7186dfb60eb15efad8ad321d7b315c5f98bae80\cxf-rt-bindings-xml-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-bindings-coloc\3.1.0\204e25dc887caf42cde8c3d4edde48a4da701363\cxf-rt-bindings-coloc-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-databinding-xmlbeans\3.1.0\48cc88ac97f9db55750be31b2ecbdf09903e0e01\cxf-rt-databinding-xmlbeans-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-ws-policy\3.1.0\2ac7a00d282294dce3fe223aa0a616d652d22946\cxf-rt-ws-policy-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.services.wsn\cxf-services-wsn-core\3.1.0\e925d4d2e122b378b4c8b41a954ae37480dbde93\cxf-services-wsn-core-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf.services.wsn\cxf-services-wsn-api\3.1.0\31504bcefb29fbf7657d2c8feb8de3ac7b936cd8\cxf-services-wsn-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-databinding-jaxb\3.1.0\cfa37e6cf8af20477462d3e5b88d8339489efadb\cxf-rt-databinding-jaxb-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-wsdl\3.1.0\55b06c138370c8098225f3041e4b3549c409168a\cxf-rt-wsdl-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-rt-security\3.1.0\7a83e8c74d11651799bec9e5212173d3abaf89bd\cxf-rt-security-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.cxf\cxf-core\3.1.0\1d83e1b9122fbddeb964b6cb7560627280059545\cxf-core-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.slf4j\slf4j-jdk14\1.7.9\db0f03d53c924bd8d384a6784217b341cd4ee642\slf4j-jdk14-1.7.9.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.slf4j\jcl-over-slf4j\1.7.9\f7c71870af3c344108412b745c8d13f5defffab5\jcl-over-slf4j-1.7.9.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.codehaus.jettison\jettison\1.3.7\7d36a59a0577f11b12088b9e215d6860345b9e1d\jettison-1.3.7.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.minidev\json-smart\2.2.1\5b9e5df7a62d1279b70dc882b041d249c4f0b002\json-smart-2.2.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.minidev\accessors-smart\1.1\a527213f2fea112a04c9bdf0ec0264e34104cd08\accessors-smart-1.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-util\5.0.3\1512e5571325854b05fb1efce1db75fcced54389\asm-util-5.0.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-commons\5.1\25d8a575034dd9cfcb375a39b5334f0ba9c8474e\asm-commons-5.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-tree\5.1\87b38c12a0ea645791ead9d3e74ae5268d1d6c34\asm-tree-5.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm\5.1\5ef31c4fe953b1fd00b8a88fa1d6820e8785bb45\asm-5.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.sun.xml.fastinfoset\FastInfoset\1.2.13\98f56b9354e27bd2941cc5d461344e240ae51ae\FastInfoset-1.2.13.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-aop\5.1.6.RELEASE\a473d4bca7295f2b90522594e413f9e19107c1d2\spring-aop-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-tx\5.1.6.RELEASE\e1c6de29a9f9b6ded22133fd0cfdc4366a431cc2\spring-tx-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-beans\5.1.6.RELEASE\90d2f4bf7eced108de0b5bf617abb2b13a6206a3\spring-beans-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-expression\5.1.6.RELEASE\50fe4080029e43e7612e50fb4d7c7c43e95bf03c\spring-expression-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework.retry\spring-retry\1.2.4.RELEASE\e5a1e629b2743dc7bbe4a8d07ebe9ff6c3b816ce\spring-retry-1.2.4.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-core\5.1.6.RELEASE\9329591e728ef9844911e082e399f4fc3e3ecb37\spring-core-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.rabbitmq\amqp-client\5.4.3\9bede47bcd205e93f422adf4923892e31a640239\amqp-client-5.4.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.mina\mina-core\2.0.9\255f546277515f2191105e89f4d768e3ca02db9c\mina-core-2.0.9.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.sf.ehcache\ehcache\2.9.0\8a4f89d91daafb3994ed212201f935554a200b4b\ehcache-2.9.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.activemq\activemq-broker\5.10.0\4095c7ab762f381b00f99a3e9520e456e32100d1\activemq-broker-5.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.activemq\activemq-openwire-legacy\5.10.0\b7ebdea2ca08c0ff5a73665110e6447945ca342\activemq-openwire-legacy-5.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.activemq\activemq-client\5.10.0\7cd9cafc93a97d3f7a34675e208d45885bb77a0e\activemq-client-5.10.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wss4j\wss4j-bindings\2.1.0\8abaef48e2041412ad08f08f4139cb214c320544\wss4j-bindings-2.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.santuario\xmlsec\2.0.4\d19533f9572fbb3f4706bbea44c20ff61f67510d\xmlsec-2.0.4.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.slf4j\slf4j-api\1.8.0-alpha2\34fa1d87256bbdb376ae7f6fa7e479610cd07dce\slf4j-api-1.8.0-alpha2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-collections4\4.3\1c262f70f9b3c2351f1d13a9a9bd10d2ec7cfbc4\commons-collections4-4.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\joda-time\joda-time\2.9.4\1c295b462f16702ebe720bbb08f62e1ba80da41b\joda-time-2.9.4.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\commons-fileupload\commons-fileupload\1.3.2\5d7491ed6ebd02b6a8d2305f8e6b7fe5dbd95f72\commons-fileupload-1.3.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\commons-io\commons-io\2.5\2852e6e05fbb95076fc091f6d1780f1f8fe35e0f\commons-io-2.5.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\cglib\cglib\3.1\1f1cb6c7a7479e0c7fd7987109e503914bebe84a\cglib-3.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.inject\javax.inject\1\6975da39a7040257bd51d21a231b76c915872d38\javax.inject-1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\websocket-servlet\9.4.7.v20170914\a75e6706b6af7a87bd3edebbddc45e6cb525f321\websocket-servlet-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.servlet\javax.servlet-api\3.1.0\3cd63d075497751784b2fa84be59432f4905bf7c\javax.servlet-api-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\javax-websocket-client-impl\9.4.7.v20170914\94e54b803406f711e2f9636dd658e497e2ca9e67\javax-websocket-client-impl-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\websocket-client\9.4.7.v20170914\693b3492e04b78757d88544f321076265909a503\websocket-client-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-client\9.4.7.v20170914\b1026e2f37cfaf626b7c42c05ce1ec83cd6609ec\jetty-client-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-http\9.4.7.v20170914\44a0adb69ff6131129df34d43b28e196c8ce0a90\jetty-http-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\websocket-common\9.4.7.v20170914\47d18802581af0a1c458f7074a47e6e07ee864a0\websocket-common-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-io\9.4.7.v20170914\a51742105ec2665f5ad80c17c784b388cb855329\jetty-io-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.websocket\javax.websocket-api\1.0\fc843b649d4a1dcb0497669d262befa3918c7ba8\javax.websocket-api-1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-continuation\9.4.7.v20170914\6b2aaa9da3e11e0f12bba9a80e74a389ab0d045e\jetty-continuation-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-xml\9.4.7.v20170914\203e38c00bba11bcb72b41c8d7a1714df61f31e5\jetty-xml-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-jndi\9.4.7.v20170914\e74f84057f1ace6f6d424667a97807fc6d7b0537\jetty-jndi-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty\jetty-util\9.4.7.v20170914\771efdf5983c174d6d9c58892108c1c2d018404a\jetty-util-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.pdfbox\fontbox\1.8.9\f792e291ebc560fd6942506216f063f425ec5c74\fontbox-1.8.9.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\commons-logging\commons-logging\1.2\4bfc12adfe4842bf07b657f0369c4cb522955686\commons-logging-1.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.hamcrest\hamcrest-core\1.3\42a25dc3219429f0e5d060061f71acb49bf010a0\hamcrest-core-1.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.activation\activation\1.1\e6cb541461c2834bdea3eb920f1884d1eb508b50\activation-1.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.pdfbox\jempbox\1.8.9\e6101f5ac76b0ba086bdc1b3d5b6290ed073ed39\jempbox-1.8.9.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpasyncclient\4.0.2\6c0421e057af0fed081f0b8b4c4df829c4732a5c\httpasyncclient-4.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpclient\4.3.6\4c47155e3e6c9a41a28db36680b828ced53b8af4\httpclient-4.3.6.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\commons-codec\commons-codec\1.12\47a28ef1ed31eb182b44e15d49300dee5fadcf6a\commons-codec-1.12.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-math3\3.6.1\e4ba98f1d4b3c80ec46392f25e094a6a2e58fcbf\commons-math3-3.6.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.poi\poi-ooxml-schemas\4.1.0\6a2a0dfa19db33f4fba5b0a0261bb517a86cb56\poi-ooxml-schemas-4.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-compress\1.18\1191f9f2bc0c47a8cce69193feb1ff0a8bcb37d5\commons-compress-1.18.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.virtuald\curvesapi\1.06\159dd2e8956459a4eb0a9a6ecda9004d8d289708\curvesapi-1.06.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-font_awesome\4.5.0.3\a86dc22f336aebffbe7bcc01569fd8adde2451f7\jiconfont-font_awesome-4.5.0.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-google_material_design_icons\2.2.0.1\fc7b40105e13ce81c249d4d440deb1939e687aaa\jiconfont-google_material_design_icons-2.2.0.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-open_iconic\1.1.1.2\1276330de012afcf42ba879b85c4d389a3de10f3\jiconfont-open_iconic-1.1.1.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-elusive\2.0.2\b9f1b760c6f70d374dcc03d2f7840751a5deb5b9\jiconfont-elusive-2.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-entypo\2.0.2\782d298222628693f1e9de764a5d7c6ec48215dd\jiconfont-entypo-2.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont-typicons\2.0.7.0\14684b63dfca70ec75d1fd3feb0e26e56a5b4508\jiconfont-typicons-2.0.7.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.github.jiconfont\jiconfont\1.0.0\e17d93321975b6735ebc283f6832fa0350614d3a\jiconfont-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.guava\failureaccess\1.0\50bacb0bdbbeeda25142aff57e2214c402e1193c\failureaccess-1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.guava\listenablefuture\9999.0-empty-to-avoid-conflict-with-guava\b421526c5f297295adef1c886e5246c39d4ac629\listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.code.findbugs\jsr305\3.0.2\25ea2e8b0c338a877313bd4672d3fe056ea78f0d\jsr305-3.0.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.checkerframework\checker-qual\2.5.2\cea74543d5904a30861a61b4643a5f2bb372efc4\checker-qual-2.5.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.errorprone\error_prone_annotations\2.2.0\88e3c593e9b3586e1c6177f89267da6fc6986f0c\error_prone_annotations-2.2.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.google.j2objc\j2objc-annotations\1.1\ed28ded51a8b1c6b112568def5f4b455e6809019\j2objc-annotations-1.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.codehaus.mojo\animal-sniffer-annotations\1.17\f97ce6decaea32b36101e37979f8b647f00681fb\animal-sniffer-annotations-1.17.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\io.swagger\swagger-annotations\1.5.20\16051f93ce11ca489a5313775d825f82fcc2cd6c\swagger-annotations-1.5.20.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.mapstruct\mapstruct\1.2.0.Final\8609d6eb044e9f6c73cb24c8f2f4ed5c72a249c7\mapstruct-1.2.0.Final.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.activation\javax.activation-api\1.2.0\85262acf3ca9816f9537ca47d5adeabaead7cb16\javax.activation-api-1.2.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jetbrains.kotlin\kotlin-stdlib-common\1.3.31\20c34a04ea25cb1ef0139598bd67c764562cb170\kotlin-stdlib-common-1.3.31.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jetbrains\annotations\13.0\919f0dfe192fb4e063e7dacadee7f8bb9a2672a9\annotations-13.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.qcsoftware\jconn4\1.0.0\ed8f6f311512a2259800708c6236fd8761d7f6ee\jconn4-1.0.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.velocity\velocity\1.7\2ceb567b8f3f21118ecdec129fe1271dbc09aa7a\velocity-1.7.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\wsdl4j\wsdl4j\1.6.3\6d106a6845a3d3477a1560008479312888e94f2f\wsdl4j-1.6.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.sun.xml.bind\jaxb-xjc\2.2.11\f099cedb9b245323f906ab9f75adc48cef305cfd\jaxb-xjc-2.2.11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.sun.xml.bind\jaxb-core\2.2.11\c3f87d654f8d5943cd08592f3f758856544d279a\jaxb-core-2.2.11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\com.sun.xml.bind\jaxb-impl\2.2.11\a49ce57aee680f9435f49ba6ef427d38c93247a6\jaxb-impl-2.2.11.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.ws.xmlschema\xmlschema-core\2.2.1\2eff1f3776590d4c51cc735eab2143c497329f2\xmlschema-core-2.2.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\antlr\antlr\2.7.7\83cd2cd674a217ade95a4bb83a8a14f351f48bd0\antlr-2.7.7.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\xml-resolver\xml-resolver\1.2\3d0f97750b3a03e0971831566067754ba4bfd68c\xml-resolver-1.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\commons-lang\commons-lang\2.6\ce1edb914c94ebc388f086c6827e8bdeec71ac2\commons-lang-2.6.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.wss4j\wss4j-policy\2.1.0\518ca115eba40018fca1c08b0dfa14274a00e3c2\wss4j-policy-2.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.neethi\neethi\3.0.3\ee37a38bbf9f355ee88ba554a85c9220b75ba500\neethi-3.0.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.codehaus.woodstox\woodstox-core-asl\4.4.1\84fee5eb1a4a1cefe65b6883c73b3fa83be3c1a1\woodstox-core-asl-4.4.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpcore-nio\4.3.3\beda2dfb3e341d749ce833cfb6af6a9fb9c0563b\httpcore-nio-4.3.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.geronimo.specs\geronimo-jms_1.1_spec\1.1.1\c872b46c601d8dc03633288b81269f9e42762cea\geronimo-jms_1.1_spec-1.1.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.geronimo.specs\geronimo-jta_1.1_spec\1.1.1\aabab3165b8ea936b9360abbf448459c0d04a5a4\geronimo-jta_1.1_spec-1.1.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.xmlbeans\xmlbeans\3.1.0\6dac1f897dfb3e3f17fc79b18a3353b2e51c464e\xmlbeans-3.1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\rhino\js\1.7R2\b95d5212ff4cea92cee1c3c6fa50aa82c9d4905b\js-1.7R2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.ws.rs\javax.ws.rs-api\2.0.1\104e9c2b5583cfcfeac0402316221648d6d8ea6b\javax.ws.rs-api-2.0.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.oauth.core\oauth-provider\20100527\165bfc97e63e5af8e052a47f4dee832ce06bf7d7\oauth-provider-20100527.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.geronimo.specs\geronimo-servlet_3.0_spec\1.0\d45e479fd200236c71182c5f6b6077a5fb53f89\geronimo-servlet_3.0_spec-1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.springframework\spring-jcl\5.1.6.RELEASE\a4ad3c98c7cc31357e94e12772c8e6449522bc5\spring-jcl-5.1.6.RELEASE.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.eclipse.jetty.websocket\websocket-api\9.4.7.v20170914\aa7717f73a613c338bda18bfa5b7bd8b6917330\websocket-api-9.4.7.v20170914.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.websocket\javax.websocket-client-api\1.0\afcf19e889d8725576811f8d47ab6c65d9dcbd78\javax.websocket-client-api-1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\commons-collections\commons-collections\3.2.1\761ea405b9b37ced573d2df0d1e3a4e0f9edc668\commons-collections-3.2.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.codehaus.woodstox\stax2-api\3.1.4\ac19014b1e6a7c08aad07fe114af792676b685b7\stax2-api-3.1.4.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpcore\4.3.3\f91b7a4aadc5cf486df6e4634748d7dd7a73f06d\httpcore-4.3.3.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.oauth.core\oauth\20100527\a84c5331e225bc25a5a288db328048d6b1bb6fd5\oauth-20100527.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\net.bytebuddy\byte-buddy\1.8.12\82a340b11ea0a55e5d51b3ae559003454b8bf320\byte-buddy-1.8.12.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\javax.xml.stream\stax-api\1.0-2\d6337b0de8b25e53e81b922352fbea9f9f57ba0b\stax-api-1.0-2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.jasypt\jasypt\1.9.2\91eee489a389faba9fc57bfee75c87c615c19cd7\jasypt-1.9.2.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.fusesource.hawtbuf\hawtbuf\1.10\a20907168eb4f05c8f777e1671d8070cd06715e4\hawtbuf-1.10.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.apache.geronimo.specs\geronimo-j2ee-management_1.1_spec\1.0.1\5372615b0c04c1913c95c34a0414cef720ca2855\geronimo-j2ee-management_1.1_spec-1.0.1.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.cryptacular\cryptacular\1.0\a7dd8234498f8425c25e983b4d3451d7accb0b5b\cryptacular-1.0.jar;C:\Users\mdb\.gradle\caches\modules-2\files-2.1\org.bouncycastle\bcprov-jdk15on\1.51\9ab8afcc2842d5ef06eb775a0a2b12783b99aa80\bcprov-jdk15on-1.51.jar Products.HostInterface.HostInterface -r -n autoPickInterface -l

It appears gradle is building the command line with each jar file being added to the classpath.  Don’t know if there isa  way to shortcut that…

Mike

From: Geertjan Wielenga <ge...@apache.org>
Sent: Thursday, July 11, 2019 9:14 AM
To: Mike Billman <mi...@qcsoftware.com>
Cc: Laszlo Kishalmi <la...@gmail.com>; users@netbeans.apache.org
Subject: Re: NB11 - gradle support

Quite a lot more details are needed here, I think.

I see dozens of responses when I google 'CreateProcess error=206, The filename or extension is too long'.

Gj

On Thu, Jul 11, 2019 at 3:11 PM Mike Billman <mi...@qcsoftware.com>> wrote:
Because we have a lot of jar files in our classpath, I get:

CreateProcess error=206, The filename or extension is too long

Is there an easy way around this?

Mike

From: Geertjan Wielenga <ge...@apache.org>>
Sent: Wednesday, July 10, 2019 4:28 PM
To: Mike Billman <mi...@qcsoftware.com>>
Cc: Laszlo Kishalmi <la...@gmail.com>>; users@netbeans.apache.org<ma...@netbeans.apache.org>
Subject: Re: NB11 - gradle support

If you have multiple main classes, you'd create a task like this for each of them and then run a task as needed:

task(runSimple, dependsOn: 'classes', type: JavaExec) {
    main = 'com.mrhaki.java.Simple'
    classpath = sourceSets.main.runtimeClasspath
    args 'mrhaki'
    systemProperty 'simple.message', 'Hello '
}

https://mrhaki.blogspot.com/2010/09/gradle-goodness-run-java-application.html

I.e., in the above, you have a class named Simple, with a main method, and so you'd run the 'runSimple' task above to run that main class.

And then you'd created another task just like that for each of your other main classes.

Does that help? It works for me.

Gj

On Wed, Jul 10, 2019 at 9:59 PM Geertjan Wielenga <ge...@apache.org>> wrote:
If you can provide a small project on GitHub that has the kind of set up that you need help with, I can try to help.

Gj

On Wed, Jul 10, 2019 at 9:52 PM Mike Billman <mi...@qcsoftware.com>> wrote:
Is there an equivalent to the “run configurations” available in eclipse/intellij?

Mike

From: Mike Billman <mi...@qcsoftware.com>>
Sent: Wednesday, July 10, 2019 3:43 PM
To: Laszlo Kishalmi <la...@gmail.com>>; users@netbeans.apache.org<ma...@netbeans.apache.org>
Subject: RE: NB11 - gradle support

I was able to get this far…

task autoPickInterface(type:Exec) {
  standardOutput System.out
  standardInput System.in
  commandLine 'cmd', '/v', '/c', '"choices.bat -j 11x64 -s 17x64 & sandbox & run-profile creekstone & java Products.HostInterface.HostInterface -r -n autoPickInterface -l"'
}

However, I cannot type input into the output window.  I can’t help but think there is something I just don’t understand…I tried this:

task runApp(type: JavaExec) {
  classpath = sourceSets.main.runtimeClasspath
  main = 'Products.HostInterface.HostInterface'
  args '-r -n autoPickInterface -l'
}

And I get an enormous classpath…

Mike

From: Laszlo Kishalmi <la...@gmail.com>>
Sent: Tuesday, July 2, 2019 5:18 PM
To: users@netbeans.apache.org<ma...@netbeans.apache.org>
Subject: Re: NB11 - gradle support


The best way to do it to add Gradle tasks in your build.grade for each main class (like runApp1, runApp2).

Then open the project properties and configure custom actions for each application.

Or you might reconfigure run and debug actions to use:

run${input:Application}

or

run${input:Application,DefaultApp}

This way you would be prompted for the application to run/debug.


On 7/2/19 12:06 PM, Mike Billman wrote:
Our gradle project isn’t set up with run configured because we run multiple applications out of the same project (different main classes).  Just wondering the best way to set this up…custom tasks?

Thanks.

Mike

From: Geertjan Wielenga <ge...@apache.org>
Sent: Tuesday, July 2, 2019 3:02 PM
To: Mike Billman <mi...@qcsoftware.com>
Cc: users@netbeans.apache.org<ma...@netbeans.apache.org>
Subject: Re: NB11 - gradle support

Open the project and click Run.

If the above doesn't work, what's the problem exactly so that we can help with the problem you're encountering?

Gj

On Tue, Jul 2, 2019 at 9:00 PM Mike Billman <mi...@qcsoftware.com>> wrote:
Hey –

I was wondering if there are any tutorials on using the new gradle support introduced in 11.0.  I would like to try to figure out how to run my applications, but am not sure how.

Thanks!

Mike Billman
Senior Software Engineer
CPTE

[qclogo]

50 E-Business Way
Suite 300
Cincinnati, OH 45241

T +1 513 469 1424
E mikebillman@qcsoftware.com<ma...@qcsoftware.com>
F +1 513 469 1425


Re: NB11 - gradle support

Posted by Geertjan Wielenga <ge...@apache.org>.
Quite a lot more details are needed here, I think.

I see dozens of responses when I google 'CreateProcess error=206, The
filename or extension is too long'.

Gj

On Thu, Jul 11, 2019 at 3:11 PM Mike Billman <mi...@qcsoftware.com>
wrote:

> Because we have a lot of jar files in our classpath, I get:
>
>
>
> CreateProcess error=206, The filename or extension is too long
>
>
>
> Is there an easy way around this?
>
>
>
> Mike
>
>
>
> *From:* Geertjan Wielenga <ge...@apache.org>
> *Sent:* Wednesday, July 10, 2019 4:28 PM
> *To:* Mike Billman <mi...@qcsoftware.com>
> *Cc:* Laszlo Kishalmi <la...@gmail.com>;
> users@netbeans.apache.org
> *Subject:* Re: NB11 - gradle support
>
>
>
> If you have multiple main classes, you'd create a task like this for each
> of them and then run a task as needed:
>
>
>
> task(runSimple, dependsOn: 'classes', type: JavaExec) {
>     main = 'com.mrhaki.java.Simple'
>     classpath = sourceSets.main.runtimeClasspath
>     args 'mrhaki'
>     systemProperty 'simple.message', 'Hello '
> }
>
>
>
>
> https://mrhaki.blogspot.com/2010/09/gradle-goodness-run-java-application.html
>
>
>
> I.e., in the above, you have a class named Simple, with a main method, and
> so you'd run the 'runSimple' task above to run that main class.
>
>
>
> And then you'd created another task just like that for each of your other
> main classes.
>
>
>
> Does that help? It works for me.
>
>
>
> Gj
>
>
>
> On Wed, Jul 10, 2019 at 9:59 PM Geertjan Wielenga <ge...@apache.org>
> wrote:
>
> If you can provide a small project on GitHub that has the kind of set up
> that you need help with, I can try to help.
>
>
>
> Gj
>
>
>
> On Wed, Jul 10, 2019 at 9:52 PM Mike Billman <mi...@qcsoftware.com>
> wrote:
>
> Is there an equivalent to the “run configurations” available in
> eclipse/intellij?
>
>
>
> Mike
>
>
>
> *From:* Mike Billman <mi...@qcsoftware.com>
> *Sent:* Wednesday, July 10, 2019 3:43 PM
> *To:* Laszlo Kishalmi <la...@gmail.com>;
> users@netbeans.apache.org
> *Subject:* RE: NB11 - gradle support
>
>
>
> I was able to get this far…
>
>
>
> task autoPickInterface(type:Exec) {
>
>   standardOutput System.out
>
>   standardInput System.in
>
>   commandLine 'cmd', '/v', '/c', '"choices.bat -j 11x64 -s 17x64 & sandbox
> & run-profile creekstone & java Products.HostInterface.HostInterface -r -n
> autoPickInterface -l"'
>
> }
>
>
>
> However, I cannot type input into the output window.  I can’t help but
> think there is something I just don’t understand…I tried this:
>
>
>
> task runApp(type: JavaExec) {
>
>   classpath = sourceSets.main.runtimeClasspath
>
>   main = 'Products.HostInterface.HostInterface'
>
>   args '-r -n autoPickInterface -l'
>
> }
>
>
>
> And I get an enormous classpath…
>
>
>
> Mike
>
>
>
> *From:* Laszlo Kishalmi <la...@gmail.com>
> *Sent:* Tuesday, July 2, 2019 5:18 PM
> *To:* users@netbeans.apache.org
> *Subject:* Re: NB11 - gradle support
>
>
>
> The best way to do it to add Gradle tasks in your build.grade for each
> main class (like runApp1, runApp2).
>
> Then open the project properties and configure custom actions for each
> application.
>
> Or you might reconfigure run and debug actions to use:
>
> run${input:Application}
>
> or
>
> run${input:Application,DefaultApp}
>
> This way you would be prompted for the application to run/debug.
>
>
>
> On 7/2/19 12:06 PM, Mike Billman wrote:
>
> Our gradle project isn’t set up with run configured because we run
> multiple applications out of the same project (different main classes).
> Just wondering the best way to set this up…custom tasks?
>
>
>
> Thanks.
>
>
>
> Mike
>
>
>
> *From:* Geertjan Wielenga <ge...@apache.org> <ge...@apache.org>
> *Sent:* Tuesday, July 2, 2019 3:02 PM
> *To:* Mike Billman <mi...@qcsoftware.com>
> <mi...@qcsoftware.com>
> *Cc:* users@netbeans.apache.org
> *Subject:* Re: NB11 - gradle support
>
>
>
> Open the project and click Run.
>
>
>
> If the above doesn't work, what's the problem exactly so that we can help
> with the problem you're encountering?
>
>
>
> Gj
>
>
>
> On Tue, Jul 2, 2019 at 9:00 PM Mike Billman <mi...@qcsoftware.com>
> wrote:
>
> Hey –
>
>
>
> I was wondering if there are any tutorials on using the new gradle support
> introduced in 11.0.  I would like to try to figure out how to run my
> applications, but am not sure how.
>
>
>
> Thanks!
>
>
>
> Mike Billman
>
> Senior Software Engineer
>
> CPTE
>
>
>
> [image: qclogo]
>
>
>
> 50 E-Business Way
>
> Suite 300
>
> Cincinnati, OH 45241
>
>
>
> T +1 513 469 1424
>
> E mikebillman@qcsoftware.com
>
> F +1 513 469 1425
>
>
>
>

Re: NB11 - gradle support

Posted by Laszlo Kishalmi <la...@gmail.com>.
The usual thing is to create an jar only with the classpath information 
and main jar in the manifest file, then you can use that single jar to 
execute your application.

On 7/11/19 6:11 AM, Mike Billman wrote:
>
> Because we have a lot of jar files in our classpath, I get:
>
> CreateProcess error=206, The filename or extension is too long
>
> Is there an easy way around this?
>
> Mike
>
> *From:* Geertjan Wielenga <ge...@apache.org>
> *Sent:* Wednesday, July 10, 2019 4:28 PM
> *To:* Mike Billman <mi...@qcsoftware.com>
> *Cc:* Laszlo Kishalmi <la...@gmail.com>; 
> users@netbeans.apache.org
> *Subject:* Re: NB11 - gradle support
>
> If you have multiple main classes, you'd create a task like this for 
> each of them and then run a task as needed:
>
> task(runSimple, dependsOn: 'classes', type: JavaExec) {
>     main = 'com.mrhaki.java.Simple'
>     classpath = sourceSets.main.runtimeClasspath
>     args 'mrhaki'
>     systemProperty 'simple.message', 'Hello '
> }
>
> https://mrhaki.blogspot.com/2010/09/gradle-goodness-run-java-application.html
>
> I.e., in the above, you have a class named Simple, with a main method, 
> and so you'd run the 'runSimple' task above to run that main class.
>
> And then you'd created another task just like that for each of your 
> other main classes.
>
> Does that help? It works for me.
>
> Gj
>
> On Wed, Jul 10, 2019 at 9:59 PM Geertjan Wielenga <geertjan@apache.org 
> <ma...@apache.org>> wrote:
>
>     If you can provide a small project on GitHub that has the kind of
>     set up that you need help with, I can try to help.
>
>     Gj
>
>     On Wed, Jul 10, 2019 at 9:52 PM Mike Billman
>     <mikebillman@qcsoftware.com <ma...@qcsoftware.com>>
>     wrote:
>
>         Is there an equivalent to the “run configurations” available
>         in eclipse/intellij?
>
>         Mike
>
>         *From:* Mike Billman <mikebillman@qcsoftware.com
>         <ma...@qcsoftware.com>>
>         *Sent:* Wednesday, July 10, 2019 3:43 PM
>         *To:* Laszlo Kishalmi <laszlo.kishalmi@gmail.com
>         <ma...@gmail.com>>; users@netbeans.apache.org
>         <ma...@netbeans.apache.org>
>         *Subject:* RE: NB11 - gradle support
>
>         I was able to get this far…
>
>         task autoPickInterface(type:Exec) {
>
>         standardOutput System.out
>
>         standardInput System.in
>
>         commandLine 'cmd', '/v', '/c', '"choices.bat -j 11x64 -s 17x64
>         & sandbox & run-profile creekstone & java
>         Products.HostInterface.HostInterface -r -n autoPickInterface -l"'
>
>         }
>
>         However, I cannot type input into the output window.  I can’t
>         help but think there is something I just don’t understand…I
>         tried this:
>
>         task runApp(type: JavaExec) {
>
>         classpath = sourceSets.main.runtimeClasspath
>
>         main = 'Products.HostInterface.HostInterface'
>
>         args '-r -n autoPickInterface -l'
>
>         }
>
>         And I get an enormous classpath…
>
>         Mike
>
>         *From:* Laszlo Kishalmi <laszlo.kishalmi@gmail.com
>         <ma...@gmail.com>>
>         *Sent:* Tuesday, July 2, 2019 5:18 PM
>         *To:* users@netbeans.apache.org <ma...@netbeans.apache.org>
>         *Subject:* Re: NB11 - gradle support
>
>         The best way to do it to add Gradle tasks in your build.grade
>         for each main class (like runApp1, runApp2).
>
>         Then open the project properties and configure custom actions
>         for each application.
>
>         Or you might reconfigure run and debug actions to use:
>
>         run${input:Application}
>
>         or
>
>         run${input:Application,DefaultApp}
>
>         This way you would be prompted for the application to run/debug.
>
>         On 7/2/19 12:06 PM, Mike Billman wrote:
>
>             Our gradle project isn’t set up with run configured
>             because we run multiple applications out of the same
>             project (different main classes).  Just wondering the best
>             way to set this up…custom tasks?
>
>             Thanks.
>
>             Mike
>
>             *From:* Geertjan Wielenga <ge...@apache.org>
>             <ma...@apache.org>
>             *Sent:* Tuesday, July 2, 2019 3:02 PM
>             *To:* Mike Billman <mi...@qcsoftware.com>
>             <ma...@qcsoftware.com>
>             *Cc:* users@netbeans.apache.org
>             <ma...@netbeans.apache.org>
>             *Subject:* Re: NB11 - gradle support
>
>             Open the project and click Run.
>
>             If the above doesn't work, what's the problem exactly so
>             that we can help with the problem you're encountering?
>
>             Gj
>
>             On Tue, Jul 2, 2019 at 9:00 PM Mike Billman
>             <mikebillman@qcsoftware.com
>             <ma...@qcsoftware.com>> wrote:
>
>                 Hey –
>
>                 I was wondering if there are any tutorials on using
>                 the new gradle support introduced in 11.0.  I would
>                 like to try to figure out how to run my applications,
>                 but am not sure how.
>
>                 Thanks!
>
>                 Mike Billman
>
>                 Senior Software Engineer
>
>                 CPTE
>
>                 qclogo
>
>                 50 E-Business Way
>
>                 Suite 300
>
>                 Cincinnati, OH 45241
>
>                 T +1 513 469 1424
>
>                 E mikebillman@qcsoftware.com
>                 <ma...@qcsoftware.com>
>
>                 F +1 513 469 1425
>

RE: NB11 - gradle support

Posted by Mike Billman <mi...@qcsoftware.com>.
Because we have a lot of jar files in our classpath, I get:

CreateProcess error=206, The filename or extension is too long

Is there an easy way around this?

Mike

From: Geertjan Wielenga <ge...@apache.org>
Sent: Wednesday, July 10, 2019 4:28 PM
To: Mike Billman <mi...@qcsoftware.com>
Cc: Laszlo Kishalmi <la...@gmail.com>; users@netbeans.apache.org
Subject: Re: NB11 - gradle support

If you have multiple main classes, you'd create a task like this for each of them and then run a task as needed:

task(runSimple, dependsOn: 'classes', type: JavaExec) {
    main = 'com.mrhaki.java.Simple'
    classpath = sourceSets.main.runtimeClasspath
    args 'mrhaki'
    systemProperty 'simple.message', 'Hello '
}

https://mrhaki.blogspot.com/2010/09/gradle-goodness-run-java-application.html

I.e., in the above, you have a class named Simple, with a main method, and so you'd run the 'runSimple' task above to run that main class.

And then you'd created another task just like that for each of your other main classes.

Does that help? It works for me.

Gj

On Wed, Jul 10, 2019 at 9:59 PM Geertjan Wielenga <ge...@apache.org>> wrote:
If you can provide a small project on GitHub that has the kind of set up that you need help with, I can try to help.

Gj

On Wed, Jul 10, 2019 at 9:52 PM Mike Billman <mi...@qcsoftware.com>> wrote:
Is there an equivalent to the “run configurations” available in eclipse/intellij?

Mike

From: Mike Billman <mi...@qcsoftware.com>>
Sent: Wednesday, July 10, 2019 3:43 PM
To: Laszlo Kishalmi <la...@gmail.com>>; users@netbeans.apache.org<ma...@netbeans.apache.org>
Subject: RE: NB11 - gradle support

I was able to get this far…

task autoPickInterface(type:Exec) {
  standardOutput System.out
  standardInput System.in
  commandLine 'cmd', '/v', '/c', '"choices.bat -j 11x64 -s 17x64 & sandbox & run-profile creekstone & java Products.HostInterface.HostInterface -r -n autoPickInterface -l"'
}

However, I cannot type input into the output window.  I can’t help but think there is something I just don’t understand…I tried this:

task runApp(type: JavaExec) {
  classpath = sourceSets.main.runtimeClasspath
  main = 'Products.HostInterface.HostInterface'
  args '-r -n autoPickInterface -l'
}

And I get an enormous classpath…

Mike

From: Laszlo Kishalmi <la...@gmail.com>>
Sent: Tuesday, July 2, 2019 5:18 PM
To: users@netbeans.apache.org<ma...@netbeans.apache.org>
Subject: Re: NB11 - gradle support


The best way to do it to add Gradle tasks in your build.grade for each main class (like runApp1, runApp2).

Then open the project properties and configure custom actions for each application.

Or you might reconfigure run and debug actions to use:

run${input:Application}

or

run${input:Application,DefaultApp}

This way you would be prompted for the application to run/debug.


On 7/2/19 12:06 PM, Mike Billman wrote:
Our gradle project isn’t set up with run configured because we run multiple applications out of the same project (different main classes).  Just wondering the best way to set this up…custom tasks?

Thanks.

Mike

From: Geertjan Wielenga <ge...@apache.org>
Sent: Tuesday, July 2, 2019 3:02 PM
To: Mike Billman <mi...@qcsoftware.com>
Cc: users@netbeans.apache.org<ma...@netbeans.apache.org>
Subject: Re: NB11 - gradle support

Open the project and click Run.

If the above doesn't work, what's the problem exactly so that we can help with the problem you're encountering?

Gj

On Tue, Jul 2, 2019 at 9:00 PM Mike Billman <mi...@qcsoftware.com>> wrote:
Hey –

I was wondering if there are any tutorials on using the new gradle support introduced in 11.0.  I would like to try to figure out how to run my applications, but am not sure how.

Thanks!

Mike Billman
Senior Software Engineer
CPTE

[qclogo]

50 E-Business Way
Suite 300
Cincinnati, OH 45241

T +1 513 469 1424
E mikebillman@qcsoftware.com<ma...@qcsoftware.com>
F +1 513 469 1425


Re: NB11 - gradle support

Posted by Geertjan Wielenga <ge...@apache.org>.
If you have multiple main classes, you'd create a task like this for each
of them and then run a task as needed:

task(runSimple, dependsOn: 'classes', type: JavaExec) {
    main = 'com.mrhaki.java.Simple'
    classpath = sourceSets.main.runtimeClasspath
    args 'mrhaki'
    systemProperty 'simple.message', 'Hello '
}

https://mrhaki.blogspot.com/2010/09/gradle-goodness-run-java-application.html

I.e., in the above, you have a class named Simple, with a main method, and
so you'd run the 'runSimple' task above to run that main class.

And then you'd created another task just like that for each of your other
main classes.

Does that help? It works for me.

Gj

On Wed, Jul 10, 2019 at 9:59 PM Geertjan Wielenga <ge...@apache.org>
wrote:

> If you can provide a small project on GitHub that has the kind of set up
> that you need help with, I can try to help.
>
> Gj
>
> On Wed, Jul 10, 2019 at 9:52 PM Mike Billman <mi...@qcsoftware.com>
> wrote:
>
>> Is there an equivalent to the “run configurations” available in
>> eclipse/intellij?
>>
>>
>>
>> Mike
>>
>>
>>
>> *From:* Mike Billman <mi...@qcsoftware.com>
>> *Sent:* Wednesday, July 10, 2019 3:43 PM
>> *To:* Laszlo Kishalmi <la...@gmail.com>;
>> users@netbeans.apache.org
>> *Subject:* RE: NB11 - gradle support
>>
>>
>>
>> I was able to get this far…
>>
>>
>>
>> task autoPickInterface(type:Exec) {
>>
>>   standardOutput System.out
>>
>>   standardInput System.in
>>
>>   commandLine 'cmd', '/v', '/c', '"choices.bat -j 11x64 -s 17x64 &
>> sandbox & run-profile creekstone & java
>> Products.HostInterface.HostInterface -r -n autoPickInterface -l"'
>>
>> }
>>
>>
>>
>> However, I cannot type input into the output window.  I can’t help but
>> think there is something I just don’t understand…I tried this:
>>
>>
>>
>> task runApp(type: JavaExec) {
>>
>>   classpath = sourceSets.main.runtimeClasspath
>>
>>   main = 'Products.HostInterface.HostInterface'
>>
>>   args '-r -n autoPickInterface -l'
>>
>> }
>>
>>
>>
>> And I get an enormous classpath…
>>
>>
>>
>> Mike
>>
>>
>>
>> *From:* Laszlo Kishalmi <la...@gmail.com>
>> *Sent:* Tuesday, July 2, 2019 5:18 PM
>> *To:* users@netbeans.apache.org
>> *Subject:* Re: NB11 - gradle support
>>
>>
>>
>> The best way to do it to add Gradle tasks in your build.grade for each
>> main class (like runApp1, runApp2).
>>
>> Then open the project properties and configure custom actions for each
>> application.
>>
>> Or you might reconfigure run and debug actions to use:
>>
>> run${input:Application}
>>
>> or
>>
>> run${input:Application,DefaultApp}
>>
>> This way you would be prompted for the application to run/debug.
>>
>>
>>
>> On 7/2/19 12:06 PM, Mike Billman wrote:
>>
>> Our gradle project isn’t set up with run configured because we run
>> multiple applications out of the same project (different main classes).
>> Just wondering the best way to set this up…custom tasks?
>>
>>
>>
>> Thanks.
>>
>>
>>
>> Mike
>>
>>
>>
>> *From:* Geertjan Wielenga <ge...@apache.org> <ge...@apache.org>
>> *Sent:* Tuesday, July 2, 2019 3:02 PM
>> *To:* Mike Billman <mi...@qcsoftware.com>
>> <mi...@qcsoftware.com>
>> *Cc:* users@netbeans.apache.org
>> *Subject:* Re: NB11 - gradle support
>>
>>
>>
>> Open the project and click Run.
>>
>>
>>
>> If the above doesn't work, what's the problem exactly so that we can help
>> with the problem you're encountering?
>>
>>
>>
>> Gj
>>
>>
>>
>> On Tue, Jul 2, 2019 at 9:00 PM Mike Billman <mi...@qcsoftware.com>
>> wrote:
>>
>> Hey –
>>
>>
>>
>> I was wondering if there are any tutorials on using the new gradle
>> support introduced in 11.0.  I would like to try to figure out how to run
>> my applications, but am not sure how.
>>
>>
>>
>> Thanks!
>>
>>
>>
>> Mike Billman
>>
>> Senior Software Engineer
>>
>> CPTE
>>
>>
>>
>> [image: qclogo]
>>
>>
>>
>> 50 E-Business Way
>>
>> Suite 300
>>
>> Cincinnati, OH 45241
>>
>>
>>
>> T +1 513 469 1424
>>
>> E mikebillman@qcsoftware.com
>>
>> F +1 513 469 1425
>>
>>
>>
>>

Re: NB11 - gradle support

Posted by Geertjan Wielenga <ge...@apache.org>.
If you can provide a small project on GitHub that has the kind of set up
that you need help with, I can try to help.

Gj

On Wed, Jul 10, 2019 at 9:52 PM Mike Billman <mi...@qcsoftware.com>
wrote:

> Is there an equivalent to the “run configurations” available in
> eclipse/intellij?
>
>
>
> Mike
>
>
>
> *From:* Mike Billman <mi...@qcsoftware.com>
> *Sent:* Wednesday, July 10, 2019 3:43 PM
> *To:* Laszlo Kishalmi <la...@gmail.com>;
> users@netbeans.apache.org
> *Subject:* RE: NB11 - gradle support
>
>
>
> I was able to get this far…
>
>
>
> task autoPickInterface(type:Exec) {
>
>   standardOutput System.out
>
>   standardInput System.in
>
>   commandLine 'cmd', '/v', '/c', '"choices.bat -j 11x64 -s 17x64 & sandbox
> & run-profile creekstone & java Products.HostInterface.HostInterface -r -n
> autoPickInterface -l"'
>
> }
>
>
>
> However, I cannot type input into the output window.  I can’t help but
> think there is something I just don’t understand…I tried this:
>
>
>
> task runApp(type: JavaExec) {
>
>   classpath = sourceSets.main.runtimeClasspath
>
>   main = 'Products.HostInterface.HostInterface'
>
>   args '-r -n autoPickInterface -l'
>
> }
>
>
>
> And I get an enormous classpath…
>
>
>
> Mike
>
>
>
> *From:* Laszlo Kishalmi <la...@gmail.com>
> *Sent:* Tuesday, July 2, 2019 5:18 PM
> *To:* users@netbeans.apache.org
> *Subject:* Re: NB11 - gradle support
>
>
>
> The best way to do it to add Gradle tasks in your build.grade for each
> main class (like runApp1, runApp2).
>
> Then open the project properties and configure custom actions for each
> application.
>
> Or you might reconfigure run and debug actions to use:
>
> run${input:Application}
>
> or
>
> run${input:Application,DefaultApp}
>
> This way you would be prompted for the application to run/debug.
>
>
>
> On 7/2/19 12:06 PM, Mike Billman wrote:
>
> Our gradle project isn’t set up with run configured because we run
> multiple applications out of the same project (different main classes).
> Just wondering the best way to set this up…custom tasks?
>
>
>
> Thanks.
>
>
>
> Mike
>
>
>
> *From:* Geertjan Wielenga <ge...@apache.org> <ge...@apache.org>
> *Sent:* Tuesday, July 2, 2019 3:02 PM
> *To:* Mike Billman <mi...@qcsoftware.com>
> <mi...@qcsoftware.com>
> *Cc:* users@netbeans.apache.org
> *Subject:* Re: NB11 - gradle support
>
>
>
> Open the project and click Run.
>
>
>
> If the above doesn't work, what's the problem exactly so that we can help
> with the problem you're encountering?
>
>
>
> Gj
>
>
>
> On Tue, Jul 2, 2019 at 9:00 PM Mike Billman <mi...@qcsoftware.com>
> wrote:
>
> Hey –
>
>
>
> I was wondering if there are any tutorials on using the new gradle support
> introduced in 11.0.  I would like to try to figure out how to run my
> applications, but am not sure how.
>
>
>
> Thanks!
>
>
>
> Mike Billman
>
> Senior Software Engineer
>
> CPTE
>
>
>
> [image: qclogo]
>
>
>
> 50 E-Business Way
>
> Suite 300
>
> Cincinnati, OH 45241
>
>
>
> T +1 513 469 1424
>
> E mikebillman@qcsoftware.com
>
> F +1 513 469 1425
>
>
>
>

RE: NB11 - gradle support

Posted by Mike Billman <mi...@qcsoftware.com>.
Is there an equivalent to the “run configurations” available in eclipse/intellij?

Mike

From: Mike Billman <mi...@qcsoftware.com>
Sent: Wednesday, July 10, 2019 3:43 PM
To: Laszlo Kishalmi <la...@gmail.com>; users@netbeans.apache.org
Subject: RE: NB11 - gradle support

I was able to get this far…

task autoPickInterface(type:Exec) {
  standardOutput System.out
  standardInput System.in
  commandLine 'cmd', '/v', '/c', '"choices.bat -j 11x64 -s 17x64 & sandbox & run-profile creekstone & java Products.HostInterface.HostInterface -r -n autoPickInterface -l"'
}

However, I cannot type input into the output window.  I can’t help but think there is something I just don’t understand…I tried this:

task runApp(type: JavaExec) {
  classpath = sourceSets.main.runtimeClasspath
  main = 'Products.HostInterface.HostInterface'
  args '-r -n autoPickInterface -l'
}

And I get an enormous classpath…

Mike

From: Laszlo Kishalmi <la...@gmail.com>>
Sent: Tuesday, July 2, 2019 5:18 PM
To: users@netbeans.apache.org<ma...@netbeans.apache.org>
Subject: Re: NB11 - gradle support


The best way to do it to add Gradle tasks in your build.grade for each main class (like runApp1, runApp2).

Then open the project properties and configure custom actions for each application.

Or you might reconfigure run and debug actions to use:

run${input:Application}

or

run${input:Application,DefaultApp}

This way you would be prompted for the application to run/debug.


On 7/2/19 12:06 PM, Mike Billman wrote:
Our gradle project isn’t set up with run configured because we run multiple applications out of the same project (different main classes).  Just wondering the best way to set this up…custom tasks?

Thanks.

Mike

From: Geertjan Wielenga <ge...@apache.org>
Sent: Tuesday, July 2, 2019 3:02 PM
To: Mike Billman <mi...@qcsoftware.com>
Cc: users@netbeans.apache.org<ma...@netbeans.apache.org>
Subject: Re: NB11 - gradle support

Open the project and click Run.

If the above doesn't work, what's the problem exactly so that we can help with the problem you're encountering?

Gj

On Tue, Jul 2, 2019 at 9:00 PM Mike Billman <mi...@qcsoftware.com>> wrote:
Hey –

I was wondering if there are any tutorials on using the new gradle support introduced in 11.0.  I would like to try to figure out how to run my applications, but am not sure how.

Thanks!

Mike Billman
Senior Software Engineer
CPTE

[qclogo]

50 E-Business Way
Suite 300
Cincinnati, OH 45241

T +1 513 469 1424
E mikebillman@qcsoftware.com<ma...@qcsoftware.com>
F +1 513 469 1425


RE: NB11 - gradle support

Posted by Mike Billman <mi...@qcsoftware.com>.
I was able to get this far…

task autoPickInterface(type:Exec) {
  standardOutput System.out
  standardInput System.in
  commandLine 'cmd', '/v', '/c', '"choices.bat -j 11x64 -s 17x64 & sandbox & run-profile creekstone & java Products.HostInterface.HostInterface -r -n autoPickInterface -l"'
}

However, I cannot type input into the output window.  I can’t help but think there is something I just don’t understand…I tried this:

task runApp(type: JavaExec) {
  classpath = sourceSets.main.runtimeClasspath
  main = 'Products.HostInterface.HostInterface'
  args '-r -n autoPickInterface -l'
}

And I get an enormous classpath…

Mike

From: Laszlo Kishalmi <la...@gmail.com>
Sent: Tuesday, July 2, 2019 5:18 PM
To: users@netbeans.apache.org
Subject: Re: NB11 - gradle support


The best way to do it to add Gradle tasks in your build.grade for each main class (like runApp1, runApp2).

Then open the project properties and configure custom actions for each application.

Or you might reconfigure run and debug actions to use:

run${input:Application}

or

run${input:Application,DefaultApp}

This way you would be prompted for the application to run/debug.


On 7/2/19 12:06 PM, Mike Billman wrote:
Our gradle project isn’t set up with run configured because we run multiple applications out of the same project (different main classes).  Just wondering the best way to set this up…custom tasks?

Thanks.

Mike

From: Geertjan Wielenga <ge...@apache.org>
Sent: Tuesday, July 2, 2019 3:02 PM
To: Mike Billman <mi...@qcsoftware.com>
Cc: users@netbeans.apache.org<ma...@netbeans.apache.org>
Subject: Re: NB11 - gradle support

Open the project and click Run.

If the above doesn't work, what's the problem exactly so that we can help with the problem you're encountering?

Gj

On Tue, Jul 2, 2019 at 9:00 PM Mike Billman <mi...@qcsoftware.com>> wrote:
Hey –

I was wondering if there are any tutorials on using the new gradle support introduced in 11.0.  I would like to try to figure out how to run my applications, but am not sure how.

Thanks!

Mike Billman
Senior Software Engineer
CPTE

[qclogo]

50 E-Business Way
Suite 300
Cincinnati, OH 45241

T +1 513 469 1424
E mikebillman@qcsoftware.com<ma...@qcsoftware.com>
F +1 513 469 1425


Re: NB11 - gradle support

Posted by Laszlo Kishalmi <la...@gmail.com>.
The best way to do it to add Gradle tasks in your build.grade for each 
main class (like runApp1, runApp2).

Then open the project properties and configure custom actions for each 
application.

Or you might reconfigure run and debug actions to use:

run${input:Application}

or

run${input:Application,DefaultApp}

This way you would be prompted for the application to run/debug.


On 7/2/19 12:06 PM, Mike Billman wrote:
>
> Our gradle project isn’t set up with run configured because we run 
> multiple applications out of the same project (different main 
> classes).  Just wondering the best way to set this up…custom tasks?
>
> Thanks.
>
> Mike
>
> *From:* Geertjan Wielenga <ge...@apache.org>
> *Sent:* Tuesday, July 2, 2019 3:02 PM
> *To:* Mike Billman <mi...@qcsoftware.com>
> *Cc:* users@netbeans.apache.org
> *Subject:* Re: NB11 - gradle support
>
> Open the project and click Run.
>
> If the above doesn't work, what's the problem exactly so that we can 
> help with the problem you're encountering?
>
> Gj
>
> On Tue, Jul 2, 2019 at 9:00 PM Mike Billman 
> <mikebillman@qcsoftware.com <ma...@qcsoftware.com>> wrote:
>
>     Hey –
>
>     I was wondering if there are any tutorials on using the new gradle
>     support introduced in 11.0.  I would like to try to figure out how
>     to run my applications, but am not sure how.
>
>     Thanks!
>
>     Mike Billman
>
>     Senior Software Engineer
>
>     CPTE
>
>     qclogo
>
>     50 E-Business Way
>
>     Suite 300
>
>     Cincinnati, OH 45241
>
>     T +1 513 469 1424
>
>     E mikebillman@qcsoftware.com <ma...@qcsoftware.com>
>
>     F +1 513 469 1425
>

RE: NB11 - gradle support

Posted by Mike Billman <mi...@qcsoftware.com>.
Our gradle project isn’t set up with run configured because we run multiple applications out of the same project (different main classes).  Just wondering the best way to set this up…custom tasks?

Thanks.

Mike

From: Geertjan Wielenga <ge...@apache.org>
Sent: Tuesday, July 2, 2019 3:02 PM
To: Mike Billman <mi...@qcsoftware.com>
Cc: users@netbeans.apache.org
Subject: Re: NB11 - gradle support

Open the project and click Run.

If the above doesn't work, what's the problem exactly so that we can help with the problem you're encountering?

Gj

On Tue, Jul 2, 2019 at 9:00 PM Mike Billman <mi...@qcsoftware.com>> wrote:
Hey –

I was wondering if there are any tutorials on using the new gradle support introduced in 11.0.  I would like to try to figure out how to run my applications, but am not sure how.

Thanks!

Mike Billman
Senior Software Engineer
CPTE

[qclogo]

50 E-Business Way
Suite 300
Cincinnati, OH 45241

T +1 513 469 1424
E mikebillman@qcsoftware.com<ma...@qcsoftware.com>
F +1 513 469 1425


Re: NB11 - gradle support

Posted by Geertjan Wielenga <ge...@apache.org>.
Open the project and click Run.

If the above doesn't work, what's the problem exactly so that we can help
with the problem you're encountering?

Gj

On Tue, Jul 2, 2019 at 9:00 PM Mike Billman <mi...@qcsoftware.com>
wrote:

> Hey –
>
>
>
> I was wondering if there are any tutorials on using the new gradle support
> introduced in 11.0.  I would like to try to figure out how to run my
> applications, but am not sure how.
>
>
>
> Thanks!
>
>
>
> Mike Billman
>
> Senior Software Engineer
>
> CPTE
>
>
>
> [image: qclogo]
>
>
>
> 50 E-Business Way
>
> Suite 300
>
> Cincinnati, OH 45241
>
>
>
> T +1 513 469 1424
>
> E mikebillman@qcsoftware.com
>
> F +1 513 469 1425
>
>
>