;>>>
>>>
>> https://github.com/eclipse-jdt/eclipse.jdt.core/blob/ed787f542d5509ba226f0b8b06982d61e81b4622/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/builder/ClasspathMultiReleaseJar.java#L83-L85
>>>> ]
>>>>
>>>> Hopefully someone can fix
BTW, Just opened the project in IntelliJ. Maven POM is unchanged except to up
the Commons CLI version to 1.9.0. No problems with module detection.
F.
> On Jun 22, 2025, at 14:25, Gary Gregory wrote:
>
> On Sun, Jun 22, 2025 at 5:01 PM Frank <mailto:software_fr...@runbox.com.inv
Ah, certainly not. If you had changed the module name, my command line Maven
build wouldn't work. For your earlier question, the command line build has
always worked. I verified again just today that it works with 1.9.0.
F.
> On Jun 22, 2025, at 14:00, Frank wrote:
>
>
lt. Would
you have changed the module name at any point?
Thanks again,
Frank
> On Jun 22, 2025, at 13:30, Gary Gregory wrote:
>
> Hm I think our OSGi tests don't run since we ported to JUnit 5.
>
> Gary
>
> On Sun, Jun 22, 2025 at 3:26 PM Gary Gregory wrote:
>
nters 'requires transitive
org.apache.commons.cli;' in module-info.java.
The project is fully modularized and built with Java 21 and Maven 3.9+.
Thanks in advance,
Frank
-
To unsubscribe, e-mail: user-unsubscr...@commons
Hi folks,
The subject says it all! :-) The DBCP Overview page indicates "DBCP 2
compiles and runs under Java 7 only". I assume it would be good for
Java 8 as well, but has any testing been done along the Java 8 lines?
Thanks,
-Frank
Exception: source is null for getProperty(null, "leaf")
Thanks,
Frank Grimes
-
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org
ware. Which other Timout might I have to set to cause the
readLine() to timeout at some point?
Kind regards,
Johannes Frank
From:
Gary Gregory
To:
Commons Users List
Date:
11.09.2012 18:44
Subject:
Re: [NET] FTP Connection occasionally hangs on listFiles()
If you start the JVM from a co
16:52
Subject:
Re: [NET] FTP Connection occasionally hangs on listFiles()
On 11 September 2012 12:53, Johannes Frank
wrote:
> Hello!
>
> Thank you for your reply. However, I cannot provide such a program since
> (as said) I cannot reliably reproduce that problem (on 99% of the
syste
often
enough will suffice to "reproduce" this problem :-(
Regards,
Johannes Frank
From:
sebb
To:
Commons Users List
Date:
11.09.2012 01:00
Subject:
Re: [NET] FTP Connection occasionally hangs on listFiles()
On 10 September 2012 08:09, Johannes Frank
wrote:
> Hello together.
ne on this list ever encounter an issue like this before and is
there a way to circumvent this stalling of the listFiles() call?
Kind regards,
Johannes Frank
----
Jo
ne on this list ever encounter an issue like this before and is
there a way to circumvent this stalling of the listFiles() call?
Kind regards,
Johannes Frank
----
Jo
logging. In trying to
figure this out I wrote my own wrapper for JavaMail. In my wrapper, I have
"session.setDebug(log.isDebEnabled())".
Thanks, Frank
-Original Message-
From: Siegfried Goeschl [mailto:sgoes...@gmx.at]
Sent: Tuesday, January 10, 2012 11:38 AM
To: Commons
Nothing happens. No exceptions. No logging (I set logging for
"org.apache.commons.mail" to TRACE). Nothing.
Thanks, Frank
-Original Message-
From: Konstantin Kolinko [mailto:knst.koli...@gmail.com]
Sent: Tuesday, January 10, 2012 5:37 AM
To: Commons Users List
Subject:
n = Session.getDefaultInstance(props);
Message msg = new MimeMessage(session);
msg.setFrom(new InternetAddress(fromAddress));
msg.setRecipients(Message.RecipientType.TO, new InternetAddress[]{new
InternetAddress(recipientAddress)});
msg.setSubject(subject);
msg.setText(plainText);
Transport.send(ms
As far as I know you can't list files using the http or https filesystem
implementation, just copy single files for which you know the URL.
It would be a nice extension I agree...
Frank
> From: rkooij...@inergy.nl
> To: user@commons.apache.org
> Date: Mon, 14 Mar 2011 17:21:21 +
dn't check the exact syntax...)
Cheers,
Frank
> From: list-subscripti...@secmgmt.com
> To: user@commons.apache.org
> Subject: [fs] Problem with FTP:
> Date: Thu, 12 Aug 2010 12:16:57 -0400
>
> I have the following URL:
>
> ftp://myuser:mypassw...@mysite.net/home/myuse
See http://commons.apache.org/vfs/filesystems.html
Samba, Windows shares and Webdav are supported in the Sandbox. Zip files etc
are read-only.
Frank
> Date: Wed, 16 Jun 2010 00:03:03 -0700
> From: virgil_tra...@yahoo.com
> Subject: [VFS] Use commons vfs to copy files on Samba
ks for you.
You'd better not use this mailing list if you have any questions, but you can
use the one of the sourceforge project instead.
Frank
> From: vir...@amazon.com
> To: user@commons.apache.org
> Date: Fri, 30 Apr 2010 08:35:11 -0700
> Subject: Re: [vfs] Putting a VFS behind
some thorough testing, because you'd be the first to put it to use.
Frank
> From: kl...@hotmail.com
> To: user@commons.apache.org
> Subject: RE: [vfs] Putting a VFS behind a sftp server
> Date: Wed, 28 Apr 2010 12:25:02 +
>
>
> SFTP has nothing to do with FTP unfortuna
not allow browsing by WinSCP
though.) I have been wanting to check out the SFTP integration, but haven't
found time for it yet.
The CLI/SSHD binding can be found at
http://vfs-utils.sourceforge.net/shell/sshd.html
Frank
> Subject: Re: [vfs] Putting a VFS behind a sftp server
> Fro
FileOperations.getOperations() method return a list of interfaces
or a list of implementing classes?
Thanks,
Frank
> Date: Mon, 14 Jul 2008 15:33:35 +0200
> From: [EMAIL PROTECTED]
> To: user@commons.apache.org
> Subject: Re: [VFS] How to use operations
>
> Hi!
> > As lon
(e.g. JCommander) know how to
discover which operations exist, select one, configure it and execute it?
Frank
> Date: Mon, 14 Jul 2008 07:24:50 -0400
> From: [EMAIL PROTECTED]
> To: user@commons.apache.org
> Subject: Re: [VFS] How to use operations
>
> Check the Javadocs f
Ah, now I see! Sorry, I tried to refer to the 'FileOperations':
FileObject.getOperations().
There is some code in org.apache.commons.vfs.operations and
org.apache.commons.vfs.operations.vcs.
Thanks for helping me clarify.
Frank
> Date: Mon, 14 Jul 2008 06:38:25 -0400
&
Yes, I guess so; are there other APIs? I don't see where you getting at...
Thanks,
Frank
> Date: Sun, 13 Jul 2008 21:37:26 -0400
> From: [EMAIL PROTECTED]
> To: user@commons.apache.org
> Subject: Re: [VFS] How to use operations
>
> Are you sticking to the FileObject A
reate a client based
directly on the underlying layer.
Does anyone have any experience with using the operations?
Thanks,
Frank
_
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-
re using parent_last at the EAR level, which is
what you should be using... also, make sure your WAR's classloader
policy is Application.
If none of this works, randomly change the classloader settings until it
works :) That sounds like a joke, but seriously, with Websphere, that
might
27 matches
Mail list logo