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

2007-02-01 Thread Ben Speakmon (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469622 ] Ben Speakmon commented on EMAIL-56: --- One of the MimeMessage constructors in JavaMail (both 1.3 and 1.4) already does

Re: [net] Latest 2.0 RC Ready

2007-02-01 Thread Rory Winston
Hi Jörg Thanks for the info about the Maven repo - I'm a bit confused with this one however, as when I leave out the snapshot repo that I have defined, it cant find the Maven changes plugin. Possibly I need to define a different repo? I'll need to check. As far as docs are concerned, [net] ha

svn commit: r502368 - /jakarta/commons/proper/fileupload/tags/commons-fileupload-1.2rc2/

2007-02-01 Thread jochen
Author: jochen Date: Thu Feb 1 13:53:11 2007 New Revision: 502368 URL: http://svn.apache.org/viewvc?view=rev&rev=502368 Log: (empty) Added: jakarta/commons/proper/fileupload/tags/commons-fileupload-1.2rc2/ - copied from r502367, jakarta/commons/proper/fileupload/branches/b1_2/ --

[VOTE] commons-fileupload 1.2 (rc2)

2007-02-01 Thread Jochen Wiedmann
Hi, after IO 1.3 is out, I've made a second release candidate available for review on http://people.apache.org/~jochen/commons-fileupload/dist The proposed site can be viewed at http://people.apache.org/~jochen/commons-fileupload/site The site includes clirr and checkstyle reports, a ra

svn commit: r502353 - /jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/JXPathBasicBeanInfo.java

2007-02-01 Thread mbenson
Author: mbenson Date: Thu Feb 1 12:50:40 2007 New Revision: 502353 URL: http://svn.apache.org/viewvc?view=rev&rev=502353 Log: don't loop through a String array calling equals(); use a map Modified: jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/JXPathBasicBeanInfo.ja

svn commit: r502351 - /jakarta/commons/proper/fileupload/branches/b1_2/pom.xml

2007-02-01 Thread jochen
Author: jochen Date: Thu Feb 1 12:43:29 2007 New Revision: 502351 URL: http://svn.apache.org/viewvc?view=rev&rev=502351 Log: Adding various report plugins and the gpg plugin. Modified: jakarta/commons/proper/fileupload/branches/b1_2/pom.xml Modified: jakarta/commons/proper/fileupload/branch

svn commit: r502350 - in /jakarta/commons/proper/fileupload/branches/b1_2/src/java/org/apache/commons/fileupload: FileUploadBase.java MultipartStream.java disk/DiskFileItemFactory.java servlet/FileCle

2007-02-01 Thread jochen
Author: jochen Date: Thu Feb 1 12:42:48 2007 New Revision: 502350 URL: http://svn.apache.org/viewvc?view=rev&rev=502350 Log: Making checkstyle and clirr happy. Modified: jakarta/commons/proper/fileupload/branches/b1_2/src/java/org/apache/commons/fileupload/FileUploadBase.java jakarta/c

Re: [VOTE] Lang 2.3 RC1

2007-02-01 Thread Henri Yandell
Might have to stop the vote anyway as it looks like the refactoring to Entities.java undid an optimisation issue. On 2/1/07, Jörg Schaible <[EMAIL PROTECTED]> wrote: Correction: Tests did *not* run: Testcase: testLang312(org.apache.commons.lang.time.DateFormatUtilsTest): FAILED It's the part of

Re: [email] Status and JIRA breakdown

2007-02-01 Thread Ben Speakmon
On 1/31/07, Henri Yandell <[EMAIL PROTECTED]> wrote: > > 1 bug: HTML Emails with images don't display in Outlook 2000 > > (https://issues.apache.org/jira/browse/EMAIL-50) I've left a comment on that issue previously about the initial patch, and I'm not sure if the second patch provides all th

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

2007-02-01 Thread commons-jelly-tags-fmt 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-tags-fmt-test has an issue affecting its community integration. Th

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

2007-02-01 Thread commons-jelly-tags-fmt 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-tags-fmt-test has an issue affecting its community integration. Th

Re: [VOTE] Lang 2.3 RC1

2007-02-01 Thread Jörg Schaible
Correction: Tests did *not* run: = %< $ ant ... [junit] Tests run: 224, Failures: 0, Errors: 0, Time elapsed: 0,11 sec test.time: [junit] Running org.apache.commons.lang.time.TimeTestSuite [junit] Tests run: 61, Failures: 1, Errors: 0, Time elapsed: 8,094 sec

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

2007-02-01 Thread commons-jelly-tags-jsl 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-tags-jsl-test has an issue affecting its community integration. Th

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

2007-02-01 Thread commons-jelly-tags-jsl 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-tags-jsl-test has an issue affecting its community integration. Th

Re: [VOTE] Lang 2.3 RC1

2007-02-01 Thread Jörg Schaible
+1 Rebuild from the src package with Sun JDK 5 under Linux. Minor: I understand that the proposal is a historical document, but it claims that c-lang is build on top of JDK 1.2 ... that might be confusing. - Jörg Henri Yandell wrote: > Next up - Lang 2.3. > > Here's the release candidate: >

Re: [net] Latest 2.0 RC Ready

2007-02-01 Thread Jörg Schaible
Hi Rory, Rory Winston wrote: > (Resending as I left out commons-user) > > Hi all > > I have cut a new RC, with some changes and fixes, many of which were > distribution-related and suggested by Niall earlier (thanks Niall). > > RC (minus MD5s etc for now) is here: > > http://people.apache.org

svn commit: r502281 - /jakarta/commons/proper/fileupload/branches/b1_2/pom.xml

2007-02-01 Thread jochen
Author: jochen Date: Thu Feb 1 08:44:28 2007 New Revision: 502281 URL: http://svn.apache.org/viewvc?view=rev&rev=502281 Log: Removing SNAPSHOT dependencies. Modified: jakarta/commons/proper/fileupload/branches/b1_2/pom.xml Modified: jakarta/commons/proper/fileupload/branches/b1_2/pom.xml UR

svn commit: r502280 - /jakarta/commons/proper/fileupload/branches/b1_2/

2007-02-01 Thread jochen
Author: jochen Date: Thu Feb 1 08:41:44 2007 New Revision: 502280 URL: http://svn.apache.org/viewvc?view=rev&rev=502280 Log: Branching for 1.2 release. Added: jakarta/commons/proper/fileupload/branches/b1_2/ - copied from r502279, jakarta/commons/proper/fileupload/trunk/

[jira] Reopened: (LANG-287) Optimize StringEscapeUtils.unescapeXml(String)

2007-02-01 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell reopened LANG-287: Reopening. > Optimize StringEscapeUtils.unescapeXml(String) > --

[jira] Commented: (LANG-260) StringEscapeUtils should expose escape*() methods taking Writer argument

2007-02-01 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469483 ] Henri Yandell commented on LANG-260: This went in 2.2, however LANG-287 is going in 2.3 - and if you check the rev

[jira] Resolved: (JXPATH-78) Boolean Support

2007-02-01 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson resolved JXPATH-78. --- Resolution: Invalid I have just changed JXPath's own testcases to be sure that the isFoo() form of a

svn commit: r502244 - /jakarta/commons/proper/jxpath/trunk/src/test/org/apache/commons/jxpath/TestBean.java

2007-02-01 Thread mbenson
Author: mbenson Date: Thu Feb 1 07:39:01 2007 New Revision: 502244 URL: http://svn.apache.org/viewvc?view=rev&rev=502244 Log: use isBoolean() for boolean getter to prove it works Modified: jakarta/commons/proper/jxpath/trunk/src/test/org/apache/commons/jxpath/TestBean.java Modified: jakar

[jira] Updated: (CONFIGURATION-252) Detection of absolute fileNames when configuration sources are defined in a JAR file

2007-02-01 Thread Heiko Seebach (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heiko Seebach updated CONFIGURATION-252: Attachment: support-for-jar-protocol.patch.txt Simply apply this patch on or

[jira] Created: (CONFIGURATION-252) Detection of absolute fileNames when configuration sources are defined in a JAR file

2007-02-01 Thread Heiko Seebach (JIRA)
Detection of absolute fileNames when configuration sources are defined in a JAR file Key: CONFIGURATION-252 URL: https://issues.apache.org/jira/browse/CONFIGURATION-252

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

2007-02-01 Thread commons-jelly-tags-jaxme 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-tags-jaxme has an issue affecting its community integration. This

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

2007-02-01 Thread commons-jelly-tags-jaxme 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-tags-jaxme has an issue affecting its community integration. This

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

2007-02-01 Thread commons-jelly-tags-soap 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-tags-soap has an issue affecting its community integration. This i

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

2007-02-01 Thread commons-jelly-tags-soap 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-tags-soap has an issue affecting its community integration. This i

[jira] Commented: (LANG-260) StringEscapeUtils should expose escape*() methods taking Writer argument

2007-02-01 Thread JIRA
[ https://issues.apache.org/jira/browse/LANG-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469387 ] Holger Hoffstätte commented on LANG-260: StringWriter is just a glorified StringBuffer and has exactly no perfo

[jira] Commented: (LANG-287) Optimize StringEscapeUtils.unescapeXml(String)

2007-02-01 Thread JIRA
[ https://issues.apache.org/jira/browse/LANG-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469383 ] Holger Hoffstätte commented on LANG-287: I'd like to reopen this: the latest changes in 2.3rc seems to have und