|
|
|
[
Permlink
| « Hide
]
Peter Jones - 03/Jul/08 03:32 PM
Any comments or suggestions for improvements, please let me know!
Peter,
we would like to test your changes on the SMX3 trunk version. Maybe you could adapt your patch to Regards Hi Lars, For sure, I'm working on putting together a similar patch for smx3 trunk and the components and I'll attach it here once its complete. Cheers, Reattach patch for branch 3.2. Looks like I must have omitted checking the grant asf license button first time. Checked this time.
Updated patch for changes since patch was first attached to issue.
Updated patch for changes that were committed since patch was uploaded.
Hi there,
Updated a couple of the patches to keep up with changes. If there are any comments or suggestions for improvements, please let me know. Cheers, Peter,
thanks for your hard work Regards Hi there,
Thanks very much for applying the patches! I had one question though... I added a property file in the cxf binding component patch and the 3.2 branch patch. It configured the security provider list when using the ibm jdk to work around a couple of security test failures. It looks like the file was omitted from being added when the patch was applied though. Was this just an svn hiccup since the property file was the only file added by the patches rather than being modified? Or was it left out for some reason? I notice the configuration to pick up the property file is still in the cxf binding component pom.xml, so I'm guessing it may have been omitted by accident. Cheers, The file src/test/resources/ibm.security looked like this by the way: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # # On the ibm jdk, we want to place IBMJCE before IBMJSSEProvider2 in the # list of providers when running a couple of security tests to prevent # them from failing. # security.provider.1=com.ibm.crypto.provider.IBMJCE security.provider.2=com.ibm.jsse2.IBMJSSEProvider2 add missing file ibm.security both for trunk and 3.2 branch
http://svn.apache.org/viewvc?rev=686945&view=rev http://svn.apache.org/viewvc?rev=686946&view=rev |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||