Re: [FileUpload] error in parsing the double-bytes characters name

2005-01-06 Thread Martin Cooper
You probably want to use FileItem.getString(String encoding) instead of the getString() that uses the default encoding. -- Martin Cooper On Wed, 5 Jan 2005 10:25:17 +0800, jacky <[EMAIL PROTECTED]> wrote: > lib: > FileUpload 1.0 - 24 Jun 2003 > > src: > FileUploadBase fu = new DiskFileUpload(

Re: Commons Jelly RC1 and Maven : More than Magic

2005-01-06 Thread Dion Gillard
On Thu, 6 Jan 2005 13:47:06 +0100, Paul Libbrecht <[EMAIL PROTECTED]> wrote: > > Le 6 janv. 05, à 04:19, Dion Gillard a écrit : > > > I published a new commons-jelly-SNAPSHOT.jar to > > http://cvs.apache.org/repository > > Good! > > > I'd like to update the jelly-tags/tag-project.xml to include

DO NOT REPLY [Bug 32940] - [chain] Provide a "dispatch" command

2005-01-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 32982] - Addition of FileSystemUtils class

2005-01-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 32982] New: - Addition of FileSystemUtils class

2005-01-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 32360] - Default Namespace not handled correctly

2005-01-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: [io] Submission: Commons IO GetFreeSpace]

2005-01-06 Thread Stephen Colebourne
While (1) wouldn't convince me, (2) probably does. Other commiters may have views also. However, I would suggest creating a FileSystemUtils class with the tidied up code and what tests are possible, following the style of other [io] classes. Then attach it to a bugzilla call. Stephen - Ori

DO NOT REPLY [Bug 32360] - Default Namespace not handled correctly

2005-01-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: [io] Submission: Commons IO GetFreeSpace]

2005-01-06 Thread Frank W. Zammetti
Fair enough... Here's two use cases I myself had for this... (1) For a file manager application I wrote, one of the required functions was displaying free space on a volume (2) For another application we wanted to allow user uploads to a volume set aside specifically for the uploads, so we had

Re: [io] Submission: Commons IO GetFreeSpace]

2005-01-06 Thread Stephen Colebourne
I was looking for use cases before deciding whether to +1 or -1 it into [io]. Stephen - Original Message - From: "Frank W. Zammetti" <[EMAIL PROTECTED]> Forgive me, it was before the holidays, so my memory is foggy... was there any resolution on whether this would be added to Commons IO

Re: [Jakarta Commons Wiki] New: SigningReleases

2005-01-06 Thread Brett Porter
Hi Robert, As you wish :) A more complete release plugin is really still on the TODO list. What is there now is doing the job enough to get by, so I'd really like the next work to be done right, from the ground up. If you've got requirements, I'd be happy to keep them in mind. There's been an sc

Re: new joinee!!

2005-01-06 Thread ankur . kumar
Simon, Thanks for such a +ve, encouraging and detailed mail!! I'm already using lot of common libs and thats why decided to contribute in it. I will definetely start spending time reading more javadocs and suggest enhancements, if any w.r.t. any need for current projects at my end. Thanks!!

DO NOT REPLY [Bug 32978] New: - Validating Arrays of simple Objects

2005-01-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

[io] Submission: Commons IO GetFreeSpace]

2005-01-06 Thread Frank W. Zammetti
Forgive me, it was before the holidays, so my memory is foggy... was there any resolution on whether this would be added to Commons IO or not? Did I possibly miss it being added? Or, do I need to roll it into a FileSystemUtils class as Stephen mentions? I can take care of that probably tonig

Re: [Jakarta Commons Wiki] New: SigningReleases

2005-01-06 Thread robert burrell donkin
AIUI there some work underway on this over in mavenland. hopefully brett will jump now with a progress report and tasks which are still needed volunteers... - robert On 6 Jan 2005, at 20:53, Rory Winston wrote: +1 Tim O'Brien wrote: -Original Message- From: Phil Steitz [mailto:[EMAIL PR

Re: commons-logging auto-detection

2005-01-06 Thread robert burrell donkin
On 4 Jan 2005, at 19:15, Paul Libbrecht wrote: Le 4 janv. 05, à 19:42, Richard Sitze a écrit : I think that what you are asking for is a way to bind a LogFactory instance to a particular ClassLoader, perhaps immediately following the construction of the ClassLoader instance: Well, if I was in cont

Re: [net] non-English FTP sites - the continuing saga

2005-01-06 Thread robert burrell donkin
hi steve may i suggest that you post a (concise) request for help on community? - robert On 6 Jan 2005, at 03:16, Steve Cohen wrote: We get these occasional requests that commons-net support ftp servers with non-English dates. I've created some functionality to implement this. I want to give it

Re: [Jakarta Commons Wiki] New: SigningReleases

2005-01-06 Thread Rory Winston
+1 Tim O'Brien wrote: -Original Message- From: Phil Steitz [mailto:[EMAIL PROTECTED] 2) A real maven expert (Brett ;) could probably figure out how to automate almost everything in a way that could be reused across all maven-built projects. Including the signing, hashing and

Re: Proposal for a new Commons personalization package

2005-01-06 Thread daniel . vlad
I think we are generating some good discussions here, and I wanted to thank everybody for their input, in particular to those who have volunteered to help with development :). I wanted to re-emphasize a couple points: - The personalization components will rely on the Preferences API for user

Re: [jelly] Bugzilla cleanup

2005-01-06 Thread Brett Porter
What about making a Jelly product, putting all the closed bugs in that, and closing that for entry, removing the component? Martin van den Bemt wrote: On Wed, 2005-01-05 at 09:28, Paul Libbrecht wrote: Can someone remove the jelly component from the bugzilla ? Or is it possible to close a sing

RE: [Jakarta Commons Wiki] New: SigningReleases

2005-01-06 Thread Tim O'Brien
> -Original Message- > From: Phil Steitz [mailto:[EMAIL PROTECTED] > > 2) A real maven expert (Brett ;) could probably figure out > how to automate almost everything in a way that could be > reused across all maven-built projects. Including the > signing, hashing and verification i

cvs commit: jakarta-commons/httpclient release_notes.txt

2005-01-06 Thread olegk
olegk 2005/01/06 11:10:40 Modified:httpclient release_notes.txt Log: PR #32955 Revision ChangesPath 1.47 +3 -0 jakarta-commons/httpclient/release_notes.txt Index: release_notes.txt === RC

RE: Proposal for a new Commons personalization package

2005-01-06 Thread Noel J. Bergman
daniel.vlad wrote: > I just wanted to point out that these personalization components can be > used for non web applications as well. Your current propose seems webapp specific. > Not all applications are portals, in fact the opposite is probably true > So, why restricting the use of personaliz

cvs commit: jakarta-commons/httpclient/src/java/org/apache/commons/httpclient HttpConnection.java

2005-01-06 Thread olegk
olegk 2005/01/06 11:02:50 Modified:httpclient/src/java/org/apache/commons/httpclient HttpConnection.java Log: PR #32955 (Checking of stale connections is broken) Contributed by Oliver Koell Reviewed by Oleg Kalnichevski Revision ChangesPath

Re: Proposal for a new Commons personalization package

2005-01-06 Thread fzlists
On Thu, January 6, 2005 1:26 pm, Martin Cooper said: > In response to Craig's mention of the Preferences API earlier in this > thread, Daniel said: > > "The rules presented in the proposal make personalization decisions using > both user data and external rule configuration parameters. Both types

Re: Proposal for a new Commons personalization package

2005-01-06 Thread Martin Cooper
On Thu, 6 Jan 2005 10:09:54 -0800 (PST), [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I've been lurkingly (a new word?!?) following this thread with some interest > because an application I built last year required a fairly robust > customization component that had to work much like security do

Re: Proposal for a new Commons personalization package

2005-01-06 Thread fzlists
I've been lurkingly (a new word?!?) following this thread with some interest because an application I built last year required a fairly robust customization component that had to work much like security does in Windows (i.e., users assigned to groups get certain rights, but then those rights can

Re: Proposal for a new Commons personalization package

2005-01-06 Thread Martin Cooper
On Thu, 6 Jan 2005 10:20:02 -0500, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > I just wanted to point out that these personalization components can be > used for non web applications as well. There is no technology out there to > personalize Swing clients, applets, non-visual Java clients,

Re: Proposal for a new Commons personalization package

2005-01-06 Thread Karan Malhi
Hi Daniel, I would like to be involved with this project. Also portals would require a container to be involved, so i agree with you, personalization should not be restricted to portals or web applications. My question is, is there something already available where i can use personalization in

DO NOT REPLY [Bug 32966] New: - [dbcp] example .jocl in the docs contains errors

2005-01-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: new joinee!!

2005-01-06 Thread Emmanuel Bourg
Simon Kitching wrote: If there is any piece of work, please let me know. Hi Ankur, Welcome to jakarta commons. [...] Regards, Simon +1 to put this great response in the Wiki :) Emmanuel Bourg - To unsubscribe, e-mail: [EMAIL PROTEC

Re: Proposal for a new Commons personalization package

2005-01-06 Thread daniel . vlad
I just wanted to point out that these personalization components can be used for non web applications as well. There is no technology out there to personalize Swing clients, applets, non-visual Java clients, wireless applications, in addition to Web applications. Not all applications are portal

Re: new joinee!!

2005-01-06 Thread Simon Kitching
On Thu, 2005-01-06 at 14:00 +1100, [EMAIL PROTECTED] wrote: > Hi Guys, > > I just joined this community and I would like to contribute also, but not > sure how to start. > > If there is any piece of work, please let me know. Hi Ankur, Welcome to jakarta commons. Regarding "projects to work on

DO NOT REPLY [Bug 32964] - [dbcp] PoolingDriver.getConnectionPool() should use contextClassLoader

2005-01-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: [jelly] removing jelly component (was Re:Bugzilla cleanup)

2005-01-06 Thread Paul Libbrecht
Le 6 janv. 05, à 14:50, Martin van den Bemt a écrit : On Wed, 2005-01-05 at 09:28, Paul Libbrecht wrote: Can someone remove the jelly component from the bugzilla ? Or is it possible to close a single component ? (I doubt). Removing jelly from bugzilla will zap all past issues. Probably need a vote

DO NOT REPLY [Bug 32964] New: - PoolingDriver.getConnectionPool() should use contextClassLoader

2005-01-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

дºËÍ´óÀñ£¬Ïí·­Òë·þÎñµÃ10%¾ªÏ²»ØÀ¡

2005-01-06 Thread ²ÜÕæ
您好!不管您何时有翻译方面的需求,请拨打13126577889(北京),我们将为您提供最好的服务! 我们公司的业务范围是各种语种的笔译、口译、商务陪同谈判、同传、网站软件本地化等,并可以根据您的预算要求为您量身定做翻译项目。 最重要的是--为了达成长期友好的合作目标,我们将返您10%的回扣作为您对我们事业帮助的真情报答! [EMAIL PROTECTED] ([EMAIL PROTECTED] [EMAIL PROTECTED]),获得免费咨询报价! --

Re: [jelly] Bugzilla cleanup

2005-01-06 Thread Martin van den Bemt
On Wed, 2005-01-05 at 09:28, Paul Libbrecht wrote: > Can someone remove the jelly component from the bugzilla ? > Or is it possible to close a single component ? (I doubt). Removing jelly from bugzilla will zap all past issues. Probably need a vote to do this.. Another option is renaming jelly to

Re: Commons Jelly RC1 and Maven : More than Magic

2005-01-06 Thread Paul Libbrecht
Le 6 janv. 05, à 04:19, Dion Gillard a écrit : I published a new commons-jelly-SNAPSHOT.jar to http://cvs.apache.org/repository Good! I'd like to update the jelly-tags/tag-project.xml to include that as a dependency and remove the commons-jelly dependency from all other tags. Fine with me so that

[jira] Updated: (JELLY-190) CLONE -New Tag for parallel iteration

2005-01-06 Thread dion gillard (JIRA)
[ http://issues.apache.org/jira/browse/JELLY-190?page=history ] dion gillard updated JELLY-190: --- Component: taglib.util (was: core / taglib.core) > CLONE -New Tag for parallel iteration > - > >

[jira] Commented: (JELLY-190) CLONE -New Tag for parallel iteration

2005-01-06 Thread Marc DeXeT (JIRA)
[ http://issues.apache.org/jira/browse/JELLY-190?page=comments#action_57342 ] Marc DeXeT commented on JELLY-190: -- Clone issue to put this to utils library. How to move to utils component in jira (Ooops ! I've done something bad ?!) > CLONE -New Tag f

[jira] Created: (JELLY-190) CLONE -New Tag for parallel iteration

2005-01-06 Thread Marc DeXeT (JIRA)
CLONE -New Tag for parallel iteration - Key: JELLY-190 URL: http://issues.apache.org/jira/browse/JELLY-190 Project: jelly Type: New Feature Components: core / taglib.core Versions: 1.0-beta-5 Environment: JDK 1.4_02 Wi

[jira] Resolved: (JELLY-189) null pointer exception when executing a script that exist only in memory

2005-01-06 Thread dion gillard (JIRA)
[ http://issues.apache.org/jira/browse/JELLY-189?page=history ] dion gillard resolved JELLY-189: Resolution: Fixed Fix Version: 1.0 JellyContext bug fixed. > null pointer exception when executing a script that exist only in memory > --

cvs commit: jakarta-commons/jelly/src/test/org/apache/commons/jelly/test/impl TestEmbedded.java

2005-01-06 Thread dion
dion2005/01/06 01:05:28 Modified:jelly/src/test/org/apache/commons/jelly/test/impl TestEmbedded.java Log: Remove unused imports Revision ChangesPath 1.7 +5 -6 jakarta-commons/jelly/src/test/org/apache/commons/jelly/test/impl/TestEmb

cvs commit: jakarta-commons/jelly/src/test/org/apache/commons/jelly/test/impl TestEmbedded.java

2005-01-06 Thread dion
dion2005/01/06 01:00:36 Modified:jelly/src/test/org/apache/commons/jelly/test/impl TestEmbedded.java Log: Handle systemId being null. PR: JELLY-189 Obtained from:Jeff Gregory Submitted by: Jeff Gregory Reviewed by: dIon Revision ChangesP

cvs commit: jakarta-commons/jelly/src/java/org/apache/commons/jelly JellyContext.java

2005-01-06 Thread dion
dion2005/01/06 01:00:12 Modified:jelly/src/java/org/apache/commons/jelly JellyContext.java Log: Handle systemId being null. PR: JELLY-189 Obtained from:Jeff Gregory Submitted by: Jeff Gregory Reviewed by: dIon Revision ChangesPath 1.63 +8 -3 jakart

[jira] Commented: (JELLY-189) null pointer exception when executing a script that exist only in memory

2005-01-06 Thread dion gillard (JIRA)
[ http://issues.apache.org/jira/browse/JELLY-189?page=comments#action_57340 ] dion gillard commented on JELLY-189: Found the bug, have added your test to TestEmbedded and have a fix. Will keep testing and hopefully get it committed today. > null p

Re: [Jakarta Commons Wiki] New: SigningReleases

2005-01-06 Thread Phil Steitz
Brett Porter wrote: phil's a bit shy (honest ;) but he's chomping at the bit to create a release guide for mavenized ASF products based on the jakarta commons one. originally, he was talking about improving the JC release manager stuff. however, it sounds to me like it might be better hosted ove

[jira] Created: (JELLY-189) null pointer exception when executing a script that exist only in memory

2005-01-06 Thread Jeff Gregory (JIRA)
null pointer exception when executing a script that exist only in memory Key: JELLY-189 URL: http://issues.apache.org/jira/browse/JELLY-189 Project: jelly Type: Bug Components: core / taglib.c