Stefan, Thanks a bundle for your help! To enter a bugzilla issue head over to http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Slide (there's a link off the Slide website titled "Enter a Bug"). You'll need to create an account if you've never used the system before. That should be really quick. After that just fill out the Enter Bug form, it's pretty self explanatory. After the bug is created you will be able to attach files to it, for instance your patches.
If you have the time it would be helpful if you could create a separate bug for each of your patches. Since they're not really related to each other it will make it easier to track the status of each patch. Thanks again. -James On Tue, 2004-10-12 at 07:59, Stefan Fromm wrote: > Hi > > I have some minor patches and an extension to the JNDIPrincipalStore that I would > like to contribute. > > 1. > LockEvent has a new method getObjectUri() > > 2. > Security.setPermissions() throws an additional VetoException because in the > implementation in SecurityImpl now there are also fired events regarding to > differences between the old and the new ACL. > > 3. > CopyMethod and LockMethod (server side) fire appropriate WebDAV events. > > 4. > JNDIPrincialStore: The user names as retrieved from the JNDI path were real life > names in our user domain. I made an extension with an additional attribute > "jndi.attributes.userprincipalname" that names a JNDI attribute which contains the > login name. If set the user name transformation is activated. Otherwise not. > > 5. > Running the build including the target "testsuite-dist" failed because of > intersection of properties. I extended these ant calls with inheritAll="false". > > <ant dir="webdavclient" inheritAll="false"/> > <ant dir="testsuite" inheritAll="false"/> > > Has the behaviour of Ant changed? I'm using Ant 1.6.1. > > Further I had to change the version number of the jdom.jar to 1.0 in > "testsuite/build.xml" and to delete > "src/stores/org/apache/slide/store/file/SimpleFileStoreTest.java" to get the full > build running. > > > > I have already read that patches can be donated to bugzilla. How do I do that? > > Best regards > Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
