On 8/30/07, Eric Hermanson <[EMAIL PROTECTED]> wrote:
> setFileSizeMax is apparently intended to prevent the file upload if
> the file about to be uploaded is larger than a given size. However,
> the exception does not get processed until AFTER the entire file is
> uploaded to the server (thereby
setFileSizeMax is apparently intended to prevent the file upload if
the file about to be uploaded is larger than a given size. However,
the exception does not get processed until AFTER the entire file is
uploaded to the server (thereby defeating the purpose of the limit).
I went into the
On 8/29/07, Henri Yandell <[EMAIL PROTECTED]> wrote:
> On 8/29/07, Rahul Akolkar <[EMAIL PROTECTED]> wrote:
> > Can you, or someone else, poke them for me as well (or tell me how
> > to). I seem to have lost the ability to deal with [SCXML] tickets as I
> > used to.
>
> Done. You weren't in the com
Hi John,
I have not opened a ticket yet, but ... I have had very similar
requirements, and will [most-likely] be putting something in that will
solve your problem.
However, it will not be a class - consider this method
Map CollectionUtils.toMap(Collection input,
Transformer keyTransformer, T
I think gets passed to the running application, not the VM. Try
instead.
There's an example here:
http://maven.apache.org/plugins/maven-surefire-plugin/examples/system-properties.html
On 8/29/07, Oliver Heger <[EMAIL PROTECTED]> wrote:
>
> Hm, the following modifications of the pom did not show
Good day, Mario.
+1 vote from me.
This is very common case, when deleveloper allows user to specify URI only.
More over, this setting is file-specific (or, more precisely, site
specific), so it's not always correct to set them up using
ConfigurationBuilder.
Another example is to add "classloader
Simon,
Thank you for the quick response. After reading your e-mail I realized
that my understanding of the purpose for the Jakarta Commons may have
been incorrect. I totally understand the need to avoid bloating the
libraries, and to "vet" or justify new additions to the library.
With this in min
Hm, the following modifications of the pom did not show any effect:
org.apache.maven.plugins
maven-surefire-plugin
once
-Djava.awt.headless=true
Is there anything wrong with this setup? What else could be the pro
Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=2892&projectId=161
Build statistics:
State: Failed
Previous State: Failed
Started at: Wed 29 Aug 2007 13:30:45 -0700
Finished at: Wed 29 Aug 2007 13:32:28 -0700
Total time: 1m 43s
Build Trigger: Schedule
Build
On 8/29/07, Rahul Akolkar <[EMAIL PROTECTED]> wrote:
> Can you, or someone else, poke them for me as well (or tell me how
> to). I seem to have lost the ability to deal with [SCXML] tickets as I
> used to.
Done. You weren't in the commons-developer group.
>
> I see an "Administration" tab, click
Hi,
On Wed, 2007-08-29 at 12:49 -0700, Sunburned Surveyor wrote:
> I've been using Jakarta commons for a few months now. I've been
> programming in Java as "hobby" for a few years, so I'm not what you
> would call a professional. However, I have a good basic knowledge of
> Java.
>
> I would like
I've been using Jakarta commons for a few months now. I've been
programming in Java as "hobby" for a few years, so I'm not what you
would call a professional. However, I have a good basic knowledge of
Java.
I would like to contribute to Jakarta Commons if possible. My main
interests are in the Mat
Hi Filip
I am in the process of getting TrueZip uploaded to Maven2
(http://jira.codehaus.org/browse/MAVENUPLOAD-1693) and also finishing up
http://issues.apache.org/jira/browse/VFS-106 as per the comments.
However when I try to create a Zip archive on an FTP site, there is
still a problem wh
On 8/29/07, John <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm new to the collections mailing list and I have a class I think would
> be appropriate to be donated to the collections API.
>
Please submit enhancement requests via JIRA as outlined here [1], so
they stay on radar.
-Rahul
[1] http://comm
Thorbjørn Ravn Andersen wrote:
Filip Defoort skrev den 27-08-2007 18:01:
Good luck doing that cross platform in java :)
Well, I didn't mean mount as in actually mount a file system, just
unzip and maintain an uncompressed directory tree of the portions of
the zip file that are in use in java
Can you, or someone else, poke them for me as well (or tell me how
to). I seem to have lost the ability to deal with [SCXML] tickets as I
used to.
I see an "Administration" tab, clicking on which lists "all 29"
projects in JIRA (though there are more on that JIRA instance, for
example, the list o
Filip Defoort skrev den 27-08-2007 18:01:
Good luck doing that cross platform in java :)
Well, I didn't mean mount as in actually mount a file system, just
unzip and maintain an uncompressed directory tree of the portions of
the zip file that are in use in java.io.tmpdir. Right now truezip is
Hi Mario
It is possible through the *FileSystemConfigurationBuilder stuff only.
Unfortunately this does not work for me, as I can only specify a VFS
URI. So VFS needs to figure out and make it happen in my case
ftp://myusername:[EMAIL PROTECTED]/pub/downloads/somefile.tgz?option=value
Hav
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
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
Hi,
I'm new to the collections mailing list and I have a class I think would
be appropriate to be donated to the collections API.
This is an extension of the MultiHashMap and filters a given Collection
by a given field. It will put the objects into the map using the field
value as the key.
Hi!
> I am trying to use VFS to connect to a FTP file, but the problem is
> that I cannot specify that PASSIVE mode should be used.
It is possible through the *FileSystemConfigurationBuilder stuff only.
> ftp://myusername:[EMAIL PROTECTED]/pub/downloads/somefile.tgz?option=value
>
>
> Have I misse
Hi all
I am trying to use VFS to connect to a FTP file, but the problem is that
I cannot specify that PASSIVE mode should be used. I think we could use
the format below to specify for example: ?passive=true etc.
ftp://myusername:[EMAIL PROTECTED]/pub/downloads/somefile.tgz?option=value
Have
23 matches
Mail list logo