[jira] Commented: (JXPATH-92) Allow to use NodePointers as variable values and preserve tree position information

2007-07-07 Thread Sergey Vladimirov (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510860 ] Sergey Vladimirov commented on JXPATH-92: - Okay, Matt. Seems i will need to suppor this functionality in our

svn commit: r554172 - /jakarta/commons/proper/transaction/trunk/src/java/org/apache/commons/transaction/file/FileResourceManager.java

2007-07-07 Thread ozeigermann
Author: ozeigermann Date: Sat Jul 7 02:51:44 2007 New Revision: 554172 URL: http://svn.apache.org/viewvc?view=revrev=554172 Log: Added patch that now deletes dangling links. Patch provided by Bojan Vukojevic Details can be found here: https://issues.apache.org/jira/browse/TRANSACTION-19

[jira] Resolved: (TRANSACTION-19) applyDeletes method does not delete dangling links

2007-07-07 Thread Oliver Zeigermann (JIRA)
[ https://issues.apache.org/jira/browse/TRANSACTION-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Zeigermann resolved TRANSACTION-19. -- Resolution: Fixed OK. Got that now. Thanks for the patch, it has been

svn commit: r554209 - /jakarta/commons/proper/configuration/trunk/src/test/org/apache/commons/configuration/TestAbstractConfigurationBasicFeatures.java

2007-07-07 Thread oheger
Author: oheger Date: Sat Jul 7 07:09:12 2007 New Revision: 554209 URL: http://svn.apache.org/viewvc?view=revrev=554209 Log: Added a test case for variable interpolation and escaping after a report on the user list Modified:

[jira] Commented: (CONFIGURATION-284) ability to read OS environment variables

2007-07-07 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510903 ] Oliver Heger commented on CONFIGURATION-284: Joerg, I think this is a misunderstanding: This

Re: [VOTE] Release CLI 1.1 (3rd RC)

2007-07-07 Thread Phil Steitz
+1 Phil On 7/4/07, Henri Yandell [EMAIL PROTECTED] wrote: I've updated the release notes to match the website page: http://people.apache.org/~bayard/commons-cli/1.0-rc3/ with the site in: http://people.apache.org/~bayard/commons-cli/1.0-rc3/site/ One quirk to note. The site is from trunk

[jira] Commented: (CONFIGURATION-272) ConfigurationUtils.copy results in escaped , characters no longer being escaped

2007-07-07 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510904 ] Oliver Heger commented on CONFIGURATION-272: I think the problem here is that ConfigurationUtils

[vfs] Re: issue

2007-07-07 Thread Phil Steitz
If this relates to an open issue against [vfs], you should add your comments to the JIRA ticket for the issue. If you have looked at the open issues and this looks like a new problem, please open a new ticket. To find or create issues against [vfs], follow this link:

svn commit: r554220 - /jakarta/commons/proper/math/trunk/project.xml

2007-07-07 Thread psteitz
Author: psteitz Date: Sat Jul 7 08:36:23 2007 New Revision: 554220 URL: http://svn.apache.org/viewvc?view=revrev=554220 Log: Added recent contributors. Modified: jakarta/commons/proper/math/trunk/project.xml Modified: jakarta/commons/proper/math/trunk/project.xml URL:

[jira] Commented: (MATH-167) ConvergenceException in normal CDF

2007-07-07 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510905 ] Phil Steitz commented on MATH-167: -- Thanks for reporting this. I see three alternatives to address - appreciate

Re: [VOTE] Release CLI 1.1 (3rd RC)

2007-07-07 Thread Rahul Akolkar
On 7/4/07, Henri Yandell [EMAIL PROTECTED] wrote: snip/ [X] +1, before 6 years since 1.0 arrives [ ] -1, we can make 6 years --- The only changes to svn are Rahul's NOTICE fix for our TLP change and snap/ Sorry about that. -Rahul my updating the RELEASE-NOTES.txt with the latest

Re: [DBCP] Managed Connection support

2007-07-07 Thread Phil Steitz
On 7/6/07, Dain Sundstrom [EMAIL PROTECTED] wrote: On Jul 5, 2007, at 7:13 AM, Phil Steitz wrote: Thanks, Dain. I applied the patch. I also patched the m1 and ant builds to work. The Ant now fails with JDK 1.3, but unless someone screams loudly soon, we have moved the minimum jdk level

svn commit: r554224 - /jakarta/commons/proper/math/trunk/pom.xml

2007-07-07 Thread psteitz
Author: psteitz Date: Sat Jul 7 09:17:34 2007 New Revision: 554224 URL: http://svn.apache.org/viewvc?view=revrev=554224 Log: Added recent contributors - should have been in r554220. Modified: jakarta/commons/proper/math/trunk/pom.xml Modified: jakarta/commons/proper/math/trunk/pom.xml URL:

Re: [jira] Commented: (MATH-167) ConvergenceException in normal CDF

2007-07-07 Thread Luc Maisonobe
Phil Steitz (JIRA) wrote: [ https://issues.apache.org/jira/browse/MATH-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510905 ] Phil Steitz commented on MATH-167: -- Thanks for reporting this. I see three alternatives

Re: [jira] Commented: (MATH-167) ConvergenceException in normal CDF

2007-07-07 Thread Rory Winston
I think (2) may be simplest and best I dont really think that throwing an exception here is appropriate at all. It mat be possible however, to determine the resolution as you suggest in (1). I'm not sure what packages like R do internally currently. pnorm(-100) [1] 0 pnorm(100) [1] 1

[jira] Created: (VALIDATOR-232) Add script attribute to control script generation

2007-07-07 Thread Paul Benedict (JIRA)
Add script attribute to control script generation - Key: VALIDATOR-232 URL: https://issues.apache.org/jira/browse/VALIDATOR-232 Project: Commons Validator Issue Type: New Feature

Re: [proposal] No VOTE needed to elect ASF committers to commons WAS: Re: request karma to commons validator/i18n

2007-07-07 Thread Henri Yandell
On 7/6/07, Phil Steitz [EMAIL PROTECTED] wrote: So my proposal is that any ASF committer who wishes to become a commons committer just needs to make that request here on the commons-dev mailing list and they will granted karma for both commons proper and commons sandbox. Expectation is of