[
https://issues.apache.org/jira/browse/JCR-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12591450#action_12591450
]
Dave Brosius commented on JCR-1544:
---
Ok, fair enough. Is the query syntax of contains docum
[
https://issues.apache.org/jira/browse/JCR-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12591426#action_12591426
]
Stephane Landelle commented on JCR-1548:
There's still a "throw" missing on line 69 i
[
https://issues.apache.org/jira/browse/JCR-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephane Landelle reopened JCR-1548:
There's still a "throw" missing on line 69 in
org.apache.jackrabbit.ocm.manager.collectionconver
> That sounds complicated. What about if you use a 'wrapper driver' that
> allows you to use use the standard way to get a connection? Like this:
Actually is not complicated at all, provided I can extend
ConnectionRecoveryManager, which I can't
:)
Just provide a new setupConnection() method in a
[
https://issues.apache.org/jira/browse/JCR-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christophe Lombart resolved JCR-1548.
-
Resolution: Fixed
Fixed. Thanks.
Let me know if something is wrong.
> Several bugs in la
Am 22.04.2008 um 20:17 schrieb Julian Reschke:
I think it's correct. The property "testconcurrent/jcr:content/
jcr:data" in session 2 is never put into the transient space
*before* session 1 saves. It is fetched for the first time when you
modify it. That you
Actually, it *is* fetched befo
Alexander Klimetschek wrote:
Hi Julian!
I think it's correct. The property "testconcurrent/jcr:content/jcr:data"
in session 2 is never put into the transient space *before* session 1
saves. It is fetched for the first time when you modify it. That you
Actually, it *is* fetched before (in the
Hi Julian!
Am 22.04.2008 um 19:04 schrieb Julian Reschke:
// modify through session1
n1.getNode("jcr:content").setProperty("jcr:data", testcontent +
", as modified by session 1");
n1.save();
// modify through session2
n2.getNode("jcr:content").setProperty("jcr:data", testcon
Julian Reschke wrote:
...
However, this test:
...passes, although I would expect it to fail.
Sorry for the incomplete mail :-)
BR, Julian
Hi,
I was expecting that Jackrabbit is detecting concurrent modifications to
a node, and reject them with an InvalidItemStateException.
However, this test:
public void testoverlappingUpdate() throws RepositoryException,
UnsupportedEncodingException {
String testcontent = "base versio
Hi,
I have posted a candidate for the jackrabbit-core 1.4.3 release at
http://people.apache.org/~jukka/jackrabbit/jackrabbit-core-1.4.3/
See the RELEASE-NOTES.txt file (also included at the end of this
message) for details on release contents and latest changes. The
release candidate is a jar
[
https://issues.apache.org/jira/browse/JCR-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved JCR-1515.
Resolution: Fixed
Fix Version/s: core 1.4.3
Patch applied to trunk in revision 650562, and mer
[
https://issues.apache.org/jira/browse/JCR-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting reassigned JCR-1515:
--
Assignee: Jukka Zitting
> CompactNodeTypeDefWriter uses bad format for residual properties
> ---
[
https://issues.apache.org/jira/browse/JCR-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-1544:
---
Issue Type: Improvement (was: Bug)
Classifying as an improvement. AFAIUI full text matching is case-in
[
https://issues.apache.org/jira/browse/JCR-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-1532:
---
Component/s: jackrabbit-core
> ERROR 40XD0: Container has been closed exception with Derby DB
> ---
[
https://issues.apache.org/jira/browse/JCR-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-1517:
---
Affects Version/s: (was: 1.4)
Issue Type: Improvement (was: Bug)
> Global datastore and
[
https://issues.apache.org/jira/browse/JCR-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-1503:
---
Fix Version/s: (was: 1.5)
core 1.4.3
Merged to the 1.4 branch in revision 650557
[
https://issues.apache.org/jira/browse/JCR-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved JCR-1503.
Resolution: Fixed
> Typo in repository.xml
> --
>
> Key: JCR-1503
Hi,
On Tue, Apr 22, 2008 at 10:11 AM, Angela Schreiber <[EMAIL PROTECTED]> wrote:
> Jukka Zitting wrote:
> > I guess we'd disable the ACL editor in Jackrabbit 1.5, and bring it
> > back in Jackrabbit 2.0 when Angela's work for JSR 283 access control
> > is finished.
>
> it's already committed to
On 4/22/08, Greg Klebus <[EMAIL PROTECTED]> wrote:
> Hi
>
>
> On Tue, Apr 22, 2008 at 9:11 AM, Angela Schreiber <[EMAIL PROTECTED]> wrote:
> > Jukka Zitting wrote:
> > > On Mon, Apr 21, 2008 at 2:23 PM, Paco Avila <[EMAIL PROTECTED]> wrote:
> > >
> > > > I've been testing "CRX Content Explor
[
https://issues.apache.org/jira/browse/JCR-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-1544:
---
Affects Version/s: (was: core 1.4.2)
Fix Version/s: (was: core 1.4.3)
I think the "a NO
[
https://issues.apache.org/jira/browse/JCR-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-1492:
---
Fix Version/s: (was: 1.5)
core 1.4.3
Merged to the 1.4 branch in revision 650539
Hi,
FishEye is another Atlassian tool for software development. It's an
advanced repository browsing tool that's especially nice when you want
to compare the revision history of a file across multiple branches.
Free FishEye hosting for open source projects is available at
http://fisheye.cenqua.com
[
https://issues.apache.org/jira/browse/JCR-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-1326:
---
Fix Version/s: (was: 1.5)
core 1.4.3
Merged to the 1.4 branch in revision 650536
[
https://issues.apache.org/jira/browse/JCR-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-1444:
---
Fix Version/s: core 1.4.3
Merged to the 1.4 branch in revision 650532.
> The getOutputStream of the Me
> Hi,
>
> Please welcome Esteban Franqueiro as a new committer and PMC member of
> the Apache Jackrabbit project. The Jackrabbit PMC recently decided to
> offer Esteban committership based on his contributions. I'm happy to
> announce that he accepted the offer and that all the related
> administr
[
https://issues.apache.org/jira/browse/JCR-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-1546:
---
Fix Version/s: (was: 1.5)
core 1.4.3
Merged to the 1.4 branch in revision 650526
[
https://issues.apache.org/jira/browse/JCR-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-1545:
---
Component/s: jackrabbit-webapp
> webapp: troubleshooting.jsp fails
> -
[
https://issues.apache.org/jira/browse/JCR-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-1536:
---
Component/s: jackrabbit-core
Fix Version/s: (was: 1.5)
core 1.4.3
Merged t
Hi,
I figured out why the Hudson build was failing with jcr2spi. The build
command "mvn clean install site:stage" caused tests to run twice, and
the second test run would fail due to incorrect test content. I
changed the build command to "mvn clean install" and everything seems
to work fine.
I'll
[
https://issues.apache.org/jira/browse/JCR-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12591291#action_12591291
]
angela commented on JCR-1547:
-
Completed: At revision: 650514
> JCR2SPI: remove dependency to
[
https://issues.apache.org/jira/browse/JCR-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angela updated JCR-1547:
Summary: JCR2SPI: remove dependency to state-package within nodetype
package (was: JCR2SPI: remove dependency to sta
[
https://issues.apache.org/jira/browse/JCR-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-1541:
---
Fix Version/s: (was: 1.5)
core 1.4.3
Merged to the 1.4 branch in revision 650499
[
https://issues.apache.org/jira/browse/JCR-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12591265#action_12591265
]
Jukka Zitting commented on JCR-1548:
As a general comment, if a commit is in error it's t
[
https://issues.apache.org/jira/browse/JCR-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christophe Lombart updated JCR-1548:
Component/s: (was: security)
jackrabbit-ocm
> Several bugs in last SVN c
[
https://issues.apache.org/jira/browse/JCR-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christophe Lombart reassigned JCR-1548:
---
Assignee: Christophe Lombart
> Several bugs in last SVN commit
> --
Hallo Yannick,
have a look at http://www.ics.uci.edu/~ejw/authoring/implementation.html
Regards,
Florian
Ursprüngliche Nachricht vom 22.04.2008 um 10:46:
> Hi,
> So I will continue to develop with httpClient library and I will use
> jackrabbit if I need more utils.
> Thanks for all of your hel
Several bugs in last SVN commit
---
Key: JCR-1548
URL: https://issues.apache.org/jira/browse/JCR-1548
Project: Jackrabbit
Issue Type: Bug
Components: security
Reporter: Stephane Landelle
Hi,
On Tue, Apr 22, 2008 at 11:27 AM, Thomas Mueller
<[EMAIL PROTECTED]> wrote:
> 4) After uploading, a hacker replaced the files and checksums
> [...]
> Item 4: Download mirrors could cross-check each other. Are they doing
> that? Another idea is to set up a daemon somewhere that downloads
>
Hi,
So I will continue to develop with httpClient library and I will use
jackrabbit if I need more utils.
Thanks for all of your help,
Regards.
Yannick
2008/4/22, Angela Schreiber <[EMAIL PROTECTED]>:
>
> hi
>
> > In fact I want to retrieve and strore files to a IIS remote server.
> > At this ti
Hi
On Tue, Apr 22, 2008 at 9:11 AM, Angela Schreiber <[EMAIL PROTECTED]> wrote:
> Jukka Zitting wrote:
> > On Mon, Apr 21, 2008 at 2:23 PM, Paco Avila <[EMAIL PROTECTED]> wrote:
> >
> > > I've been testing "CRX Content Explorer" and looks great :) But now I
> > > have a question because I've se
[
https://issues.apache.org/jira/browse/JCR-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angela resolved JCR-1547.
-
Resolution: Fixed
Completed: At revision: 650417
> JCR2SPI: remove dependency to state-package within entprovid
JCR2SPI: remove dependency to state-package within entprovider interface
Key: JCR-1547
URL: https://issues.apache.org/jira/browse/JCR-1547
Project: Jackrabbit
Issue Typ
hi
In fact I want to retrieve and strore files to a IIS remote server.
At this time I'm trying to use a lightweight library (httpClient 3.1 from
apache) in order to do that.
But I don't now which library is usefull for doing that.
unless you want to use a complete dav-client library
(such as th
Hi,
> WE DON'T VOTE ON BINARIES. We CAN'T vote on binaries.
I didn't mean we should vote on binaries. Sorry I should have started
a new thread.
> Don't waste your abilities on
> testing binaries when we need them to test the source code.
I agree, testing the source code is more important.
>
Hi,
In fact I want to retrieve and strore files to a IIS remote server.
At this time I'm trying to use a lightweight library (httpClient 3.1 from
apache) in order to do that.
But I don't now which library is usefull for doing that.
Thanks,
Regards.
Yannick
2008/4/22, Angela Schreiber <[EMAIL PRO
hi yannick
Is there anyone who well control the webdav api of jackrabbit ?
yes.
- generic webdav library (no JCR dependency)
- main focus on server side
- some initial stuff to build clients but not predefined
client present up to now.
what are you looking for?
angela
Florian Holeczek wrote:
Jackrabbit is primarily an implementation of the Java Content
Repository (JCR) standard. This means that it's a content repository
itself. It provides several interfaces to access its content, and one
of these is the WebDAV interface.
as a side effect of the WebDAV acces
Hi,
Welcome to the team, Esteban!
Regards,
Thomas
El mar, 22-04-2008 a las 03:44 +0300, Jukka Zitting escribió:
> Hi,
>
> Please welcome Esteban Franqueiro as a new committer and PMC member of
> the Apache Jackrabbit project. The Jackrabbit PMC recently decided to
> offer Esteban committership based on his contributions. I'm happy to
> announce t
Jukka Zitting wrote:
Hi,
On Mon, Apr 21, 2008 at 2:23 PM, Paco Avila <[EMAIL PROTECTED]> wrote:
I've been testing "CRX Content Explorer" and looks great :) But now I
have a question because I've seen the Access-Control Editor : how do you
implement the ACL? There is no default ACL managemen
51 matches
Mail list logo