commons-dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[jira] Resolved: (BEANUTILS-109) [beanutils] BeanUtils.setProperty fails with mapped properties containing several MAPPED_DELIM2 characters
Niall Pemberton (JIRA)
[jira] Resolved: (BEANUTILS-82) [beanutils] BeanUtilsBean.setProperty incorrectly parses the property name
Niall Pemberton (JIRA)
[jira] Resolved: (BEANUTILS-65) [beanutils] ConvertUtils supports String->String[], but BeanUtils does not call the converter
Niall Pemberton (JIRA)
svn commit: r539845 - /jakarta/commons/proper/beanutils/trunk/src/test/org/apache/commons/beanutils/BeanUtilsTestCase.java
niallp
[jira] Updated: (BEANUTILS-41) [beanutils] Provide better error message for "No value specified"
Niall Pemberton (JIRA)
[jira] Resolved: (BEANUTILS-86) [beanutils] StringArrayConverter does not handle long[] input
Niall Pemberton (JIRA)
[jira] Updated: (BEANUTILS-271) [beanutils] converters - DateLocaleConverter does not always throw an Exception for invalid dates
Niall Pemberton (JIRA)
[jira] Updated: (BEANUTILS-271) [beanutils] converters - DateLocaleConverter does not always throw an Exception for invalid dates
Niall Pemberton (JIRA)
[jira] Resolved: (BEANUTILS-64) [beanutils] ConvertUtils.convert returns 0 for Strings with leading blanks at converting String arrays to Integer arrays
Niall Pemberton (JIRA)
[jira] Resolved: (BEANUTILS-199) [beanutils] BeanUtils.setProperty is over-zealous at converting types
Niall Pemberton (JIRA)
[jira] Resolved: (BEANUTILS-196) [beanutils] StringArrayConverter does not handle double[] input
Niall Pemberton (JIRA)
[jira] Updated: (BEANUTILS-228) [beanutils] ConvertUtilsBean: register converter for specific property
Niall Pemberton (JIRA)
[jira] Resolved: (BEANUTILS-179) [beanutils] BeanUtils could use a premade ISO8601 date converter
Niall Pemberton (JIRA)
[jira] Resolved: (BEANUTILS-223) [beanutils] Localizing beanutils
Niall Pemberton (JIRA)
[jira] Resolved: (BEANUTILS-227) [beanutils] Register converters by both target class and source class
Niall Pemberton (JIRA)
[jira] Resolved: (BEANUTILS-276) Exceptions when setting properties to null (specific types only)
Niall Pemberton (JIRA)
[jira] Resolved: (BEANUTILS-274) BeanUtils cannot set property of type Long with value of Double
Niall Pemberton (JIRA)
[jira] Resolved: (BEANUTILS-255) ConvertUtilsBean does not support converts to a java.util.Date
Niall Pemberton (JIRA)
[jira] Resolved: (BEANUTILS-242) Add general array type conversion
Niall Pemberton (JIRA)
svn commit: r539843 - /jakarta/commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/converters/
niallp
[jira] Resolved: (BEANUTILS-258) Improve Converter Implementations
Niall Pemberton (JIRA)
svn commit: r539842 - /jakarta/commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/ConvertUtilsBean.java
niallp
[jira] Resolved: (BEANUTILS-72) [beanutils] Problem with setting properties which are strings array.
Niall Pemberton (JIRA)
[jira] Resolved: (BEANUTILS-249) BeanUtilsBean does not convert objects using custom convertors properly
Niall Pemberton (JIRA)
svn commit: r539835 - /jakarta/commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/BeanUtilsBean.java
niallp
svn commit: r539832 - in /jakarta/commons/proper/beanutils/trunk/src: java/org/apache/commons/beanutils/ test/org/apache/commons/beanutils/
niallp
svn commit: r539830 - in /jakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/random: RandomVectorGenerator.java UncorrelatedRandomVectorGenerator.java
psteitz
svn commit: r539829 - /jakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/util/MathUtils.java
psteitz
svn commit: r539828 - in /jakarta/commons/proper/beanutils/trunk/src: java/org/apache/commons/beanutils/BeanUtilsBean.java test/org/apache/commons/beanutils/BeanUtilsTestCase.java
niallp
svn commit: r539812 - in /jakarta/commons/proper/beanutils/trunk/src: java/org/apache/commons/beanutils/converters/ArrayConverter.java test/org/apache/commons/beanutils/converters/ArrayConverterTestCase.java
niallp
[jira] Created: (BEANUTILS-279) Allowing Multiple Converters Per Destination Class
Bradley M. Handy (JIRA)
[jira] Updated: (BEANUTILS-279) Allowing Multiple Converters Per Destination Class
Bradley M. Handy (JIRA)
[jira] Updated: (BEANUTILS-279) Allowing Multiple Converters Per Destination Class
Bradley M. Handy (JIRA)
[jira] Updated: (BEANUTILS-279) Allowing Multiple Converters Per Destination Class
Niall Pemberton (JIRA)
svn commit: r539664 - in /jakarta/commons/proper/io/trunk: PROPOSAL.html STATUS.html build.xml doap_io.rdf xdocs/navigation.xml xdocs/style/project.css
niallp
svn commit: r539657 - in /jakarta/commons/proper/io/trunk/src: changes/changes.xml site/site.xml
niallp
svn commit: r539656 - in /jakarta/commons/proper/io/branches/b1_3/src: changes/changes.xml site/site.xml
niallp
svn commit: r539651 - /jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
bayard
svn commit: r539650 - /jakarta/commons/proper/io/branches/b1_3/RELEASE-NOTES.txt
bayard
[jira] Closed: (IO-117) EndianUtils.readSwappedUnsignedInteger() may return a negative number
Henri Yandell (JIRA)
svn commit: r539638 - in /jakarta/commons/proper/io/branches/b1_3/src: java/org/apache/commons/io/EndianUtils.java test/org/apache/commons/io/EndianUtilsTest.java
bayard
svn commit: r539632 - in /jakarta/commons/proper/io/trunk/src: java/org/apache/commons/io/EndianUtils.java test/org/apache/commons/io/EndianUtilsTest.java
bayard
[jira] Resolved: (JXPATH-80) boolean conversion of javabean getter values returning NULL fails
Matt Benson (JIRA)
svn commit: r539521 - /jakarta/commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/ConvertUtilsBean.java
niallp
svn commit: r539519 - in /jakarta/commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils: BeanUtils.java ConvertUtilsBean.java WrapDynaClass.java
niallp
[jira] Created: (DIGESTER-115) Digester depends on BeanUtils copies of Collections classes
Niall Pemberton (JIRA)
[jira] Commented: (DIGESTER-115) Digester depends on BeanUtils copies of Collections classes
Henri Yandell (JIRA)
[jira] Updated: (DIGESTER-115) Digester depends on BeanUtils copies of Collections classes
Henri Yandell (JIRA)
[jira] Commented: (DIGESTER-115) Digester depends on BeanUtils copies of Collections classes
Rahul Akolkar (JIRA)
svn commit: r539508 - in /jakarta/commons/proper/beanutils/trunk/src/test/org/apache/commons/beanutils: DynaBeanUtilsTestCase.java converters/ClassConverterTestCase.java
niallp
[jira] Updated: (IO-92) Add DeferredPeriodicOutputStream
Michele Mazzucco (JIRA)
[jira] Created: (BEANUTILS-278) Remove copied Collections classes
Niall Pemberton (JIRA)
[jira] Updated: (BEANUTILS-278) Remove copied Collections classes
Niall Pemberton (JIRA)
[jira] Commented: (BEANUTILS-278) Remove copied Collections classes
Niall Pemberton (JIRA)
[jira] Commented: (BEANUTILS-278) Remove copied Collections classes
Niall Pemberton (JIRA)
[jira] Updated: (BEANUTILS-278) Remove copied Collections classes
Niall Pemberton (JIRA)
[jira] Updated: (BEANUTILS-278) Remove copied Collections classes
Niall Pemberton (JIRA)
[jira] Updated: (BEANUTILS-278) Remove copied Collections classes
Niall Pemberton (JIRA)
svn commit: r539475 - in /jakarta/commons/proper/beanutils/trunk/optional/bean-collections: build.xml project.xml
niallp
[jira] Created: (JXPATH-84) reserved word enum is used
peter snowdon (JIRA)
[jira] Updated: (JXPATH-84) reserved word enum is used
peter snowdon (JIRA)
[jira] Resolved: (JXPATH-84) reserved word enum is used
Matt Benson (JIRA)
svn commit: r539441 - in /jakarta/commons/proper/httpclient/trunk: release_notes.txt src/java/org/apache/commons/httpclient/HttpMethodBase.java
oglueck
[beanutils] commons collection classes
Torsten Curdt
Re: [beanutils] commons collection classes
Niall Pemberton
Re: [beanutils] commons collection classes
James Carman
Re: [beanutils] commons collection classes
Torsten Curdt
Re: [beanutils] commons collection classes
Niall Pemberton
Re: [beanutils] commons collection classes
Torsten Curdt
Re: [beanutils] commons collection classes
Niall Pemberton
Re: [beanutils] commons collection classes
Niall Pemberton
Re: [beanutils] commons collection classes
Niall Pemberton
Re: [beanutils] commons collection classes
Stephen Colebourne
Re: [beanutils] commons collection classes
James Carman
Re: [beanutils] commons collection classes
Torsten Curdt
Re: [beanutils] commons collection classes
Niall Pemberton
Re: [beanutils] commons collection classes
Rahul Akolkar
Re: [beanutils] commons collection classes
Torsten Curdt
Re: [beanutils] commons collection classes
Thorbjørn Ravn Andersen
Re: [beanutils] commons collection classes
Torsten Curdt
Re: [beanutils] commons collection classes
Stephen Colebourne
Re: [beanutils] commons collection classes
James Carman
Re: [beanutils] commons collection classes
Torsten Curdt
[jira] Created: (MATH-165) Simplify use of "EstimationProblem"
Gilles (JIRA)
[jira] Commented: (MATH-165) Simplify use of "EstimationProblem"
Luc Maisonobe (JIRA)
[jira] Updated: (MATH-165) Simplify use of "EstimationProblem"
Luc Maisonobe (JIRA)
[jira] Resolved: (LAUNCHER-7) Use entities for < and > in javadoc comments
Niall Pemberton (JIRA)
svn commit: r539349 - in /jakarta/commons/proper/launcher/trunk/src/java/org/apache/commons/launcher/types: ArgumentSet.java ConditionalArgument.java
niallp
[VOTE] Release commons-parent 3
Jochen Wiedmann
Re: [VOTE] Release commons-parent 3
Niall Pemberton
Re: [VOTE] Release commons-parent 3
Torsten Curdt
Re: [VOTE] Release commons-parent 3
Jochen Wiedmann
Re: [VOTE] Release commons-parent 3
Torsten Curdt
Re: [VOTE] Release commons-parent 3
Phil Steitz
Re: [VOTE] Release commons-parent 3
Jörg Schaible
Re: [VOTE] Release commons-parent 3
Phil Steitz
Re: [VOTE] Release commons-parent 3
Wendy Smoak
Re: [VOTE] Release commons-parent 3
Rahul Akolkar
RE: [VOTE] Release commons-parent 3
Jörg Schaible
Re: [VOTE] Release commons-parent 3
Jochen Wiedmann
Re: [VOTE] Release commons-parent 3
Torsten Curdt
Re: [VOTE] Release commons-parent 3
Dennis Lundberg
Re: [VOTE] Release commons-parent 3
Jochen Wiedmann
Re: [VOTE] Release commons-parent 3
Torsten Curdt
Re: [VOTE] Release commons-parent 3
Jochen Wiedmann
Re: [VOTE] Release commons-parent 3
Dennis Lundberg
[jira] Created: (VFS-161) Minimize using of LIST command in the FTP provider
Alex Crane (JIRA)
[jira] Commented: (VFS-161) Minimize using of LIST command in the FTP provider
Sebastian Skoglund (JIRA)
[jira] Issue Comment Edited: (VFS-161) Minimize using of LIST command in the FTP provider
Sebastian Skoglund (JIRA)
[jira] Updated: (VFS-161) Minimize using of LIST command in the FTP provider
Mario Ivankovits (JIRA)
[jira] Updated: (IO-115) FileUtilsCleanDirectoryTestCase fails on Windoes if command chmod is available
Niall Pemberton (JIRA)
[jira] Updated: (IO-116) Replace static FileCleaner methods
Niall Pemberton (JIRA)
svn commit: r539231 - /jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/filefilter/
niallp
[jira] Created: (IO-120) Improve IOFileFilter toString() methods
Niall Pemberton (JIRA)
[jira] Resolved: (IO-120) Improve IOFileFilter toString() methods
Niall Pemberton (JIRA)
[VOTE] 2nd attempt: Release commons-io 1.3.2
Jochen Wiedmann
Re: [VOTE] 2nd attempt: Release commons-io 1.3.2
Antonio Petrelli
Re: [VOTE] 2nd attempt: Release commons-io 1.3.2
Jochen Wiedmann
Re: [VOTE] 2nd attempt: Release commons-io 1.3.2
Antonio Petrelli
Re: [VOTE] 2nd attempt: Release commons-io 1.3.2
Wendy Smoak
Re: [VOTE] 2nd attempt: Release commons-io 1.3.2
sebb
Re: [VOTE] 2nd attempt: Release commons-io 1.3.2
Jochen Wiedmann
Re: [VOTE] 2nd attempt: Release commons-io 1.3.2
sebb
Re: [VOTE] 2nd attempt: Release commons-io 1.3.2
Niall Pemberton
Re: [VOTE] 2nd attempt: Release commons-io 1.3.2
Henri Yandell
Re: [VOTE] 2nd attempt: Release commons-io 1.3.2
Jochen Wiedmann
Re: [VOTE] 2nd attempt: Release commons-io 1.3.2
Henri Yandell
Re: [VOTE] 2nd attempt: Release commons-io 1.3.2
Rahul Akolkar
Re: [VOTE] 2nd attempt: Release commons-io 1.3.2
Jochen Wiedmann
Re: [VOTE] 2nd attempt: Release commons-io 1.3.2
Rahul Akolkar
Re: [VOTE] 2nd attempt: Release commons-io 1.3.2
Niall Pemberton
svn commit: r538941 - in /jakarta/commons/proper/io/branches/b1_3: PROPOSAL.html STATUS.html build.xml doap_io.rdf pom.xml src/main/assembly/bin.xml xdocs/style/project.css
jochen
[nightly build] pool failed.
Phil Steitz
[nightly build] pool failed.
Phil Steitz
Deepa Rao/India/IBM is out of the office
Deepa Rao
[all] parent pom repositories
Torsten Curdt
Re: [all] parent pom repositories
Henri Yandell
Re: [all] parent pom repositories
Torsten Curdt
Re: [all] parent pom repositories
Wendy Smoak
Re: [all] parent pom repositories
Antonio Petrelli
Re: [all] parent pom repositories
Wendy Smoak
Re: [all] parent pom repositories
Antonio Petrelli
Re: [all] parent pom repositories
Torsten Curdt
Re: [all] parent pom repositories
Wendy Smoak
Re: [all] parent pom repositories
Niall Pemberton
[jira] Closed: (JCI-45) ReloadingClassLoader's removeResourceStore() method doesn't work
Torsten Curdt (JIRA)
svn commit: r538753 - in /jakarta/commons/proper/jci/trunk/core/src: main/java/org/apache/commons/jci/ main/java/org/apache/commons/jci/utils/ test/java/org/apache/commons/jci/
tcurdt
[jira] Closed: (JCI-1) [jci] add System.gc() to ReloadingClassLoaderTestCase tearDown()
Torsten Curdt (JIRA)
[jira] Closed: (JCI-10) [jci] Stop Groovy from outputting to disk
Torsten Curdt (JIRA)
[jira] Closed: (JCI-12) [jci] we incorrect change groovy class name to a filename
Torsten Curdt (JIRA)
[jira] Closed: (JCI-13) [jci] add list() method to readers and stores
Torsten Curdt (JIRA)
[jira] Closed: (JCI-16) [jci] Groovy JSR-04 SourceUnit api change
Torsten Curdt (JIRA)
[jira] Closed: (JCI-17) [jci] GroovyJavaCompiler assumes extensions end in ".java"
Torsten Curdt (JIRA)
[jira] Closed: (JCI-23) [jci] Remove runtime dependency on FileUtil and IOUtil
Torsten Curdt (JIRA)
[jira] Closed: (JCI-32) [jci] Improved Groovy Compiler Exception handling
Torsten Curdt (JIRA)
[jira] Updated: (JCI-47) Swallowing Exceptions makes debugging difficult
Torsten Curdt (JIRA)
[jira] Updated: (JCI-45) ReloadingClassLoader's removeResourceStore() method doesn't work
Torsten Curdt (JIRA)
[jira] Updated: (JCI-48) Removed deprecations before JCI 1.0 release
Torsten Curdt (JIRA)
[jira] Updated: (JCI-49) wrap logging statements via build
Torsten Curdt (JIRA)
[jira] Updated: (JCI-43) javac fails on windows
Torsten Curdt (JIRA)
[jira] Updated: (JCI-41) [jci] icl.loadIClass(Descriptor.fromClassName(pClasses[i])) now throws ClassNotFoundException
Torsten Curdt (JIRA)
[VOTE] Release commons-io 1.3.2
Jochen Wiedmann
Re: [VOTE] Release commons-io 1.3.2
sebb
Re: [VOTE] Release commons-io 1.3.2
sebb
Re: [VOTE] Release commons-io 1.3.2
Antonio Petrelli
Re: [VOTE] Release commons-io 1.3.2
Niall Pemberton
Re: [VOTE] Release commons-io 1.3.2
Antonio Petrelli
svn commit: r538726 - /jakarta/commons/proper/io/branches/b1_3/src/changes/changes.xml
jochen
svn commit: r538725 - in /jakarta/commons/proper/io/branches/b1_3: RELEASE-NOTES.txt src/conf/MANIFEST.MF xdocs/building.xml xdocs/index.xml xdocs/navigation.xml xdocs/upgradeto1_3_2.xml xdocs/upgradeto1_4.xml
jochen
svn commit: r538711 - /jakarta/commons/proper/io/branches/b1_3/src/changes/changes.xml
jochen
svn commit: r538709 - /jakarta/commons/proper/io/branches/b1_3/src/changes/changes.xml
jochen
svn commit: r538707 - /jakarta/commons/proper/jxpath/trunk/src/test/org/apache/commons/jxpath/ri/model/XMLSpaceTest.java
mbenson
svn commit: r538703 - in /jakarta/commons/proper/io/branches/b1_3: build.xml pom.xml project.xml
jochen
[IO] Created 1.3 branch
Jochen Wiedmann
Re: [IO] Created 1.3 branch
Niall Pemberton
svn propchange: r538698 - svn:log
mbenson
svn commit: r538699 - /jakarta/commons/proper/io/branches/b1_3/
jochen
svn commit: r538698 - in /jakarta/commons/proper/jxpath/trunk/src: java/org/apache/commons/jxpath/ri/model/dom/ java/org/apache/commons/jxpath/ri/model/jdom/ test/org/apache/commons/jxpath/ test/org/apache/commons/jxpath/ri/model/
mbenson
[jira] Closed: (JXPATH-81) Allow paramaterized accessors
Matt Benson (JIRA)
[jira] Created: (DIGESTER-114) SetPropertyRule throws /java.lang.IllegalArgumentException: No name specified/ when matched element has no attributes
Britt Levy (JIRA)
[jira] Updated: (DIGESTER-114) SetPropertyRule throws /java.lang.IllegalArgumentException: No name specified/ when matched element has no attributes
Henri Yandell (JIRA)
AW: [VFS] Sftp session not closed after transmit
Moerk, Detlev
[VFS] Sftp session not closed after transmit
Moerk, Detlev
RE: [VFS] Sftp session not closed after transmit
Artamonov, Juri
[nightly build] id failed.
Phil Steitz
[nightly build] id failed.
Phil Steitz
[nightly build] id failed.
Phil Steitz
[jira] Created: (JXPATH-83) JXpath automatically trims string values
Wim Biesemans (JIRA)
[jira] Resolved: (JXPATH-83) JXpath automatically trims string values
Matt Benson (JIRA)
svn commit: r538421 - in /jakarta/commons/proper/io/trunk: ./ src/main/ src/main/assembly/ src/site/ src/site/resources/ src/site/resources/images/
niallp
[IO] Move to a minimum of JDK 1.4?
Niall Pemberton
RE: [IO] Move to a minimum of JDK 1.4?
Gary Gregory
Re: [IO] Move to a minimum of JDK 1.4?
Stephen Colebourne
Re: [IO] Move to a minimum of JDK 1.4?
Jochen Wiedmann
Re: [IO] Move to a minimum of JDK 1.4?
Niall Pemberton
Re: [IO] Move to a minimum of JDK 1.4?
Rahul Akolkar
RE: [IO] Move to a minimum of JDK 1.4?
Gary Gregory
Re: [IO] Move to a minimum of JDK 1.4?
Stephen Colebourne
Re: [IO] Move to a minimum of JDK 1.4?
Jörg Schaible
[jira] Created: (IO-119) Convenience "Builder" for creating complex FileFilter conditions
Niall Pemberton (JIRA)
Earlier messages
Later messages