Re: Local build fails for me in the master branch

2014-03-28 Thread Francesco Chicchiriccò
x27;t noticed before). I'll take a look and let you know. Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC http://people.apache.org/~ilgrosso/

Re: xml issue in

2014-04-01 Thread Francesco Chicchiriccò
t/src/main/resources/v3/ComputerDetail/filter/second(PurchaseDate) eq 35.xml fit/src/main/resources/v3/ComputerDetail/filter/year(PurchaseDate) eq 2020.xml -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC cha

Re: xml issue in

2014-04-01 Thread Francesco Chicchiriccò
On 01/04/2014 16:09, Francesco Chicchiriccò wrote: On 01/04/2014 16:05, Klevenz, Stephan wrote: Hi, There is a small issue with these xml files below. Some XML editors expect to to have this processing instruction in the very first line. Otherwise they report an error. I have just fixed

Re: xml issue in

2014-04-01 Thread Francesco Chicchiriccò
To do that I would need OLINGO-227 completed. Otherwise I can`t verify that my changes don`t break anything. You are right: Fabio is working on this and should be out with a fix very soon. Regards. -Original Message- From: Francesco Chicchiriccò [mailto:ilgro...@apache.org] Sent: Die

GitHub sync outdated

2014-04-03 Thread Francesco Chicchiriccò
Hi all, I've just noticed that the GitHub sync is still stuck with old incubator repositories and, as consequence, is not any more kept in sync with ASF git repositories: https://github.com/apache/?query=olingo How could we fix this? Regards. -- Francesco Chicchiriccò Tirasa - Open S

Re: GitHub sync outdated

2014-04-04 Thread Francesco Chicchiriccò
4.14 09:35, "Francesco Chicchiriccò" wrote: Hi all, I've just noticed that the GitHub sync is still stuck with old incubator repositories and, as consequence, is not any more kept in sync with ASF git repositories: https://github.com/apache/?query=olingo How could we fix this

[DISCUSS] EdmEntityContainer: getActionImport(String) / getFunctionImport(String)

2014-04-07 Thread Francesco Chicchiriccò
(String name); I would have expected, though, something like as List getActionImport(String name); List getFunctionImport(String name); Am I wrong? Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member

Re: [DISCUSS] EdmEntityContainer: getActionImport(String) / getFunctionImport(String)

2014-04-07 Thread Francesco Chicchiriccò
On 07/04/2014 09:24, Francesco Chicchiriccò wrote: Hi all, as part of OLINGO-234 I am now considering some scenarios where action and / or functions are overloaded. I have just noticed that the EdmEntityContainer container has the following two methods: EdmActionImport getActionImport

Re: FW: [DISCUSS] EdmEntityContainer: getActionImport(String) / getFunctionImport(String)

2014-04-07 Thread Francesco Chicchiriccò
d via ActionImport / FunctionImport so I am going to fix this soon by reverting to former getAction() / getFunction(). Sorry for the noise. Regards. -Original Message- From: Francesco Chicchiriccò [mailto:ilgro...@apache.org] Sent: Montag, 7. April 2014 09:42

Re: [DISCUSS] EdmEntityContainer: getActionImport(String) / getFunctionImport(String)

2014-04-07 Thread Francesco Chicchiriccò
ons I will have to look into this as well. Best Regards, Christian -Original Message----- From: Francesco Chicchiriccò [mailto:ilgro...@apache.org] Sent: Montag, 7. April 2014 09:42 To: d...@olingo.incubator.apache.org Subject: Re: [DISCUSS] EdmEntityContainer: getActionImp

Re: [DISCUSS] EdmEntityContainer: getActionImport(String) / getFunctionImport(String)

2014-04-07 Thread Francesco Chicchiriccò
linked OLINGO-234 to OLINGO-202. Regards. -Original Message- From: Francesco Chicchiriccò [mailto:ilgro...@apache.org] Sent: Montag, 7. April 2014 10:31 To: dev@olingo.apache.org Subject: Re: [DISCUSS] EdmEntityContainer: getActionImport(String) / getFunctionImport(String) On 07/04/2014 10

Re: [DISCUSS] EdmEntityContainer: getActionImport(String) / getFunctionImport(String)

2014-04-07 Thread Francesco Chicchiriccò
lifiedName getFunctionFqn() ? Regards. On 07/04/2014 10:43, Francesco Chicchiriccò wrote: On 07/04/2014 10:34, Amend, Christian wrote: Yes this is ok for me. Why don`t you open a new branch make the interfaces and client side and I will then look at the server side. You can use this Jira iss

Re: [DISCUSS] EdmEntityContainer: getActionImport(String) / getFunctionImport(String)

2014-04-07 Thread Francesco Chicchiriccò
ginal Message- From: Francesco Chicchiriccò [mailto:ilgro...@apache.org] Sent: Montag, 7. April 2014 11:36 To: dev@olingo.apache.org Subject: Re: [DISCUSS] EdmEntityContainer: getActionImport(String) / getFunctionImport(String) Hi, as suggested by Ralf, since "Unbound actions currently c

Re: [DISCUSS] EdmEntityContainer: getActionImport(String) / getFunctionImport(String)

2014-04-07 Thread Francesco Chicchiriccò
: Francesco Chicchiriccò [mailto:ilgro...@apache.org] Sent: Montag, 7. April 2014 13:23 To: dev@olingo.apache.org Subject: Re: [DISCUSS] EdmEntityContainer: getActionImport(String) / getFunctionImport(String) Hi, I have updated OLINGO-202's description according to the discussion below and just p

Re: [DISCUSS] EdmEntityContainer: getActionImport(String) / getFunctionImport(String)

2014-04-07 Thread Francesco Chicchiriccò
On 07/04/2014 13:49, Francesco Chicchiriccò wrote: On 07/04/2014 13:44, Amend, Christian wrote: Hi Francesco, Looks good except for one thing in the AbstractEdm class: Calling the getUnboundFunction(...) method delivers one unbound function which gets added to the unboundFunctionsByName

Re: [DISCUSS] EdmEntityContainer: getActionImport(String) / getFunctionImport(String)

2014-04-07 Thread Francesco Chicchiriccò
guess OLINGO-202 can be resolved, right? Regards. -Original Message- From: Francesco Chicchiriccò [mailto:ilgro...@apache.org] Sent: Montag, 7. April 2014 13:49 To: dev@olingo.apache.org Subject: Re: [DISCUSS] EdmEntityContainer: getActionImport(String) / getFunctionImport(String) On

[DISCUSS] Common interfaces for annotations

2014-04-28 Thread Francesco Chicchiriccò
0d0cf7c7e581;hb=15e7718a0ce31e72df676ecaa264321857ec7f20 [2] https://git-wip-us.apache.org/repos/asf?p=olingo-odata4.git;a=tree;f=lib/client-core/src/main/java/org/apache/olingo/client/core/edm/xml/v4/annotation;h=96f6ae24cc362bd0befa3e74996c882e6ea04116;hb=15e7718a0ce31e72df676ecaa264321857ec7f20 -- Francesco Chicchiriccò Tiras

[DISCUSS] Migrating ODataJClient's maven plugin and proxy layer

2014-04-28 Thread Francesco Chicchiriccò
d you suggest for them? Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC http://people.apache.org/~ilgrosso/

Re: [DISCUSS] Migrating ODataJClient's maven plugin and proxy layer

2014-04-29 Thread Francesco Chicchiriccò
(for extensions) /client-proxy /JPA... Alternatively we can skip and put extensions flat on top level. Do you have preferences? -- Stephan On 28.04.14 09:51, "Francesco Chicchiriccò" wrote: Hi all, we have in practice finished the merge of ODataJClient's Engine lay

Re: [DISCUSS] Common interfaces for annotations

2014-04-30 Thread Francesco Chicchiriccò
09:51, Klevenz, Stephan wrote: Serverside we would like to support annotations and vocabularies and need this for providers, serialization and de-serialization. We did not yet discuss a common api but this would make sense. -- Stephan On 28.04.14 09:48, "Francesco Chicchiriccò" wrote: H

Re: [DISCUSS] Common interfaces for annotations

2014-05-04 Thread Francesco Chicchiriccò
so that I can merge it back into master. Regards. On 30/04/2014 10:14, Francesco Chicchiriccò wrote: Hi, I have opened OLINGO-263 (plus sub-tasks for client and server implementations) for tracking this work. I will provide a first draft definition of common Edm vocabulary and annotation int

Re: Cargo Container - context url

2014-05-05 Thread Francesco Chicchiriccò
https://issues.apache.org/jira/browse/OLINGO-271 [2] http://markmail.org/message/4xertwoyzoyqut64 -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC http://people.apach

Re: [DISCUSS] Common interfaces for annotations

2014-05-05 Thread Francesco Chicchiriccò
rious TODOs to include the 'OLINGO-265' string before merging into master? Regards. -Original Message- From: Francesco Chicchiriccò [mailto:ilgro...@apache.org] Sent: Mittwoch, 30. April 2014 10:15 To: dev@olingo.apache.org Subject: Re: [DISCUSS] Common interfaces for annotati

Re: [DISCUSS] Common interfaces for annotations

2014-05-05 Thread Francesco Chicchiriccò
o it soon. The ToDos should be combined in a Jira issue to keep track of things. This was actually the idea for OLINGO-265: shall I update all the various TODOs to include the 'OLINGO-265' string before merging into master? Regards. -Original Message----- From: Francesco Chicchi

ODataJClient merge complete

2014-05-21 Thread Francesco Chicchiriccò
ved: shall I do it? Shall I create a tag before? Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC http://people.apache.org/~ilgrosso/

Re: ODataJClient merge complete

2014-05-22 Thread Francesco Chicchiriccò
ing the ODataJClient directory. Best Regards, Christian -Original Message----- From: Francesco Chicchiriccò [mailto:ilgro...@apache.org] Sent: Mittwoch, 21. Mai 2014 17:37 To: dev@olingo.apache.org Subject: ODataJClient merge complete Hi all, I am happy to announce that, with resolution of OLING

Re: 4.0: references in edm

2014-05-26 Thread Francesco Chicchiriccò
client/api/v4/Configuration.java [3] https://git-wip-us.apache.org/repos/asf?p=olingo-odata4.git;a=blob;f=lib/client-core/src/main/java/org/apache/olingo/client/core/communication/request/retrieve/v4/XMLMetadataRequestImpl.java -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://w

Re: 4.0: references in edm

2014-05-26 Thread Francesco Chicchiriccò
irectly. Well, it's hard to me to figure out a "very large" document to include via reference, anyway... I think an option not to follow references makes no sense. You are right at the end the document will be incomplete. Regards, Stephan On 26.05.14 12:44, "Francesco Ch

Re: 4.0: references in edm

2014-05-26 Thread Francesco Chicchiriccò
the integration tests. I found the HttpClientFactory where I can load proxy settings more flexible from the environment. Nice to hear :-) Regards. We can keep this in the back. I am currently working on a more flexible proxy detection for integration tests. On 26.05.14 16:28, "Francesco Ch

Re: JSON serialization for server use case

2014-05-27 Thread Francesco Chicchiriccò
also the FIT static servers are using the commons (de)serializers. Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC http://people.apache.org/~ilgrosso/

Re: [DISCUSS] Board Report June

2014-06-02 Thread Francesco Chicchiriccò
(Microsoft, SAP, Tirasa). == Releases == Last releases: Olingo OData 2.0 Java 2014-03-24 +1 Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC http

Re: wrong package: package org.apache.olingo.fit.proxy.v4.demo.odatademo.types;

2014-06-02 Thread Francesco Chicchiriccò
fixed: https://git-wip-us.apache.org/repos/asf?p=olingo-odata4.git;a=commit;h=cc518254f071f4c25e9848650e3673e37d8ae94b Thanks for reporting. Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC

Re: JSON serialization for server use case

2014-06-03 Thread Francesco Chicchiriccò
would also say that any API change should be prior discussed, instead. I think I will create a "feature/refactore" branch and push all changes as soon I have a presentable state. +1 If this is done I write here and ask for more feedback ;o) Fine. Regards. On 27.05.14 15:50,

Re: JSON serialization for server use case

2014-06-11 Thread Francesco Chicchiriccò
owse/OLINGO-317). Feel free to give feedback and therefore have a nice weekend ;o) Kind regards, Michael -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC http://people.apache.org/~ilgrosso/

Re: JSON serialization for server use case

2014-06-29 Thread Francesco Chicchiriccò
git;a=commit;h=a28 7 4142c5fb5478b96f7a0d3083ce81924a9fd2 [2] "https://git-wip-us.apache.org/repos/asf?p=olingo-odata4.git;a=shortlog;h= r efs/heads/Olingo-317_DeSerializerRefactoring" -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC http://people.apache.org/~ilgrosso/

Re: [DISCUSS] client / default accept header

2014-07-03 Thread Francesco Chicchiriccò
st accepted. The client code will generate the header values from its configuration: doing request.setFormat(ODataFormat.JSON) should do the trick for this single request. Alternatively you can configure the default format via odata.getConfiguration().setDefaultPubFormat(ODataFormat.JSO

Re: [DISCUSS] client / default accept header

2014-07-03 Thread Francesco Chicchiriccò
ying HttpClient. Regards. On 03.07.14 12:57, "Francesco Chicchiriccò" wrote: On 03/07/2014 12:51, Klevenz, Stephan wrote: Hi, I have create an integration test to read the service document and recognized that client sends an default accept header which is "application/json;od

Re: [DISCUSS] client / default accept header

2014-07-03 Thread Francesco Chicchiriccò
ltiple requests on client side. -- Stephan On 03.07.14 16:01, "Francesco Chicchiriccò" wrote: On 03/07/2014 15:56, Klevenz, Stephan wrote: I'am having another issue with this unit test (BasicITCase class): @Test public void readMetadata()

Re: [DISCUSS] client / default accept header

2014-07-03 Thread Francesco Chicchiriccò
ata.svc Please note that metadata document contains a reference to another metadata document which results in multiple requests on client side. -- Stephan On 03.07.14 16:01, "Francesco Chicchiriccò" wrote: On 03/07/2014 15:56, Klevenz, Stephan wrote: I'am having another

Re: [DISCUSS] client / default accept header

2014-07-04 Thread Francesco Chicchiriccò
Hi Stephan, you were right about the two problems below: I've opened OLINGO-340 and OLINGO-341, then committed the fixes. Regards. On 04/07/2014 09:02, Klevenz, Stephan wrote: Right. I have fixed it. Please pull again. Stephan On 04.07.14 08:56, "Francesco Chicchiriccò" wr

Re: test build 4 release

2014-07-21 Thread Francesco Chicchiriccò
pen%2C%20%22In%20Progress%22%2C%20Reopened%29 -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC http://people.apache.org/~ilgrosso/

Re: test build 4 release

2014-07-21 Thread Francesco Chicchiriccò
https://github.com/Tirasa/olingoClientOnAndroidSample On 21.07.14 15:23, "Francesco Chicchiriccò" wrote: Have you had the chance to test if after such changes the client applications are still working under Android? Unfortunately there is no way to automate such check, but it is of fundame

Re: test build 4 release

2014-07-22 Thread Francesco Chicchiriccò
issues and assume to get it fixed at least tomorrow. BTW.: cool client sample :) Stephan On 21.07.14 17:31, "Francesco Chicchiriccò" wrote: On 21/07/2014 17:29, Klevenz, Stephan wrote: Currently I try out the sample which is provided here [1]. There are issues and I am going

Re: test build 4 release

2014-07-22 Thread Francesco Chicchiriccò
On 22/07/2014 10:49, Klevenz, Stephan wrote: Hi Francesco, Sorry. Please go ahead. No problems, thanks. Could you please revert the commit below or shall I do it before next commit? Regards. On 22.07.14 09:51, "Francesco Chicchiriccò" wrote: Hi Stephan, I have just seen th

Re: test build 4 release

2014-07-22 Thread Francesco Chicchiriccò
"Francesco Chicchiriccò" wrote: On 22/07/2014 10:49, Klevenz, Stephan wrote: Hi Francesco, Sorry. Please go ahead. No problems, thanks. Could you please revert the commit below or shall I do it before next commit? Regards. On 22.07.14 09:51, "Francesco Chicchiriccò" wrote: Hi

Re: test build 4 release

2014-08-11 Thread Francesco Chicchiriccò
g next version "4.0.0-beta-02" (with snapshot "4.0.0-beta-02-SNAPSHOT"). WDYT? Kind regards, Michael -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC http://people.apache.org/~ilgrosso/

Re: test build 4 release

2014-08-11 Thread Francesco Chicchiriccò
uot;android" related parts. Can you please take a look into these and I check the other parts? I actually have no idea of why the LICENSE files contain static references to the current versions - I did not put them there. Maybe Stephan? Regards. On 11.08.14 10:25, "Francesco Chic

Re: [Vote] RC01 for release of Apache Olingo OData 4.0.0-beta-01

2014-09-14 Thread Francesco Chicchiriccò
ver-for-Java-4.0.0-beta-01-RC01-lib.zip Olingo-OData-Server-for-Java-4.0.0-beta-01-RC01-lib.zip.asc Olingo-OData-Server-for-Java-4.0.0-beta-01-RC01-lib.zip.md5 Olingo-OData-Server-for-Java-4.0.0-beta-01-RC01-lib.zip.sha512 Kind Regards, Michael -- Francesco Chicchiriccò Tirasa - Open Source Exce

Re: [Vote] RC01 for release of Apache Olingo OData 4.0.0-beta-01

2014-09-15 Thread Francesco Chicchiriccò
ext ones. Regards. On 15.09.14 09:01, "Bolz, Michael" wrote: Hi Francesco, Thanks for validation and feedback. I will check point 2. and 3. and if necessary prepare a RC02. Point 1. will be fixed with next announcement mail ;o) Kind regards, Michael On 15.09.14 08:42, &q

Re: [Vote] RC01 for release of Apache Olingo OData 4.0.0-beta-01

2014-09-15 Thread Francesco Chicchiriccò
ond release candidate. So please share your vote or opinion ;o) Kind regards, Michael On 15.09.14 15:35, "Bolz, Michael" wrote: Hi Francesco, On 15.09.14 15:19, "Francesco Chicchiriccò" wrote: For my understanding of the relevant pages on the ASF site, and my experienc

Re: [Vote] RC02 for release of Apache Olingo OData 4.0.0-beta-01

2014-09-22 Thread Francesco Chicchiriccò
erver-for-Java-4.0.0-beta-01-RC02-lib.zip Olingo-OData-Server-for-Java-4.0.0-beta-01-RC02-lib.zip.asc Olingo-OData-Server-for-Java-4.0.0-beta-01-RC02-lib.zip.md5 Olingo-OData-Server-for-Java-4.0.0-beta-01-RC02-lib.zip.sha512 Kind Regards, Michael -- Francesco Chicchiriccò Tirasa - Open Source E

Re: [ANNOUNCE] Apache Olingo 4.0.0-beta-01 has been released

2014-09-24 Thread Francesco Chicchiriccò
beta01's nuget package Test [OLINGO-286] - OData 4.0 client interoperability tests [OLINGO-287] - OData 4.0 JSON format conformance tests Kind Regards, Michael -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC http://people.apache.org/~ilgrosso/

Re: passing arbitrary org.apache.http.client.HttpClient instance to Olingo Client

2014-09-26 Thread Francesco Chicchiriccò
lient/core/http -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC http://people.apache.org/~ilgrosso/

Re: passing arbitrary org.apache.http.client.HttpClient instance to Olingo Client

2014-09-30 Thread Francesco Chicchiriccò
fined HttpClient? Hi Vincenzo, you are right: everything I wrote below is about Olingo Java client 4 (which supports OData v3 and v4, but not v2). Anyone with Olingo 2 skills out there? Regards. 2014-09-26 9:45 GMT+02:00 Francesco Chicchiriccò : On 25/09/2014 19:06, Vincenzo Turco wrote: Hi all

Re: [VOTE] Ramesh Reddy as committer for Apache Olingo

2014-10-29 Thread Francesco Chicchiriccò
t Ramesh Reddy as new committer for Apache Olingo >[ ] -1 Do not accept because of... > >My vote is +1. > >[1]: >https://issues.apache.org/jira/browse/OLINGO-454?jql=project%20%3D%20OLINGO%20AND%20creator%20in%20(rareddy) >[2]: >http://mail-archives.apache.org/mod_mbox/ol

Re: [Vote] (RC02) Release of Apache Olingo 2.0.1 Patch

2014-11-04 Thread Francesco Chicchiriccò
with dependencies olingo-odata2-dist-janos-2.0.1-RC02-janos.zip olingo-odata2-dist-janos-2.0.1-RC02-janos.zip.asc olingo-odata2-dist-janos-2.0.1-RC02-janos.zip.md5 olingo-odata2-dist-janos-2.0.1-RC02-janos.zip.sha512 Here is my +1 (binding). Best Regards, Christian -- Francesco Chicchiriccò Tirasa -

Re: [VOTE] New commiter Christian Holzer

2015-01-12 Thread Francesco Chicchiriccò
rowse/OLINGO-472 [2]: https://issues.apache.org/jira/browse/OLINGO-436 -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC http://people.apache.org/~ilgrosso/

Re: [Vote] RC01 for release of Apache Olingo OData 4.0.0-beta-02

2015-01-27 Thread Francesco Chicchiriccò
-02-RC01-lib.zip Olingo-OData-Server-for-Java-4.0.0-beta-02-RC01-lib.zip.asc Olingo-OData-Server-for-Java-4.0.0-beta-02-RC01-lib.zip.md5 Olingo-OData-Server-for-Java-4.0.0-beta-02-RC01-lib.zip.sha512 Kind Regards, Michael -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa

Re: [DISCUSS] Seperating V3 code from the V4 code

2015-02-06 Thread Francesco Chicchiriccò
client and common), so I'd like to understand if you are proposing to replicate such shared code or to keep it anyway in a single place. Also I would volunteer to perform the refactoring if there are no objections. Oh, great :-) Regards. -- Francesco Chicchiriccò Tirasa - Open Source

Re: [DISCUSS] Seperating V3 code from the V4 code

2015-02-06 Thread Francesco Chicchiriccò
ginal Message- From: Francesco Chicchiriccò [mailto:ilgro...@apache.org] Sent: Freitag, 6. Februar 2015 17:19 To: dev@olingo.apache.org Subject: Re: [DISCUSS] Seperating V3 code from the V4 code On 06/02/2015 17:01, Amend, Christian wrote: Hi all, When working with the server part of the Olin

Re: [DISCUSS] Board Report March

2015-03-06 Thread Francesco Chicchiriccò
-- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC http://people.apache.org/~ilgrosso/

Re: [VOTE] RC01 - Sample projects for tutorials (as ZIP file)

2015-05-22 Thread Francesco Chicchiriccò
-1 Do not use this sample project because… Best regards, Michael -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC http://people.apache.org/~ilgrosso/

Re: [VOTE] RC01 - Sample projects for tutorials (as ZIP file)

2015-05-24 Thread Francesco Chicchiriccò
tml#management [2]: http://www.apache.org/dev/release.html#what-must-every-release-contain [3]: http://www.apache.org/dev/release.html#approving-a-release On 22 May 2015, at 12:28, Francesco Chicchiriccò <mailto:ilgro...@apache.org>> wrote: Hi Michael, are you sure that this vote process makes se

Re: [VOTE] RC01 - Sample projects for tutorials (as ZIP file)

2015-05-24 Thread Francesco Chicchiriccò
://www.apache.org/dev/release.html#what-must-every-release-contain On 25 May 2015, at 08:04, Francesco Chicchiriccò <mailto:ilgro...@apache.org>> wrote: On 24/05/2015 09:10, Bolz, Michael wrote: Hi Francesco, For the tutorials I created the according projects which are not in

Re: [VOTE] RC01 - Sample projects for tutorials (as ZIP file)

2015-05-26 Thread Francesco Chicchiriccò
to release them? Hi Michael, such approach looks like a good way to move forward. Regards. On 26 May 2015, at 08:15, Bolz, Michael <mailto:michael.b...@sap.com>> wrote: Hi Francesco, On 25 May 2015, at 08:50, Francesco Chicchiriccò mailto:ilgro...@apache.org>> wrote: On 2

Re: Discussion about sample project sources

2015-05-29 Thread Francesco Chicchiriccò
pom ${project.artifactId} org.apache.olingo odata-parent 4.0.0-SNAPSHOT .. samples server turorials/read -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Softw

Re: ODataClient - Default ODataFormat

2015-06-18 Thread Francesco Chicchiriccò
full") for 'plain' Client, e.g. for client library which does not require anything before start issuing OData calls Obtain such instances via https://github.com/apache/olingo-odata4/blob/master/lib/client-core/src/main/java/org/apache/olingo/client/core/ODataClientFactory.java#L

Re: ODataClient - Default ODataFormat

2015-06-18 Thread Francesco Chicchiriccò
/src/main/java/org/apache/olingo/client/core/ODataClientFactory.java#L28 HTH Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC http://people.apache.org/~ilgrosso/

Re: [VOTE] RC01 - Sample projects for system query options tutorials

2015-08-12 Thread Francesco Chicchiriccò
official Apache Olingo Homepage (http://olingo.apache.org). The vote will be open for at least 72 hours (it will be closed on Sunday 15/08/2015 on 11am CET) and passes if no vote is (-1). [ ] +1 Use this sample projects for tutorials [ ] -1 Do not use this sample projects because… +1 Regard

Re: Hello from the JayData team - volunteering to contribute/continue odatav4-js

2015-12-10 Thread Francesco Chicchiriccò
of 2-3 developers? How governance works? What should be our next steps? Thanks for any help on this yours sincerely Peter Aron Zentai OBO the JayData team Sent from Windows Mail -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Softwa

Re: [DISCUSS] GitHub setup for Olingo

2015-12-14 Thread Francesco Chicchiriccò
on https://s.apache.org/infrachat and some kindness help as well :-) Regards. [1] https://blogs.apache.org/infra/entry/improved_integration_between_apache_and -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Sync

Re: [VOTE] RC01 for 4.1.0 Olingo Release

2015-12-18 Thread Francesco Chicchiriccò
with dependencies Olingo-OData-Server-for-Java-4.1.0-RC01-lib.zip Olingo-OData-Server-for-Java-4.1.0-RC01-lib.zip.asc Olingo-OData-Server-for-Java-4.1.0-RC01-lib.zip.md5 Olingo-OData-Server-for-Java-4.1.0-RC01-lib.zip.sha512 +1 Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence

Re: Bad practice in EntityCollection

2016-01-24 Thread Francesco Chicchiriccò
replaced. Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC, CXF committer http://home.apache.org/~ilgrosso/

Re: Cleaning up V4 fit tests

2016-08-11 Thread Francesco Chicchiriccò
: now that things have changed, I don't see any problems in removing the static parts which have dynamic counterparts. Please keep instead any static service with features not currently covered (or completely covered) by Olingo Server V4. Regards. -- Francesco Chicchiriccò Tirasa - Open So

Re: Cleaning up V4 fit tests

2016-08-12 Thread Francesco Chicchiriccò
they are testing different things: demo and staticservice are quite general, opentype checks open type support. Hence, I don't believe that consolidating would be trivial, in this case. Regards. -Original Message- From: Francesco Chicchiriccò [mailto:ilgro...@apache.org] Sent: Donne

Re: [DISCUSS] V4 JPA contribution

2016-09-21 Thread Francesco Chicchiriccò
can make independent releases? Should we ask for a separate git repository? IMO, a separate GIT repository with independent release process seems the simpler way to handle what you report above. Just my 2c. Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http

Re: [DISCUSS] V4 JPA contribution

2016-09-21 Thread Francesco Chicchiriccò
what you report above. Just my 2c. Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

Re: [DISCUSS] V4 JPA contribution

2016-10-14 Thread Francesco Chicchiriccò
ould we ask for a separate git repository? IMO, a separate GIT repository with independent release process seems the simpler way to handle what you report above. Just my 2c. Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software

Re: [VOTE] RC01 for 4.4.0 Olingo Release

2017-08-29 Thread Francesco Chicchiriccò
y +1 (binding). Best Regards, Christian -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

Re: FW: [NOTICE] Mandatory relocation of Apache git repositories on git-wip-us.apache.org

2018-12-10 Thread Francesco Chicchiriccò
ng, PR notification schemes etc will automatically be migrated to gitbox as well. With regards, Daniel on behalf of ASF Infra. PS:For inquiries, please reply to us...@infra.apache.org, not your project's dev list :-). -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.n

Re: [VOTE] RC01 for 4.6.0 Olingo Release

2019-04-30 Thread Francesco Chicchiriccò
Extension-for-Java-4.6.0-RC01-lib.zip.sha512 -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

Re: [Vote]Moving olingo library to java 8

2019-09-04 Thread Francesco Chicchiriccò
.git;a=commit;h=9f8cbc6fcc38b3031c2765ce1952e1e4b5767451 > > The vote will be open for at least 72 hours (it will close on Friday > (04/09/2019) and passes if no binding vote (if vote is -1). +1 Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Membe

Re: [Vote] RC01 for release of Apache Olingo OData 4.7.0

2019-11-27 Thread Francesco Chicchiriccò
4.7.0-RC01-lib.zip.sha512 > > // odata server extensions distribution for Java with dependencies > Olingo-OData-Server-Extension-for-Java-4.7.0-RC01-lib.zip > Olingo-OData-Server-Extension-for-Java-4.7.0-RC01-lib.zip.asc > Olingo-OData-Server-Extension-for-Java-4.7.0-RC01-lib.zip.sha5

Re: [Vote] RC01 for release of Apache Olingo OData 4.7.1

2019-12-19 Thread Francesco Chicchiriccò
1-lib.zip.sha512 > > // odata server extensions distribution for Java with dependencies > Olingo-OData-Server-Extension-for-Java-4.7.1-RC01-lib.zip > Olingo-OData-Server-Extension-for-Java-4.7.1-RC01-lib.zip.asc > Olingo-OData-Server-Extension-for-Java-4.7.1-RC01-lib.zip.sha512 > &

Re: [Vote] RC01 for release of Apache Olingo OData 4.9.0

2022-03-04 Thread Francesco Chicchiriccò
ension-for-Java-4.9.0-lib.zip Olingo-OData-Server-Extension-for-Java-4.9.0-lib.zip.asc Kind Regards, Michael -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.

Re: No response to ASF self-serve portal request for OLINGO project

2023-08-24 Thread Francesco Chicchiriccò
SAP (UK) Limited, Registered in England No. 2152073. Registered Office: Clockhouse Place, Bedfont Road, Feltham, Middlesex, TW14 8HD -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, Ope

Re: [Vote] RC01 for release of Apache Olingo OData 4.10.0

2023-10-15 Thread Francesco Chicchiriccò
ies Olingo-OData-Server-Extension-for-Java-4.10.0-lib.zip Olingo-OData-Server-Extension-for-Java-4.10.0-lib.zip.asc Olingo-OData-Server-Extension-for-Java-4.10.0-lib.sha512 +1 Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software

Re: Olingo roadmap 2023 / version schema

2023-10-15 Thread Francesco Chicchiriccò
. Because both releases (V2/V4) are not backward compatible and hence justify the increase of the major version. As a result, the version of the V2 upgrade release is 3.0.0, and of the V4 upgrade it is 5.0.0 Before doing this I'm open for feedback from you as the community. Kind Regards,