[jira] Updated: (JCR-1522) [PATCH] Java Class file text extractor

2008-04-04 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated JCR-1522: -- Attachment: classfile_text_extractor.patch > [PATCH] Java Class file text extractor > ---

[jira] Created: (JCR-1522) [PATCH] Java Class file text extractor

2008-04-04 Thread Dave Brosius (JIRA)
[PATCH] Java Class file text extractor -- Key: JCR-1522 URL: https://issues.apache.org/jira/browse/JCR-1522 Project: Jackrabbit Issue Type: New Feature Components: jackrabbit-text-extractors

[jira] Updated: (JCR-1510) [PATCH] more verbose exception messages (BatchedItemOperations)

2008-04-04 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated JCR-1510: -- Attachment: better_ex_messages.patch Wow, i'm not sure what happened, there, but here is the correct patc

[jira] Updated: (JCR-1510) [PATCH] more verbose exception messages (BatchedItemOperations)

2008-04-04 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated JCR-1510: -- Attachment: (was: better_ex_messages.patch) > [PATCH] more verbose exception messages (BatchedItemOpe

[jira] Created: (JCR-1521) Text Extractors are executed twice

2008-04-04 Thread Paco Avila (JIRA)
Text Extractors are executed twice -- Key: JCR-1521 URL: https://issues.apache.org/jira/browse/JCR-1521 Project: Jackrabbit Issue Type: Bug Components: jackrabbit-text-extractors Affects Versions

Re: Jackrabbit expects a particular Oracle driver

2008-04-04 Thread Esteban Franqueiro
> Yes, I thought of that aswell. However, just renaming the existing class is > probably not an > option since it would break backward compatibility. > > What do you suggest? Any other good ideas? You're right. Maybe we can create a new class for Oracle 10+, Make it inherit from DbFileSystem,

Re: Jackrabbit expects a particular Oracle driver

2008-04-04 Thread Stefan Guggisberg
On 04.04.2008, at 20:44, "Esteban Franqueiro" <[EMAIL PROTECTED] > wrote: Hi Stefan. in an ideal world we'd only need one DbFileSystem and DbPersistenceManager implementation in jackrabbit ;) however, certain (more or less subtle) vendor-specific differences/features needed to be addressed

Re: Jackrabbit expects a particular Oracle driver

2008-04-04 Thread Esteban Franqueiro
Hi Stefan. > in an ideal world we'd only need one DbFileSystem and > DbPersistenceManager implementation > in jackrabbit ;) however, certain (more or less subtle) > vendor-specific differences/features > needed to be addressed in specialized subclasses. > > OracleFileSystem is just an example of t

[jira] Updated: (JCR-1520) DatabaseFileSistem's logger references the wrong class

2008-04-04 Thread Esteban Franqueiro (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Esteban Franqueiro updated JCR-1520: Attachment: JCR-1520.patch This patch references the right class. > DatabaseFileSistem's log

[jira] Created: (JCR-1520) DatabaseFileSistem's logger references the wrong class

2008-04-04 Thread Esteban Franqueiro (JIRA)
DatabaseFileSistem's logger references the wrong class -- Key: JCR-1520 URL: https://issues.apache.org/jira/browse/JCR-1520 Project: Jackrabbit Issue Type: Improvement Components:

[jira] Reopened: (JCR-1510) [PATCH] more verbose exception messages (BatchedItemOperations)

2008-04-04 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting reopened JCR-1510: Reponening, the changes don't compile. Thanks for spotting and reverting, Angela! > [PATCH] more verbos

Re: svn commit: r644653 -> does not compile

2008-04-04 Thread Jukka Zitting
Hi, On Fri, Apr 4, 2008 at 6:41 PM, Angela Schreiber <[EMAIL PROTECTED]> wrote: > commit to rev.644653 (JCR-1510) breaks the build. > it simply does not compile any more. Argh, I'm sorry for that. For some reason Eclipse didn't complain about the changes and I didn't bother to run the Maven buil

[jira] Resolved: (JCR-1516) Add Compact Namespace and Node Type Definition support to spi-commons

2008-04-04 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved JCR-1516. - Resolution: Fixed michael, thanks for the patch. angela > Add Compact Namespace and Node Type Definition support t

Re: svn commit: r644653 -> does not compile

2008-04-04 Thread Angela Schreiber
commit to rev.644653 (JCR-1510) breaks the build. it simply does not compile any more. i'm reverting that change. jukka, can you please take care of reopening the issue and properly fixing it? angela [EMAIL PROTECTED] wrote: Author: jukka Date: Fri Apr 4 02:37:32 2008 New Revision: 644653 U

[jira] Updated: (JCR-1519) Property.getLength() returns -1 for BOOLEAN, REFERENCE and DATE values

2008-04-04 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-1519: -- Attachment: JSR-1519.patch Proposed patch. > Property.getLength() returns -1 for BOOLEAN, REFERE

[jira] Created: (JCR-1519) Property.getLength() returns -1 for BOOLEAN, REFERENCE and DATE values

2008-04-04 Thread Marcel Reutegger (JIRA)
Property.getLength() returns -1 for BOOLEAN, REFERENCE and DATE values -- Key: JCR-1519 URL: https://issues.apache.org/jira/browse/JCR-1519 Project: Jackrabbit Issue Type: B

[jira] Commented: (JCR-1518) BundleFsPersistenceManager has no property called: minBlobSize

2008-04-04 Thread Stefan Guggisberg (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12585578#action_12585578 ] Stefan Guggisberg commented on JCR-1518: for more information see the related thread

[jira] Created: (JCR-1518) BundleFsPersistenceManager has no property called: minBlobSize

2008-04-04 Thread myllokunmingia (JIRA)
BundleFsPersistenceManager has no property called: minBlobSize -- Key: JCR-1518 URL: https://issues.apache.org/jira/browse/JCR-1518 Project: Jackrabbit Issue Type: Bug Com

Re: Question regarding data store

2008-04-04 Thread Thomas Mueller
Hi, > Why is that in > InternalValue.create(InputStream), when USE_DATA_STORE is true, > getBLOBFileValue() is called with > null as the data store? > This causes the stream to be dumped in a temp file. Yes. > The code I'm following is in BundleBinding.writeState(). A -2 is written as > th

Re: Jackrabbit expects a particular Oracle driver

2008-04-04 Thread Stefan Guggisberg
hi esteban On Thu, Apr 3, 2008 at 5:30 PM, Esteban Franqueiro <[EMAIL PROTECTED]> wrote: > Hi all. > I'm testing Jackrabbit 1.4 with Oracle, and I'm having a little problem. > In OracleFileSystem.init(), there's a call to initialize oracle.sql.BLOB. > The problem is that I'm > not using the st

[jira] Resolved: (JCR-1510) [PATCH] more verbose exception messages (BatchedItemOperations)

2008-04-04 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved JCR-1510. Resolution: Fixed Fix Version/s: 1.5 Patch applied in revision 644653. Good stuff, better exc

Re: [VOTE] Release Apache Jackrabbit 1.3.4

2008-04-04 Thread Felix Meschberger
+1 for release Checked checksums and signatures and verified required license headers with rat. Regards Felix Am Donnerstag, den 03.04.2008, 18:33 +0300 schrieb Jukka Zitting: > Hi, > > I have posted a candidate for the Apache Jackrabbit 1.3.4 maintenance release > at > >http://people.apa

Re: Component releases, take 2

2008-04-04 Thread Marcel Reutegger
Thomas Mueller wrote: Only, for the end user, there should be one download only (or as few downloads as possible) with all required components included. I fully agree. there should be only one download that gives you the most up-to-date version of jackrabbit (in addition to the component patch

Re: [VOTE] Release Apache Jackrabbit 1.3.4

2008-04-04 Thread Marcel Reutegger
Jukka Zitting wrote: Please vote on releasing these packages as Apache Jackrabbit 1.3.4. +1 regards marcel

Re: [VOTE] Release jackrabbit-jcr-rmi 1.4.1

2008-04-04 Thread Marcel Reutegger
Felix Meschberger wrote: Please vote on releasing these packages as jackrabbit-jcr-rmi 1.4.1. +1 regards marcel

Re: [OCM] Second Level Cache Update

2008-04-04 Thread Christophe Lombart
Paddy, Thanks a lot to work on it. it is a great help. Can we have an access to the current code ? FYI, there is a refactoring of Spring integration done under ground by Sebastien. I will update it in subversion. br, Christophe On Thu, Apr 3, 2008 at 6:10 PM, Padraic Hannon <[EMAIL PROTECTED]>

Re: DatabaseFileSistem has an incorrectly referenced logger?

2008-04-04 Thread Stefan Guggisberg
On Thu, Apr 3, 2008 at 5:38 PM, Esteban Franqueiro <[EMAIL PROTECTED]> wrote: > In DatabaseFileSystem, the logger is constructed as > private static Logger log = LoggerFactory.getLogger(DbFileSystem.class); > Shouldn't this be > private static Logger log = > LoggerFactory.getLogger(DatabaseFile