Re: Struggling with buildbot

2018-12-03 Thread Francesco Chicchiriccò
On 03/12/18 11:58, Maxim Solodovnik wrote: I see the issue, will try to fix ASAP (most probably be caused by my latest plugin update) Will report back to this thread Thanks. Regards. On Mon, 3 Dec 2018 at 17:55, Francesco Chicchiriccò wrote: On 03/12/18 11:45, Maxim Solodovnik wrote

Re: Struggling with buildbot

2018-12-03 Thread Francesco Chicchiriccò
my laptop what command doesn't work for you? The one that was configured in buildbot, e.g. mvn -U clean site install -DskipTests -Pjavadoc-profile,docbook-profile On Mon, 3 Dec 2018 at 17:32, Francesco Chicchiriccò wrote: On 01/12/18 05:23, Maxim Solodovnik wrote: Hello Francesco,

Re: Struggling with buildbot

2018-12-03 Thread Francesco Chicchiriccò
, 30 Nov 2018 at 22:25, Francesco Chicchiriccò wrote: Hi all, it seems I am not as lucky with buildbot as I've been with Jenkins: coming to [1] with same purpose, I am now in the situation where both openjpa-master-docs [2] and openjpa-2.4.x-docs [3] fail because

Struggling with buildbot

2018-11-30 Thread Francesco Chicchiriccò
/infra/infrastructure/buildbot/aegis/buildmaster/master1/projects/openjpa.conf [2] https://ci.apache.org/builders/openjpa-master-docs/ [3] https://ci.apache.org/builders/openjpa-2.4.x-docs/ -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software

3.0.x Jenkins jobs re-enabled

2018-11-30 Thread Francesco Chicchiriccò
://builds.apache.org/view/M-R/view/OpenJPA/job/OpenJPA-Trunk-Deploy/30/ https://builds.apache.org/view/M-R/view/OpenJPA/job/OpenJPA-trunk/40 Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo

Re: Is it time for 3.0.1 release?

2018-11-26 Thread Francesco Chicchiriccò
> > > > There is some glue code need but nothing a stream cant solve for most of > > it. The main work will be the map replacement but here again, nothing crazy > > and worse case forking 2 classes is still worth it IMHO > > > > Le mar. 13 nov. 2018 07:54, Franc

Re: Is it time for 3.0.1 release?

2018-11-12 Thread Francesco Chicchiriccò
im aka solomax -- WBR Maxim aka solomax -- WBR Maxim aka solomax -- 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: Docker profiles for starting various databases

2018-10-23 Thread Francesco Chicchiriccò
-surefire-plugin, instead, it is not clear if there is a way to clean up afterwards, when one or more tests are failing. I am aware there are also other approaches (as [1] for example), but never tried. Regards. [1] https://github.com/palantir/docker-compose-rule -- Francesco Chicchiriccò

Re: [VOTE] move Apahe OpenJPA from SVN to gitbox hosted at ASF

2018-10-09 Thread Francesco Chicchiriccò
] nope stopp, the is a ${showstopper} The VOTE is open for 72h with lazy consensus. +1 to GIT As said during discussion, I am not a big fan of gitbox - let's see what are Infra's recommendations. Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member

Re: [DISCUSS] move from SVN to GIT?

2018-10-09 Thread Francesco Chicchiriccò
On 09/10/2018 14:08, Maxim Solodovnik wrote: We moved to gitbox since "old git asf" doesn't allow PR merging Not completely correct: you can merge PRs via git commits. Regards. On Tue, 9 Oct 2018 at 19:06, Francesco Chicchiriccò wrote: On 09/10/2018 14:03, Romain Manni-Bucau

Re: [DISCUSS] move from SVN to GIT?

2018-10-09 Thread Francesco Chicchiriccò
On 09/10/2018 14:03, Romain Manni-Bucau wrote: Le mar. 9 oct. 2018 14:33, Francesco Chicchiriccò a écrit : On 09/10/2018 13:18, Mark Struberg wrote: hi folks! The OpenJPA codebase is big and mature. That kind of cries for using feature branches for some parts. And while SVN is great overall

Re: [DISCUSS] move from SVN to GIT?

2018-10-09 Thread Francesco Chicchiriccò
in one commit. It needs some branch. And this is pure pain in SVN. So what about migrating OpenJPA over from SVN to GIT? Wdyt? +1 for git with github mirroring +0 for gitbox Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software

Re: Code clean-up questions

2018-09-27 Thread Francesco Chicchiriccò
it make no sense to review changes like this Huge +1 please go ahead :-) 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: commons-collections4 migration question

2018-09-19 Thread Francesco Chicchiriccò
l be auto-clean-up by GC. Is this OK? [1] https://markmail.org/thread/tshcd4d54nxrvgbu [2] https://github.com/apache/commons-collections/pull/51 -- WBR Maxim aka solomax -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation S

Re: Possible issue with HikariCP

2018-06-28 Thread Francesco Chicchiriccò
FYI: https://issues.apache.org/jira/browse/OPENJPA-2742 Regards. On 28/06/2018 15:56, Francesco Chicchiriccò wrote: On 28/06/2018 15:53, Francesco Chicchiriccò wrote: On 28/06/2018 15:26, Jonathan Gallimore wrote: Is there an easy way to try it out? I'd be interested in giving it a go. You

Re: Possible issue with HikariCP

2018-06-28 Thread Francesco Chicchiriccò
On 28/06/2018 15:53, Francesco Chicchiriccò wrote: On 28/06/2018 15:26, Jonathan Gallimore wrote: Is there an easy way to try it out? I'd be interested in giving it a go. You need to run the SchemaTool or the MappingTool from commandline - see http://openjpa.apache.org/builds/3.0.0/apache

Re: Possible issue with HikariCP

2018-06-28 Thread Francesco Chicchiriccò
| LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book <https://www.packtpub.com/application-development/java- ee-8-high-performance> Le jeu. 28 juin 2018 à 15:23, Francesco Chicchiriccò a écrit : Hi, I was trying to open a issue and attach my proposed patch there for review, but JIR

Re: Possible issue with HikariCP

2018-06-28 Thread Francesco Chicchiriccò
, Francesco Chicchiriccò a écrit : On 27/06/2018 17:32, Romain Manni-Bucau wrote: Hi Francesco, this is overall quite weird and I think other things will be broken since, for instance, EE will try to do the same in all servers. Anyway, for the config flag, the dictionary (_dict) can be a location

Re: Possible issue with HikariCP

2018-06-27 Thread Francesco Chicchiriccò
the schematool itself (like we already have droptables etc) +1 (but I have no idea about how to do that...) Regards. Le mer. 27 juin 2018 à 17:28, Francesco Chicchiriccò a écrit : Hi all, I am resurrecting this old thread (for which I have found an even older reference [1]), because I have recently

Re: Possible issue with HikariCP

2018-06-27 Thread Francesco Chicchiriccò
but not a real blocker ;)) 2017-06-13 12:44 GMT+02:00 Francesco Chicchiriccò : On 13/06/2017 12:37, Romain Manni-Bucau wrote: Hi Francesco, kind of have the same analyzis as you. Only mitigation I can do is some pool enforce the autocommit mode and therefore autocommit is ignored and you still need

Re: JPA 2.1 Progress

2018-06-19 Thread Francesco Chicchiriccò
/ Michael On Mon, 16 Oct 2017 at 10:26 Mark Struberg wrote: Yes, +1 for a 3.0.0 release in the near future. We run 'good enough' to be of use imo. LieGrue, strub Am 13.10.2017 um 10:37 schrieb Francesco Chicchiriccò < ilgro...@apache.org>: Hi Michael, sorry for the late reply and

Re: [VOTE] Release Apache OpenJPA-3.0.0

2018-06-08 Thread Francesco Chicchiriccò
, don't care [-1] nope because ${showstopper} +1 Huge thanks to Mark to make this finally happen! Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http

Re: [VOTE] Apache OpenJPA-2.4.3

2018-06-07 Thread Francesco Chicchiriccò
not follow the same pattern as previous: https://svn.apache.org/repos/asf/openjpa/tags/ Shall we just rename it, if this vote passes? Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo

Re: Fwd: [jira] [Updated] (OPENJPA-2739) No 3.0 snapshot ?

2018-06-04 Thread Francesco Chicchiriccò
needed. Regards. Le lun. 4 juin 2018 à 09:06, Francesco Chicchiriccò a écrit : On 04/06/2018 09:02, Romain Manni-Bucau wrote: Issue is that nexus is cleaned up (delete snapshots older than X days) from time to time so if we only build on change then we don't have snapshots at all (see

Re: Fwd: [jira] [Updated] (OPENJPA-2739) No 3.0 snapshot ?

2018-06-04 Thread Francesco Chicchiriccò
ot;? Isn't the current setting better, e.g. when changes are committed to SVN? Regards. Le dim. 3 juin 2018 à 16:37, Francesco Chicchiriccò mailto:ilgro...@apache.org>> a écrit : Il 2018-06-03 15:16 Romain Manni-Bucau ha scritto: > Hi guys, > > Where do we have our sna

Re: Fwd: [jira] [Updated] (OPENJPA-2739) No 3.0 snapshot ?

2018-06-04 Thread Francesco Chicchiriccò
ing better, e.g. when changes are committed to SVN? Regards. Le dim. 3 juin 2018 à 16:37, Francesco Chicchiriccò mailto:ilgro...@apache.org>> a écrit : Il 2018-06-03 15:16 Romain Manni-Bucau ha scritto: > Hi guys, > > Where do we have our snapshot deploye

Re: Fwd: [jira] [Updated] (OPENJPA-2739) No 3.0 snapshot ?

2018-06-03 Thread Francesco Chicchiriccò
There is no OpenJPA 3.0 snapshot available on your apache repository, as mentionioned on your page ([ http://openjpa.apache.org/release-management.html]). When did you scheduled to publish them ? Regards -- This message was sent by Atlassian JIRA (v7.6.3#76005) -- Francesco Chicchiriccò

Re: trunk builds failing

2018-05-15 Thread Francesco Chicchiriccò
On 15/05/2018 07:57, Francesco Chicchiriccò wrote: On 14/05/2018 23:20, William Dazey wrote: I was out on https://builds.apache.org/view/All/job/OpenJPA-trunk/ and I see that the build was broken starting with the delivery of "OPENJPA-2730 Update to ASM 6". With this update, a

Re: [DISCUSS] run a 2.4.3 release?

2018-05-15 Thread Francesco Chicchiriccò
Hi Mark, now that OPENJPA-2646 is solved, would you resume the 2.4.3 release process? Regards. On 09/05/2018 08:43, Francesco Chicchiriccò wrote: On 08/05/2018 20:52, Mark Struberg wrote: was just an error between keyboard and chair ;) I found a small local modification on my notebook which

Re: trunk builds failing

2018-05-14 Thread Francesco Chicchiriccò
ng to what you say above, hence requested a new build (not started yet): https://builds.apache.org/view/All/job/OpenJPA-trunk/17/ Let's see how it goes... Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Synco

Re: [DISCUSS] run a 2.4.3 release?

2018-05-09 Thread Francesco Chicchiriccò
ant to release 2.4.3 in the next few days? I'm currently running all the tests. If nobody speaks out against it then I gonna run the release somewhen over the next few days. txs and LieGrue, strub -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.ne

Re: Release?

2018-04-13 Thread Francesco Chicchiriccò
JDKs out there. Cheers Jon -- 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: JPA 2.1

2018-03-23 Thread Francesco Chicchiriccò
hinking around helping with JPA 2.1 support. I'm not too sure where to get started with respect to what needs doing - are there JIRA tickets or a list of tasks that I can pick from? Any quick pointers would be appreciated. Cheers Jon -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://w

Re: JPA 2.1 Progress

2017-10-13 Thread Francesco Chicchiriccò
to time - but I could help with testing and/or documentation... I do have a fairly robust application which does use a lot of the jpa specification. Thank you - and thanks again for what I think is the best JPA implementation around. Michael -- Francesco Chicchiriccò Tirasa - Open Source Excellence

Re: Spring 5 dropping out its OpenJpaVendorAdapter

2017-10-04 Thread Francesco Chicchiriccò
are using OpenJPA 3.0.0-SNAPSHOT, which is (at least) JPA 2.1 compliant. Regards. On Mon, 2 Oct 2017 at 11:24 Francesco Chicchiriccò <ilgro...@apache.org> wrote: Hi all, while upgrading the Syncope master branch to Spring 5 [1], I have found that they barely dropped their support for Open

Spring 5 dropping out its OpenJpaVendorAdapter

2017-10-02 Thread Francesco Chicchiriccò
] https://jira.spring.io/browse/SPR-14426 [3] https://jira.spring.io/browse/SPR-16035 -- 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: Build failed in Jenkins: OpenJPA-trunk-deploy #548

2017-07-28 Thread Francesco Chicchiriccò
, about to find out if it will work. Thanks Jody: Syncope 2.1.0-SNAPSHOT (master branch) is using OpenJPA 3.0.0-SNAPSHOT (trunk), hence the relationship in Jenkins. It seems that it keeps working, even with the modifications above, cool :-) Regards. -- Francesco Chicchiriccò Tirasa - Open

Jenkins: Projects with top level VIEWS have 6 days to move them!

2017-07-26 Thread Francesco Chicchiriccò
Hi all, the INFRA team is warmly asking for this action on Jenkins: https://lists.apache.org/thread.html/9f137248049ff94550f780d172df839d2ab65ba37a3f30631d5d8620@%3Cbuilds.apache.org%3E However, I have no idea about how to do that. Any hint? Regards. -- Francesco Chicchiriccò Tirasa - Open

Re: [DISCUSS] Make trunk target JPA-2.2

2017-07-24 Thread Francesco Chicchiriccò
Mark Struberg wrote: > Hi! > > The JPA-2.2 spec is out and and only contains minor changes over 2.1. > I already noted in the board report that it might make sense to directly move > to JPA-2.2 in trunk. > Because finishing an obsoleve version is probably not worth

Re: Need Jenkins access grant by OpenJPA PMC Chair

2017-07-17 Thread Francesco Chicchiriccò
access granted for it by the PMC. Hi Jody, done: https://whimsy.apache.org/roster/group/hudson-jobadmin Thanks. Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMai

Re: Possible issue with HikariCP

2017-06-13 Thread Francesco Chicchiriccò
a setting there? Hi Romain, this makes sense to me, even though I have no idea about how to reference a specific Dictionary setting from SchemaTool... Regards. 2017-06-13 12:32 GMT+02:00 Francesco Chicchiriccò <ilgro...@apache.org>: Hi all, at Syncope we have recently switched the appli

Possible issue with HikariCP

2017-06-13 Thread Francesco Chicchiriccò
://github.com/apache/openjpa/blob/2.4.x/openjpa-jdbc/src/main/java/org/apache/openjpa/jdbc/schema/SchemaTool.java#L1267 -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http

Re: release 2.4.3 soon?

2017-04-13 Thread Francesco Chicchiriccò
+DESC -- 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: OpenJPA 2.3.1 ??!?

2017-04-12 Thread Francesco Chicchiriccò
; | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE Factory <https://javaeefactory-rmannibucau.rhcloud.com> 2017-04-11 8:39 GMT+02:00 Francesco Chicchiriccò <ilgro...@apache.org>:

OpenJPA 2.3.1 ??!?

2017-04-11 Thread Francesco Chicchiriccò
://issues.apache.org/jira/browse/OPENJPA-2567 [2] https://openjpa.apache.org/openjpa-2.3.x.html [3] http://archive.apache.org/dist/openjpa/ [4] http://search.maven.org/#search%7Cgav%7C1%7C%3A%22org.apache.openjpa%22%20AND%20a%3A%22openjpa%22 -- Francesco Chicchiriccò Tirasa - Open Source Excellence http

[ANN] Apache OpenJPA 2.4.2 released

2017-01-06 Thread Francesco Chicchiriccò
The Apache OpenJPA team is pleased to announce the release of OpenJPA 2.4.2. Apache OpenJPA is a Java persistence project at The Apache Software Foundation that can be used as a stand-alone POJO persistence layer or integrated into any Java EE compliant container and many other lightweight

[RESULT] [VOTE] Apache OpenJPA 2.4.2

2017-01-06 Thread Francesco Chicchiriccò
Hi all, after 72 hours, the vote for OpenJPA 2.4.2 [1] *passes* with 4 PMC + 1 non-PMC votes. +1 (PMC / binding) * Francesco Chicchiriccò * Albert Lee * Mark Struberg * Kevin Sutter +1 (non binding) * Romain Manni-Bucau 0 -1 Thanks to everyone participating. I will now copy this release

[VOTE] Apache OpenJPA 2.4.2

2017-01-03 Thread Francesco Chicchiriccò
[ ] -1 disapprove (and reason why) Here's my +1 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] OpenJPA 2.4.2?

2017-01-02 Thread Francesco Chicchiriccò
On 03/01/2017 08:35, Francesco Chicchiriccò wrote: Hi all, FYI I am starting the release process for OpenJPA 2.4.3 as outlined in Ouch, 2.4.2 of course... http://openjpa.apache.org/apache-nexus-release-process-(1.2.x-2.1.x).html I'll keep you updated with my progresses and - hopefully

Re: [DISCUSS] OpenJPA 2.4.2?

2017-01-02 Thread Francesco Chicchiriccò
be *really* cool! I gonna help you on IRC. LieGrue, strub Am 27.12.2016 um 11:44 schrieb Francesco Chicchiriccò <ilgro...@apache.org>: Hi, if nothing more is likely to be added soon, I might want to try as RM for 2.4.2, but first I'd need Mark to take a look at [2] to see if it still appl

Re: jira maintenance - adding Francesco

2017-01-02 Thread Francesco Chicchiriccò
On 02/01/2017 18:40, Mark Struberg wrote: Hi Francesco, I fixed the JIRA config. You should now be able to also tweak the versions and other stuff. I confirm that JIRA is working as expected: I have just created the 2.4.3 version. Thanks Mark! -- Francesco Chicchiriccò Tirasa - Open

Re: [DISCUSS] OpenJPA 2.4.2?

2016-12-27 Thread Francesco Chicchiriccò
if there are some low hanging fruits around still. txs and LieGrue, strub Am 15.12.2016 um 15:38 schrieb Francesco Chicchiriccò <ilgro...@apache.org>: Hi all, it seems there are quite some issues already fixed in 2.4.2 [1] and it's been almost 10 months since 2.4.1, so I was thinking it

[DISCUSS] OpenJPA 2.4.2?

2016-12-15 Thread Francesco Chicchiriccò
%3D%20OPENJPA%20AND%20status%20in%20(Resolved%2C%20Closed)%20AND%20fixVersion%20%3D%202.4.2%20ORDER%20BY%20priority%20DESC [2] http://openjpa.apache.org/release-management.html -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software

Re: [ANNOUNCE] Welcome Christian Schneider as new OpenJPA committer

2016-12-05 Thread Francesco Chicchiriccò
, etc. Welcome on board, Christian! your OpenJPA team -- 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: Release OpenJPA-3.0.0-m1 today?

2016-11-07 Thread Francesco Chicchiriccò
thinking about 2.4.2? I see there are already several improvements over 2.4.1 available. 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

Re: [DISCUSS] openjpa-3.0.0 roadmap

2016-10-11 Thread Francesco Chicchiriccò
like to start with m1 after the SynchronizationType support is done (hope to do it in the next 2 weeks) Wdyt? +1 Thanks for your effort in pushing the 3.0.0 (and JPA 2.1) forward! Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache

Re: [ANNOUNCE] Welcome Francesco Chicchiriccò as new OpenJPA PMC member

2016-09-16 Thread Francesco Chicchiriccò
Please welcome Francesco Chicchiriccò as new Apache OpenJPA PMC member! Francesco, txs for helping to push OpenJPA forward! best regards, the OpenJPA team -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon,

Re: state of OpenJPA on Java9

2016-09-15 Thread Francesco Chicchiriccò
'd be good to to an openjpa-3.0.0-alpha-1 release. Wdyt? +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, CXF Committer, OpenJPA Committer, PonyMail

Re: plans and thoughts for reworking PCEnhancer

2016-09-09 Thread Francesco Chicchiriccò
tance() >* add a PCEnhancerAsm as alternative to PCEnhancerSerp >* remove PCEnhancerSerp. > >Not sure if I’ll succeed, but that is my plan for now. >Any objection and better idea? > >LieGrue, >strub Sounds good, please go ahead! Regards. -- Francesco Chicchiriccò Tirasa - Open Sour

Re: What versions do we actively work on?

2016-09-09 Thread Francesco Chicchiriccò
he .x versions? Remove them and move the fix-for to the next maintained version? E.g. move 2.2.x tickets to 2.2.3 Any ideas? -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olin

Re: [jira] [Commented] (OPENJPA-2628) Please delete old releases from mirroring system

2016-09-03 Thread Francesco Chicchiriccò
: the source trees are still there, and all release packages will be simply linked from archive.apache.org 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

Re: moving from 120 chars limit to 150 or even 180?

2016-09-02 Thread Francesco Chicchiriccò
On 2016-09-02 10:33 (+0200), Mark Struberg wrote: > Monitors are big enough these days. > > 120 chars is really a bit limiting sometimes. > > wdyt? I am +-0 for that, 120 chars do not look that bad to me. Regards.

Re: not enough kama

2016-08-23 Thread Francesco Chicchiriccò
could resolve that issue - and set the fix version to 3.0.0, since you fixed only on trunk: is this correct? 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

Re: build broken right now

2016-08-23 Thread Francesco Chicchiriccò
e can move forward. Anyone is happy to help! LieGrue, strub -- 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, OpenJPA Committer, PonyMail PPMC http://home.apache.org/~ilgrosso/

Re: Broken Doc Builds

2016-06-24 Thread Francesco Chicchiriccò
gins on some occasions (such as maven-assembly-plugin). Does anyone have any objections to the proposed patch? Patch can be tested by applying, and then executing at the branch root: mvn -U clean site install -DskipTests -Pjavadoc-profile,docbook-profile -- Francesco Chicchiriccò Tirasa - Open Sourc

Re: OpenJPA nightly builds failing recently

2016-06-20 Thread Francesco Chicchiriccò
] https://builds.apache.org/view/All/job/OpenJPA-trunk [3] https://builds.apache.org/view/All/job/OpenJPA-trunk/1041 -- 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

Please assign me some JIRA rights

2016-05-13 Thread Francesco Chicchiriccò
to be improved... -- 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, OpenJPA Committer http://home.apache.org/~ilgrosso/

Re: [DISCUSS] The road to JPA-2.1

2016-05-04 Thread Francesco Chicchiriccò
programming or review (ofc not now but at some evening)? Unfortunately, I don't think I can be available for this, even though it would be a very interesting opportunity for me to learn - maybe less for being helpful to you :-) -- Francesco Chicchiriccò Tirasa - Open Source Excellence http

Re: [ANNOUNCE] Welcome Francesco Chicchiriccò as Apache OpenJPA committer

2016-04-25 Thread Francesco Chicchiriccò
On 2016-04-25 16:15 Albert Lee wrote: Welcome abroad!! Thanks Albert! Regards. On Mon, Apr 25, 2016 at 1:35 AM, Francesco Chicchiriccò <ilgro...@apache.org>> wrote: On 2016-04-25 08:30 Mark Struberg wrote: Good morning! The Apache OpenJPA PMC is happy to announce that

Re: [ANNOUNCE] Welcome Francesco Chicchiriccò as Apache OpenJPA committer

2016-04-25 Thread Francesco Chicchiriccò
com> a >écrit : > >> Glad to see new members are joining the project! >> Looking forward to see new releases :) >> >> On Mon, Apr 25, 2016 at 12:35 PM, Francesco Chicchiriccò < >> ilgro...@apache.org> wrote: >> >> > On 2016-04-25 08:30

Re: [ANNOUNCE] Welcome Francesco Chicchiriccò as Apache OpenJPA committer

2016-04-25 Thread Francesco Chicchiriccò
On 2016-04-25 08:30 Mark Struberg ha scritto: Good morning! The Apache OpenJPA PMC is happy to announce that Francesco Chicchiriccò will join the project as a new committer! Welcome to OpenJPA, Francesco! Thanks Mark, I am honored to join :-) -- Francesco Chicchiriccò Tirasa - Open Source

Re: Visibility of some classes in Slice

2012-10-10 Thread Francesco Chicchiriccò
On 08/10/2012 11:50, Francesco Chicchiriccò wrote: Hi all, we'd need to extend some classes in openjpa-slice [1] [2] [3], but they are not public: any specific reason for this? I've opened OPENJPA-2276 for this and attached a patch there. Regards. [1] http://svn.apache.org/repos/asf/openjpa

Re: Overriding SchemaTool

2012-10-08 Thread Francesco Chicchiriccò
and posting a proposed patch for the methods you want to change. I would guess this type of change would be pretty easy to accept... (famous last words) Done: https://issues.apache.org/jira/browse/OPENJPA-2275 Thanks for your support. Regards. On Fri, Oct 5, 2012 at 9:16 AM, Francesco Chicchiriccò

Overriding SchemaTool

2012-10-05 Thread Francesco Chicchiriccò
-- Francesco Chicchiriccò ASF Member, Apache Cocoon PMC and Apache Syncope PPMC Member http://people.apache.org/~ilgrosso/

Re: MS SQL Azure sharding support for OpenJPA: first public release available

2012-10-02 Thread Francesco Chicchiriccò
idea, but we'd prefer to wait for some further releases before giving any signal that we are ready for broad use. I'll keep this list posted, anyway. Best regards. [1] http://openjpa.apache.org/powered-by.html On Mon, Sep 24, 2012 at 4:33 AM, Francesco Chicchiriccò ilgro...@apache.org wrote

MS SQL Azure sharding support for OpenJPA: first public release available

2012-09-24 Thread Francesco Chicchiriccò
-td7579852.html [2] https://github.com/Tirasa/OpenJPASQLAzure -- Francesco Chicchiriccò ASF Member, Apache Cocoon PMC and Apache Syncope PPMC Member http://people.apache.org/~ilgrosso/

Re: Experimenting with MS SQL Azure federations

2012-08-14 Thread Francesco Chicchiriccò
. - Original Message - From: Francesco Chicchiriccò ilgro...@apache.org To: dev@openjpa.apache.org Cc: Sent: Monday, August 13, 2012 4:18 PM Subject: Re: Experimenting with MS SQL Azure federations Hi all, anyone interested in this topic? After the initial feasibility study, our customer is now

Re: Experimenting with MS SQL Azure federations

2012-08-13 Thread Francesco Chicchiriccò
in this, possibly contributing to mainstream OpenJPA code doc. WDYT? On 30/05/2012 12.09, Francesco Chicchiriccò wrote: Hi all, one of my company (Tirasa) customers asked Fabio Martelli (in CC) and me to start exploring the integration between OpenJPA and MS SQL Azure federations. After some work

Re: [PROPOSAL] Adding Syncope to PoweredBy site page

2012-06-24 Thread Francesco Chicchiriccò
On 21/06/2012 21:45, Kevin Sutter wrote: Done. Thanks! On Thu, Jun 21, 2012 at 10:09 AM, Francesco Chicchiriccò ilgro...@apache.org wrote: Hi, sorry, it seems that I've sent a draft version of this e-mail :S See corrections in-line. Regards. On 21/06/2012 15:37, Francesco

[PROPOSAL] Adding Syncope to PoweredBy site page

2012-06-21 Thread Francesco Chicchiriccò
Hi all, Syncope is an incubator project [1]: we are managing our persistence via OpenJPA and we'd like to be included in your PoweredBy site page [2]. WDYT? Regards. [1] http://incubator.apache.org/syncope/ [2] http://openjpa.apache.org/powered-by.html -- Francesco Chicchiriccò ASF Member

Re: [PROPOSAL] Adding Syncope to PoweredBy site page

2012-06-21 Thread Francesco Chicchiriccò
... Cheers. On Thu, Jun 21, 2012 at 3:02 AM, Francesco Chicchiriccò ilgro...@apache.org wrote: Hi all, Syncope is an incubator project [1]: we are managing our persistence via OpenJPA and we'd like to be included in your PoweredBy site page [2]. WDYT? Regards. [1] http://incubator.apache.org/**syncope

Re: [PROPOSAL] Adding Syncope to PoweredBy site page

2012-06-21 Thread Francesco Chicchiriccò
... Cheers. On Thu, Jun 21, 2012 at 3:02 AM, Francesco Chicchiriccò ilgro...@apache.org wrote: Hi all, Syncope is an incubator project [1]: we are managing our persistence via OpenJPA and we'd like to be included in your PoweredBy site page [2]. WDYT? Regards. [1] http://incubator.apache.org/**syncope

Re: [PROPOSAL] Adding Syncope to PoweredBy site page

2012-06-21 Thread Francesco Chicchiriccò
Hi, sorry, it seems that I've sent a draft version of this e-mail :S See corrections in-line. Regards. On 21/06/2012 15:37, Francesco Chicchiriccò wrote: On 21/06/2012 15:24, Kevin Sutter wrote: I think it sounds like a great idea. If you wish to provide a short write-up and an icon/jpg

Experimenting with MS SQL Azure federations

2012-05-30 Thread Francesco Chicchiriccò
on OpenJPA. WDYT? Regards. [1] https://github.com/Tirasa/protojpasqlazure/ [2] http://msdn.microsoft.com/en-us/library/windowsazure/hh597452.aspx [3] https://github.com/Tirasa/protojpasqlazure/wiki/Setup [4] http://incubator.apache.org/syncope/ -- Francesco Chicchiriccò ASF Member, Apache Cocoon

Re: OpenJPA 2.2.0-SNAPSHOT Glassfish 3.1.1

2012-01-27 Thread Francesco Chicchiriccò
/H2-poor-performance-td7220259.html 2012/1/26 Francesco Chicchiriccò ilgro...@apache.org On 26/01/2012 17:18, Kevin Sutter wrote: Hi, Glassfish ships with EclipseLink (another JPA provider) by default. If you are attempting to use an alternate JPA provider (ie. OpenJPA), then have you

Re: H2 poor performance?

2012-01-27 Thread Francesco Chicchiriccò
On 26/01/2012 11:49, Francesco Chicchiriccò wrote: [...] At this point I don't know how to proceed further with investigations: after all it's all test performance :-( Thanks anyway: I'll let you know if I eventually find something. This problem seems to be solved now: [1] (my last message

Re: H2 poor performance?

2012-01-26 Thread Francesco Chicchiriccò
/1/25 Francesco Chicchiriccò ilgro...@apache.org On 24/01/2012 15:54, Kevin Sutter wrote: First of all, Congratulations on your migration from Hibernate to OpenJPA. I'm glad to hear that things worked out well for you during this effort. Hi Kevin, thanks for your answer. As far as H2

Re: H2 poor performance?

2012-01-26 Thread Francesco Chicchiriccò
=1000': unfortunately ';DB_CLOSE_DELAY=-1' did not change things. Thanks anyway. Regards. [1] http://www.h2database.com/html/features.html#in_memory_databases Regards, Prashant -- Francesco Chicchiriccò Apache Cocoon Committer and PMC Member http://people.apache.org/~ilgrosso/

OpenJPA 2.2.0-SNAPSHOT Glassfish 3.1.1

2012-01-26 Thread Francesco Chicchiriccò
:242) at org.apache.openjpa.persistence.OpenJPAPersistenceUtil.isLoadedField(OpenJPAPersistenceUtil.java:212) ... Any hint? TIA. Regards. -- Francesco Chicchiriccò Apache Cocoon Committer and PMC Member http://people.apache.org/~ilgrosso/

Re: OpenJPA 2.2.0-SNAPSHOT Glassfish 3.1.1

2012-01-26 Thread Francesco Chicchiriccò
give them a closer look. Regards. 2012/1/26 Francesco Chicchiriccò ilgro...@apache.org Hi all, I am trying to deploy my openjpa-based webapp to Glassfish 3.1.1 A bare deploy of the same WAR working with Tomcat 7 simply fails. What I've done so far: 1. added WEB-INF/glassfish-web.xml like

Re: H2 poor performance?

2012-01-25 Thread Francesco Chicchiriccò
in-memory H2? TIA. Regards. [1] http://www.syncope-idm.org [2] http://code.google.com/p/log4jdbc/ -- Francesco Chicchiriccò Apache Cocoon Committer and PMC Member http://people.apache.org/~ilgrosso/

H2 poor performance?

2012-01-24 Thread Francesco Chicchiriccò
, it turns out instead that H2 is faster than MySQL and PostgreSQL (as I would expect given the small test dataset). Is there anything special I should take care of when using in-memory H2? TIA. Regards. [1] http://www.syncope-idm.org -- Francesco Chicchiriccò Apache Cocoon Committer and PMC Member

<    1   2