cvs commit: jakarta-commons-sandbox/math/xdocs/userguide analysis.xml index.xml linear.xml overview.xml random.xml special.xml stat.xml utilities.xml

2003-11-15 Thread mdiggory
mdiggory2003/11/14 23:38:11 Added: math/src/conf MANIFEST.MF math/xdocs/userguide analysis.xml index.xml linear.xml overview.xml random.xml special.xml stat.xml utilities.xml Log: recovery Revision Changes

cvs commit: jakarta-commons-sandbox/math/src/test/org/apache/commons/math MathConfigurationExceptionTest.java MathExceptionTest.java TestUtils.java

2003-11-15 Thread mdiggory
mdiggory2003/11/14 23:38:40 Added: math/src/test/org/apache/commons/math MathConfigurationExceptionTest.java MathExceptionTest.java TestUtils.java Log: recovery Revision ChangesPath 1.5 +0 -0

cvs commit: jakarta-commons-sandbox/math/src/test/org/apache/commons/math/util BeanTransformerTest.java ContinuedFractionTest.java ContractableDoubleArrayTest.java DefaultTransformerTest.java DoubleArrayAbstractTest.java ExpandableDoubleArrayTest.java FixedDoubleArrayTest.java MathUtilsTest.java TestBean.java TransformerMapTest.java

2003-11-15 Thread mdiggory
mdiggory2003/11/14 23:38:58 Added: math/src/java/org/apache/commons/math/analysis BisectionSolver.java BrentSolver.java CubicSplineFunction.java SecantSolver.java SplineInterpolator.java

cvs commit: jakarta-commons-sandbox/math/src/test/org/apache/commons/math/stat/univariate InteractionTest.java StorelessUnivariateStatisticAbstractTest.java UnivariateStatisticAbstractTest.java

2003-11-15 Thread mdiggory
mdiggory2003/11/14 23:39:18 Added: math/src/java/org/apache/commons/math/stat/distribution AbstractContinuousDistribution.java AbstractDiscreteDistribution.java BinomialDistribution.java

cvs commit: jakarta-commons-sandbox/math/src/test/org/apache/commons/math/stat/univariate/summary ProductTest.java SumLogTest.java SumSqTest.java SumTest.java

2003-11-15 Thread mdiggory
mdiggory2003/11/14 23:39:33 Added: math/src/java/org/apache/commons/math/stat/univariate/moment FirstMoment.java FourthMoment.java GeometricMean.java Kurtosis.java Mean.java SecondMoment.java Skewness.java

Re: [configuration]More docs

2003-11-15 Thread Oliver Heger
Okay, I can live with this if condition for the two cases. If later other cases are added, this should be easy to refactor. My code fragment contained the paranoia check whether the passed in Configuration object implements the XMLReaderProvider interface. If this is the case, the

cvs commit: jakarta-commons-sandbox/configuration/xdocs examples.xml navigation.xml

2003-11-15 Thread epugh
epugh 2003/11/15 07:06:01 Modified:configuration/xdocs navigation.xml Added: configuration/xdocs examples.xml Log: Bugzilla id 24716. Thanks oliver! Revision ChangesPath 1.2 +1 -0 jakarta-commons-sandbox/configuration/xdocs/navigation.xml

DO NOT REPLY [Bug 24716] - [configuration]Added new examples page to documentation

2003-11-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24716. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [math] re: move to Apache Commons

2003-11-15 Thread robert burrell donkin
On 14 Nov 2003, at 04:28, Brent Worden wrote: -Original Message- From: Phil Steitz [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 12, 2003 12:53 AM To: [EMAIL PROTECTED] Subject: [math] re: move to Apache Commons snip I think that it is to accommodate the framework and non-Java

Re: math to apache commons was Re: [all] Separate email list for math development?

2003-11-15 Thread robert burrell donkin
On 12 Nov 2003, at 12:30, Geir Magnusson Jr. wrote: On Tuesday, November 11, 2003, at 06:51 PM, robert burrell donkin wrote: On 11 Nov 2003, at 12:47, Geir Magnusson Jr. wrote: snip 2) I have a feeling that no one would utter a peep if someone did some GUI extensions to a project here at

Re: [math] re: move to Apache Commons

2003-11-15 Thread Phil Steitz
Brent Worden wrote: -Original Message- From: Phil Steitz [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 12, 2003 12:53 AM To: [EMAIL PROTECTED] Subject: [math] re: move to Apache Commons I have always maintained that the simple lang-like extension stuff fits in Jakarta Commons, while

cvs commit: jakarta-commons/math .cvsignore

2003-11-15 Thread dirkv
dirkv 2003/11/15 09:32:10 Added: math .cvsignore Log: add .cvsignore Revision ChangesPath 1.7 +0 -0 jakarta-commons/math/.cvsignore - To unsubscribe, e-mail: [EMAIL

cvs commit: jakarta-commons/math .cvsignore

2003-11-15 Thread dirkv
dirkv 2003/11/15 09:52:31 Added: math .cvsignore Log: add .cvsignore (second try) Revision ChangesPath 1.7 +0 -0 jakarta-commons/math/.cvsignore - To unsubscribe, e-mail:

[math] Current CVS status

2003-11-15 Thread Mark R. Diggory
Dirk Verbeck has reworked /home/cvs/jakarta-commons/math tree, which now contains the full history from the sandbox plus two refactorings I preformed after the move. He will be applying the rest of the changes made from 11/1/03 to present today. The current

cvs commit: jakarta-commons/math/xdocs/stylesheets - New directory

2003-11-15 Thread dirkv
dirkv 2003/11/15 10:36:25 jakarta-commons/math/xdocs/stylesheets - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/math/xdocs/userguide analysis.xml index.xml linear.xml overview.xml random.xml special.xml stat.xml utilities.xml

2003-11-15 Thread dirkv
dirkv 2003/11/15 10:38:16 Modified:math/xdocs developers.xml index.xml navigation.xml proposal.xml tasks.xml math/xdocs/userguide analysis.xml index.xml linear.xml overview.xml random.xml special.xml stat.xml

[jira] Reopened: (JELLY-26) xml:file produces very bad output

2003-11-15 Thread jira
Message: The following issue has been reopened. Reopener: peter royal Date: Sat, 15 Nov 2003 12:39 PM paul says its baaack. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=JELLY-26 Here is

cvs commit: jakarta-commons/math/xdocs/userguide xdoc.xsl

2003-11-15 Thread dirkv
dirkv 2003/11/15 10:43:24 Added: math/xdocs/userguide xdoc.xsl Log: Reapply changeset (mdiggory2003/11/09 12:17:50) Adding documentation for Contributors. Adding xsl stylesheets to render xdoc in browser and css to style content, this makes testing documentation

cvs commit: jakarta-commons/math/src/test/org/apache/commons/math/analysis PolynomialFunctionTest.java QuinticFunction.java SinFunction.java

2003-11-15 Thread dirkv
dirkv 2003/11/15 10:44:52 Modified:math/src/java/org/apache/commons/math/analysis CubicSplineFunction.java UnivariateRealFunction.java math/src/test/org/apache/commons/math/analysis

cvs commit: jakarta-commons/math/src/java/org/apache/commons/math/distribution AbstractContinuousDistribution.java

2003-11-15 Thread dirkv
dirkv 2003/11/15 10:47:09 Modified:math/src/java/org/apache/commons/math/distribution AbstractContinuousDistribution.java Log: PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24598 Submitted by: Brent Worden Reviewed by:Mark

cvs commit: jakarta-commons/math/src/test/org/apache/commons/math/util MathUtilsTest.java

2003-11-15 Thread dirkv
dirkv 2003/11/15 10:52:31 Modified:math/src/java/org/apache/commons/math/complex ComplexMath.java math/src/java/org/apache/commons/math/stat StatUtils.java math/src/test/org/apache/commons/math TestUtils.java

Re: [VOTE] Release Commons Codec 1.2

2003-11-15 Thread Tim O'Brien
+1, I'd support this release. On Thu, 2003-11-13 at 19:44, Gary Gregory wrote: As previously discussed on commons-dev, we believe Commons Codec 1.2 is ready for release. The source for this release candidate has been tagged as CODEC_1_2_RC1 and is available for download here:

cvs commit: jakarta-commons/math/src/java/org/apache/commons/math/analysis ConvergenceException.java RootFinding.java UnivariateFunction.java UnivariateRealSolverUtil.java

2003-11-15 Thread dirkv
dirkv 2003/11/15 10:56:16 Removed: math/src/java/org/apache/commons/math/analysis ConvergenceException.java RootFinding.java UnivariateFunction.java UnivariateRealSolverUtil.java Log: remove old files

cvs commit: jakarta-commons/math/src/java/org/apache/commons/math/distribution BinomialDistributionImpl.java FDistributionImpl.java GammaDistributionImpl.java TDistributionImpl.java

2003-11-15 Thread dirkv
dirkv 2003/11/15 10:59:10 Modified:math/src/java/org/apache/commons/math/distribution BinomialDistributionImpl.java FDistributionImpl.java GammaDistributionImpl.java TDistributionImpl.java Log: remove logging

[Configuration] Formatting of dom4j digester tag

2003-11-15 Thread Eric Pugh
Oliver, I was looking through the docs, and the /examples.html was a great way to go! Something that kinda jumped out at me, having really looked at the examples is the case where we want to load up a HierarchicalDOM4JConfiguration: dom4j

cvs commit: jakarta-commons/math/src/test/org/apache/commons/math/util DefaultTransformerTest.java

2003-11-15 Thread dirkv
dirkv 2003/11/15 11:02:45 Modified:math/src/java/org/apache/commons/math/util DefaultTransformer.java TransformerMap.java math/src/test/org/apache/commons/math/util DefaultTransformerTest.java Log: reapply

cvs commit: jakarta-commons/math/src/test/org/apache/commons/math/analysis InterpolatorTest.java

2003-11-15 Thread dirkv
dirkv 2003/11/15 11:04:28 Modified:math/src/test/org/apache/commons/math/analysis InterpolatorTest.java Log: PR: http://www.mail-archive.com/[EMAIL PROTECTED]/msg29959.html Submitted by: Matt Cliff Reviewed by:Mark Diggory

cvs commit: jakarta-commons/math project.xml

2003-11-15 Thread dirkv
dirkv 2003/11/15 11:05:38 Modified:math project.xml Log: reapply (mdiggory2003/11/01 08:14:45) Modification to project.xml to build and locate the cvs tree in the proper location. Revision ChangesPath 1.29 +8 -6 jakarta-commons/math/project.xml

[NET]FTPClient with proxy

2003-11-15 Thread David OUAGNE
Hi, I want to connect across a proxy with FTPClient. Please can you help me. Thank - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[all] Policies concerning migration from sandbox

2003-11-15 Thread Mark R. Diggory
I think both our latest adventure in the math cvs tree and the existing discussion about stale sandbox projects warrants some consideration of a standardized policy for migration out of the sandbox. I think the current Wiki: http://nagoya.apache.org/wiki/apachewiki.cgi?MovingFromSandboxToProper

Re: [math] Current CVS status

2003-11-15 Thread Mark R. Diggory
Dirk has completed the commit process to bring the cvs uptodate with where the original /home/cvs/jakarta-commons/math cvs tree was at. He should be applauded for this great effort on his part to assist us in maintaining all the historical information in the tree. :-) Please test and verify

cvs commit: jakarta-commons/math/src/test/org/apache/commons/math/stat/data PiDigits.dat NumAcc2.dat Michelso.dat Mavro.dat NumAcc1.dat NumAcc3.dat Lottery.dat Lew.dat NumAcc4.dat

2003-11-15 Thread mdiggory
mdiggory2003/11/15 12:02:46 Removed: math/src/test/org/apache/commons/math/stat/data PiDigits.dat NumAcc2.dat Michelso.dat Mavro.dat NumAcc1.dat NumAcc3.dat Lottery.dat Lew.dat NumAcc4.dat Log: Older versions of the txt files that

Re: [validator] client side validation: alternative for alert()?

2003-11-15 Thread Wouter Denayer
what about changing the client code that is shipped to add an extension point so that this functionality can easiliy be added? In my case I just need Explorer support so that is easily done... Wouter in a way that allows people to add this functionality if they wanted to, without making

Re: [validator] client side validation: alternative for alert()?

2003-11-15 Thread David Graham
There is already a way to customize the javascript for a validation rule. Just alter the code between javascript/javascript in the validator-rules.xml file. David Wouter Denayer [EMAIL PROTECTED] wrote: what about changing the client code that is shipped to add an extension point so that

RE: [math] Current CVS status

2003-11-15 Thread Noel J. Bergman
Please test and verify that you can checkout and build the new cvs tree I can now. I could not last night, so something is definitely fixed. Good work. :-) --- Noel - To unsubscribe, e-mail: [EMAIL PROTECTED] For

[VOTE] Elect Paul Libbrecht as a Jakarta Commons Committer

2003-11-15 Thread peter royal
Paul Libbrecht [EMAIL PROTECTED] has been contributing to Jelly in the form of patches and valued support on the user list for over a year now. I think its about time that he be gifted with the ability to take his involvement to the next level. +1 from me. -pete

Re: [VOTE] Elect Paul Libbrecht as a Jakarta Commons Committer

2003-11-15 Thread Mark R. Diggory
--- Vote: Elect Paul Libbrecht as a Jakarta Commons Committer [x] +1 Yes let him commit! [ ] +0 [ ] -0 [ ] -1 No way (because of my reason included below...) --- -Mark Diggory

RE: Web Presence for ALL Jakarta Commons components

2003-11-15 Thread Brent Worden
-Original Message- From: Martin Cooper [mailto:[EMAIL PROTECTED] Sent: Thursday, November 13, 2003 11:22 PM To: Jakarta Commons Developers List; [EMAIL PROTECTED] Subject: RE: Web Presence for ALL Jakarta Commons components When I find a few minutes, I'll try to put up a page on the

cvs commit: jakarta-commons/math project.xml

2003-11-15 Thread mdiggory
mdiggory2003/11/15 12:57:46 Modified:math project.xml Log: Adjusted Contibutors and Developers lists. Revision ChangesPath 1.30 +18 -18jakarta-commons/math/project.xml Index: project.xml

cvs commit: jakarta-commons/math project.properties

2003-11-15 Thread mdiggory
mdiggory2003/11/15 12:59:35 Modified:math project.properties Log: Adding more external javadoc links. Revision ChangesPath 1.9 +2 -0 jakarta-commons/math/project.properties Index: project.properties

Re: [VOTE] Elect Paul Libbrecht as a Jakarta Commons Committer

2003-11-15 Thread Juozas Baliuka
+1 - Original Message - From: peter royal [EMAIL PROTECTED] To: Jakarta Commons Developers List [EMAIL PROTECTED] Sent: Saturday, November 15, 2003 10:46 PM Subject: [VOTE] Elect Paul Libbrecht as a Jakarta Commons Committer Paul Libbrecht [EMAIL PROTECTED] has been contributing to

Re: [VOTE] Elect Paul Libbrecht as a Jakarta Commons Committer

2003-11-15 Thread Tim O'Brien
+1 On Sat, 2003-11-15 at 15:11, Juozas Baliuka wrote: +1 - Original Message - From: peter royal [EMAIL PROTECTED] To: Jakarta Commons Developers List [EMAIL PROTECTED] Sent: Saturday, November 15, 2003 10:46 PM Subject: [VOTE] Elect Paul Libbrecht as a Jakarta Commons Committer

JSVC

2003-11-15 Thread Yuan John Jiang
Hi, I downloaded the commons-daemon-1.0-Alpha for Linux/RH and got the following problem. It looks like a problem finding the org/apache/commons/daemon/support/DaemonLoader class. But commons-daemon.jar is definitely in the -cp option. I'm lost. I'd appreciate if some one can shed some light.

Re: [VOTE] Elect Paul Libbrecht as a Jakarta Commons Committer

2003-11-15 Thread Henri Yandell
+1. Surprised he's not a committer already. On Sat, 15 Nov 2003, Tim O'Brien wrote: +1 On Sat, 2003-11-15 at 15:11, Juozas Baliuka wrote: +1 - Original Message - From: peter royal [EMAIL PROTECTED] To: Jakarta Commons Developers List [EMAIL PROTECTED] Sent: Saturday,

cvs commit: jakarta-commons/collections/src/java/org/apache/commons/collections/iterators AbstractIteratorDecorator.java AbstractMapIteratorDecorator.java AbstractListIteratorDecorator.java

2003-11-15 Thread scolebourne
scolebourne2003/11/15 15:50:46 Modified:collections/src/java/org/apache/commons/collections/iterators AbstractIteratorDecorator.java AbstractMapIteratorDecorator.java AbstractListIteratorDecorator.java Log:

cvs commit: jakarta-commons/collections/src/java/org/apache/commons/collections/bag - New directory

2003-11-15 Thread scolebourne
scolebourne2003/11/15 16:05:16 jakarta-commons/collections/src/java/org/apache/commons/collections/bag - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/collections/src/java/org/apache/commons/collections/buffer - New directory

2003-11-15 Thread scolebourne
scolebourne2003/11/15 16:05:16 jakarta-commons/collections/src/java/org/apache/commons/collections/buffer - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/collections/src/java/org/apache/commons/collections/collection - New directory

2003-11-15 Thread scolebourne
scolebourne2003/11/15 16:05:16 jakarta-commons/collections/src/java/org/apache/commons/collections/collection - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/collections/src/java/org/apache/commons/collections/list - New directory

2003-11-15 Thread scolebourne
scolebourne2003/11/15 16:05:16 jakarta-commons/collections/src/java/org/apache/commons/collections/list - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/collections/src/test/org/apache/commons/collections/set - New directory

2003-11-15 Thread scolebourne
scolebourne2003/11/15 16:05:16 jakarta-commons/collections/src/test/org/apache/commons/collections/set - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/collections/src/test/org/apache/commons/collections/buffer - New directory

2003-11-15 Thread scolebourne
scolebourne2003/11/15 16:05:16 jakarta-commons/collections/src/test/org/apache/commons/collections/buffer - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/collections/src/test/org/apache/commons/collections/collection - New directory

2003-11-15 Thread scolebourne
scolebourne2003/11/15 16:05:16 jakarta-commons/collections/src/test/org/apache/commons/collections/collection - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/collections/src/test/org/apache/commons/collections/bag - New directory

2003-11-15 Thread scolebourne
scolebourne2003/11/15 16:05:16 jakarta-commons/collections/src/test/org/apache/commons/collections/bag - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/collections/src/java/org/apache/commons/collections/set - New directory

2003-11-15 Thread scolebourne
scolebourne2003/11/15 16:05:16 jakarta-commons/collections/src/java/org/apache/commons/collections/set - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/collections/src/java/org/apache/commons/collections/map - New directory

2003-11-15 Thread scolebourne
scolebourne2003/11/15 16:05:16 jakarta-commons/collections/src/java/org/apache/commons/collections/map - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]