[jira] Commented: (LOGGING-126) Within Tomcat 5.x implementation, under Windows ONLY Commons-logging forbids hot deployment due to JAR locking

2008-09-20 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/LOGGING-126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12632983#action_12632983 ] Simon Kitching commented on LOGGING-126: See LOGGING-127 for a followup patch to

[jira] Resolved: (LOGGING-127) don't use setDefaultUseCaches() but setUseCaches() in LogFactory.getProperties()

2008-09-20 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/LOGGING-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Kitching resolved LOGGING-127. Resolution: Fixed Fix Version/s: Nightly Builds Fix committed. Thanks for pointing

[jira] Commented: (LOGGING-126) Within Tomcat 5.x implementation, under Windows ONLY Commons-logging forbids hot deployment due to JAR locking

2008-09-14 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/LOGGING-126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12630881#action_12630881 ] Simon Kitching commented on LOGGING-126: Thanks very much for the report and

[jira] Updated: (LOGGING-124) Commons logging does not work in an osgi environment

2008-09-14 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/LOGGING-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Kitching updated LOGGING-124: --- Priority: Major (was: Critical) Issue Type: Improvement (was: Bug) Commons logging

[jira] Closed: (LOGGING-125) where the log file is stored

2008-09-14 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/LOGGING-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Kitching closed LOGGING-125. -- where the log file is stored - Key: LOGGING-125

[jira] Resolved: (LOGGING-125) where the log file is stored

2008-09-11 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/LOGGING-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Kitching resolved LOGGING-125. Resolution: Invalid I have no idea what you mean here. 1) This is a bug tracking system,

[jira] Reopened: (FILEUPLOAD-165) Reading an uploaded file and returning that uploaded file in the exact same structure as the input file

2008-08-28 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Kitching reopened FILEUPLOAD-165: --- Issue should be resolved as invalid, not as fixed. Issues marked as fixed will end

[jira] Closed: (FILEUPLOAD-165) Reading an uploaded file and returning that uploaded file in the exact same structure as the input file

2008-08-28 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Kitching closed FILEUPLOAD-165. - Resolution: Invalid Barry, please use the email list for user support. This is a

[jira] Commented: (DIGESTER-128) When using Digester parsed a file with a directory that contained chinese charset it will throw java.net.MalformedURLException.

2008-08-25 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/DIGESTER-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12625259#action_12625259 ] Simon Kitching commented on DIGESTER-128: - The string c:/tmp/中文/datasource.xml is

[jira] Commented: (DIGESTER-128) When using Digester parsed a file with a directory that contained chinese charset it will throw java.net.MalformedURLException.

2008-08-25 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/DIGESTER-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12625263#action_12625263 ] Simon Kitching commented on DIGESTER-128: - Have you tried calling this?

[jira] Closed: (DIGESTER-128) When using Digester parsed a file with a directory that contained chinese charset it will throw java.net.MalformedURLException.

2008-08-25 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/DIGESTER-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Kitching closed DIGESTER-128. --- Resolution: Invalid Not a bug. When using Digester parsed a file with a directory that

[jira] Commented: (DIGESTER-128) When using Digester parsed a file with a directory that contained chinese charset it will throw java.net.MalformedURLException.

2008-08-25 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/DIGESTER-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12625268#action_12625268 ] Simon Kitching commented on DIGESTER-128: - Sorry, I can't help you with that.

[jira] Commented: (NET-222) Implement threadsafety annotations: @ThreadSafe, @Immutable etc

2008-06-30 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/NET-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12609286#action_12609286 ] Simon Kitching commented on NET-222: What package defines those annotations? Implement

[jira] Commented: (DIGESTER-124) xml attribute values containing ] character incorrect after 7th occurrence

2008-06-16 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/DIGESTER-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12605363#action_12605363 ] Simon Kitching commented on DIGESTER-124: - That was a suggestion for you, Ken.

[jira] Resolved: (DIGESTER-125) Memory leak in Digester class by inputSources collection

2008-06-09 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/DIGESTER-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Kitching resolved DIGESTER-125. - Resolution: Fixed Thanks for pointing this out. The cleanup method has been modified

[jira] Commented: (DIGESTER-124) xml attribute values containing ] character incorrect after 7th occurrence

2008-06-09 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/DIGESTER-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12603591#action_12603591 ] Simon Kitching commented on DIGESTER-124: - This appears to be a bug in the xml

[jira] Updated: (DIGESTER-124) xml attribute values containing ] character incorrect after 7th occurrence

2008-06-09 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/DIGESTER-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Kitching updated DIGESTER-124: Attachment: TryParser.java Show that bad data is provided by a raw sax parser for this

[jira] Commented: (LANG-428) StringUtils.isNumeric

2008-04-24 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/LANG-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12592086#action_12592086 ] Simon Kitching commented on LANG-428: - The existing behaviour is consistent with the

[jira] Created: (DIGESTER-123) xmlrules dtd does not define xmlattrs for node-create-rule

2008-03-31 Thread Simon Kitching (JIRA)
xmlrules dtd does not define xmlattrs for node-create-rule -- Key: DIGESTER-123 URL: https://issues.apache.org/jira/browse/DIGESTER-123 Project: Commons Digester Issue Type: Bug

[jira] Commented: (DIGESTER-120) digesting xml content with NodeCreateRule swallows spaces.

2008-03-15 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/DIGESTER-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12579049#action_12579049 ] Simon Kitching commented on DIGESTER-120: - Ok, using entities I was able to

[jira] Resolved: (DIGESTER-120) digesting xml content with NodeCreateRule swallows spaces.

2008-03-15 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/DIGESTER-120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Kitching resolved DIGESTER-120. - Resolution: Fixed Fix Version/s: 1.8.1 Fixed. digesting xml content with

[jira] Reopened: (VFS-194) Redirect of HTTP url using the header location

2008-02-03 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/VFS-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Kitching reopened VFS-194: Yves, the fixed and resolved status for an issue is only meant to be set by developers after they have

[jira] Commented: (MATH-173) One-way ANOVA

2008-01-10 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/MATH-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12557925#action_12557925 ] Simon Kitching commented on MATH-173: - Re compatibility with java 1.3: The javac

[jira] Commented: (COMMONSSITE-21) commons-parent-6 pom changes

2008-01-04 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/COMMONSSITE-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556003#action_12556003 ] Simon Kitching commented on COMMONSSITE-21: --- Yes, it does seem that there is

[jira] Commented: (SANDBOX-201) [PATCH] minor pom.xml tweak so folks can build this project by itself without any other sandbox components

2008-01-04 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556011#action_12556011 ] Simon Kitching commented on SANDBOX-201: Even checking out the parent directory

[jira] Closed: (IO-146) html form select element with mutiple=true, select option more than one.

2007-12-17 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/IO-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Kitching closed IO-146. - Resolution: Invalid Hi Socheat, I have absolutely no idea what this bugreport is about; I presume you have

[jira] Commented: (COMMONSSITE-21) commons-parent-6 pom changes

2007-12-14 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/COMMONSSITE-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551810 ] Simon Kitching commented on COMMONSSITE-21: --- Sebb, it would be good if you could find a link to that

[jira] Commented: (COLLECTIONS-276) *Utils classes should not be extensible or able to be instantiated.

2007-11-12 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541703 ] Simon Kitching commented on COLLECTIONS-276: It's a proposal worth thinking about, but I'm in

[jira] Created: (LOGGING-117) Unit tests fail on linux with java16

2007-11-11 Thread Simon Kitching (JIRA)
Unit tests fail on linux with java16 Key: LOGGING-117 URL: https://issues.apache.org/jira/browse/LOGGING-117 Project: Commons Logging Issue Type: Bug Affects Versions: 1.1.1 Reporter:

[jira] Closed: (LOGGING-117) Unit tests fail on linux with java16

2007-11-11 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/LOGGING-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Kitching closed LOGGING-117. -- Resolution: Fixed Fix Version/s: 1.1.1 Ok, found the problem and fixed it with

[jira] Closed: (LOGGING-115) NPE thrown due to exception message logging

2007-11-10 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/LOGGING-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Kitching closed LOGGING-115. -- Resolution: Fixed Fix Version/s: 1.1.1 Thanks very much for the report! This has now

[jira] Resolved: (LOGGING-116) Duplicate classes between api and adapters

2007-11-05 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/LOGGING-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Kitching resolved LOGGING-116. Resolution: Invalid Fix Version/s: 1.1.1 It's not *likely* that this will be

[jira] Updated: (DIGESTER-119) commons-collections is missing in pom.xml as a dependency

2007-10-28 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/DIGESTER-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Kitching updated DIGESTER-119: Priority: Minor (was: Major) Affects Version/s: (was: 1.7)

[jira] Commented: (DIGESTER-119) commons-collections is missing in pom.xml as a dependencie

2007-10-28 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/DIGESTER-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538338 ] Simon Kitching commented on DIGESTER-119: - See the information on the main digester page