[jira] Created: (FILEUPLOAD-125) new FileCleanerCleanup may lead to problems [PATCH]

2007-02-22 Thread JIRA
new FileCleanerCleanup may lead to problems [PATCH] --- Key: FILEUPLOAD-125 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-125 Project: Commons FileUpload Issue Type: Bug Affects

svn commit: r510581 - /jakarta/commons/proper/httpclient/trunk/src/java/org/apache/commons/httpclient/URI.java

2007-02-22 Thread sebb
Author: sebb Date: Thu Feb 22 08:36:38 2007 New Revision: 510581 URL: http://svn.apache.org/viewvc?view=revrev=510581 Log: Use super.clone() to ensure subclass clone() methods work Make rootPath final Modified:

svn commit: r510582 - /jakarta/commons/proper/httpclient/trunk/src/test/org/apache/commons/httpclient/server/SimpleHost.java

2007-02-22 Thread sebb
Author: sebb Date: Thu Feb 22 08:42:43 2007 New Revision: 510582 URL: http://svn.apache.org/viewvc?view=revrev=510582 Log: Use super.clone() to ensure subclass clone() methods work Modified:

svn commit: r510585 - /jakarta/commons/proper/httpclient/trunk/src/java/org/apache/commons/httpclient/HostConfiguration.java

2007-02-22 Thread sebb
Author: sebb Date: Thu Feb 22 08:52:16 2007 New Revision: 510585 URL: http://svn.apache.org/viewvc?view=revrev=510585 Log: Use super.clone() to ensure subclass clone() methods work Modified:

svn commit: r510587 - in /jakarta/commons/proper/httpclient/trunk/src/java/org/apache/commons/httpclient: HttpHost.java ProxyHost.java

2007-02-22 Thread sebb
Author: sebb Date: Thu Feb 22 08:56:08 2007 New Revision: 510587 URL: http://svn.apache.org/viewvc?view=revrev=510587 Log: Use super.clone() to ensure subclass clone() methods work Modified: jakarta/commons/proper/httpclient/trunk/src/java/org/apache/commons/httpclient/HttpHost.java

svn commit: r510589 - /jakarta/commons/proper/httpclient/trunk/src/java/org/apache/commons/httpclient/params/DefaultHttpParams.java

2007-02-22 Thread sebb
Author: sebb Date: Thu Feb 22 09:04:52 2007 New Revision: 510589 URL: http://svn.apache.org/viewvc?view=revrev=510589 Log: new Boolean() is inefficient Modified: jakarta/commons/proper/httpclient/trunk/src/java/org/apache/commons/httpclient/params/DefaultHttpParams.java Modified:

svn commit: r510650 - in /jakarta/commons/sandbox/jci/trunk: compilers/eclipse/src/test/java/org/apache/commons/jci/compilers/ compilers/groovy/src/main/java/org/apache/commons/jci/compilers/ compiler

2007-02-22 Thread tcurdt
Author: tcurdt Date: Thu Feb 22 13:01:57 2007 New Revision: 510650 URL: http://svn.apache.org/viewvc?view=revrev=510650 Log: move test into the compilers / core, still problems with the javac Added: jakarta/commons/sandbox/jci/trunk/compilers/groovy/src/test/

svn commit: r510655 - in /jakarta/commons/sandbox/jci/trunk/compilers/javac/src/main/java/org/apache/commons/jci/compilers: FileInputStreamProxy.java FileOutputStreamProxy.java JavacClassLoader.java J

2007-02-22 Thread tcurdt
Author: tcurdt Date: Thu Feb 22 13:34:32 2007 New Revision: 510655 URL: http://svn.apache.org/viewvc?view=revrev=510655 Log: fixed the javac compilation :) Modified: jakarta/commons/sandbox/jci/trunk/compilers/javac/src/main/java/org/apache/commons/jci/compilers/FileInputStreamProxy.java

svn commit: r510704 - /jakarta/commons/proper/email/trunk/pom.xml

2007-02-22 Thread dion
Author: dion Date: Thu Feb 22 15:21:06 2007 New Revision: 510704 URL: http://svn.apache.org/viewvc?view=revrev=510704 Log: fix my role, fix indenting Modified: jakarta/commons/proper/email/trunk/pom.xml Modified: jakarta/commons/proper/email/trunk/pom.xml URL:

svn commit: r510706 - in /jakarta/commons/proper/email/trunk: build.xml project.properties

2007-02-22 Thread dion
Author: dion Date: Thu Feb 22 15:26:56 2007 New Revision: 510706 URL: http://svn.apache.org/viewvc?view=revrev=510706 Log: EMAIL-62: Build patches to enforce source 1.4 and target 1.4 when compiling Modified: jakarta/commons/proper/email/trunk/build.xml

[jira] Resolved: (EMAIL-62) [email] Build patches to enforce source 1.4 and target 1.4 when compiling

2007-02-22 Thread dion gillard (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dion gillard resolved EMAIL-62. --- Resolution: Fixed Patches applied - thanks guys! [email] Build patches to enforce source 1.4 and

svn commit: r510708 - in /jakarta/commons/proper/email/trunk/src: java/org/apache/commons/mail/HtmlEmail.java test/org/apache/commons/mail/HtmlEmailTest.java test/org/apache/commons/mail/mocks/MockHtm

2007-02-22 Thread dion
Author: dion Date: Thu Feb 22 15:35:23 2007 New Revision: 510708 URL: http://svn.apache.org/viewvc?view=revrev=510708 Log: EMAIL-50 HTML Emails with images don't display in Outlook 2000 Modified: jakarta/commons/proper/email/trunk/src/java/org/apache/commons/mail/HtmlEmail.java

[jira] Resolved: (EMAIL-50) [email] HTML Emails with images don't display in Outlook 2000

2007-02-22 Thread dion gillard (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-50?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dion gillard resolved EMAIL-50. --- Resolution: Fixed Ben's patch works well. Applied. [email] HTML Emails with images don't display in

[jira] Resolved: (EMAIL-52) [email] Identical Inline images should share same BodyPart

2007-02-22 Thread dion gillard (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dion gillard resolved EMAIL-52. --- Resolution: Fixed Fixed in EMAIL-50 [email] Identical Inline images should share same BodyPart

[jira] Resolved: (EMAIL-28) [email] Problems with HTML emails with attachments and embedded images

2007-02-22 Thread dion gillard (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-28?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dion gillard resolved EMAIL-28. --- Resolution: Fixed Fixed in EMAIL-50. Go Ben! [email] Problems with HTML emails with attachments and

svn commit: r510715 - in /jakarta/commons/proper/email/trunk/src: java/org/apache/commons/mail/Email.java test/org/apache/commons/mail/EmailTest.java

2007-02-22 Thread dion
Author: dion Date: Thu Feb 22 15:47:33 2007 New Revision: 510715 URL: http://svn.apache.org/viewvc?view=revrev=510715 Log: EMAIL-54 Charset support Modified: jakarta/commons/proper/email/trunk/src/java/org/apache/commons/mail/Email.java

[jira] Resolved: (EMAIL-54) [email] Add new class Charset

2007-02-22 Thread dion gillard (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-54?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dion gillard resolved EMAIL-54. --- Resolution: Fixed Applied the charset-support patch. Looks fine. [email] Add new class Charset

[jira] Resolved: (EMAIL-14) [email] not support content charset gb2312

2007-02-22 Thread dion gillard (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-14?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dion gillard resolved EMAIL-14. --- Resolution: Fixed Fixed by EMAIL-54 patch [email] not support content charset gb2312

[jira] Resolved: (EMAIL-25) [email] Address char-set can not be individually set

2007-02-22 Thread dion gillard (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dion gillard resolved EMAIL-25. --- Resolution: Fixed Fixed by EMAIL-54 [email] Address char-set can not be individually set

svn commit: r510725 - in /jakarta/commons/proper/email/trunk/src: java/org/apache/commons/mail/Email.java test/org/apache/commons/mail/EmailTest.java

2007-02-22 Thread dion
Author: dion Date: Thu Feb 22 16:10:21 2007 New Revision: 510725 URL: http://svn.apache.org/viewvc?view=revrev=510725 Log: Apply EMAIL-1 Patch. Thanks Ben. Modified: jakarta/commons/proper/email/trunk/src/java/org/apache/commons/mail/Email.java

[jira] Resolved: (EMAIL-1) [email] setCharset() in Email does not set the charset for the message content

2007-02-22 Thread dion gillard (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dion gillard resolved EMAIL-1. -- Resolution: Fixed Applied. [email] setCharset() in Email does not set the charset for the message

[jira] Commented: (EMAIL-56) [Email] Parsing MIME content.

2007-02-22 Thread dion gillard (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475245 ] dion gillard commented on EMAIL-56: --- I'm with Ben on this one. I think javamail is the appropriate tool for this

svn commit: r510768 - /jakarta/commons/proper/email/trunk/xdocs/changes.xml

2007-02-22 Thread dion
Author: dion Date: Thu Feb 22 18:36:08 2007 New Revision: 510768 URL: http://svn.apache.org/viewvc?view=revrev=510768 Log: document recent fixes Modified: jakarta/commons/proper/email/trunk/xdocs/changes.xml Modified: jakarta/commons/proper/email/trunk/xdocs/changes.xml URL:

svn commit: r510774 - /jakarta/commons/proper/email/trunk/xdocs/changes.xml

2007-02-22 Thread dion
Author: dion Date: Thu Feb 22 18:46:53 2007 New Revision: 510774 URL: http://svn.apache.org/viewvc?view=revrev=510774 Log: document recent fixes Modified: jakarta/commons/proper/email/trunk/xdocs/changes.xml Modified: jakarta/commons/proper/email/trunk/xdocs/changes.xml URL:

svn commit: r510778 - /jakarta/commons/proper/email/trunk/xdocs/changes.xml

2007-02-22 Thread dion
Author: dion Date: Thu Feb 22 18:54:02 2007 New Revision: 510778 URL: http://svn.apache.org/viewvc?view=revrev=510778 Log: change bugzilla issues to corresponding jira entry Modified: jakarta/commons/proper/email/trunk/xdocs/changes.xml Modified:

svn commit: r510779 - /jakarta/commons/proper/email/trunk/xdocs/changes.xml

2007-02-22 Thread dion
Author: dion Date: Thu Feb 22 18:55:57 2007 New Revision: 510779 URL: http://svn.apache.org/viewvc?view=revrev=510779 Log: change bugzilla issues to corresponding jira entry Modified: jakarta/commons/proper/email/trunk/xdocs/changes.xml Modified:

[Jakarta-commons Wiki] Update of Email by BenSpeakmon

2007-02-22 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Jakarta-commons Wiki for change notification. The following page has been changed by BenSpeakmon: http://wiki.apache.org/jakarta-commons/Email The comment on the change is: Updated with new bug statuses.

svn commit: r510784 - /jakarta/commons/proper/email/trunk/xdocs/changes.xml

2007-02-22 Thread dion
Author: dion Date: Thu Feb 22 19:05:24 2007 New Revision: 510784 URL: http://svn.apache.org/viewvc?view=revrev=510784 Log: change bugzilla issues to corresponding jira entry Modified: jakarta/commons/proper/email/trunk/xdocs/changes.xml Modified:

svn commit: r510788 - /jakarta/commons/proper/email/trunk/xdocs/changes.xml

2007-02-22 Thread dion
Author: dion Date: Thu Feb 22 19:19:09 2007 New Revision: 510788 URL: http://svn.apache.org/viewvc?view=revrev=510788 Log: change bugzilla issues to corresponding jira entry Modified: jakarta/commons/proper/email/trunk/xdocs/changes.xml Modified:

[jira] Resolved: (EMAIL-56) [Email] Parsing MIME content.

2007-02-22 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell resolved EMAIL-56. Resolution: Won't Fix I agree too - so resolving this and suggesting that if anyone thinks it has

svn commit: r510797 - /jakarta/commons/proper/email/trunk/src/java/org/apache/commons/mail/Email.java

2007-02-22 Thread dion
Author: dion Date: Thu Feb 22 19:54:37 2007 New Revision: 510797 URL: http://svn.apache.org/viewvc?view=revrev=510797 Log: checkstyle fixes Modified: jakarta/commons/proper/email/trunk/src/java/org/apache/commons/mail/Email.java Modified:

svn commit: r510809 - /jakarta/commons/proper/email/trunk/src/java/org/apache/commons/mail/EmailUtils.java

2007-02-22 Thread dion
Author: dion Date: Thu Feb 22 20:28:31 2007 New Revision: 510809 URL: http://svn.apache.org/viewvc?view=revrev=510809 Log: checkstyle fixes Modified: jakarta/commons/proper/email/trunk/src/java/org/apache/commons/mail/EmailUtils.java Modified:

svn commit: r510812 - /jakarta/commons/proper/email/trunk/src/java/org/apache/commons/mail/EmailException.java

2007-02-22 Thread dion
Author: dion Date: Thu Feb 22 20:32:22 2007 New Revision: 510812 URL: http://svn.apache.org/viewvc?view=revrev=510812 Log: checkstyle fixes Modified: jakarta/commons/proper/email/trunk/src/java/org/apache/commons/mail/EmailException.java Modified:

svn commit: r510829 - /jakarta/commons/proper/email/trunk/src/java/org/apache/commons/mail/HtmlEmail.java

2007-02-22 Thread dion
Author: dion Date: Thu Feb 22 21:02:32 2007 New Revision: 510829 URL: http://svn.apache.org/viewvc?view=revrev=510829 Log: checkstyle fixes Modified: jakarta/commons/proper/email/trunk/src/java/org/apache/commons/mail/HtmlEmail.java Modified:

svn commit: r510830 - /jakarta/commons/proper/email/trunk/src/java/org/apache/commons/mail/MultiPartEmail.java

2007-02-22 Thread dion
Author: dion Date: Thu Feb 22 21:04:45 2007 New Revision: 510830 URL: http://svn.apache.org/viewvc?view=revrev=510830 Log: checkstyle fixes Modified: jakarta/commons/proper/email/trunk/src/java/org/apache/commons/mail/MultiPartEmail.java Modified: