Re: [dbutils] Confusion about the release process

2016-08-16 Thread Matt Sicker
er, the sources.jar from > MavenCentral for 1.6 does NOT include the fix. > > So I have a couple of questions. Can someone publish the correct artifacts > to Maven Central? And when can we expect 2.0 to be released? > -- Matt Sicker

Re: [dbutils] Confusion about the release process

2016-08-16 Thread Matt Sicker
l > that often either, but grabbing that code and getting it working shouldn't > be too hard. > > Bill- > > On Tue, Aug 16, 2016 at 1:57 PM, Matt Sicker wrote: > > > Is dbutils even ready for a 2.0 release? If so, I could RM it sometime > > soon. > >

Re: [dbutils] Confusion about the release process

2016-08-16 Thread Matt Sicker
If we can migrate it first, I could work on merging back your work into an official release. On 16 August 2016 at 14:15, Benedikt Ritter wrote: > Matt Sicker schrieb am Di., 16. Aug. 2016 um 20:51 Uhr: > > > Is dbutils in git yet? > > > > No, but we can easily migra

Re: Prefix for mails to user@commons.apache.org?

2016-08-30 Thread Matt Sicker
t; > > > Mark > > > > I see, fair enough. > Would it hurt though if there would be this redundancy for dumber clients? > Greetings > > > > ----- > To unsubscribe, e-mail: user-unsubscr...@commons.apache.org > For additional commands, e-mail: user-h...@commons.apache.org > > -- Matt Sicker

Re: Prefix for mails to user@commons.apache.org?

2016-08-30 Thread Matt Sicker
ould be enough. > > -Ursprüngliche Nachricht- > Von: Matt Sicker [mailto:boa...@gmail.com] > Gesendet: Dienstag, 30. August 2016 17:43 > An: Commons Users List > Betreff: Re: Prefix for mails to user@commons.apache.org? > > The List-Id header only says which list it&

Re: [imaging] Changing compile baseline of library to JDK7

2016-10-12 Thread Matt Sicker
> > > > --------- > > To unsubscribe, e-mail: user-unsubscr...@commons.apache.org > > For additional commands, e-mail: user-h...@commons.apache.org > > > > > > > -- > "Hell hath no limits, nor is circumscrib'd In one self-place; but where we > are is hell, And where hell is, there must we ever be" --Christopher > Marlowe, *Doctor Faustus* (v. 121-24) > -- Matt Sicker

Re: namespaces in XML configurations

2016-11-19 Thread Matt Sicker
ormat} > > will not. > > Note the only difference is that the namespace for "x" is not declared on > the first element. Is this a bug or intended? > > Claude > > > -- > I like: Like Like - The likeliest place on the web > <http://like-like.xenei.com> > LinkedIn: http://www.linkedin.com/in/claudewarren > -- Matt Sicker

Re: namespaces in XML configurations

2016-11-20 Thread Matt Sicker
t; > > So 'x' is only defined in the head, but is being used in the body. > > > > Try what happens when the namespace is defined and used only in the > > body element. > > > > > > On 20 November 2016 at 00:34, Matt Sicker wrote: > > > C

Re: [LANG] Object Merge Functionality

2016-11-29 Thread Matt Sicker
&camp=1789&creative=9325&creativeASIN=1935182951& > linkCode=%7B%7BlinkCode%7D%7D&tag=garygregory-20&linkId=%7B% > 7Blink_id%7D%7D%22%3ESpring+Batch+in+Action> > <http:ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=am2&o=1&a= > 1935182951> > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory > -- Matt Sicker

Re: Apache's Maven repository missing commons-io, most versions

2017-03-30 Thread Matt Sicker
x27;m completely stumped by this issue. >>>> >>> This worked fine for me; I guess I'm not understanding the issue. >> >> Dave >> >> - >> To unsubscribe, e-mail: user-unsubscr...@commons.apache.org >> For additional commands, e-mail: user-h...@commons.apache.org >> >> > -- Matt Sicker

Re: [DBCP] Connection pool not behaving as I expect

2018-03-01 Thread Matt Sicker
ogging. It's generally less verbose code, and looks to be just > as configurable as PoolingDataSource. Would that change be a good idea? > > > Thanks, > Shawn > > > - > To unsubscribe, e-mail: user-unsubscr...@commons.apache.org > For additional commands, e-mail: user-h...@commons.apache.org > > -- Matt Sicker

Re: [DBCP] troubleshooting pool activity (tomcat version)

2018-03-20 Thread Matt Sicker
into any problems that weren't my own fault. > This mailing list has shown a high degree of patience with my dumb > questions. > > Thanks, > Shawn > > > - > To unsubscribe, e-mail: user-unsubscr...@commons.apache.org > For additional commands, e-mail: user-h...@commons.apache.org > > -- Matt Sicker

Re: [dbcp] DBCP2 Under Java 8?

2018-04-23 Thread Matt Sicker
age 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 > > -- Matt Sicker

Re: Some sort of "pollution" between two Virtual Hosts on the same machine, causes Google to look on site A for files on site B

2018-07-03 Thread Matt Sicker
ot;/" "https://www.kirkbymicrowave.co.uk/"; > > > > > #Redirect kirkbymicrowave.co.uk on port 443 to the www. site. > ServerName kirkbymicrowave.co.uk > SSLEngine on > SSLCertificateKeyFile > /etc/ssl/private/www_kirkbymicrowave_co_uk.key > SSLCertificateFile /etc/ssl/ssl.crt/www_kirkbymicrowave_co_uk.crt > SSLCertificateChainFile > /etc/ssl/ssl.crt/www_kirkbymicrowave_co_uk.ca-bundle > ServerAdmin drkir...@kirkbymicrowave.co.uk > ErrorLog ${APACHE_LOG_DIR}/error-kirkbymicrowave.co.uk-port-443.log > CustomLog ${APACHE_LOG_DIR}/access-kirkbymicrowave.co.uk-port-443.log > combined > Redirect "/" "https://www.kirkbymicrowave.co.uk/"; > > -- Matt Sicker

Re: [vfs] Is VFS2 suitable for production use?

2018-07-15 Thread Matt Sicker
Is it still > > advised to use Apache VSF2 in production software? > > > > With kind regards, > > > > Jurrie > > > > > > ----- > > To unsubscribe, e-mail: user-unsubscr...@commons.apache.org > > For additional commands, e-mail: user-h...@commons.apache.org > > > > > -- Matt Sicker

Re: [dbcp] in DBCP 1.4 - Any auto-reconnect property available ?

2019-01-15 Thread Matt Sicker
if anyone knows how do deal this situation. > -- > Regards, > > Rajiv.S -- Matt Sicker - To unsubscribe, e-mail: user-unsubscr...@commons.apache.org For additional commands, e-mail: user-h...@commons.apache.org

Re: no name listed for file contained in a 7z file?

2019-01-29 Thread Matt Sicker
y through it but teachers don't have that much time Jira: https://issues.apache.org/jira/browse/COMPRESS -- Matt Sicker - To unsubscribe, e-mail: user-unsubscr...@commons.apache.org For additional command

Re: Final tag for commons-io-2.6

2019-09-25 Thread Matt Sicker
; > > > > >> > > >> > > > > > >> Hi > > >> > > > > > >> > > >> > > > > > >> I am looking for the final tag for commons-io version 2.6 > > and I have > > >> > > > > > >> not been able to find it [0]. The last one I can see is the > > >> > > > > > >> commons-io-2.6-RC3, released in Oct 2017, which I assume > > to be the > > >> > > > > > >> final one. > > >> > > > > > >> > > >> > > > > > >> Is there a "Final" tag for commons-io, or one which I can > > explicitly > > >> > > > > > >> tell it's the final one? > > >> > > > > > >> If not, is it possible for you to create one, please? > > >> > > > > > >> > > >> > > > > > >> [0] https://github.com/apache/commons-io/releases > > >> > > > > > >> > > >> > > > > > >> Thanks, > > >> > > > > > >> Daniel > > >> > > > > > >> > > >> > > > > > >> > > - > > >> > > > > > >> To unsubscribe, e-mail: > > user-unsubscr...@commons.apache.org > > >> > > > > > >> For additional commands, e-mail: > > user-h...@commons.apache.org > > >> > > > > > >> > > >> > > > > > > > >> > > > > > > > >> > > > > > -- > > >> > > > > > Regards, > > >> > > > > > Roberto Oliveira > > >> > > > > > > > >> > > > > > > > - > > >> > > > > > To unsubscribe, e-mail: user-unsubscr...@commons.apache.org > > >> > > > > > For additional commands, e-mail: user-h...@commons.apache.org > > >> > > > > > > > >> > > > >> > > > >> > > > >> > -- > > >> > Regards, > > >> > Roberto Oliveira > > -- Matt Sicker - To unsubscribe, e-mail: user-unsubscr...@commons.apache.org For additional commands, e-mail: user-h...@commons.apache.org

Re: [NUMBERS] Article on Commons Numbers

2020-09-28 Thread Matt Sicker
ubscr...@commons.apache.org > > For additional commands, e-mail: user-h...@commons.apache.org > > > > -- Matt Sicker

Re: commons-dbcp2 Information Exposure Vulnerability

2021-05-26 Thread Matt Sicker
See https://issues.apache.org/jira/browse/DBCP-562 which is still open. On Wed, 26 May 2021 at 10:29, Adesina Adebiyi wrote: > > Good day, > > I am researching an issue raised by sonatype (sonatype-2020-1349) -- that > org.apache.commons:commons-dbcp2 has "information exposure" vulnerability, > t

Re: Security issue in commons-fileup.load version 1.4 .

2021-05-27 Thread Matt Sicker
As the user, you have ultimate control over transitive dependency versions that end up in your application. Using Maven, for example, you can override the commons-fileupload dependency on commons-io to the latest release. I don't think anyone here wants to go through an entire release for a compone

Re: commons-fileupload dependency and CVE

2021-07-09 Thread Matt Sicker
Snyk looks like they have something like that in early access. I’ve seen a similar feature before in Whitesource, though it was fairly clunky. Then there’s the CodeQL queries on GitHub/LGTM which can find effective usage fairly well. On Fri, Jul 9, 2021 at 11:54 Mark Thomas wrote: > On 09/07/202

Re: [collections] Adding a Table data structure?

2021-08-31 Thread Matt Sicker
Sounds interesting. Filing a Jira issue under the COLLECTIONS project to track the effort would be a good next step after this thread. https://issues.apache.org/jira/projects/COLLECTIONS/issues/COLLECTIONS Matt Sicker > On Aug 31, 2021, at 19:55, Will Herrmann wrote: > > I am won

Re: Trie with non-String keys

2022-08-15 Thread Matt Sicker
Is this like a sort of composite key that‘s ultimately comparable similar to total ordering on strings? — Matt Sicker > On Aug 15, 2022, at 08:36, Gary Gregory wrote: > > Since a trie is traditionally used with strings, this is not surprising to > me. What kind of key are you wa

Re: [JEXL] Detecting infinite loops in JEXL Scripts

2023-08-23 Thread Matt Sicker
Your best bet here is an execution timeout, but this can cause false positives if the loop is large enough and intentional. In the general case, it’s impossible due to the Halting Problem as raised elsewhere in the thread. > On Aug 7, 2023, at 6:02 AM, Aditya Kumar1 > wrote: > > Hi, > > I a