svn commit: r418554 - /jakarta/commons/proper/scxml/trunk/project.xml

2006-07-02 Thread psteitz
Author: psteitz Date: Sat Jul 1 23:24:07 2006 New Revision: 418554 URL: http://svn.apache.org/viewvc?rev=418554view=rev Log: Added dependency on Coberta plugin. Modified: jakarta/commons/proper/scxml/trunk/project.xml Modified: jakarta/commons/proper/scxml/trunk/project.xml URL:

svn commit: r418555 - /jakarta/commons/sandbox/id/trunk/project.xml

2006-07-02 Thread psteitz
Author: psteitz Date: Sat Jul 1 23:34:10 2006 New Revision: 418555 URL: http://svn.apache.org/viewvc?rev=418555view=rev Log: Changed dev - SNAPSHOT version id, cvs - people deploy host. Modified: jakarta/commons/sandbox/id/trunk/project.xml Modified:

svn commit: r418566 - in /jakarta/commons/proper/collections/trunk: RELEASE-NOTES.html src/java/org/apache/commons/collections/iterators/IteratorChain.java

2006-07-02 Thread scolebourne
Author: scolebourne Date: Sun Jul 2 03:03:12 2006 New Revision: 418566 URL: http://svn.apache.org/viewvc?rev=418566view=rev Log: Javadoc Modified: jakarta/commons/proper/collections/trunk/RELEASE-NOTES.html

[EMAIL PROTECTED]: Project commons-jelly (in module commons-jelly) failed

2006-07-02 Thread commons-jelly development
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-jelly has an issue affecting its community integration. This issue

[EMAIL PROTECTED]: Project commons-jelly (in module commons-jelly) failed

2006-07-02 Thread commons-jelly development
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-jelly has an issue affecting its community integration. This issue

svn commit: r418567 - /jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/StringEscapeUtils.java

2006-07-02 Thread scolebourne
Author: scolebourne Date: Sun Jul 2 03:31:34 2006 New Revision: 418567 URL: http://svn.apache.org/viewvc?rev=418567view=rev Log: Javadoc Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/StringEscapeUtils.java Modified:

svn commit: r418568 - in /jakarta/commons/proper/lang/trunk/src/test/org/apache/commons/lang/builder: EqualsBuilderTest.java HashCodeBuilderTest.java

2006-07-02 Thread scolebourne
Author: scolebourne Date: Sun Jul 2 03:46:52 2006 New Revision: 418568 URL: http://svn.apache.org/viewvc?rev=418568view=rev Log: Fix compilation error Modified: jakarta/commons/proper/lang/trunk/src/test/org/apache/commons/lang/builder/EqualsBuilderTest.java

[EMAIL PROTECTED]: Project commons-jelly-test (in module commons-jelly) failed

2006-07-02 Thread commons-jelly development
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-jelly-test has an issue affecting its community integration. This issue

[EMAIL PROTECTED]: Project commons-jelly-test (in module commons-jelly) failed

2006-07-02 Thread commons-jelly development
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-jelly-test has an issue affecting its community integration. This issue

svn commit: r418581 - in /jakarta/commons/proper/lang/trunk/xdocs: index.xml issue-tracking.xml

2006-07-02 Thread scolebourne
Author: scolebourne Date: Sun Jul 2 05:05:52 2006 New Revision: 418581 URL: http://svn.apache.org/viewvc?rev=418581view=rev Log: Improve JIRA links Modified: jakarta/commons/proper/lang/trunk/xdocs/index.xml jakarta/commons/proper/lang/trunk/xdocs/issue-tracking.xml Modified:

[jira] Created: (JXPATH-69) JXPath doesn't properly search for XBeanInfo defined for a parent class.

2006-07-02 Thread dror (JIRA)
JXPath doesn't properly search for XBeanInfo defined for a parent class. Key: JXPATH-69 URL: http://issues.apache.org/jira/browse/JXPATH-69 Project: Commons JXPath Type: Bug Environment: java

[lang] CloneUtils

2006-07-02 Thread Oliver Heger
Hi, I just need a helper method for cloning an object. I vaguely remembered that a while ago there was discussion about this topic. I found this link [1]. Has there anything been done in this area yet? Thanks. Oliver [1]

svn commit: r418608 - in /jakarta/commons/proper/configuration/trunk/src: java/org/apache/commons/configuration/ test/org/apache/commons/configuration/

2006-07-02 Thread oheger
Author: oheger Date: Sun Jul 2 08:28:13 2006 New Revision: 418608 URL: http://svn.apache.org/viewvc?rev=418608view=rev Log: Added clone() methods to BaseConfiguration and AbstractFileConfiguration Modified:

svn commit: r418637 - in /jakarta/commons/proper/collections/trunk/xdocs: index.xml issue-tracking.xml

2006-07-02 Thread scolebourne
Author: scolebourne Date: Sun Jul 2 12:20:10 2006 New Revision: 418637 URL: http://svn.apache.org/viewvc?rev=418637view=rev Log: Improve JIRA links Modified: jakarta/commons/proper/collections/trunk/xdocs/index.xml jakarta/commons/proper/collections/trunk/xdocs/issue-tracking.xml

svn commit: r418638 - in /jakarta/commons/proper/io/trunk/xdocs: index.xml issue-tracking.xml

2006-07-02 Thread scolebourne
Author: scolebourne Date: Sun Jul 2 12:21:41 2006 New Revision: 418638 URL: http://svn.apache.org/viewvc?rev=418638view=rev Log: Improve JIRA links Modified: jakarta/commons/proper/io/trunk/xdocs/index.xml jakarta/commons/proper/io/trunk/xdocs/issue-tracking.xml Modified:

svn commit: r418640 - /jakarta/commons/proper/io/trunk/src/test/org/apache/commons/io/PackageTestSuite.java

2006-07-02 Thread scolebourne
Author: scolebourne Date: Sun Jul 2 12:41:18 2006 New Revision: 418640 URL: http://svn.apache.org/viewvc?rev=418640view=rev Log: Ensure that file filter package tests arent run twice Modified: jakarta/commons/proper/io/trunk/src/test/org/apache/commons/io/PackageTestSuite.java Modified:

svn commit: r418641 - in /jakarta/commons/proper/io/trunk/src: java/org/apache/commons/io/ test/org/apache/commons/io/ test/org/apache/commons/io/filefilter/

2006-07-02 Thread scolebourne
Author: scolebourne Date: Sun Jul 2 12:42:19 2006 New Revision: 418641 URL: http://svn.apache.org/viewvc?rev=418641view=rev Log: Test and fix case sensitive wildcard filter Modified: jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/FilenameUtils.java

svn commit: r418642 - /jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/filefilter/WildcardFileFilter.java

2006-07-02 Thread scolebourne
Author: scolebourne Date: Sun Jul 2 12:47:16 2006 New Revision: 418642 URL: http://svn.apache.org/viewvc?rev=418642view=rev Log: Javadoc Modified: jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/filefilter/WildcardFileFilter.java Modified:

svn commit: r418643 - in /jakarta/commons/proper/io/trunk: RELEASE-NOTES.txt src/java/org/apache/commons/io/filefilter/NameFileFilter.java src/test/org/apache/commons/io/filefilter/FileFilterTestCase.

2006-07-02 Thread scolebourne
Author: scolebourne Date: Sun Jul 2 13:00:03 2006 New Revision: 418643 URL: http://svn.apache.org/viewvc?rev=418643view=rev Log: Add case sensitivity support to NameFileFilter Modified: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt

svn commit: r418646 - /jakarta/commons/proper/math/trunk/src/test/org/apache/commons/math/random/RandomDataTest.java

2006-07-02 Thread psteitz
Author: psteitz Date: Sun Jul 2 13:31:25 2006 New Revision: 418646 URL: http://svn.apache.org/viewvc?rev=418646view=rev Log: Suspended setSecureAlgorithm test, since it takes several minutes on Ubuntu. Modified:

[Commons-Math] FFT Support

2006-07-02 Thread Remi Arntzen
I was just wondering if there are other people with an interest in developing an FFT class. I have a simple Cooley-Tukey FFT implementation to start on, and perhaps we could work on implementing other variations. Now obviously this implementation is very crude, and needs many improvements, but

Re: [all] change group id? [WAS Re: [logging] RC on ibiblio ?]

2006-07-02 Thread Dennis Lundberg
OK, I'm finally getting back to this. I've run the tests in my local M2 repo and, using the (slightly modified, see below) recipe below, I've managed to get it to work as expected. To get this show on the road I will subscribe to repository@ and ask for some guidance. Will post back here

Bug report for Commons [2006/07/02]

2006-07-02 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Re: [openpgp] Building openpgp

2006-07-02 Thread antoinell
Hi, I still cannot build openpgp. Even with the suggested changes it does not work for me. Antoine Carlos Sanchez-4 wrote: only if they don't use a -SNAPSHOT version. if they do they will always deploy to cvs.apache.org On 5/3/06, Henri Yandell [EMAIL PROTECTED] wrote: There's a

svn commit: r418668 - in /jakarta/commons: sandbox/openpgp/trunk/pom.xml trunks-sandbox/pom.xml

2006-07-02 Thread brett
Author: brett Date: Sun Jul 2 18:19:41 2006 New Revision: 418668 URL: http://svn.apache.org/viewvc?rev=418668view=rev Log: use common Apache parent Modified: jakarta/commons/sandbox/openpgp/trunk/pom.xml jakarta/commons/trunks-sandbox/pom.xml Modified:

svn commit: r418669 - /jakarta/commons/trunks-sandbox/pom.xml

2006-07-02 Thread brett
Author: brett Date: Sun Jul 2 18:21:17 2006 New Revision: 418669 URL: http://svn.apache.org/viewvc?rev=418669view=rev Log: we don't need a snapshot anymore, latest release does what's needed Modified: jakarta/commons/trunks-sandbox/pom.xml Modified: jakarta/commons/trunks-sandbox/pom.xml

[jira] Commented: (VALIDATOR-191) ISBNValidator has dependency to org.apache.oro.text.perl.Perl5Util

2006-07-02 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/jira/browse/VALIDATOR-191?page=comments#action_12418887 ] Niall Pemberton commented on VALIDATOR-191: --- Need to remove the / from the start and end of the regular expression: private static final String ISBN_PATTERN

[jira] Commented: (VALIDATOR-193) Removing ORO dep. from GenericValidator

2006-07-02 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/jira/browse/VALIDATOR-193?page=comments#action_12418889 ] Niall Pemberton commented on VALIDATOR-193: --- EmailValidator and UrlValidator also use Jakarta ORO and there are static validation methods for both of these in

[jira] Commented: (VALIDATOR-192) Adding ISBNValidator to GenericValidator

2006-07-02 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/jira/browse/VALIDATOR-192?page=comments#action_12418891 ] Niall Pemberton commented on VALIDATOR-192: --- Thanks for the patch but I would prefer if this wasn't done - in my mind there are two parts to Commons Validator -