From JaimeMartin at eprosima.com Mon Dec 1 17:00:13 2014 From: JaimeMartin at eprosima.com (Jaime Martin Losa) Date: Mon, 1 Dec 2014 16:00:13 +0000 Subject: [Fiware-middleware] KIARA Tests Message-ID: <816672d32a1f49c7a741d36da4fa27c2@AM2PR06MB0929.eurprd06.prod.outlook.com> Ricardo can not attend at 12, so I postpone until 13. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: text/calendar Size: 1908 bytes Desc: not available URL: From Dmitri.Rubinstein at dfki.de Mon Dec 1 17:01:26 2014 From: Dmitri.Rubinstein at dfki.de (Dmitri Rubinstein) Date: Mon, 01 Dec 2014 17:01:26 +0100 Subject: [Fiware-middleware] KIARA Tests In-Reply-To: <816672d32a1f49c7a741d36da4fa27c2@AM2PR06MB0929.eurprd06.prod.outlook.com> References: <816672d32a1f49c7a741d36da4fa27c2@AM2PR06MB0929.eurprd06.prod.outlook.com> Message-ID: <547C90D6.6000106@dfki.de> OK. On 12/01/14 17:00, Jaime Martin Losa wrote: > Ricardo can not attend at 12, so I postpone until 13. > > > _______________________________________________ > Fiware-middleware mailing list > Fiware-middleware at lists.fi-ware.org > https://lists.fi-ware.org/listinfo/fiware-middleware > From philipp.slusallek at dfki.de Tue Dec 2 09:02:21 2014 From: philipp.slusallek at dfki.de (Philipp Slusallek) Date: Tue, 02 Dec 2014 09:02:21 +0100 Subject: [Fiware-middleware] KIARA Tests In-Reply-To: <547C90D6.6000106@dfki.de> References: <816672d32a1f49c7a741d36da4fa27c2@AM2PR06MB0929.eurprd06.prod.outlook.com> <547C90D6.6000106@dfki.de> Message-ID: <547D720D.2020407@dfki.de> Hi, I am at a review of a large German Security project (related to KIARA!). Dmitri will cover this for me (as he has perfectly done in the past). Thanks, Philipp Am 01.12.2014 um 17:01 schrieb Dmitri Rubinstein: > OK. > > > On 12/01/14 17:00, Jaime Martin Losa wrote: >> Ricardo can not attend at 12, so I postpone until 13. >> >> >> _______________________________________________ >> Fiware-middleware mailing list >> Fiware-middleware at lists.fi-ware.org >> https://lists.fi-ware.org/listinfo/fiware-middleware >> > > _______________________________________________ > Fiware-middleware mailing list > Fiware-middleware at lists.fi-ware.org > https://lists.fi-ware.org/listinfo/fiware-middleware -- ------------------------------------------------------------------------- Deutsches Forschungszentrum f?r K?nstliche Intelligenz (DFKI) GmbH Trippstadter Strasse 122, D-67663 Kaiserslautern Gesch?ftsf?hrung: Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster (Vorsitzender) Dr. Walter Olthoff Vorsitzender des Aufsichtsrats: Prof. Dr. h.c. Hans A. Aukes Sitz der Gesellschaft: Kaiserslautern (HRB 2313) USt-Id.Nr.: DE 148646973, Steuernummer: 19/673/0060/3 --------------------------------------------------------------------------- -------------- next part -------------- A non-text attachment was scrubbed... Name: philipp_slusallek.vcf Type: text/x-vcard Size: 441 bytes Desc: not available URL: From RicardoGonzalez at eprosima.com Tue Dec 2 13:07:49 2014 From: RicardoGonzalez at eprosima.com (Ricardo Gonzalez Moreno) Date: Tue, 2 Dec 2014 12:07:49 +0000 Subject: [Fiware-middleware] Hangout link Message-ID: <1417522067.13890.0.camel@ricardodesktop> https://plus.google.com/hangouts/_/gsbsk2zj6x5ha6xbosxchwruuia From JaimeMartin at eprosima.com Tue Dec 2 13:08:48 2014 From: JaimeMartin at eprosima.com (Jaime Martin Losa) Date: Tue, 2 Dec 2014 12:08:48 +0000 Subject: [Fiware-middleware] agenda Message-ID: We will use the Friday agenda... https://docs.google.com/document/d/1_UwaGgv0dNPbU3PeanH4U5_BewlTm5bofgccZGhc6g4/edit Regards, Jaime Martin Losa CEO Twitter: @JaimeMartinLosa [cid:image001.png at 01D00E31.194FC930] The Middleware Experts Phone: + 34 91 804 34 48 / + 34 607 91 37 45 JaimeMartin at eProsima.com www.eProsima.com -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 3800 bytes Desc: image001.png URL: From Dmitri.Rubinstein at dfki.de Wed Dec 3 21:31:52 2014 From: Dmitri.Rubinstein at dfki.de (Dmitri Rubinstein) Date: Wed, 03 Dec 2014 21:31:52 +0100 Subject: [Fiware-middleware] Kiaragen In-Reply-To: <1417607918149.36658@eprosima.com> References: <1417590571299.55702@eprosima.com> <1417607918149.36658@eprosima.com> Message-ID: <547F7338.7000603@dfki.de> Hi guys, seems that everything finally works now. We have feature-serialization-merge branch in the KIARA repository that is current release candidate. Please everybody, who can, clone it and check. Both Maven and Gradle should work, build and test all the stuff. When everything works I will finally merge it with the master branch. Rafael implemented serialization test and I finished Calculator integration tests which now includes: Synchronous test Synchronous parallel test (Synchronous calls with multiple threads) Asynchronous test Unit Testing Plan document is here: https://docs.google.com/document/d/139MJwomBAAKt0s2xMvkMtEkdcBW-_AczJTANpveRVxo/edit Please enter your tests. I still need to implement a pure transport test, hopefully I can finish it tomorrow. @Rafael: I found a way to fix TransportMessageDispatcher without serialization API changes. However, in future release we will need to modify API since precomputing size of the ByteBuffer will not work well with the text-based protocols like JSON-RPC. @Rafael: I did small modifications in the KIARAProxy.stg, it is pushed already to kiaragen and tested with KIARA. Please check last commit. @Christof: I fixed gradle build script for kiaragen tool so it can be used from the command line: run: gradle installApp then kiaragen application is in build/install/kiaragen. run for generating source code: build/install/kiaragen/bin/kiaragen -example gradle -d OUT Calculator.idl Best, Dmitri On 12/03/14 12:58, Rafael Lara ?lvarez wrote: > Hi, > > > I already published to the git repo a new version of KIARA in branch > feature_serialization, and a new stable release of Kiaragen. > > > Things to know about the status of the projects: > > * ?KIARA:? > o Calculator example inside KIARA is not working yet (I wasn't > able to see what is happening, it must be something trivial, > though I cannot find it). Please Dmitri take a look at it, you > know better your code than I do and if you see something weird > just tell me. > o I have modified the build.gradle file so that it runs all the > tests before compiling the library. > o ?We've found a bug in the serialization? mechanism and it's not > working with multi-dimensional arrays, so please don't use > those in your IDL files until it's fixed. > > * KIARAG?EN > o In the directory lib they are located all the libraries (jar > files) that will be necessary to compile kiaragen and also to > compile and execute the projects generated with it (still not > found a way to compile the generated projects getting rid of the > neccessary .jar files) > o I have tested the generated code and it compiles and works properly. > > ???An example of an IDL file that can be used to test kiaragen is the > following: > > service Calculator { > > long add (long n1, long n2); > long substract (long n1, long n2); > > } > > It should work fine with procedures that receive or return a user > defined structure, but I'm still testing it to cover all the possible cases. > > ?Take a look at the code and if you have any doubts please ask me. > > Best, > > Rafael > > > > > ------------------------------------------------------------------------ > *De:* Rafael Lara ?lvarez > *Enviado:* mi?rcoles, 3 de diciembre de 2014 8:09 > *Para:* Dmitri Rubinstein; Marti Christof (mach) > *Asunto:* Kiaragen > > Hi, > > > I had several problems yesterday with the last changes on the code that > I made. I'm fixing them right now, as soon as the project it's ready > I'll inform you both. > > > Sorry for the delay. > > > Best, > > > Rafa > From RicardoGonzalez at eprosima.com Fri Dec 5 13:04:13 2014 From: RicardoGonzalez at eprosima.com (Ricardo Gonzalez Moreno) Date: Fri, 5 Dec 2014 12:04:13 +0000 Subject: [Fiware-middleware] Hangout meeting Message-ID: <1417781052.5105.0.camel@ricardodesktop> https://plus.google.com/hangouts/_/g2522ozoraigzra4h4a6vq53q4a From RicardoGonzalez at eprosima.com Fri Dec 5 13:20:33 2014 From: RicardoGonzalez at eprosima.com (Ricardo Gonzalez Moreno) Date: Fri, 5 Dec 2014 12:20:33 +0000 Subject: [Fiware-middleware] KIARA meeting Message-ID: A non-text attachment was scrubbed... Name: not available Type: text/calendar Size: 1337 bytes Desc: not available URL: From philipp.slusallek at dfki.de Fri Dec 5 13:29:22 2014 From: philipp.slusallek at dfki.de (Philipp Slusallek) Date: Fri, 05 Dec 2014 13:29:22 +0100 Subject: [Fiware-middleware] KIARA meeting In-Reply-To: References: Message-ID: <5481A522.6050805@dfki.de> Hi, Sorry, due to (FIWARE and other) meeting i could not make it today. But I am sure that Dmitri will cover DFKI well. Best, Philipp Am 05.12.2014 um 13:20 schrieb Ricardo Gonzalez Moreno: > Event Invitation > > Title: > > > > KIARA meeting > > Location: > > > > Hangout > > When: > > > > Tue 9 Dec 2014 13:00 ? 14:00 > > > > > > Organizer: > > > > Ricardo Gonzalez Moreno > > Description: > > > > Comment: > > > > Attendees: > > > > > > Ricardo Gonzalez Moreno > > fiware-middleware at lists.fi-ware.org > > > > _______________________________________________ > Fiware-middleware mailing list > Fiware-middleware at lists.fi-ware.org > https://lists.fi-ware.org/listinfo/fiware-middleware > -- ------------------------------------------------------------------------- Deutsches Forschungszentrum f?r K?nstliche Intelligenz (DFKI) GmbH Trippstadter Strasse 122, D-67663 Kaiserslautern Gesch?ftsf?hrung: Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster (Vorsitzender) Dr. Walter Olthoff Vorsitzender des Aufsichtsrats: Prof. Dr. h.c. Hans A. Aukes Sitz der Gesellschaft: Kaiserslautern (HRB 2313) USt-Id.Nr.: DE 148646973, Steuernummer: 19/673/0060/3 --------------------------------------------------------------------------- -------------- next part -------------- A non-text attachment was scrubbed... Name: philipp_slusallek.vcf Type: text/x-vcard Size: 441 bytes Desc: not available URL: From RicardoGonzalez at eprosima.com Tue Dec 9 12:06:19 2014 From: RicardoGonzalez at eprosima.com (Ricardo Gonzalez Moreno) Date: Tue, 9 Dec 2014 11:06:19 +0000 Subject: [Fiware-middleware] Hangout link Message-ID: <1418123177.3129.0.camel@ricardodesktop.eProsima.com> https://plus.google.com/hangouts/_/gxrdpgclc5rofk3apxoey6azdqa From mach at zhaw.ch Thu Dec 11 08:29:51 2014 From: mach at zhaw.ch (Marti Christof (mach)) Date: Thu, 11 Dec 2014 07:29:51 +0000 Subject: [Fiware-middleware] KIARA Installation manual, questions regarding KIARA namespace/domain Message-ID: <2B5743B3-3BD0-4AA9-A0C9-76E08301930F@zhaw.ch> Hi Here is the first release of the KIARA installation manual https://docs.google.com/document/d/1mjJkvFAydgh_yjeQ7hP8rpxMxdBvtNaHY1RX54ZH3_M/edit# I am still working on the User- and Developer manual. It should be finished tonight. It will contain the following versions to use incorporate KIARA into projects: - using gradle using mavencentral - using maven using mavencentral - manually using Eclipse - from source I was looking into the deployment process via mavencentral. There is a registration and review process in place to get upload rights to maven central. One of the problems will probably be the maven group name for KIARA (which is usually the package name, which is very often the reverse domain name) At the moment we are using com.kiara. The domain kiara.com is taken. kiara.org/net/io are way to expensive, kiara.eu is not available. I would prefer to use a namespace, which is also available as an internet domain. e.g. mw.kiara (and then use kiare.mw as the oss product main page). What is your take on this? BR Christof ---- InIT Cloud Computing Lab - ICCLab http://blog.zhaw.ch/icclab Institut f?r angewandte Informationstechnologie - InIT Z?rcher Hochschule f?r Angewandte Wissenschaften - ZHAW School of Engineering ? Postfach, CH-8401 Winterthur ? TD O3.18, Obere Kirchgasse 2 ? +41 58 934 70 63 ? mach at zhaw.ch Skype: christof-marti From RicardoGonzalez at eprosima.com Fri Dec 12 12:58:22 2014 From: RicardoGonzalez at eprosima.com (Ricardo Gonzalez Moreno) Date: Fri, 12 Dec 2014 11:58:22 +0000 Subject: [Fiware-middleware] Hangout link Message-ID: <1418385501.3129.14.camel@ricardodesktop.eProsima.com> https://plus.google.com/hangouts/_/g67xtnapr6mgv3o6eqvxcaw6mma From mach at zhaw.ch Wed Dec 17 10:01:04 2014 From: mach at zhaw.ch (Marti Christof (mach)) Date: Wed, 17 Dec 2014 09:01:04 +0000 Subject: [Fiware-middleware] Instructions and adoption for Maven Central Message-ID: <7EB093C4-B6B7-48CA-890C-51F1B79AFAD1@zhaw.ch> Hi Maven Central accepted our request for the ?org.fiware.kiara" group-id. I updated the KIARA project (build.gradle, pom.xml) to support uploads of the artefacts to the repository. You?ll find the instructions in the CONTRIBUTE.md document https://github.com/FIWARE-Middleware/KIARA/blob/master/CONTRIBUTE.md. I still have to adopt the changes to kiaragen and IDL-Parser. To meet the conditions of Maven Central, also the javadoc and source archives have to be built and signed. There are still warnings, when creating the javadocs. I fixed the errors. Most important: In javadoc headers the standard email address format (e.g.) is not allowed, because it conflicts with the HTML syntax. Three options: - remove email address from @author entry - write the email as valid HTML links "mach at zhaw.ch - mark it as literal: @literal{} I fixed the current errors by adding the @literal{} to the email address. Best regards Christof ---- InIT Cloud Computing Lab - ICCLab http://blog.zhaw.ch/icclab Institut of Applied Information Technology - InIT Zurich University of Applied Sciences - ZHAW School of Engineering Phone: +41 58 934 70 63 Skype: christof-marti From JaimeMartin at eprosima.com Fri Dec 19 12:04:40 2014 From: JaimeMartin at eprosima.com (Jaime Martin Losa) Date: Fri, 19 Dec 2014 11:04:40 +0000 Subject: [Fiware-middleware] KIARA Meeting Canceled today Message-ID: I am cancelling the today's meeting. Christof will send the status of the user manual, and we will share the pending work to finish it. Dmitri, Christof: Are you taking vacations? Regards, Jaime Martin Losa CEO Twitter: @JaimeMartinLosa [cid:image001.png at 01CEECEC.B07333E0] The Middleware Experts Phone: + 34 91 804 34 48 / + 34 607 91 37 45 JaimeMartin at eProsima.com www.eProsima.com -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 3800 bytes Desc: image001.png URL: From Dmitri.Rubinstein at dfki.de Fri Dec 19 12:11:02 2014 From: Dmitri.Rubinstein at dfki.de (Dmitri Rubinstein) Date: Fri, 19 Dec 2014 12:11:02 +0100 Subject: [Fiware-middleware] KIARA Meeting Canceled today In-Reply-To: References: Message-ID: <549407C6.8060101@dfki.de> On 12/19/14 12:04, Jaime Martin Losa wrote: > I am cancelling the today?s meeting. > > Christof will send the status of the user manual, and > we will share the pending work to finish it. > > Dmitri, Christof: Are you taking vacations? Yes, I am on vacation next two weeks and I am back on 5. January. Btw, I finished unit test description: https://docs.google.com/document/d/139MJwomBAAKt0s2xMvkMtEkdcBW-_AczJTANpveRVxo/edit?usp=sharing Best, Dmitri > > Regards, > > *Jaime Martin Losa*** > > *CEO* > > *Twitter: **@JaimeMartinLosa *** > > cid:image001.png at 01CEECEC.B07333E0 > > *The Middleware Experts* > > > > *Phone: + 34 91 804 34 48 /* > > *+ 34 607 91 37 45* > > *JaimeMartin at eProsima.com* > > *www.eProsima.com* > > > > _______________________________________________ > Fiware-middleware mailing list > Fiware-middleware at lists.fi-ware.org > https://lists.fi-ware.org/listinfo/fiware-middleware > From mach at zhaw.ch Fri Dec 19 12:51:48 2014 From: mach at zhaw.ch (Marti Christof (mach)) Date: Fri, 19 Dec 2014 11:51:48 +0000 Subject: [Fiware-middleware] KIARA Meeting Canceled today In-Reply-To: <9a2b43a3d5424ef4bb4a297d266dd543@SRV-MAIL-001.zhaw.ch> References: <9a2b43a3d5424ef4bb4a297d266dd543@SRV-MAIL-001.zhaw.ch> Message-ID: Hi Jaime I am available until next Wednesday and will be almost exclusively working on KIARA to bring the manuals and deployment tools to a mature state. The following week I planned to do some admin and cleanup stuff, so I am available but not full-time. BR Christof On 19.12.2014, at 12:04, Jaime Martin Losa > wrote: I am cancelling the today?s meeting. Christof will send the status of the user manual, and we will share the pending work to finish it. Dmitri, Christof: Are you taking vacations? Regards, Jaime Martin Losa CEO Twitter: @JaimeMartinLosa The Middleware Experts Phone: + 34 91 804 34 48 / + 34 607 91 37 45 JaimeMartin at eProsima.com www.eProsima.com _______________________________________________ Fiware-middleware mailing list Fiware-middleware at lists.fi-ware.org https://lists.fi-ware.org/listinfo/fiware-middleware -------------- next part -------------- An HTML attachment was scrubbed... URL: