Re: IE7 and Apache Common File Upload

2007-07-18 Thread Martin Cooper
FAQ: http://jakarta.apache.org/commons/fileupload/faq.html#whole-path-from-IE -- Martin Cooper I have problem witch is related to Apache Common File Upload. First of all - the code I am using for file saving: // FileItemIterator anIterator

Re: Help! Download .CSV file using SurvletResponse, it added unwanted characters in the end of the file!!

2007-07-17 Thread Martin Cooper
to Commons in any way that I can see, but... I have a download.jsp file This is your problem. Move your code to a servlet. The extra characters are almost certainly spaces or line breaks from your JSP page. -- Martin Cooper , that calls a manage bean downloadfile.java to render a file, it is all

Re: org.apache.commons.fileupload.MultipartStream constructors

2007-07-17 Thread Martin Cooper
, org.apache.commons.fileupload.MultipartStream.ProgressNotifier)}. (which is not public) The class itself should _not_ be considered part of the public API for Commons FileUpload. It is intended to be an internal implementation detail. That was a mistake that we need to rectify. -- Martin Cooper // Constructors public

[jira] Commented: (VALIDATOR-232) Add script attribute to control script generation

2007-07-10 Thread Martin Cooper (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511638 ] Martin Cooper commented on VALIDATOR-232: - Except that 'scriptable' does not describe the purpose

[jira] Commented: (VALIDATOR-232) Add script attribute to control script generation

2007-07-10 Thread Martin Cooper (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511642 ] Martin Cooper commented on VALIDATOR-232: - If we were talking about these words in a vacuum, I might

Re: RFC: Fileupload 1.3 or 2.0?

2007-07-03 Thread Martin Cooper
anything else. Oh, and I'm definitely in favour of going for a 2.0 release and cleaning up some crud along the way. I just don't think I'll be in a position to help any time soon, I'm afraid. -- Martin Cooper Thoughts? Jochen -- Besides, manipulating elections is under penalty of law, resulting

Re: Commons is TLP

2007-06-21 Thread Martin Cooper
is the DNS, since it's a prereq to everything else :) Well, except that commons.apache.org already exists, and has a web site that refers to the Jakarta, XML and Web Services Commons sites. Are there any other DNS changes that we need? -- Martin Cooper We may have some interesting times

[jira] Resolved: (CHAIN-37) The problem of org.apache.commons.chain.impl.ChainBase.execute

2007-04-29 Thread Martin Cooper (JIRA)
[ https://issues.apache.org/jira/browse/CHAIN-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Cooper resolved CHAIN-37. Resolution: Won't Fix Niall is correct. This is as designed. The problem

Re: [transaction] Brainstorming for 2.0

2007-03-12 Thread Martin Cooper
Commons component heading for 2.0. -- Martin Cooper 2007/3/9, Oliver Zeigermann [EMAIL PROTECTED]: Packae naming: As discussed here http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/200611.mbox/[EMAIL PROTECTED] it might be a good idea to have a new package name for the 2.x

Re: [all] when are svn commit mails generated ?

2007-01-16 Thread Martin Cooper
it was your first commit, the commit message is sitting in the moderation queue, waiting for a moderator to approve it (and add your address to the allowed posters). -- Martin Cooper I used the subclipse plugin (version 1.1.9) with eclipse (version 3.2.1) on a Linux box. Should a specific commit

Re: [io] Inner class exception

2007-01-11 Thread Martin Cooper
were looking at Swing code, you'd likely see them all over the place. The above may look ugly / weird to you, but it looks elegant / self-documenting to me. -- Martin Cooper I would agree, however, that it does group stuff logically. On 1/11/07, Niall Pemberton [EMAIL PROTECTED] wrote: On 1/9/07

Re: [io] Inner class exception

2007-01-09 Thread Martin Cooper
On 1/8/07, Henri Yandell [EMAIL PROTECTED] wrote: On 1/8/07, Martin Cooper [EMAIL PROTECTED] wrote: On 1/8/07, Henri Yandell [EMAIL PROTECTED] wrote: On 1/8/07, Stephen Colebourne [EMAIL PROTECTED] wrote: Martin Cooper wrote: Could you say more about this, please? I happen

Re: [VOTE] IO 1.3 RC1

2007-01-08 Thread Martin Cooper
on exceptions as inner classes being a bad idea; FileUpload has done this for years, without any problems. But I'm always interested in hearing new perspectives... -- Martin Cooper I propose that this exception is promoted to a top level class, and renamed to DirectoryWalkCancelledException. Since

Re: [io] Inner class exception

2007-01-08 Thread Martin Cooper
On 1/8/07, Stephen Colebourne [EMAIL PROTECTED] wrote: Martin Cooper wrote: Could you say more about this, please? I happen to disagree on exceptions as inner classes being a bad idea; FileUpload has done this for years, without any problems. But I'm always interested in hearing new

Re: [io] Inner class exception

2007-01-08 Thread Martin Cooper
On 1/8/07, Henri Yandell [EMAIL PROTECTED] wrote: On 1/8/07, Stephen Colebourne [EMAIL PROTECTED] wrote: Martin Cooper wrote: Could you say more about this, please? I happen to disagree on exceptions as inner classes being a bad idea; FileUpload has done this for years, without any

Re: [all] jarfiles in svn

2007-01-07 Thread Martin Cooper
getting them from SVN, or having Maven or Ant retrieve them. And in all of those three cases, once you have them on your local machine, you don't need the network to build the next time. -- Martin Cooper But with Ant it's at least better than with Maven as the build environment itself does not get

Re: [all] jarfiles in svn

2007-01-06 Thread Martin Cooper
can be used as a convenient source for the jars, eg http://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk/build.xml Right, and an Ant build generated by Maven will in fact get the dependencies from the Maven repo, just as Maven does. -- Martin Cooper BTW, note

Re: [all] Jira reporting

2007-01-03 Thread Martin Cooper
of when, if ever, they were likely to be fixed, and no indication of whether anyone was committed to looking at them. Once you start versioning the issues, you get the beginnings of a roadmap rather than just a bucket of issues. -- Martin Cooper Lang has a good example of an 'in the future

Re: VFS and EMF Awareness

2007-01-02 Thread Martin Cooper
Marcelo on the EMF team (Including a test link showing how some of the EMF stuff works): That link requires a login (and therefore registration). Could you provide more information here, please? -- Martin Cooper http://www.eclipse.org/newsportal/article.php?id=21615group=eclipse.tools.emf#21615

Re: VFS and EMF Awareness

2007-01-02 Thread Martin Cooper
for that. -- Martin Cooper http://www.eclipse.org/newsgroups/register.php Cheers, - Ole --- Martin Cooper [EMAIL PROTECTED] wrote: On 1/1/07, Ole Ersoy [EMAIL PROTECTED] wrote: Hi, I just got the VFS 1.0 announcement a little while back and did a cross post on the EMF mailing list, since EMF has

Re: Introducing commons-skin

2006-12-28 Thread Martin Cooper
On 12/28/06, Dennis Lundberg [EMAIL PROTECTED] wrote: Martin Cooper wrote: On 12/27/06, Henri Yandell [EMAIL PROTECTED] wrote: Looks good - nice work :) Only bit that leaps out to me as missing are the little arrows to symbolize external links. We may not care. Actually, I like those

Re: Introducing commons-skin

2006-12-27 Thread Martin Cooper
that, they look a lot alike. ;-) -- Martin Cooper Definitely don't care that 'About Lang' is gone; and I'm not bothered that 'Development Process' is gone either. I presume these are standard Maven things that have gone from m1 to m2. Hen On 12/27/06, Dennis Lundberg [EMAIL PROTECTED] wrote

[jira] Commented: (FILEUPLOAD-122) Filename may contain a full path

2006-12-14 Thread Martin Cooper (JIRA)
[ http://issues.apache.org/jira/browse/FILEUPLOAD-122?page=comments#action_12458552 ] Martin Cooper commented on FILEUPLOAD-122: -- From the Javadocs for FilenameUtils.getName: This method will handle a file in either Unix or Windows

Re: VOTE: Release commons-fileupload 1.2

2006-11-26 Thread Martin Cooper
that introduce hundreds of new violations, and you have the gall to say that you refuse to fix the ones you don't agree with? That's not how we work here at Commons either. -- Martin Cooper Jochen -- My wife Mary and I have been married for forty-seven years and not once have we had an argument serious

Re: IRI Implementation

2006-11-25 Thread Martin Cooper
ended up on this, but, modulo the procedural issues, +1 from me for bringing this to Commons. -- Martin Cooper -garrett - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Commented: (IO-99) FileCleaner thread never ends and cause memory leak in AS

2006-11-17 Thread Martin Cooper (JIRA)
[ http://issues.apache.org/jira/browse/IO-99?page=comments#action_12450929 ] Martin Cooper commented on IO-99: - It would make sense to me for FileCleaner to provide a method to cleanly stop the reaper thread, and possiby another method to (re

Re: FileUpload Errors

2006-11-17 Thread Martin Cooper
control over it. -- Martin Cooper I don't know what the problem is. I have included the latest commons-fileupload.jar file. I also have included org.apache.commons.is_1.2.0.jar. The error I am getting is as follows. I also have included my source HTTP Status 500

Re: VOTE: Release commons-fileupload 1.2

2006-11-16 Thread Martin Cooper
RAT tool, run over the proposed distro, to make sure were not missing anything. -- Martin Cooper The proposed distributables can be found at http://people.apache.org/~jochen/commons-fileupload/dist The proposed web site is at http://people.apache.org/~jochen/commons-fileupload/site

[jira] Commented: (FILEUPLOAD-119) The encryption decryption of uploaded file

2006-11-11 Thread Martin Cooper (JIRA)
[ http://issues.apache.org/jira/browse/FILEUPLOAD-119?page=comments#action_12449065 ] Martin Cooper commented on FILEUPLOAD-119: -- Even without the latest streaming changes, encrypting the file on the server, prior to writing

[jira] Resolved: (FILEUPLOAD-119) The encryption decryption of uploaded file

2006-11-11 Thread Martin Cooper (JIRA)
[ http://issues.apache.org/jira/browse/FILEUPLOAD-119?page=all ] Martin Cooper resolved FILEUPLOAD-119. -- Resolution: Won't Fix Resolving as Won't Fix, since this is a specialised application which can be implemented with no additional enhancements

[jira] Closed: (FILEUPLOAD-119) The encryption decryption of uploaded file

2006-11-11 Thread Martin Cooper (JIRA)
[ http://issues.apache.org/jira/browse/FILEUPLOAD-119?page=all ] Martin Cooper closed FILEUPLOAD-119. The encryption decryption of uploaded file Key: FILEUPLOAD-119 URL

Re: [PROPOSAL] Major versions require package name change

2006-10-30 Thread Martin Cooper
of functionality that adds so much to the component that we feel a major version bump is warranted. -- Martin Cooper Occasional drastic pruning of code is needed to keep it healthy and manageable. But we should not be eager to run out and break compatibility without deliberate and compelling

Re: [PROPOSAL] Major versions require package name change

2006-10-30 Thread Martin Cooper
is it necessary to mandate such a thing? -- Martin Cooper Occasional drastic pruning of code is needed to keep it healthy and manageable. But we should not be eager to run out and break compatibility without deliberate and compelling reasons. I agree that we should not run out and break

[jira] Commented: (FILEUPLOAD-117) Check file upload size only if an upload limit has been imposed

2006-10-30 Thread Martin Cooper (JIRA)
[ http://issues.apache.org/jira/browse/FILEUPLOAD-117?page=comments#action_12445746 ] Martin Cooper commented on FILEUPLOAD-117: -- This is probably no longer relevant, since Jochen's streaming changes also eliminate the up-front

Re: svn commit: r428804 - /jakarta/commons/proper/fileupload/trunk/xdocs/using.xml

2006-09-07 Thread Martin Cooper
for in #FILEUPLOAD-114 I suppose. The problem is that this method _should_ be in ServletFileUpload and _should not_ be in FileUploadBase, but there is no way to make that happen (that I am aware of, anyway) without breaking backward compatibility. -- Martin Cooper Modified: jakarta

Re: svn commit: r439789 - in /jakarta/commons/proper/fileupload/trunk: ./ src/checkstyle/ src/main/assembly/

2006-09-05 Thread Martin Cooper
doesn't make much sense. If we want to store both in the same directory, how about calling that directory just 'checks' or 'code-checks'? -- Martin Cooper Added: jakarta/commons/proper/fileupload/trunk/src/checkstyle/ jakarta/commons/proper/fileupload/trunk/src/checkstyle

Re: Migrate commons-fileupload to Maven 2

2006-09-02 Thread Martin Cooper
to get rid of the Maven 1 build. The Gump build uses Ant. What's the problem? -- Martin Cooper Jochen Wiedmann [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hi, I have just checked in the required changes for building site and distribution of commons-fileupload with Maven 2. See

Re: [all] Splitting the mailing list

2006-07-20 Thread Martin Cooper
people would get involved if they didn't see the commit messages. How can they be properly involved if they're not watching what's happening to the code and the issues? -- Martin Cooper It also allows people to choose not only what they receive, but how. Email isn't the only way to 'subscribe

Re: Problem using FileUpload with Jsp page

2006-07-16 Thread Martin Cooper
for information on how to use the component: http://jakarta.apache.org/commons/fileupload/using.html -- Martin Cooper -- p.f. Goudjo-Ako

Re: FileUpload form field issue

2006-06-27 Thread Martin Cooper
, one for each selected item. I am using the getString() method of the FileItem interface. Is there another method which returns an array of values? There is no array of values, unless you build one. Each value is a separate item. -- Martin Cooper Thanks, -- Edwin S. Ramirez Senior Developer

Re: Fileupload question

2006-06-23 Thread Martin Cooper
sense. 3) You are passing a bogus value to setRepository. If you want it to use a specific directory, pass that. If you don't, don't call the method. -- Martin Cooper Here's the Servlet method protected void doPost(HttpServletRequest request, HttpServletResponse response) throws

Re: Fileupload question

2006-06-23 Thread Martin Cooper
, then you may need to look at the stream itself, and add a test to your code to check for a multipart request. -- Martin Cooper Thanks again! On 6/23/06, Martin Cooper [EMAIL PROTECTED] wrote: On 6/23/06, Nima [EMAIL PROTECTED] wrote: Hey all I am trying to handle a JSP file upload

Re: I wrote several methods for IOCommons FileUtil. How can I donate it to IOCommons?

2006-06-18 Thread Martin Cooper
on that specialisation. -- Martin Cooper IMHO My codes fits better IO (I took the idea from IO source code). But if the community won't reject I'll post a patch to IO. Regards, Vitaliy S On 6/18/06, Torsten Curdt [EMAIL PROTECTED] wrote: re: http://jakarta.apache.org/commons/sandbox/compress

Re: How can I search the mailing list archive

2006-06-17 Thread Martin Cooper
out? I don't know anything about a SoC project, but it appears that Google does (or did?) index the mod_mbox files, so you can search them with Google by adding site:mail-archives.apache.org to your Google search. -- Martin Cooper Cheers, Simon

Re: [FILEUPLOAD] RfC: Proposed API changes for streaming

2006-06-10 Thread Martin Cooper
isn't always related to IO, so extending IOException would simply be wrong. -- Martin Cooper It will avoid a lot of casting, type checking, and conversions. Besides, it also makes sense in the semantic level. At least, I do thing so. The only argument I can see against the exception change

Re: [fileupload] hi,all,got a delete prob

2006-06-07 Thread Martin Cooper
files? so does any one has solutions ? I thought your problem was that files are being deleted that you do not want deleted, right? What does that have to do with secure deletion? -- Martin Cooper we are confuesed by the radom delete of the jpg/gif files. any suggestion is welcome

Re: [fileupload] hi,all,got a delete prob

2006-06-07 Thread Martin Cooper
By the way, your questions are more appropriate for the User list than the Dev list. -- Martin Cooper On 6/7/06, Martin Cooper [EMAIL PROTECTED] wrote: On 6/7/06, biglaughing [EMAIL PROTECTED] wrote: hi,all i got a problem . our requirements is upload some jpg/gif to the server

Re: [fileupload] hi,all,got a delete prob

2006-06-07 Thread Martin Cooper
On 6/7/06, biglaughing [EMAIL PROTECTED] wrote: Martin Cooper wrote: On 6/7/06, biglaughing [EMAIL PROTECTED] wrote: hi,all i got a problem . our requirements is upload some jpg/gif to the server(images server). also,we maybe upload a file more than one time. we found , some times, all

Re: [VOTE] Release FileUpload 1.1.1-RC1

2006-06-03 Thread Martin Cooper
and changes) so it's not as if it's the only thing. Does this new changelog look okay? Yep, it looks like everything is in there now. -- Martin Cooper If so I'll start the vote on RC1 again as we've had a lot of noise on this thread. Hen

Re: [VOTE] Release FileUpload 1.1.1-RC1 (take two)

2006-06-03 Thread Martin Cooper
/~bayard/fileupload/ [X] +1, looks good. [ ] -1, nope, something needs fixing. It looks like something weird has happened to the FAQ plugin. The item titles are now showing up as (inoperative) links instead of bold text. Very strange, but I doubt it's anything you've done. ;-) -- Martin Cooper

Re: [VOTE] Release FileUpload 1.1.1-RC1

2006-06-02 Thread Martin Cooper
back into the changes file. But you'll never know what that date is until you're actually cutting the release, so what are you going to put there before you're in the process of rolling it? -- Martin Cooper Niall I've uploaded the new page to the rc1 site: http://people.apache.org/~bayard

Re: [VOTE] Release FileUpload 1.1.1-RC1

2006-06-02 Thread Martin Cooper
On 6/2/06, Henri Yandell [EMAIL PROTECTED] wrote: On 6/2/06, Martin Cooper [EMAIL PROTECTED] wrote: On 6/2/06, Niall Pemberton [EMAIL PROTECTED] wrote: On 6/2/06, Henri Yandell [EMAIL PROTECTED] wrote: On 5/28/06, Dennis Lundberg [EMAIL PROTECTED] wrote: In version 1.9

Re: [all] Bug report for Commons [2006/05/28]

2006-05-29 Thread Martin Cooper
On 5/29/06, Stephen Colebourne [EMAIL PROTECTED] wrote: Any way to turn this off now we are on JIRA ? It's a simple edit, but I don't have karma. I've submitted a ticket for infra@: http://issues.apache.org/jira/browse/INFRA-821 -- Martin Cooper [EMAIL PROTECTED] wrote

Re: [all] Where do Nightly Builds Come From?

2006-05-29 Thread Martin Cooper
in the script if your changes are not being picked up. -- Martin Cooper I've tried to make a change to the nightly build of Commons-Attributes, by editing the Ant build.xml file for the project, but the nightly build process keeps churning out the same old artifacts. /LS

Re: [VOTE] Release FileUpload 1.1.1-RC1

2006-05-28 Thread Martin Cooper
: I'm guessing you built on a *nix box, because the license and notice files have those line ends, which means they don't come up right in notepad on Windows. And the manifest file says it was built by hen - although around here we all know who hen is. ;-) -- Martin Cooper Hen On 5/28/06, Niall

Re: svn commit: r409818 - /jakarta/commons/proper/fileupload/trunk/xdocs/index.xml

2006-05-27 Thread Martin Cooper
with the more specific one, though. -- Martin Cooper Try http://jakarta.apache.org/site/downloads/downloads_commons-fileupload.cgi [EMAIL PROTECTED] wrote: section name=Downloading subsection name='Full Releases' p +strongFileUpload 1.1.1/strong - ?? May

Re: [fileupload] Do we change the groupId for the 1.1.1 release?

2006-05-27 Thread Martin Cooper
, but I'd lean slightly towards after, since this is a dot dot release. -- Martin Cooper -- Dennis Lundberg - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [fileupload] Remove dependency on commons-build

2006-05-25 Thread Martin Cooper
jumped in and corrected them. Not at all. Thanks for fixing them. -- Martin Cooper - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [VOTE] commons karma for Jochen Wiedmann

2006-05-23 Thread Martin Cooper
Fred is OK, so he must be OK modus operandum. Are we really saying that we'll allow other projects to decide on who merits commit access to Jakarta? That's what Hen appears to be saying, and I object strongly. -- Martin Cooper i trust that he'll discuss any plans with the file upload team but i

Re: [VOTE] commons karma for Jochen Wiedmann

2006-05-23 Thread Martin Cooper
that comes to mind is when the component has no other active developers. So I guess the fact that I've only fixed a handful of FileUpload issues this year makes me an inactive developer? And thus being the last one to have been active, opens the door as you suggest? -- Martin Cooper --8

Re: commons-daemon

2006-05-21 Thread Martin Cooper
://issues.apache.org/jira/browse/DAEMON -- Martin Cooper Many thanks Bernard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [jira] Lead thought

2006-05-20 Thread Martin Cooper
not sure what the point of having the lead is in the first place, other than that Jira needs one, so I don't think it matters much what name we put there. -- Martin Cooper Stephen - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: [all] Unifying maven reports?

2006-05-20 Thread Martin Cooper
not interested in having to do all that myself, so I disagree with Hen's suggestion that we just use xdocs for the FAQs. -- Martin Cooper - linkcheck (might be enabled during development) With that I will duck from the flames and see what the rest of you think :) -- Dennis Lundberg

Re: [all] change group id? [WAS Re: [logging] RC on ibiblio ?]

2006-05-17 Thread Martin Cooper
: org.apache.commons.X The former. -- Martin Cooper ?? The M2 repository has a better hierarchical structure, so I'm not sure we have to worry about jamming X in place. Here's the m2 repo for my commons-alike testing project: http://www.ibiblio.org/maven2/genjava/ I'm thinking a group id

Re: [all] Bugzilla change

2006-05-14 Thread Martin Cooper
On 5/13/06, Henri Yandell [EMAIL PROTECTED] wrote: Bugzilla gods in the sky, could you unclose the Commons project please? Done. -- Martin Cooper Hen - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

Re: [collections] [PATCH] ComparatorPredicate

2006-05-14 Thread Martin Cooper
the move to JIRA. Since that is now on hold, the Bugzilla component has been re-opened, so you should now be able to create a new enhancement request. Sorry for the confusion. -- Martin Cooper The documentation that I've found points to ASF Bugzilla. Rune. -Original Message- From

Re: [all] change group id? [WAS Re: [logging] RC on ibiblio ?]

2006-05-13 Thread Martin Cooper
this change be for downstream consumers? Virtually none, as long as we make the change obvious, e.g. by including the groupId and artifactId in release announcements and download pages, or somewhere of that sort. -- Martin Cooper - robert

Re: [openpgp] Building openpgp

2006-05-03 Thread Martin Cooper
with Maven 2.0.4. I had problems when I didn't have the right parent POM, but once I updated my whole sandbox tree, it was fine. (mvn package, at least.) -- Martin Cooper Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.0-SNAPSHOT/maven-site

Re: [VOTE][all] Switch to Jira

2006-05-02 Thread Martin Cooper
still use it as a catch-all). Delete components/versions. The 37 components don't all have to be set up at the same time, we can take our time to move things out of the Commons project and into the individual Commons Foo projects. [X] +1 [ ] -1 -- Martin Cooper Vote to last 72 hours, 3 +1s

Re: Jira migration Was: [VOTE][all] Switch to Jira

2006-05-02 Thread Martin Cooper
components for 'site' and 'all'. (I'm not at all convinced we need the latter, though, since there would be issues with figuring out when it's ready to be marked Closed.) -- Martin Cooper Hen - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: [proposal] JSExtensions - Integrating Java into Javascript

2006-04-29 Thread Martin Cooper
collections more natural to Javascript - Extending the Java API to add convenience properties and methods Sounds fine to me. Interesting implementation, too. ;-) -- Martin Cooper The inital code will come from Struts Flow[1], a Struts sandbox project that brought server-side Javascript

Re: Current Status of Commons FileUpload

2006-04-28 Thread Martin Cooper
my head. ;-) -- Martin Cooper Hen - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [all] Jira?

2006-04-27 Thread Martin Cooper
to some extent, to multiple JIRA instances (Struts has its own, for example), is to create a separate instance for Jakarta. Then you could just have LANG, and forget about prefixes altogether. -- Martin Cooper We also need to be aware that about half the commons websites now have links tailored

Re: [all] Jira?

2006-04-27 Thread Martin Cooper
to write something, but I've kinda lost track of whether anything actually happened. -- Martin Cooper Hen - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [all] Jira?

2006-04-26 Thread Martin Cooper
, as is the project summary, and the ability to use it for planning and roadmap tracking in a *much* more usable manner than Bugzilla. -- Martin Cooper Sorry if I completely missed the point. Do not hesitate to correct me. Ciao, Mario

Re: [bugzilla] 2.2-Final target version for Commons Lang

2006-04-25 Thread Martin Cooper
On 4/25/06, Henri Yandell [EMAIL PROTECTED] wrote: Scratch that, I don't see any reason for the Final stuff; so could I have the following two target milestones please: 1.0.1 2.2 Done. I added 1.0.1 Final to make it consistent with Versions, and just plain 2.2. -- Martin Cooper Hen

Re: [all] Jira?

2006-04-25 Thread Martin Cooper
into JIRA more than a little, both on open source projects and in my day job, I've converted to a +1. There's a lot we could use it for that Bugzilla just doesn't do. -- Martin Cooper Hen - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: [all][SCXML] Whats in the name ...

2006-04-19 Thread Martin Cooper
. +1. -- Martin Cooper Niall On 4/17/06, Rahul Akolkar [EMAIL PROTECTED] wrote: A fairly random stringing on my thoughts on the topic ... Since there was talk about whether SCXML makes a good name for the component, its only appropriate that I list some reasons. State means little to me

Re: [fileupload] Compile against Servlet 2.4 spec?

2006-04-12 Thread Martin Cooper
On 4/12/06, Henri Yandell [EMAIL PROTECTED] wrote: On 4/11/06, Martin Cooper [EMAIL PROTECTED] wrote: On 4/11/06, Henri Yandell [EMAIL PROTECTED] wrote: At work I compile FileUpload against the Servlet 2.4 spec. This means a patch so that the mock classes in the unit test

Re: [fileupload] FileItem.getName() IE prefix

2006-04-12 Thread Martin Cooper
On 4/12/06, Stephen Colebourne [EMAIL PROTECTED] wrote: Martin Cooper wrote: The point is not that this code is onerous, but that it is knowledge about fileuploading that we have not encapsulated in [fileupload]. Because it was specifically not intended to be addressed by FileUpload

Re: [fileupload] FileItem.getName() IE prefix

2006-04-11 Thread Martin Cooper
On 4/11/06, Stephen Colebourne [EMAIL PROTECTED] wrote: Martin Cooper wrote: Well, they've already got Commons IO, since FileUpload depends on that, and that has FileNameUtils.getName() to get just the file name, so do we really need to add another method in FileUpload that just wraps

Re: [fileupload] Compile against Servlet 2.4 spec?

2006-04-11 Thread Martin Cooper
about the nature of the changes? I guess as long as the end result still allows FileUpload to be built and tested against the Servlet 2.3 API, per the Maven POM, I'm not averse to enabling it to be built and tested against the Servlet 2.4 API as well. -- Martin Cooper Hen

Re: [fileupload] FileItem.getName() IE prefix

2006-04-08 Thread Martin Cooper
filename = FileNameUtils.getName(item.getName()); instead of: String file name = item.getName(); doesn't seem so onerous. -- Martin Cooper Stephen - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: [logging] RC on ibiblio ?

2006-04-05 Thread Martin Cooper
there. -- Martin Cooper We should also provide a link on the downloads page or something similar. Just today a work colleague was looking for a later version than 1.0.4 in order to get log4j TRACE support. I told him there was an RC out, but there was just no way for him to locate it... i've

Re: [logging] RC on ibiblio ?

2006-04-05 Thread Martin Cooper
can be deployed outside of ASF infrastructure, meaning that RCs cannot be deployed to ibiblio or made available via mirrors. -- Martin Cooper - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: [logging] RC on ibiblio ?

2006-04-05 Thread Martin Cooper
On 4/5/06, Wendy Smoak [EMAIL PROTECTED] wrote: On 4/5/06, Martin Cooper [EMAIL PROTECTED] wrote: Right. But is there any reason we couldn't create a Maven 2 parallel to the Maven 1 repo we have at http://cvs.apache.org/repository/? We could deploy RCs there. It's already

Re: [fileupload] Unit test for 38490?

2006-04-04 Thread Martin Cooper
On 4/4/06, Henri Yandell [EMAIL PROTECTED] wrote: Anyone mind if I add a unit test for: http://issues.apache.org/bugzilla/show_bug.cgi?id=38490 ? There's no way I'm going to turn away good unit tests. Knock yourself out, Hen! -- Martin Cooper Hen

Re: [all] Author tags [was Line width and such minutiae]

2006-04-02 Thread Martin Cooper
of us prefer to work with the same tools we've been using for years, and we're just as productive with those tools as others might be with an IDE. -- Martin Cooper -- Sandy McArthur He who dares not offend cannot be honest. - Thomas Paine

Re: Suggestion for all of Commons

2006-03-29 Thread Martin Cooper
for static initialisers, so I'm not inclined to do something like this for components I work on. Other folks may like it, though. ;-) -- Martin Cooper It's just echoing the import list, minus classes found in the SDK (if that's missing, you aren't getting *this* far!). This saves a lot of time

Re: [all] Suggestion for all of Commons

2006-03-29 Thread Martin Cooper
for increasing the size of their own applications, potentially increasing their bandwidth usage for customers to download their products. -- Martin Cooper 1. Find the component's site. 2. Find the download link on the site. 3. See want they want to download (src/bin, tar/zip) 4. Unpack 5

Re: [all] Line width and such minutiae

2006-03-28 Thread Martin Cooper
prominent statement about author tags somewhere, for the benefit of potential future contributors. -- Martin Cooper I find listening to the variety of opinions on almost all things here at the ASF makes me richer. And thats the kind of compensation that keeps us all coming back ;-) -- Sandy

Re: [all] Line width and such minutiae

2006-03-28 Thread Martin Cooper
: http://jakarta.apache.org/commons/pool/team-list.html -- Martin Cooper To refer directly to Rahul's some of us believe bit; I also believe that 50% of javadoc is a distraction to the code :) I doubt we're going to change that. Hen

Re: [all] Line width and such minutiae

2006-03-28 Thread Martin Cooper
. Java's a verbose language, 80 feels cramped. People can print in landscape :) For me, printing is not the issue, side-by-side diffs are the issue. I hate having to scroll horizontally all the time to see the actual diffs. That's why I'm with Phil on 80 character widths. -- Martin Cooper Hen

Re: [all] Line width and such minutiae

2006-03-28 Thread Martin Cooper
On 3/28/06, Gary Gregory [EMAIL PROTECTED] wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Martin Cooper Sent: Tuesday, March 28, 2006 3:02 PM To: Jakarta Commons Developers List Subject: Re: [all] Line width and such minutiae On 3

Re: [pool] Announcing Release Candidate 2 for Pool 1.3

2006-03-23 Thread Martin Cooper
/manual/CoreTasks/fixcrlf.html -- Martin Cooper (if not, don't worry too much) the source is easy: export twice and set svn --native-eols appropriately for each. - robert - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Commons Metadata?

2006-03-08 Thread Martin Cooper
proceed with code at this point. But then it's not me, it's you, so it's really your call. ;-) -- Martin Cooper -Original Message- From: James Carman [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 07, 2006 1:02 PM To: 'Jakarta Commons Developers List' Subject: RE: Commons Metadata? Well

Re: [resources][all] Resources status

2006-03-06 Thread Martin Cooper
On 3/5/06, Henri Yandell [EMAIL PROTECTED] wrote: On 3/5/06, Martin Cooper [EMAIL PROTECTED] wrote: On 3/5/06, Henri Yandell [EMAIL PROTECTED] wrote: On 3/5/06, Stephen Colebourne [EMAIL PROTECTED] wrote: Can we establish the status of [resources]. Rahul Akolkar wrote

Re: [all] Proposal: Jakarta Language Components

2006-03-06 Thread Martin Cooper
move there. Maybe [math] finally gets a job and leaves home. And maybe none of this happens, or it happens slowly and independently. The key thing is to have it driven by people who want to make it happen. Nicely said. Exactly. Organic growth. -- Martin Cooper So who is going to make JWC

Re: Problems...

2006-03-05 Thread Martin Cooper
filters. -- Martin Cooper Subscribe all current commons-dev subscribers to the new lists commons-issues, commons-commits and commons-ci. Then announce the separation of lists on commons-user and invite folks to join in. Subscribers will still need to master their mail filters though. snip

Re: Problems...

2006-03-05 Thread Martin Cooper
through all that mail... -- Martin Cooper , in the same way that breathing is the number one issue for any organism. We need to get the blood flowing; (nealry?) all of the other things mentioned are either to this end or to the same end for Jakarta. Commons as the solution We're not. We're

  1   2   3   4   5   6   >