Re: [VOTE] Nightly Builds

2004-08-17 Thread Stefan Lützkendorf
James Mason wrote: Note: This is a multipart vote in some-sort-of format. There has been some discussion on the list lately about nightly builds. It looks like there are some facilities for nightly builds on brutus.apache.org that we could request. We could also handle nightly builds ourselves.

cvs commit: jakarta-slide/src/stores/org/apache/slide/store/mem VersionedUriKey.java

2004-08-17 Thread luetzkendorf
luetzkendorf2004/08/17 07:16:00 Modified:src/stores/org/apache/slide/store/mem Tag: SLIDE_2_1_RELEASE_BRANCH VersionedUriKey.java Log: fix for missing version number (occurs with auto-create-users) Revision ChangesPath No

cvs commit: jakarta-slide/src/stores/org/apache/slide/store/mem VersionedUriKey.java

2004-08-17 Thread luetzkendorf
luetzkendorf2004/08/17 07:16:44 Modified:src/stores/org/apache/slide/store/mem VersionedUriKey.java Log: fix for missing version number (occurs with auto-create-users) Revision ChangesPath 1.4 +8 -4

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/copy/mix - New directory

2004-08-17 Thread luetzkendorf
luetzkendorf2004/08/17 07:28:11 jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/copy/mix - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/copy/mix copyDepth0.xml copyDepthInfinity.xml

2004-08-17 Thread luetzkendorf
luetzkendorf2004/08/17 07:34:56 Added: testsuite/testsuite/junit/xmltestcases/functional/copy/mix copyDepth0.xml copyDepthInfinity.xml Log: added to verify the bug that copy with depth: 0 does not work properly Revision ChangesPath 1.1

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/copy/mix copyChangedProperties.xml

2004-08-17 Thread luetzkendorf
luetzkendorf2004/08/17 07:35:21 Added: testsuite/testsuite/junit/xmltestcases/functional/copy/mix copyChangedProperties.xml Removed: testsuite/testsuite/junit/xmltestcases/functional/copy copyChangedProperties.xml Log: moved

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/copy/mix copyChangedProperties.xml copyDepth0.xml copyDepthInfinity.xml

2004-08-17 Thread luetzkendorf
luetzkendorf2004/08/17 08:30:29 Modified:testsuite/testsuite/junit/xmltestcases/functional/copy/mix copyChangedProperties.xml copyDepth0.xml copyDepthInfinity.xml Log: continued Revision ChangesPath 1.2 +18 -16

cvs commit: jakarta-slide/src/share/org/apache/slide/macro MacroImpl.java

2004-08-17 Thread luetzkendorf
luetzkendorf2004/08/17 08:33:39 Modified:src/share/org/apache/slide/macro Tag: SLIDE_2_1_RELEASE_BRANCH MacroImpl.java Log: fix that allows shallow copies (COPY with Depth: 0 ) verifyable with testcase functional/copy/mix/copyDepth0 Revision Changes

cvs commit: jakarta-slide/src/share/org/apache/slide/macro MacroImpl.java

2004-08-17 Thread luetzkendorf
luetzkendorf2004/08/17 08:34:24 Modified:src/share/org/apache/slide/macro MacroImpl.java Log: fix that allows shallow copies (COPY with Depth: 0 ) verifyable with testcase functional/copy/mix/copyDepth0 Revision ChangesPath 1.42 +14 -13

Re: DO NOT REPLY [Bug 30694] - Classes specified in config are not loaded by the servlet's classloader...

2004-08-17 Thread James Mason
Unico Hommes wrote: Eric Johnson wrote: What should happen is that the servlet should set, on Domain, the classloader from the WAR; This is not possible. If Slide is bootstrapped from the shared classloader it does not have access to the context classloader. I believe the servlet spec requires

Re: DO NOT REPLY [Bug 30694] - Classes specified in config are not loaded by the servlet's classloader...

2004-08-17 Thread Unico Hommes
James Mason wrote: Unico Hommes wrote: Eric Johnson wrote: What should happen is that the servlet should set, on Domain, the classloader from the WAR; This is not possible. If Slide is bootstrapped from the shared classloader it does not have access to the context classloader. I believe the

cvs commit: jakarta-slide/webdavclient/clientlib/src/java/org/apache/webdav/lib WebdavResource.java

2004-08-17 Thread masonjm
masonjm 2004/08/17 14:49:47 Modified:webdavclient/clientlib/src/java/org/apache/webdav/lib WebdavResource.java Log: Applied patch to javadoc from Michael Häusler See http://www.mail-archive.com/[EMAIL PROTECTED]/msg07250.html Revision ChangesPath

cvs commit: jakarta-slide/webdavclient/clientlib/src/java/org/apache/webdav/lib WebdavResource.java

2004-08-17 Thread masonjm
masonjm 2004/08/17 14:50:16 Modified:webdavclient/clientlib/src/java/org/apache/webdav/lib Tag: SLIDE_2_1_RELEASE_BRANCH WebdavResource.java Log: Applied patch to javadoc from Michael Häusler See http://www.mail-archive.com/[EMAIL PROTECTED]/msg07250.html