extending the scope to also cover the bundle cache.
BR,
Jukka Zitting
patch to improve Jackrabbit internals. And if you do that, there
shouldn't be any need to know the path of an node as nodes are
internally accessed by id.
BR,
Jukka Zitting
Hi,
There's a bunch of bug fixes in trunk that I'd like to backport and
push out in maintenance branches. I'll target for cutting new patch
releases from all the 2.x maintenance branches next week. Reply here
if there are some fixes that you'd especially like to see included.
BR,
Jukka Zitting
tice along with the 1.6.5 release notes.
BR,
Jukka Zitting
with Java 5. No problems are reported when
building on Java 6.
I worked around this in revision 1170711 by simply excluding the
troublesome enum types from the clirr checks.
BR,
Jukka Zitting
, jackrabbit-jcr-commons
Reporter: Jukka Zitting
Fix For: 2.3.0
I'd like to start using the Clirr Maven plugin [1] to make sure that we don't
accidentally break backwards compatibility in our public APIs, most notably in
jackrabbit-api and jackrabbit-jcr-commons.
[
https://issues.apache.org/jira/browse/JCR-3072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved JCR-3072.
Resolution: Fixed
Done in revision 1170506.
> System session should be able to impersonate ot
: Improvement
Reporter: Jukka Zitting
Assignee: Jukka Zitting
Priority: Minor
Fix For: 2.3.0
There are maintenance tasks where it would be useful for the system session to
be able to impersonate other users.
--
This message is automatically generated by JIRA
[
https://issues.apache.org/jira/browse/JCR-3066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved JCR-3066.
Resolution: Fixed
Done in revision 1169801.
> Use only one scheduler for repository ta
[
https://issues.apache.org/jira/browse/JCR-3067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved JCR-3067.
Resolution: Fixed
Done in revision 1169737.
> Remove timeout handling from TransactionCont
Components: jackrabbit-core
Reporter: Jukka Zitting
Assignee: Jukka Zitting
Priority: Minor
Fix For: 2.3.0
As discussed in JCR-2861, the transaction timeout handling in the
TransactionContext class should not be needed since that's the task o
: jackrabbit-core
Reporter: Jukka Zitting
Assignee: Jukka Zitting
Priority: Minor
Fix For: 2.3.0
There are still a few Timer instances being used by Jackrabbit. It would be
better if all tasks were scheduled by the central ScheduledExecutorService
[
https://issues.apache.org/jira/browse/JCR-2936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-2936:
---
Comment: was deleted
(was: Dear sender,
I'm currently out of the office and will not be able to
On Sun, Sep 11, 2011 at 2:17 PM, Apache Jenkins Server
wrote:
> The Apache Jenkins build system has built Jackrabbit-trunk (build #1647)
>
> Status: Unstable
Sorry, my mistake. Fixed in revision 1169488.
BR,
Jukka Zitting
Hi,
See [1] for a draft (also copied below) of the Jackrabbit status
report for the ASF board meeting on Sep 21st. Comments are welcome.
I'll submit the report around the end of the week.
[1] http://jackrabbit.apache.org/jackrabbit-status-september-2011.html
BR,
Jukka Zitting
The A
[
https://issues.apache.org/jira/browse/JCR-3003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved JCR-3003.
Resolution: Fixed
Fix Version/s: 2.3.0
Fixed in revision 1167687.
> Tika configuration
oduction-ready stable releases. We could target
at something like just one stable minor release per year (plus of
course any patch releases from the maintenance branches).
WDYT?
BR,
Jukka Zitting
[
https://issues.apache.org/jira/browse/JCR-3065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13097841#comment-13097841
]
Jukka Zitting commented on JCR-3065:
+1 Looks good.
One possible explanation for
Hi,
The level of activity on the j3 sandbox has been pretty nice in the
past few weeks. Would someone working on the code care to give a short
update on the latest developments? The commit messages have been
rather terse for now...
BR,
Jukka Zitting
Hi,
On Thu, Aug 25, 2011 at 11:42 AM, Jukka Zitting wrote:
> Results from a performance test run from last night:
>
> http://people.apache.org/~jukka/jackrabbit/report-2011-08-25/report.html
Here's an updated report:
http://people.apache.org/~jukka/jackrabbit/report-2011-09-
[
https://issues.apache.org/jira/browse/JCR-3064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-3064:
---
Attachment: ConcurrentReadWriteTest.png
ConcurrentReadTest.png
Attached plots of the
Concurrent access performance drop
--
Key: JCR-3064
URL: https://issues.apache.org/jira/browse/JCR-3064
Project: Jackrabbit Content Repository
Issue Type: Bug
Reporter: Jukka Zitting
nd the different
servers?
BR,
Jukka Zitting
ay
you can use the latest Lucene version in your application while
Jackrabbit still uses 2.4.x.
[1] http://jackrabbit.apache.org/deployment-models.html
BR,
Jukka Zitting
Hi,
On Sun, Aug 28, 2011 at 10:25 AM, Apache Jenkins Server
wrote:
> Check console output at https://builds.apache.org/job/Jackrabbit-trunk/1635/
> to view the results.
Looks like a Jenkins problem. I triggered a new build.
BR,
Jukka Zitting
y and
UpdateManyChildNodes tests. I'm not sure which of the recent changes
is giving this performance boost.
* And as expected from JCR-2835, SQL2 descendant search performance is
way better than in 2.2 (note that we backported this change to 2.2.1).
BR,
Jukka Zitting
[
https://issues.apache.org/jira/browse/JCR-3060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-3060:
---
Attachment: 0002-JCR-3060-Add-utility-methods-for-path-creation.patch
0001-JCR-3060-Add
Hi,
On Wed, Aug 24, 2011 at 5:15 PM, Apache Jenkins Server
wrote:
> Status: Still Failing
This is a Jenkins issue [1]. I'll disable the build until the Jenkins fix is in.
[1] https://issues.jenkins-ci.org/browse/JENKINS-10715
BR,
Jukka Zitting
[
https://issues.apache.org/jira/browse/JCR-3062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090290#comment-13090290
]
Jukka Zitting commented on JCR-3062:
We should avoid breaking backwards compatibi
[
https://issues.apache.org/jira/browse/JCR-3060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090241#comment-13090241
]
Jukka Zitting commented on JCR-3060:
Updated patch committed in revision 1161106.
[
https://issues.apache.org/jira/browse/JCR-3058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090152#comment-13090152
]
Jukka Zitting commented on JCR-3058:
It would be great if we could refactor thing
[
https://issues.apache.org/jira/browse/JCR-3059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090119#comment-13090119
]
Jukka Zitting commented on JCR-3059:
Agreed with Angela. Perhaps we should go on
The Apache Jackrabbit community is pleased to announce the release of
Apache Jackrabbit 2.2.8. 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 -- Version
[
https://issues.apache.org/jira/browse/JCR-3016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-3016:
---
Fix Version/s: (was: 2.3.0)
2.2.8
> inconsistent repository after overlapp
Hi,
On Fri, Aug 19, 2011 at 1:01 PM, Jukka Zitting wrote:
> Please vote on releasing this package as Apache Jackrabbit 2.2.8.
The vote passes as follows:
+1 Alex Parvulescu
+1 Claus Köll
+1 Jukka Zitting
+1 Tobias Bocanegra
Thanks for voting! I'll push the release
[
https://issues.apache.org/jira/browse/JCR-3056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088739#comment-13088739
]
Jukka Zitting commented on JCR-3056:
Updated OSGi metadata accordingly in revi
[
https://issues.apache.org/jira/browse/JCR-2936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088585#comment-13088585
]
Jukka Zitting commented on JCR-2936:
In revision 1160161 I created a branch (jackra
[
https://issues.apache.org/jira/browse/JCR-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088586#comment-13088586
]
Jukka Zitting commented on JCR-3040:
Let's use the JCR-2936 branch I created
least three +1 Jackrabbit PMC votes are cast.
[ ] +1 Release this package as Apache Jackrabbit 2.2.8
[ ] -1 Do not release this package because...
My vote is +1.
BR,
Jukka Zitting
[
https://issues.apache.org/jira/browse/JCR-3007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-3007:
---
Fix Version/s: (was: 2.3.0)
> setProperty access control evaluation does not properly cope with
[
https://issues.apache.org/jira/browse/JCR-3000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-3000:
---
Fix Version/s: (was: 2.3.0)
> SQL2 Join with OR clause still has some iss
[
https://issues.apache.org/jira/browse/JCR-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-3009:
---
Fix Version/s: (was: 2.3.0)
> Prefix fulltext queries with Japanese or Chinese characters fail
[
https://issues.apache.org/jira/browse/JCR-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-3015:
---
Fix Version/s: (was: 2.3.0)
> EntryCollector may log warning for inexistent i
[
https://issues.apache.org/jira/browse/JCR-2951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-2951:
---
Fix Version/s: (was: 2.3.0)
> Item.remove fails if a child-item is not visible to the edit
[
https://issues.apache.org/jira/browse/JCR-2996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-2996:
---
Fix Version/s: (was: 2.3.0)
> QOM to SQL2 doesn't cast numeric
[
https://issues.apache.org/jira/browse/JCR-3001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-3001:
---
Fix Version/s: (was: 2.3.0)
> DescendantSelfAxisQuery may fail with IOException when session
[
https://issues.apache.org/jira/browse/JCR-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-2999:
---
Fix Version/s: (was: 2.3.0)
> Access control evaluation does not properly cope with
t planning for Jackrabbit 2.3. I'll follow up
shortly in another message.
BR,
Jukka Zitting
[
https://issues.apache.org/jira/browse/JCR-3056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087015#comment-13087015
]
Jukka Zitting commented on JCR-3056:
OK, +1 from me then.
It would be great howeve
[
https://issues.apache.org/jira/browse/JCR-3056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13086946#comment-13086946
]
Jukka Zitting commented on JCR-3056:
Why do we need it in Jackrabbit? Assuming
[
https://issues.apache.org/jira/browse/JCR-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13086942#comment-13086942
]
Jukka Zitting commented on JCR-3040:
> i am not a jmx expert but my gut feelin
[
https://issues.apache.org/jira/browse/JCR-3056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13086941#comment-13086941
]
Jukka Zitting commented on JCR-3056:
Fair point. I'm just trying to esta
[
https://issues.apache.org/jira/browse/JCR-3056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13086926#comment-13086926
]
Jukka Zitting commented on JCR-3056:
Do we expect the JSON query format to be wi
[
https://issues.apache.org/jira/browse/JCR-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13086919#comment-13086919
]
Jukka Zitting commented on JCR-3040:
How about using a temporary branch for thi
[
https://issues.apache.org/jira/browse/JCR-3056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13086911#comment-13086911
]
Jukka Zitting commented on JCR-3056:
Wouldn't it actually be easier, instead
[
https://issues.apache.org/jira/browse/JCR-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13086905#comment-13086905
]
Jukka Zitting commented on JCR-3040:
I'm working on tools for better man
hat only
support locking at the level of individual rows.
BR,
Jukka Zitting
[
https://issues.apache.org/jira/browse/JCR-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084564#comment-13084564
]
Jukka Zitting commented on JCR-2959:
BTW, +1 on applying the patch as a wor
[
https://issues.apache.org/jira/browse/JCR-2830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084562#comment-13084562
]
Jukka Zitting commented on JCR-2830:
Note that we need to take also ACL processing
[
https://issues.apache.org/jira/browse/JCR-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084283#comment-13084283
]
Jukka Zitting commented on JCR-2959:
If I understand correctly, the implementatio
[
https://issues.apache.org/jira/browse/JCR-3047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084236#comment-13084236
]
Jukka Zitting commented on JCR-3047:
The mapping you suggest doesn't work.
[
https://issues.apache.org/jira/browse/JCR-3047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084218#comment-13084218
]
Jukka Zitting commented on JCR-3047:
To properly implement the mapping from an Orde
[
https://issues.apache.org/jira/browse/JCR-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084206#comment-13084206
]
Jukka Zitting commented on JCR-2959:
Just measuring the Query.execute() time doe
[
https://issues.apache.org/jira/browse/JCR-3047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-3047:
---
Attachment: 0001-JCR-3047-OperandEvaluator-should-be-able-to-handle-N.patch
I'm not too much of
[
https://issues.apache.org/jira/browse/JCR-3047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084066#comment-13084066
]
Jukka Zitting commented on JCR-3047:
I had to use Row instead of a Node in
[
https://issues.apache.org/jira/browse/JCR-3048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved JCR-3048.
Resolution: Fixed
Done in revisions 1157043, 1157044, 1157062 and 1157063.
> Upgrade to lat
wnside is some extra delay to the
test suite, but a few seconds shouldn't be too much of a problem.
BR,
Jukka Zitting
Reporter: Jukka Zitting
Assignee: Jukka Zitting
Priority: Minor
Fix For: 2.3.0
We're quite a bit behind the latest and greatest of the Apache parent POMs
(org.apache:apache), mostly since we're inheriting it through the now most
of the 2.2 branch.
BR,
Jukka Zitting
[
https://issues.apache.org/jira/browse/JCR-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-3013:
---
Fix Version/s: (was: 2.3.0)
2.2.8
There was still a slight chance of this
[
https://issues.apache.org/jira/browse/JCR-3029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved JCR-3029.
Resolution: Fixed
Fix Version/s: 2.3.0
Assignee: Jukka Zitting
I modified the fix as
[
https://issues.apache.org/jira/browse/JCR-3029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081502#comment-13081502
]
Jukka Zitting commented on JCR-3029:
Sounds OK. I'll make another patch
[
https://issues.apache.org/jira/browse/JCR-3029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-3029:
---
Attachment: 0001-JCR-3029-JcrRemotingServlet-should-interpolate-syste.patch
Is there really even a
[
https://issues.apache.org/jira/browse/JCR-2697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081020#comment-13081020
]
Jukka Zitting commented on JCR-2697:
As you say, proper encryption in this cas
[
https://issues.apache.org/jira/browse/JCR-2697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved JCR-2697.
Resolution: Fixed
Fix Version/s: 2.3.0
Assignee: Jukka Zitting
Done in revision
[
https://issues.apache.org/jira/browse/JCR-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078684#comment-13078684
]
Jukka Zitting commented on JCR-2752:
FWIW, I think a more proper fix to the this w
he task board.
> Should I have left its status to "open" instead of "patch available"?
Patch Available is better as it helps identify those issues where
committer action is needed either to commit the patch or ask for an
improved patch (in which case the status should be reverted back to
Open).
BR,
Jukka Zitting
]
> package javax.xml.stream.events does not exist
Fixed in revision 1143202.
BR,
Jukka Zitting
Isolated ConcurrentGcTest failure
-
Key: JCR-3012
URL: https://issues.apache.org/jira/browse/JCR-3012
Project: Jackrabbit Content Repository
Issue Type: Bug
Reporter: Jukka Zitting
[
https://issues.apache.org/jira/browse/JCR-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved JCR-3011.
Resolution: Fixed
Fixed in revision 1143198.
> Fix incorrect IndexingQueueTest lo
-core
Reporter: Jukka Zitting
Assignee: Jukka Zitting
Priority: Minor
Fix For: 2.3.0
The IndexingQueueTest class assumes that a Session.save() call will push all
pending text extraction tasks to the indexing queue, when in fact those can
still be
: indexing, jackrabbit-core
Reporter: Jukka Zitting
Assignee: Jukka Zitting
The configurable Tika parser construction mechanism added in JCR-2864
constructs the parser instance lazily when the first indexing request is made.
This may confuse things as the context class loader
th that's modified the diff would always
apply to the entire repository.
BR,
Jukka Zitting
essful or not. Personally, with the
assumption that I'll be writing notable parts of the higher-level
components on top of the microkernel, I'd much prefer a type-safe API
that doesn't require major string processing.
BR,
Jukka Zitting
plication that
could and IMHO should be avoided.
BR,
Jukka Zitting
HeadRevision();
String counter = microkernel.getNodes("/counter", revision, 0, 0, 0);
JSONObject json = new JSONObject(counter);
long count = json.getLong("count") + 1;
revision = microkernel.commit("/counter", "^count:" + count, revision);
This doesn't strike me as a particularly programmer-friendly API.
BR,
Jukka Zitting
[
https://issues.apache.org/jira/browse/JCR-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13051101#comment-13051101
]
Jukka Zitting commented on JCR-2989:
The recursive behaviour I'm worried abo
[
https://issues.apache.org/jira/browse/JCR-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13050305#comment-13050305
]
Jukka Zitting commented on JCR-2989:
I'm a bit worried about the possi
e
parsing and serialization logic. Can we refactor that code into a
single class/location?
BR,
Jukka Zitting
i.e. order of the items
> is of importance.
Sling already has the org.apache.sling.commons.json component that
implements using code forked from the external JSON Java library [1].
[1] http://www.json.org/java/
BR,
Jukka Zitting
sandbox/microkernel/src/main/java/org/apache/jackrabbit/mk/api/MicroKernel.java
BR,
Jukka Zitting
[
https://issues.apache.org/jira/browse/JCR-2987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved JCR-2987.
Resolution: Fixed
Fix Version/s: 2.3.0
Done in revision 1133927.
> New JcrUtils util
Reporter: Jukka Zitting
Assignee: Jukka Zitting
Priority: Minor
I'd like to add the following new utility methods to JcrUtils:
readFile(Node): returns an InputStream for reading file contents
readFile(Node, OutputStream): writes file contents to the
[
https://issues.apache.org/jira/browse/JCR-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-2980:
---
Fix Version/s: (was: 2.3.0)
2.2.8
> Nodes that have properties marked for as
lemented yet. Is there any kind of schedule for the release of a fully
> remotable implementation ?
Not currently. So far it seems nobody has really needed remote API
access to these features, so we've seen few contributions in this
area. Patches are of course welcome.
BR,
Jukka Zitting
The Apache Jackrabbit community is pleased to announce the release of
Apache Jackrabbit 2.2.7. 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 -- Version
The Apache Jackrabbit community is pleased to announce the release of
Apache Jackrabbit 2.1.5. 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 -- Version
ts to keep Jackrabbit 1.x alive, I'll drop the
1.6.x releases from the download page and announce the end of life
status to the users@ list in a few weeks.
BR,
Jukka Zitting
Hi,
On Thu, Jun 2, 2011 at 6:42 PM, Jukka Zitting wrote:
> Please vote on releasing this package as Apache Jackrabbit 2.1.5.
The vote passes as follows:
+1 Alex Parvulescu
+1 Claus Köll
+1 Jukka Zitting
Thanks! I'll push the release out.
BR,
Jukka Zitting
Hi,
On Wed, Jun 1, 2011 at 8:10 PM, Jukka Zitting wrote:
> Please vote on releasing this package as Apache Jackrabbit 2.2.7.
The vote passes as follows:
+1 Alex Parvulescu
+1 Claus Köll
+1 Jukka Zitting
Thanks! I'll push the release out.
BR,
Jukka Zitting
1001 - 1100 of 6330 matches
Mail list logo