[jira] Subscription: open issues

2006-12-16 Thread jira
Issue Subscription Filter: open issues (84 issues) Open Issues for Apache Jackrabbit Subscriber: jackrabbitdev Key Summary JCR-675 IIOP enabled jackrabbit-jcr-rmi, .NET 2.0 Remoting Layer Implementation, .NET 2.0 Repository Explorer implementation, .NET 2.0 implementation of JSR-170

[jira] Resolved: (JCR-585) Create jackrabbit-api(.jar) and the respective jackrabbit-rmi extensions

2006-12-16 Thread Jukka Zitting (JIRA)
[ http://issues.apache.org/jira/browse/JCR-585?page=all ] Jukka Zitting resolved JCR-585. --- Resolution: Fixed Assignee: Jukka Zitting (was: Felix Meschberger) Committed the JCR-RMI extensions in revision 487845. > Create jackrabbit-api(.jar) and the

[jira] Resolved: (JCR-592) Use only the standard Maven repository for dependencies

2006-12-16 Thread Jukka Zitting (JIRA)
[ http://issues.apache.org/jira/browse/JCR-592?page=all ] Jukka Zitting resolved JCR-592. --- Fix Version/s: 1.2 Resolution: Fixed Resolving as fixed since after the Maven 2 upgrade (JCR-332) we only refer to the javax.jcr jcr-1.0 POM in the central M

[jira] Resolved: (JCR-678) Invalid maven2 pom for jackrabbit 1.1 in the ibiblio repository

2006-12-16 Thread Jukka Zitting (JIRA)
[ http://issues.apache.org/jira/browse/JCR-678?page=all ] Jukka Zitting resolved JCR-678. --- Resolution: Won't Fix Assignee: Jukka Zitting The Jackrabbit artifacts so far have been deployed primary to the Maven 1 repository, and the Maven 2 POMs have

[jira] Created: (JCR-678) Invalid maven2 pom for jackrabbit 1.1 in the ibiblio repository

2006-12-16 Thread Mike Bowler (JIRA)
Invalid maven2 pom for jackrabbit 1.1 in the ibiblio repository --- Key: JCR-678 URL: http://issues.apache.org/jira/browse/JCR-678 Project: Jackrabbit Issue Type: Bug Comp

Re: what wrong when I compile the jackrabbit-core

2006-12-16 Thread Jukka Zitting
Hi, On 12/16/06, wendy Lee <[EMAIL PROTECTED]> wrote: [ERROR] BUILD FAILURE [...] I use mvn clean ,but nothing changed . how I can skip it. Two options: 1) Fix the cause of the unit test failure 2) Use the -Dmaven.test.skip=true option with Maven BR, Jukka Zitting

Re: what wrong when I compile the jackrabbit-core

2006-12-16 Thread wendy Lee
T E S T S --- Running org.apache.jackrabbit.core.nodetype.compact.TestAll Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 sec Running org.apache.jackrabbit.test.TestAll Tests run: 1055, Failures: 0, Errors: 0, Skipped: 0, Ti