Re: [VOTE] Require JDK7 for Oak 1.4

2016-09-19 Thread Julian Sedding
+1 Regards Julian On Mon, Sep 19, 2016 at 11:22 AM, Michael Dürig wrote: > > > On 16.9.16 5:16 , Julian Reschke wrote: >> >> [X] +1 Yes, require JDK7 for Oak 1.4 > > > Michael

[jira] [Updated] (JCR-4025) Enable animal sniffer plugin

2016-09-19 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated JCR-4025: Attachment: JCR-4025.diff Proposed patch for trunk based on [~mreutegg]'s changes for OAK-4791 >

Re: Expected behavior of StringUtils.estimateMemoryUsage() ?

2016-09-19 Thread Matt Ryan
Thanks Marcel, that's what I thought. What about for null though? Currently this method will throw a null pointer exception if a null string is passed in, which to me seems suboptimal. On Mon, Sep 19, 2016 at 1:30 AM, Marcel Reutegger wrote: > Hi Matt, > > 48 bytes is the

[jira] [Created] (JCR-4025) Enable animal sniffer plugin

2016-09-19 Thread Julian Reschke (JIRA)
Julian Reschke created JCR-4025: --- Summary: Enable animal sniffer plugin Key: JCR-4025 URL: https://issues.apache.org/jira/browse/JCR-4025 Project: Jackrabbit Content Repository Issue Type:

AW: [VOTE] Release Apache Jackrabbit 2.4.6

2016-09-19 Thread KÖLL Claus
+1 greets claus

[RESULT][VOTE] Release Apache Jackrabbit Oak Segment Tar version 0.0.12

2016-09-19 Thread Michael Dürig
Hi, The vote passes as follows: +1 Michael Dürig +1 Francesco Mari +1 Alex Parvulescu Thanks for voting. I'll push the release out. Michael

[ANNOUNCE] Apache Jackrabbit Oak 1.5.10 released

2016-09-19 Thread Davide Giannella
The Apache Jackrabbit community is pleased to announce the release of Apache Jackrabbit Oak 1.5.10 The release is available for download at: http://jackrabbit.apache.org/downloads.html See the full release notes below for details about this release: Release Notes -- Apache Jackrabbit Oak --

[ANNOUNCE] Apache Jackrabbit Oak 1.5.10 released

2016-09-19 Thread Davide Giannella
The Apache Jackrabbit community is pleased to announce the release of Apache Jackrabbit Oak 1.5.10 The release is available for download at: http://jackrabbit.apache.org/downloads.html See the full release notes below for details about this release: Release Notes -- Apache Jackrabbit Oak --

[RESULT][VOTE] Release Apache Jackrabbit Oak 1.5.10

2016-09-19 Thread Davide Giannella
Hello Team, the vote passes as follows: +1 Davide Giannella +1 Dominique Jaeggi +1 Julian Reschke +1 Marcel Reutegger Thanks for voting. I'll push the release out. -- Davide

Re: [VOTE] Release Apache Jackrabbit 2.4.6

2016-09-19 Thread Michael Dürig
On 19.9.16 7:59 , Julian Reschke wrote: [X] +1 Release this package as Apache Jackrabbit 2.4.6 Michael

Re: [VOTE] Require JDK7 for Oak 1.4

2016-09-19 Thread Michael Dürig
On 16.9.16 5:16 , Julian Reschke wrote: [X] +1 Yes, require JDK7 for Oak 1.4 Michael

Re: [VOTE] Release Apache Jackrabbit 2.4.6

2016-09-19 Thread Marcel Reutegger
Hi, On 19/09/16 07:59, Julian Reschke wrote: Please vote on releasing this package as Apache Jackrabbit 2.4.6. The vote is open for the next 72 hours and passes if a majority of at least three +1 Jackrabbit PMC votes are cast. All checks OK. +1 Release this package as Apache Jackrabbit 2.4.6

Re: [VOTE] Require JDK7 for Oak 1.4

2016-09-19 Thread Tommaso Teofili
+1 Tommaso Il giorno lun 19 set 2016 alle ore 10:19 Amit Jain ha scritto: > +1 > > Thanks > Amit > > On Mon, Sep 19, 2016 at 12:42 PM, Chetan Mehrotra < > chetan.mehro...@gmail.com > > wrote: > > > +1 > > Chetan Mehrotra > > > > > > On Mon, Sep 19, 2016 at 12:41 PM, Marcel

Re: [VOTE] Require JDK7 for Oak 1.4

2016-09-19 Thread Amit Jain
+1 Thanks Amit On Mon, Sep 19, 2016 at 12:42 PM, Chetan Mehrotra wrote: > +1 > Chetan Mehrotra > > > On Mon, Sep 19, 2016 at 12:41 PM, Marcel Reutegger > wrote: > > +1 > > > > Regards > > Marcel > > > > > > On 16/09/16 17:16, Julian Reschke

Re: [VOTE] Release Apache Jackrabbit 2.4.6

2016-09-19 Thread Dominique Jaeggi
[X] +1 Release this package as Apache Jackrabbit 2.4.6

Re: Expected behavior of StringUtils.estimateMemoryUsage() ?

2016-09-19 Thread Marcel Reutegger
Hi Matt, 48 bytes is the shallow size of String object with a 64 Bit Oracle 7 JVM. In this version the String class also keeps offset and length fields, which means the estimate is rather conservative and slightly higher than what is e.g. needed for Oracle's Java 8. The latter only keeps a

Re: [VOTE] Require JDK7 for Oak 1.4

2016-09-19 Thread Chetan Mehrotra
+1 Chetan Mehrotra On Mon, Sep 19, 2016 at 12:41 PM, Marcel Reutegger wrote: > +1 > > Regards > Marcel > > > On 16/09/16 17:16, Julian Reschke wrote: >> >> On 2016-09-16 17:11, Davide Giannella wrote: >>> >>> ... >> >> >> OK then. >> >> [ ] +1 Yes, require JDK7 for Oak

Re: [VOTE] Require JDK7 for Oak 1.4

2016-09-19 Thread Marcel Reutegger
+1 Regards Marcel On 16/09/16 17:16, Julian Reschke wrote: On 2016-09-16 17:11, Davide Giannella wrote: ... OK then. [ ] +1 Yes, require JDK7 for Oak 1.4 [ ] -1 No, continue to support JDK6 This majority vote is open for at least 72 hours. Best regards, Julian

Re: Support for major version increment in oak

2016-09-19 Thread Tomek Rekawek
Hi Tulika, > On 16 Sep 2016, at 15:16, Tulika Goel wrote: > I just wanted to know if there are any plans to support a major version > increment in future? Or even in current implementation, is there a scenario > under which a new Version object is created with a name which

Re: Support for major version increment in oak

2016-09-19 Thread Robert Munteanu
Hi, On Fri, 2016-09-16 at 18:46 +0530, Tulika Goel wrote: > Now for oak 2.0, I see this version name is always generated by doing > a > minor increment for e.g. from 1.1 -> 1.2 -> 1.3. So apparently it > seems oak > 2.0 is creating “Version Name” by doing minor version number > increment. I am