You are viewing a plain text version of this content. The canonical link for it is here.
- [Math] Still problems with maven and gpg - posted by Gilles Sadowski <gi...@harfang.homelinux.org> on 2012/03/01 00:04:49 UTC, 4 replies.
- [GUMP@vmgump]: Project commons-digester3 (in module apache-commons) failed - posted by Gump <is...@commons.apache.org> on 2012/03/01 03:40:41 UTC, 25 replies.
- [GUMP@vmgump]: Project commons-exec-test (in module apache-commons) failed - posted by Gump <is...@commons.apache.org> on 2012/03/01 03:48:53 UTC, 26 replies.
- [GUMP@vmgump]: Project commons-lang3-test (in module apache-commons) failed - posted by Gump <is...@commons.apache.org> on 2012/03/01 04:34:53 UTC, 10 replies.
- [GUMP@vmgump]: Project commons-scxml-test (in module apache-commons) failed - posted by Gump <is...@commons.apache.org> on 2012/03/01 06:20:39 UTC, 30 replies.
- Re: Maven bugs when building Sanselan - posted by Damjan Jovanovic <da...@gmail.com> on 2012/03/01 06:23:19 UTC, 11 replies.
- [GUMP@vmgump]: Project commons-configuration-test (in module apache-commons) failed - posted by Gump <is...@commons.apache.org> on 2012/03/01 07:31:43 UTC, 31 replies.
- [GUMP@vmgump]: Project commons-proxy-test (in module apache-commons) failed - posted by Gump <is...@commons.apache.org> on 2012/03/01 07:32:44 UTC, 30 replies.
- [GUMP@vmgump]: Project commons-vfs2-test (in module apache-commons) failed - posted by Gump <is...@commons.apache.org> on 2012/03/01 08:08:51 UTC, 30 replies.
- Re: [graph] Doubts on DFS algorithm implementation - posted by Marco Speranza <ma...@apache.org> on 2012/03/01 08:34:56 UTC, 9 replies.
- Re: svn commit: r1295244 - /commons/sandbox/graph/trunk/src/main/java/org/apache/commons/graph/visit/DefaultVisitAlgorithmsSelector.java - posted by Simone Tripodi <si...@apache.org> on 2012/03/01 08:40:29 UTC, 0 replies.
- [continuum] BUILD FAILURE: Apache Commons - Commons Math - Default Maven 2 Build Definition (Java 1.5) - posted by "Continuum@vmbuild" <co...@apache.org> on 2012/03/01 13:29:45 UTC, 3 replies.
- Re: svn commit: r1295533 - in /commons/proper/math/trunk: ./ src/main/java/org/apache/commons/math3/linear/ src/test/java/org/apache/commons/math3/linear/ src/test/java/org/apache/commons/math3/optimization/ - posted by sebb <se...@gmail.com> on 2012/03/01 13:49:56 UTC, 3 replies.
- Re: [VOTE][Lang] Update to Java 6 - posted by Gary Gregory <ga...@gmail.com> on 2012/03/01 14:34:59 UTC, 0 replies.
- [SANDBOX][BeanUtils2] Improve implemenation of equals() on AccessibleObjectDescriptor - posted by Benedikt Ritter <be...@systemoutprintln.de> on 2012/03/01 15:09:20 UTC, 6 replies.
- [Math] New warnings from "FindBugs" - posted by Gilles Sadowski <gi...@harfang.homelinux.org> on 2012/03/01 15:16:11 UTC, 8 replies.
- [IO] Ready for a release? - posted by Gary Gregory <ga...@gmail.com> on 2012/03/01 16:07:34 UTC, 0 replies.
- Re: [chain] release roadmap - posted by Elijah Zupancic <el...@zupancic.name> on 2012/03/01 17:33:56 UTC, 5 replies.
- [continuum] BUILD FAILURE: Apache Commons - Commons Sanselan - Default Maven 2 Build Definition (Java 1.5) - posted by "Continuum@vmbuild" <co...@apache.org> on 2012/03/01 20:11:02 UTC, 6 replies.
- Re: Karma for Continuum on vmbuild - posted by Dennis Lundberg <de...@apache.org> on 2012/03/01 20:15:50 UTC, 0 replies.
- Re: svn commit: r1295694 - /commons/sandbox/graph/trunk/src/main/java/org/apache/commons/graph/visit/DefaultVisitAlgorithmsSelector.java - posted by Simone Tripodi <si...@apache.org> on 2012/03/01 20:43:40 UTC, 0 replies.
- [graph] Kosaraju's SCC algorithm - posted by Thomas Neidhart <th...@gmail.com> on 2012/03/01 21:26:57 UTC, 1 replies.
- Re: svn commit: r1295773 - in /commons/sandbox/graph/trunk/src: main/java/org/apache/commons/graph/scc/ test/java/org/apache/commons/graph/scc/ - posted by Simone Tripodi <si...@apache.org> on 2012/03/01 21:31:43 UTC, 0 replies.
- [configuration] Replace DatabaseConfiguration with version from branch? - posted by Oliver Heger <ol...@oliver-heger.de> on 2012/03/01 22:03:32 UTC, 2 replies.
- Re: svn commit: r1295924 - in /commons/sandbox/graph/trunk/src: changes/changes.xml main/java/org/apache/commons/graph/scc/DefaultSccAlgorithmSelector.java test/java/org/apache/commons/graph/scc/KosarajuSharirTestCase.java - posted by Simone Tripodi <si...@apache.org> on 2012/03/01 23:08:40 UTC, 0 replies.
- [RESULT][VOTE][Lang] Update to Java 6 - posted by Gary Gregory <gg...@apache.org> on 2012/03/02 00:13:19 UTC, 1 replies.
- [continuum] BUILD FAILURE: Apache Commons - Apache Commons Digester - Default Maven 2 Build Definition (Java 1.5) - posted by "Continuum@vmbuild" <co...@apache.org> on 2012/03/02 00:23:22 UTC, 8 replies.
- [Math] More missing/confusing infos in "UsingNexus" - posted by Gilles Sadowski <gi...@harfang.homelinux.org> on 2012/03/02 01:43:23 UTC, 1 replies.
- [Math] Toward 3.0 release: First deliverables - posted by Gilles Sadowski <gi...@harfang.homelinux.org> on 2012/03/02 01:59:24 UTC, 10 replies.
- [graph] Why the Vertex/Edge Interfaces? - posted by James Carman <jw...@gmail.com> on 2012/03/02 02:41:06 UTC, 2 replies.
- [graph] Why the Vertex and Edge interfaces? - posted by James Carman <ja...@carmanconsulting.com> on 2012/03/02 02:45:45 UTC, 33 replies.
- [SANDBOX][BeanUtils2] Util class for testing - posted by Benedikt Ritter <be...@systemoutprintln.de> on 2012/03/02 10:17:59 UTC, 3 replies.
- [daemon] Debian patches - posted by Emmanuel Bourg <eb...@apache.org> on 2012/03/02 12:32:56 UTC, 1 replies.
- [commons-build-plugin] commons.release.3.* ? - posted by Gary Gregory <ga...@gmail.com> on 2012/03/02 16:19:18 UTC, 3 replies.
- [continuum] BUILD FAILURE: Apache Commons - Commons Lang - Default Maven 2 Build Definition (Java 1.5) - posted by "Continuum@vmbuild" <co...@apache.org> on 2012/03/02 17:22:08 UTC, 2 replies.
- [Graph] Test problems after last commit - posted by Marco Speranza <ma...@apache.org> on 2012/03/02 19:10:26 UTC, 31 replies.
- Re: svn commit: r1296359 - in /commons/proper/math/trunk: RELEASE-NOTES.txt pom.xml src/changes/ src/changes/changes.xml src/site/xdoc/changes.xml - posted by Gilles Sadowski <gi...@harfang.homelinux.org> on 2012/03/02 21:29:05 UTC, 2 replies.
- [commons-build-plugin] can't build RC - help out of Maven pit - posted by Gary Gregory <ga...@gmail.com> on 2012/03/02 23:44:49 UTC, 2 replies.
- Re: svn commit: r1296508 - /commons/proper/math/trunk/pom.xml - posted by sebb <se...@gmail.com> on 2012/03/03 00:34:56 UTC, 0 replies.
- Re: svn commit: r1296530 - in /commons/sandbox/graph/trunk: pom.xml src/main/java/org/apache/commons/graph/CommonsGraph.java src/test/java/org/apache/commons/graph/model/BaseMutableGraphTestCase.java - posted by Simone Tripodi <si...@apache.org> on 2012/03/03 01:55:16 UTC, 1 replies.
- Re: svn commit: r1296564 - /commons/proper/commons-build-plugin/trunk/pom.xml - posted by sebb <se...@gmail.com> on 2012/03/03 03:46:49 UTC, 3 replies.
- [VOTE][LAZY] Release Commons Build Plugin 1.4-RC1 - posted by Gary Gregory <gg...@apache.org> on 2012/03/03 03:50:30 UTC, 0 replies.
- [Meiyo] Sharing some ideas... - posted by James Carman <ja...@carmanconsulting.com> on 2012/03/03 13:32:57 UTC, 0 replies.
- Re: svn commit: r1296621 - in /commons/sandbox/graph/trunk: ./ src/main/java/org/apache/commons/graph/ src/main/java/org/apache/commons/graph/spanning/ - posted by Simone Tripodi <si...@apache.org> on 2012/03/03 14:36:39 UTC, 2 replies.
- How to configure the eclipse checkstyle plugin for use in commons projects (was: Re: svn commit: r1296621 - in /commons/sandbox/graph/trunk: ./ src/main/java/org/apache/commons/graph/ src/main/java/org/apache/commons/graph/spanning/) - posted by Benedikt Ritter <be...@systemoutprintln.de> on 2012/03/03 15:14:01 UTC, 0 replies.
- Re: svn commit: r1296625 - /commons/sandbox/graph/trunk/checkstyle.xml - posted by Simone Tripodi <si...@apache.org> on 2012/03/03 15:55:44 UTC, 2 replies.
- [VOTE][CANCEL] Release Commons Build Plugin 1.4-RC1 - posted by Gary Gregory <ga...@gmail.com> on 2012/03/03 17:15:41 UTC, 0 replies.
- [VOTE] Release Commons Build Plugin 1.4-RC2 - posted by Gary Gregory <gg...@apache.org> on 2012/03/03 17:17:15 UTC, 5 replies.
- [lang] test failures - posted by Gary Gregory <ga...@gmail.com> on 2012/03/03 19:33:32 UTC, 13 replies.
- Re: DomainValidator in Java on your website - posted by Christian Grobmeier <gr...@gmail.com> on 2012/03/04 00:21:28 UTC, 2 replies.
- [VOTE] Release Commons Math 3.0 - posted by Gilles Sadowski <gi...@harfang.homelinux.org> on 2012/03/04 03:35:43 UTC, 10 replies.
- [chain] Changing from Exception to RuntimeException - posted by Elijah Zupancic <el...@zupancic.name> on 2012/03/04 05:07:39 UTC, 3 replies.
- [VOTE] Release Commons Math 3.0 (RC2, take 2) - posted by Gilles Sadowski <gi...@harfang.homelinux.org> on 2012/03/04 15:05:17 UTC, 4 replies.
- [CANCEL][VOTE] Release Commons Math 3.0 - posted by Gilles Sadowski <gi...@harfang.homelinux.org> on 2012/03/04 15:08:01 UTC, 0 replies.
- [CANCEL][VOTE] Release Commons Math 3.0 (RC2, take 2) - posted by Gilles Sadowski <gi...@harfang.homelinux.org> on 2012/03/04 19:44:14 UTC, 0 replies.
- [VOTE] Release Commons Math 3.0 (RC3) - posted by Gilles Sadowski <gi...@harfang.homelinux.org> on 2012/03/04 20:22:59 UTC, 13 replies.
- Re: svn commit: r1296883 - in /commons/sandbox/graph/trunk: ./ src/test/java/org/apache/commons/graph/model/ src/test/java/org/apache/commons/graph/utils/ - posted by Simone Tripodi <si...@apache.org> on 2012/03/05 07:59:19 UTC, 0 replies.
- [math] Refactoring of the vector and matrix classes - posted by Sébastien Brisard <se...@m4x.org> on 2012/03/05 08:40:32 UTC, 15 replies.
- [math] Add FieldElement.divide(int) ? - posted by Sébastien Brisard <se...@m4x.org> on 2012/03/05 09:57:52 UTC, 6 replies.
- [VOTE] Release Commons Math 3.0 (RC3, take 2) - posted by Gilles Sadowski <gi...@harfang.homelinux.org> on 2012/03/05 11:43:30 UTC, 7 replies.
- [CANCEL][VOTE] Release Commons Math 3.0 (RC3) - posted by Gilles Sadowski <gi...@harfang.homelinux.org> on 2012/03/05 11:44:13 UTC, 0 replies.
- [math] Tensor algebra implementation - posted by le...@hush.com on 2012/03/05 22:19:55 UTC, 7 replies.
- [csv] Commons CSV 3.5 released! - posted by Emmanuel Bourg <eb...@apache.org> on 2012/03/06 02:12:28 UTC, 21 replies.
- [codec] What version should implement a behavior change? - posted by Gary Gregory <ga...@gmail.com> on 2012/03/06 15:11:40 UTC, 9 replies.
- Re: svn commit: r1297393 - /commons/proper/chain/trunk/pom.xml - posted by sebb <se...@gmail.com> on 2012/03/06 17:23:50 UTC, 3 replies.
- [VOTE][RESULT] Release Commons Build Plugin 1.4-RC2 - posted by Gary Gregory <gg...@apache.org> on 2012/03/06 17:40:25 UTC, 4 replies.
- [VOTE] Promote [csv] to Commons proper - posted by Emmanuel Bourg <eb...@apache.org> on 2012/03/06 18:42:12 UTC, 27 replies.
- [Commons Wiki] Update of "MathWishList" by SebastienBrisard - posted by Apache Wiki <wi...@apache.org> on 2012/03/06 20:22:41 UTC, 2 replies.
- [Commons Wiki] Trivial Update of "MathWishList" by SebastienBrisard - posted by Apache Wiki <wi...@apache.org> on 2012/03/06 20:31:51 UTC, 0 replies.
- [Commons Wiki] Trivial Update of "LinearPackageInterfaceSimplification" by SebastienBrisard - posted by Apache Wiki <wi...@apache.org> on 2012/03/06 20:36:47 UTC, 0 replies.
- Re: HierarchicalINIConfiguration when endocing lists - posted by Oliver Heger <ol...@oliver-heger.de> on 2012/03/06 21:54:09 UTC, 0 replies.
- Re: svn commit: r1297741 - /commons/proper/io/trunk/pom.xml - posted by sebb <se...@gmail.com> on 2012/03/06 23:35:29 UTC, 2 replies.
- Re: svn commit: r1297767 - /commons/proper/commons-build-plugin/trunk/RELEASE-NOTES.txt - posted by sebb <se...@gmail.com> on 2012/03/06 23:38:52 UTC, 0 replies.
- [GUMP@vmgump]: Project commons-io-test (in module apache-commons) failed - posted by Gump <is...@commons.apache.org> on 2012/03/07 03:09:04 UTC, 2 replies.
- [Commons Wiki] Update of "LinearPackageInterfaceSimplification" by SebastienBrisard - posted by Apache Wiki <wi...@apache.org> on 2012/03/07 04:56:14 UTC, 3 replies.
- [ANNOUNCE] Commons Build Plugin 1.4 - posted by Gary Gregory <gg...@apache.org> on 2012/03/07 14:43:17 UTC, 0 replies.
- [PARENT] Ready for release 24? - posted by Gary Gregory <ga...@gmail.com> on 2012/03/07 15:24:31 UTC, 12 replies.
- Re: [io] Unicode escape/unescape Writer/Reader - posted by Emmanuel Bourg <eb...@apache.org> on 2012/03/07 17:12:37 UTC, 2 replies.
- Re: svn commit: r1298004 - /commons/proper/commons-parent/trunk/src/changes/changes.xml - posted by sebb <se...@gmail.com> on 2012/03/07 17:46:31 UTC, 2 replies.
- Re: svn commit: r1298027 - /commons/proper/commons-parent/trunk/pom.xml - posted by Gary Gregory <ga...@gmail.com> on 2012/03/07 20:13:44 UTC, 1 replies.
- Re: svn commit: r1298095 - /commons/proper/commons-build-plugin/tags/1.4/ - posted by sebb <se...@gmail.com> on 2012/03/07 22:39:33 UTC, 2 replies.
- Re: svn commit: r1298151 - in /commons/proper/commons-parent/trunk: RELEASE-NOTES.txt src/changes/changes.xml - posted by Gary Gregory <ga...@gmail.com> on 2012/03/07 23:11:36 UTC, 1 replies.
- Re: svn commit: r1298215 - in /commons/sandbox/csv/trunk/src/main/java/org/apache/commons/csv: CharBuffer.java ExtendedBufferedReader.java UnicodeUnescapeReader.java - posted by Emmanuel Bourg <eb...@apache.org> on 2012/03/08 00:47:41 UTC, 8 replies.
- [COLLECTIONS] Use standard Maven directory structure? Update to CP23+? - posted by sebb <se...@gmail.com> on 2012/03/08 02:23:00 UTC, 3 replies.
- [VOTE][RESULT] Release Commons Math 3.0 (RC3, take 2) - posted by Gilles Sadowski <gi...@harfang.homelinux.org> on 2012/03/08 11:45:48 UTC, 2 replies.
- [Math] Problem with deploying the web site - posted by Gilles Sadowski <gi...@harfang.homelinux.org> on 2012/03/08 16:44:25 UTC, 4 replies.
- Re: svn commit: r1298576 - /commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/language/NysiisTest.java - posted by Gary Gregory <ga...@gmail.com> on 2012/03/08 22:13:19 UTC, 1 replies.
- Re: svn commit: r1298588 - /commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/language/NysiisTest.java - posted by Gary Gregory <ga...@gmail.com> on 2012/03/08 23:03:10 UTC, 8 replies.
- [ANNOUNCE] Commons Math version 3.0 is released - posted by Gilles <er...@apache.org> on 2012/03/08 23:17:52 UTC, 5 replies.
- [ALL] configuring project info reports - posted by sebb <se...@gmail.com> on 2012/03/09 02:16:38 UTC, 3 replies.
- [ALL] Parent pom - test.jar and test-sources.jar - posted by sebb <se...@gmail.com> on 2012/03/09 03:03:00 UTC, 6 replies.
- [math] Does this break the API? - posted by Sébastien Brisard <se...@m4x.org> on 2012/03/09 08:14:49 UTC, 3 replies.
- Apache Commons Javadoc template? - posted by Emmanuel Bourg <eb...@apache.org> on 2012/03/09 11:21:46 UTC, 12 replies.
- [math] javadoc unbalanced - posted by Dennis Hendriks <D....@tue.nl> on 2012/03/09 11:34:16 UTC, 5 replies.
- Re: [ognl] Old issues.... - posted by Łukasz Lenart <lu...@googlemail.com> on 2012/03/09 14:41:59 UTC, 5 replies.
- [OGNL] A new release - posted by Łukasz Lenart <lu...@googlemail.com> on 2012/03/09 14:46:06 UTC, 3 replies.
- [codec] Feedback requested for new NYSIIS encoder - posted by Gary Gregory <ga...@gmail.com> on 2012/03/09 19:49:33 UTC, 0 replies.
- [All] Maven site style - posted by Gary Gregory <ga...@gmail.com> on 2012/03/09 20:05:11 UTC, 4 replies.
- [PARENT] 24-SNAPSHOT pushed again - posted by sebb <se...@gmail.com> on 2012/03/09 20:50:31 UTC, 5 replies.
- Re: svn commit: r1298953 - /commons/sandbox/csv/trunk/src/main/java/org/apache/commons/csv/CSVFormat.java - posted by Emmanuel Bourg <eb...@apache.org> on 2012/03/09 21:44:21 UTC, 0 replies.
- Re: [VOTE][RESULT] Promote [csv] to Commons proper - posted by Emmanuel Bourg <eb...@apache.org> on 2012/03/09 23:06:02 UTC, 6 replies.
- [CSV] Site tidyup - posted by sebb <se...@gmail.com> on 2012/03/10 01:37:29 UTC, 5 replies.
- [VOTE] Release Commons Parent 24 based on RC2 (lazy consensus) - posted by sebb <se...@gmail.com> on 2012/03/10 02:02:58 UTC, 0 replies.
- [GUMP@vmgump]: Project commons-csv (in module commons-sandbox) failed - posted by Gump <is...@commons.apache.org> on 2012/03/10 03:00:06 UTC, 0 replies.
- Followup - [graph] Why the Vertex and Edge interfaces? - posted by Simone Tripodi <si...@apache.org> on 2012/03/10 03:15:52 UTC, 1 replies.
- [math] LaguerreSolver.ComplexSolver is private; functionality lost in 3.0 - posted by Lance Finney <lm...@alum.wustl.edu> on 2012/03/11 02:15:14 UTC, 2 replies.
- [collections] - immutable (functional programming) maps/sets/lists in java - posted by Eric Goff <go...@gmail.com> on 2012/03/11 03:50:33 UTC, 0 replies.
- Re: svn commit: r1299315 - in /commons/proper/csv/trunk: pom.xml src/site/xdoc/issue-tracking.xml - posted by sebb <se...@gmail.com> on 2012/03/11 04:06:49 UTC, 0 replies.
- [csv] Performance comparison - posted by Emmanuel Bourg <eb...@apache.org> on 2012/03/11 15:05:00 UTC, 28 replies.
- [ALL] Assembly descriptors belong under src/main/assembly - posted by sebb <se...@gmail.com> on 2012/03/11 15:47:27 UTC, 0 replies.
- [csv] Serializable on CSVFormat - posted by Benedikt Ritter <be...@googlemail.com> on 2012/03/12 00:16:18 UTC, 9 replies.
- [GUMP@vmgump]: Project commons-id (in module commons-sandbox) failed - posted by Gump <is...@commons.apache.org> on 2012/03/12 07:35:19 UTC, 20 replies.
- Re: [jira] [Created] (CSV-55) Replace while(true)-loop in CSVParser.getRecord() with do-while-loop - posted by Gary Gregory <GG...@rocketsoftware.com> on 2012/03/12 15:03:16 UTC, 4 replies.
- [MATH] Does website really need Javadoc for versions prior to 2.2? - posted by sebb <se...@gmail.com> on 2012/03/12 16:50:49 UTC, 3 replies.
- Re: svn commit: r1299580 - /commons/proper/csv/trunk/src/test/java/org/apache/commons/csv/CSVFormatTest.java - posted by sebb <se...@gmail.com> on 2012/03/12 17:48:04 UTC, 2 replies.
- [cvs] CSVLexer.isEndOfLine(int c) makes assumptions on the line separator of a CSVFormat - posted by Benedikt Ritter <be...@googlemail.com> on 2012/03/12 18:17:01 UTC, 7 replies.
- [math] Commons-Math 3.1? - posted by Sébastien Brisard <se...@m4x.org> on 2012/03/12 20:38:48 UTC, 4 replies.
- [io] Help with ReversedLinesFileReader - posted by Gary Gregory <ga...@gmail.com> on 2012/03/12 21:05:12 UTC, 0 replies.
- [lang] Longest common substring / Suffix Tree - posted by Thomas Neidhart <th...@gmail.com> on 2012/03/12 21:20:08 UTC, 6 replies.
- [csv] Headers - posted by Emmanuel Bourg <eb...@apache.org> on 2012/03/12 23:11:20 UTC, 11 replies.
- [VOTE][RESULT] Release Commons Parent 24 based on RC2 (lazy consensus) - posted by sebb <se...@gmail.com> on 2012/03/13 02:12:45 UTC, 1 replies.
- [ANNOUNCE] Commons Parent 24 released - posted by sebb <se...@gmail.com> on 2012/03/13 10:15:51 UTC, 0 replies.
- [ALL] Commons Parent reports - posted by sebb <se...@gmail.com> on 2012/03/13 12:48:40 UTC, 37 replies.
- [io] Help with CharSequenceInputStream [WAS: [GUMP@vmgump]: Project commons-io-test (in module apache-commons) failed] - posted by Gary Gregory <ga...@gmail.com> on 2012/03/13 14:23:52 UTC, 3 replies.
- Re: svn commit: r1300298 - in /commons/proper/io/trunk/src/site: site.xml xdoc/index.xml xdoc/upgradeto2_2.xml - posted by sebb <se...@gmail.com> on 2012/03/13 20:43:52 UTC, 0 replies.
- Re: svn commit: r1300429 - in /commons/proper/commons-parent/trunk: pom.xml src/changes/changes.xml - posted by Gary Gregory <ga...@gmail.com> on 2012/03/14 02:17:52 UTC, 1 replies.
- [GUMP@vmgump]: Project commons-collections4-testframework (in module apache-commons) failed - posted by Gump <is...@commons.apache.org> on 2012/03/14 04:27:29 UTC, 17 replies.
- Re: svn commit: r1300516 - in /commons/proper/csv/trunk/src: main/java/org/apache/commons/csv/UnicodeUnescapeReader.java test/java/org/apache/commons/csv/CharBufferTest.java test/java/org/apache/commons/csv/ExtendedBufferedReaderTest.java - posted by sebb <se...@gmail.com> on 2012/03/14 13:45:16 UTC, 1 replies.
- [ALL] Is that 1 or l or I ? - posted by sebb <se...@gmail.com> on 2012/03/14 14:33:55 UTC, 8 replies.
- [CSV] Unicode escapes are parsed too early? - posted by sebb <se...@gmail.com> on 2012/03/14 16:08:18 UTC, 0 replies.
- Re: svn commit: r1300659 - in /commons/proper/csv/trunk/src: main/java/org/apache/commons/csv/CSVParser.java main/java/org/apache/commons/csv/CharBuffer.java test/java/org/apache/commons/csv/CharBufferTest.java - posted by sebb <se...@gmail.com> on 2012/03/14 18:54:55 UTC, 0 replies.
- [continuum] BUILD FAILURE: Apache Commons - Commons CSV - Default Maven 2 Build Definition (Java 1.5) - posted by "Continuum@vmbuild" <co...@apache.org> on 2012/03/14 19:20:40 UTC, 0 replies.
- Re: svn commit: r1300661 - /commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVParser.java - posted by Benedikt Ritter <be...@googlemail.com> on 2012/03/14 20:33:35 UTC, 1 replies.
- Re: svn commit: r1300699 - /commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVFormat.java - posted by Benedikt Ritter <be...@googlemail.com> on 2012/03/14 20:55:50 UTC, 0 replies.
- [csv] Why does CSVFormat provide a validate() method instead of validating parameters passed to its constructor? - posted by Benedikt Ritter <be...@googlemail.com> on 2012/03/14 21:52:40 UTC, 30 replies.
- Re: svn commit: r1300925 - /commons/sandbox/beanutils2/trunk/src/main/java/org/apache/commons/beanutils2/AccessibleObjectsRegistry.java - posted by sebb <se...@gmail.com> on 2012/03/15 12:59:51 UTC, 1 replies.
- [CSV] Performance - posted by sebb <se...@gmail.com> on 2012/03/15 13:34:43 UTC, 15 replies.
- Re: svn commit: r1300977 - in /commons/proper/csv/trunk: ./ src/test/java/org/apache/commons/csv/ - posted by Benedikt Ritter <be...@googlemail.com> on 2012/03/15 14:47:10 UTC, 6 replies.
- [io] preping a 2.2 RC soon - posted by Gary Gregory <ga...@gmail.com> on 2012/03/15 16:50:37 UTC, 0 replies.
- Re: svn commit: r1301220 - /commons/sandbox/graph/trunk/src/main/java/org/apache/commons/graph/export/ - posted by Simone Tripodi <si...@apache.org> on 2012/03/15 22:50:41 UTC, 2 replies.
- Re: svn commit: r1301177 - /commons/proper/digester/trunk/core/src/main/java/org/apache/commons/digester3/binder/AbstractRulesModule.java - posted by sebb <se...@gmail.com> on 2012/03/16 00:10:43 UTC, 1 replies.
- [continuum] BUILD ERROR: Apache Commons - Commons Net - Default Maven 2 Build Definition (Java 1.5) - posted by "Continuum@vmbuild" <co...@apache.org> on 2012/03/16 01:21:20 UTC, 0 replies.
- [VOTE] Release Commons IO 2.2-RC1 - posted by Gary Gregory <gg...@apache.org> on 2012/03/16 06:02:10 UTC, 4 replies.
- [csv] Improving readability in CSVLexer - posted by Benedikt Ritter <be...@googlemail.com> on 2012/03/16 13:33:29 UTC, 8 replies.
- [graph] exporter migration in branch - posted by Thomas Neidhart <th...@gmail.com> on 2012/03/16 18:27:23 UTC, 4 replies.
- Re: svn commit: r1301719 - /commons/proper/codec/trunk/src/changes/changes.xml - posted by Thomas Neidhart <th...@gmail.com> on 2012/03/16 20:52:45 UTC, 5 replies.
- [codec] Release 1.7 - posted by Gary Gregory <ga...@gmail.com> on 2012/03/16 20:53:26 UTC, 12 replies.
- [lang] static methods with final keyword - posted by Christian Grobmeier <gr...@gmail.com> on 2012/03/16 23:40:56 UTC, 1 replies.
- [GUMP@vmgump]: Project commons-graph (in module commons-sandbox) failed - posted by commons-graph development <de...@commons.apache.org> on 2012/03/17 03:48:16 UTC, 15 replies.
- [continuum] BUILD FAILURE: Apache Commons - Commons Pool - Default Maven 2 Build Definition (Java 1.5) - posted by "Continuum@vmbuild" <co...@apache.org> on 2012/03/17 06:23:34 UTC, 0 replies.
- Re: svn commit: r1301865 - in /commons/proper: bcel/trunk/ beanutils/trunk/ betwixt/trunk/ bsf/trunk/ collections/trunk/ commons-build-plugin/trunk/ commons-parent/trunk/ commons-sandbox-parent/trunk/ csv/trunk/ email/trunk/ jexl/trunk/ jxpath/trunk/ - posted by Maurizio Cucchiara <ma...@gmail.com> on 2012/03/17 08:29:24 UTC, 0 replies.
- Re: svn commit: r1301861 - /commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVRecord.java - posted by Emmanuel Bourg <eb...@apache.org> on 2012/03/17 09:53:36 UTC, 2 replies.
- Re: svn commit: r1242742 - in /commons/proper/pool/trunk: build.xml pom.xml - posted by sebb <se...@gmail.com> on 2012/03/17 12:46:59 UTC, 0 replies.
- Re: svn commit: r1301852 - in /commons/proper/csv/trunk/src: main/java/org/apache/commons/csv/ test/java/org/apache/commons/csv/ - posted by sebb <se...@gmail.com> on 2012/03/17 13:12:15 UTC, 1 replies.
- [CANCEL][VOTE] Release Commons IO 2.2-RC1 - posted by Gary Gregory <ga...@gmail.com> on 2012/03/17 14:14:36 UTC, 0 replies.
- [VOTE] Release Commons IO 2.2-RC2 - posted by Gary Gregory <gg...@apache.org> on 2012/03/18 04:53:02 UTC, 2 replies.
- Re: svn commit: r1302050 - in /commons/proper/io/trunk/src: main/java/org/apache/commons/io/comparator/ main/java/org/apache/commons/io/filefilter/ main/java/org/apache/commons/io/input/ main/java/org/apache/commons/io/output/ test/java/org/apache/co - posted by Gary Gregory <ga...@gmail.com> on 2012/03/18 04:54:51 UTC, 1 replies.
- Re: [math] linear regression output in human readable format. - posted by Ted Dunning <te...@gmail.com> on 2012/03/18 07:55:26 UTC, 1 replies.
- [math] Checkstyle too stringent? - posted by Sébastien Brisard <se...@m4x.org> on 2012/03/18 10:19:15 UTC, 6 replies.
- [continuum] BUILD FAILURE: Apache Commons - Commons Compress - Default Maven 2 Build Definition (Java 1.5) - posted by "Continuum@vmbuild" <co...@apache.org> on 2012/03/18 18:20:55 UTC, 2 replies.
- [compress] encoding in tar package - posted by Stefan Bodewig <bo...@apache.org> on 2012/03/18 18:37:06 UTC, 0 replies.
- [CANCEL][VOTE] Release Commons IO 2.2-RC2 - posted by Gary Gregory <gg...@apache.org> on 2012/03/18 18:53:56 UTC, 0 replies.
- [VOTE] Release Commons IO 2.2-RC3 - posted by Gary Gregory <gg...@apache.org> on 2012/03/18 20:03:27 UTC, 16 replies.
- [Math] Release mini-howto - posted by Gilles Sadowski <gi...@harfang.homelinux.org> on 2012/03/18 20:40:43 UTC, 6 replies.
- Re: svn commit: r1302199 - in /commons/sandbox/graph/branches/exporters-with-mappers/src: main/java/org/apache/commons/graph/ main/java/org/apache/commons/graph/export/ test/java/org/apache/commons/graph/export/ - posted by Simone Tripodi <si...@apache.org> on 2012/03/18 20:57:37 UTC, 3 replies.
- Re: svn commit: r1302060 - in /commons/proper/io/tags/2.2-RC2: ./ src/main/java/org/apache/commons/io/ src/main/java/org/apache/commons/io/comparator/ src/main/java/org/apache/commons/io/filefilter/ src/main/java/org/apache/commons/io/input/ src/main - posted by sebb <se...@gmail.com> on 2012/03/19 02:47:12 UTC, 0 replies.
- Re: svn commit: r1302179 - /commons/proper/io/trunk/RELEASE-NOTES.txt - posted by sebb <se...@gmail.com> on 2012/03/19 03:28:16 UTC, 0 replies.
- Re: svn commit: r1302298 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/linear/SymmLQ.java - posted by sebb <se...@gmail.com> on 2012/03/19 10:07:26 UTC, 1 replies.
- [Commons Wiki] Update of "GillesSadowski" by GillesSadowski - posted by Apache Wiki <wi...@apache.org> on 2012/03/19 12:55:48 UTC, 0 replies.
- [Commons Wiki] Update of "GillesSadowski/ReleaseMiniHowto" by GillesSadowski - posted by Apache Wiki <wi...@apache.org> on 2012/03/19 13:05:12 UTC, 0 replies.
- Re: svn commit: r1302387 - in /commons/proper/math/trunk/src: main/resources/assets/org/apache/commons/math3/exception/util/LocalizedFormats_fr.properties site/xdoc/userguide/filter.xml - posted by Sébastien Brisard <se...@m4x.org> on 2012/03/19 13:15:50 UTC, 1 replies.
- [BCEL] 6.0 release - posted by "Honton, Charles" <Ch...@intuit.com> on 2012/03/19 15:18:24 UTC, 2 replies.
- [continuum] BUILD FAILURE: Apache Commons - Commons IO - Default Maven 2 Build Definition (Java 1.5) - posted by "Continuum@vmbuild" <co...@apache.org> on 2012/03/20 03:22:24 UTC, 6 replies.
- Re: svn commit: r1302748 - in /commons/proper/io/trunk: ./ src/main/java/org/apache/commons/io/ src/main/java/org/apache/commons/io/comparator/ src/main/java/org/apache/commons/io/filefilter/ src/main/java/org/apache/commons/io/input/ src/main/java/o - posted by sebb <se...@gmail.com> on 2012/03/20 12:02:11 UTC, 1 replies.
- [parent] incorrect documentation on site - posted by "Honton, Charles" <Ch...@intuit.com> on 2012/03/20 16:43:40 UTC, 1 replies.
- Re: svn commit: r1302930 - in /commons/sandbox/graph/branches/exporters-with-mappers/src/main/java/org/apache/commons/graph/export: AbstractExporter.java DotExporter.java GraphMLExporter.java - posted by Simone Tripodi <si...@apache.org> on 2012/03/20 17:35:03 UTC, 4 replies.
- Re: svn commit: r1303290 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/linear/SymmLQ.java - posted by Luc Maisonobe <Lu...@free.fr> on 2012/03/21 08:53:40 UTC, 1 replies.
- Re: svn commit: r1303488 - /commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVFormat.java - posted by Benedikt Ritter <be...@googlemail.com> on 2012/03/21 19:34:46 UTC, 1 replies.
- [CANCEL][VOTE] Release Commons IO 2.2-RC3 - posted by Gary Gregory <ga...@gmail.com> on 2012/03/22 22:01:45 UTC, 1 replies.
- [continuum] BUILD FAILURE: Apache Commons - Commons Codec - Default Maven 2 Build Definition (Java 1.5) - posted by "Continuum@vmbuild" <co...@apache.org> on 2012/03/23 01:21:00 UTC, 9 replies.
- Re: svn commit: r1303878 - /commons/proper/csv/trunk/src/test/java/org/apache/commons/csv/PerformanceTest.java - posted by Benedikt Ritter <be...@googlemail.com> on 2012/03/23 08:31:56 UTC, 1 replies.
- Commons-Math release schedule - posted by Hassan Siddiqui <hs...@sciops.esa.int> on 2012/03/23 10:56:00 UTC, 10 replies.
- [graph][discuss] reintegrating branch in trunk - posted by Simone Tripodi <si...@apache.org> on 2012/03/23 11:53:02 UTC, 7 replies.
- [CSV] trimming spaces - are both leading/trailing required? - posted by sebb <se...@gmail.com> on 2012/03/23 12:36:04 UTC, 4 replies.
- Re: svn commit: r1304377 - /commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/binary/HexTest.java - posted by Thomas Neidhart <th...@gmail.com> on 2012/03/23 19:54:15 UTC, 1 replies.
- [all] how to make Jira aware of releases - posted by Luc Maisonobe <Lu...@free.fr> on 2012/03/24 17:29:43 UTC, 4 replies.
- [graph] graph importers - posted by Claudio Squarcella <sq...@dia.uniroma3.it> on 2012/03/25 15:20:26 UTC, 3 replies.
- [math]:Complex types - posted by Bruce A Johnson <jo...@umbc.edu> on 2012/03/25 16:01:16 UTC, 1 replies.
- Re: svn commit: r1305050 - in /commons/sandbox/graph/trunk/src/main/java/org/apache/commons/graph/spanning: DefaultSpanningTreeSourceSelector.java ReverseDeleteGraph.java - posted by Simone Tripodi <si...@apache.org> on 2012/03/25 16:46:01 UTC, 1 replies.
- [graph][discuss] possible room for improvement for Visit handler APIs - posted by Simone Tripodi <si...@apache.org> on 2012/03/25 22:46:20 UTC, 9 replies.
- [VOTE] Release Commons IO 2.2-RC4 - posted by Gary Gregory <gg...@apache.org> on 2012/03/26 17:38:33 UTC, 5 replies.
- [codec] is moving to Java 6 - posted by Gary Gregory <gg...@apache.org> on 2012/03/26 17:56:16 UTC, 1 replies.
- Re: svn commit: r1305374 - /commons/proper/io/trunk/RELEASE-NOTES.txt - posted by sebb <se...@gmail.com> on 2012/03/26 20:00:17 UTC, 1 replies.
- Re: svn commit: r1305706 - in /commons/proper/dbutils/trunk/src: main/java/org/apache/commons/dbutils/AbstractQueryRunner.java main/java/org/apache/commons/dbutils/AsyncQueryRunner.java test/java/org/apache/commons/dbutils/AsyncQueryRunnerTest.java - posted by sebb <se...@gmail.com> on 2012/03/27 03:58:37 UTC, 0 replies.
- [math] Improvement: Interpreter for mathematical expressions - posted by Detlef Günther <De...@gmx.net> on 2012/03/27 09:58:53 UTC, 10 replies.
- [Collections] Difference between pop and remove - posted by Shiva Krishnan <sh...@gmail.com> on 2012/03/27 12:39:01 UTC, 1 replies.
- [Collections] Difference between Pop and remove methods - posted by Shiva Krishnan <sh...@gmail.com> on 2012/03/27 12:41:16 UTC, 1 replies.
- [math] Release notes for 3.1? - posted by Sébastien Brisard <se...@m4x.org> on 2012/03/28 07:45:14 UTC, 4 replies.
- [Math] "changes" HTML report - posted by Gilles Sadowski <gi...@harfang.homelinux.org> on 2012/03/28 12:27:21 UTC, 2 replies.
- [Math] On-demand cobertura report - posted by Gilles Sadowski <gi...@harfang.homelinux.org> on 2012/03/28 16:17:24 UTC, 6 replies.
- Re: svn commit: r1306437 - in /commons/proper/codec/trunk/src: main/java/org/apache/commons/codec/net/QuotedPrintableCodec.java test/java/org/apache/commons/codec/net/QuotedPrintableCodecTest.java - posted by sebb <se...@gmail.com> on 2012/03/28 17:47:48 UTC, 1 replies.
- [codec] getting to ready to RC 1.7 - posted by Gary Gregory <ga...@gmail.com> on 2012/03/28 18:14:13 UTC, 5 replies.
- [graph] first ELO rating system implementtaion - posted by Simone Tripodi <si...@apache.org> on 2012/03/28 18:57:04 UTC, 3 replies.
- Re: svn commit: r1306079 - /commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVLexer.java - posted by Emmanuel Bourg <eb...@apache.org> on 2012/03/29 02:25:27 UTC, 0 replies.
- Re: svn commit: r1306315 - /commons/proper/csv/trunk/src/test/java/org/apache/commons/csv/CSVParserTest.java - posted by Emmanuel Bourg <eb...@apache.org> on 2012/03/29 02:28:49 UTC, 1 replies.
- Re: [math] Gamma Distribution Algorithm - posted by Paul Rivera <pa...@gmail.com> on 2012/03/29 04:11:52 UTC, 6 replies.
- [math] Refactoring the matrix and vector interfaces - posted by Sébastien Brisard <se...@m4x.org> on 2012/03/29 07:58:17 UTC, 4 replies.
- [pool] Release of 2.0.0? - posted by Mark Mindenhall <mm...@gmail.com> on 2012/03/29 15:25:05 UTC, 1 replies.
- [VOTE][RESULT] Release Commons IO 2.2-RC4 - posted by Gary Gregory <gg...@apache.org> on 2012/03/29 20:23:42 UTC, 0 replies.
- [csv] Rename methods on XXXLexer methods on CSVLexer - posted by Benedikt Ritter <be...@googlemail.com> on 2012/03/29 21:45:31 UTC, 2 replies.
- [io] Moving to Java 6 for version 2.3 - posted by Gary Gregory <ga...@gmail.com> on 2012/03/29 23:55:55 UTC, 11 replies.
- [ANNOUNCEMENT] Apache Commons IO 2.2 released - posted by Gary Gregory <ga...@gmail.com> on 2012/03/30 14:08:17 UTC, 0 replies.
- [continuum] BUILD FAILURE: Apache Commons - Commons Pool - Build using Java 1.6 - posted by "Continuum@vmbuild" <co...@apache.org> on 2012/03/30 16:12:20 UTC, 0 replies.
- [SANSELAN] Continuum builds borked - posted by sebb <se...@gmail.com> on 2012/03/30 19:49:28 UTC, 2 replies.
- [continuum] BUILD ERROR: Apache Commons - Commons Sanselan - Default Maven 2 Build Definition (Java 1.5) - posted by "Continuum@vmbuild" <co...@apache.org> on 2012/03/30 20:20:41 UTC, 3 replies.
- [compress] Releasing 1.4 - posted by Stefan Bodewig <bo...@apache.org> on 2012/03/31 06:48:53 UTC, 6 replies.