[VFS] FTP: broken pipe with vsFTPd due to timeout in 2.1-SNAPSHOT

2015-03-27 Thread Antonio Petrelli
FtpClientWrapper.disconnect? Or in .listFiles? Thanks in advance Antonio The stacktrace and relevant log: --> Log before exception PORT 127,0,0,1,220,47 421 Timeout. --> Stacktrace org.apache.commons.vfs2.FileSystemException: Could not determine the type of file "ftp://localhos

Re: [SCXML] knock knock?

2013-10-07 Thread Juan Antonio Breña Moral
Hi, I am working with SCXML for HFSM with EV3 Robots. https://github.com/jabrena/liverobots I would like to collaborate. Now, Apache Commons SCXML is running in a ARM9 with good performance. Cheers On 10/07/2013 10:23 PM, Ate Douma wrote: On 10/07/2013 09:52 PM, Juan Antonio Breña Moral

Re: [SCXML] knock knock?

2013-10-07 Thread Juan Antonio Breña Moral
Hi Great Idea. In my case I could test software and contribute a bit. Juan Antonio On 10/07/2013 08:30 PM, Phil Steitz wrote: On 10/7/13 7:40 AM, Ate Douma wrote: Hi SCXML developers/community, We are trying to figure out what the status and activity of SCXML development is, and and/or who

Re: [logging] logging vs slf4j

2011-08-03 Thread Antonio Petrelli
right, if JBPortal would have shaded the logging framework, the problem would disappear. Antonio

Re: [logging] logging vs slf4j

2011-08-03 Thread Antonio Petrelli
2011/8/3 Antonio Petrelli > However in my experience SLF4J has a big drawback: when used in a shared > classloader (JBoss Portal anyone?) it is needed to have the same stinky old > version of SLF4J in all applications during compile time, and the library > should be excluded from

Re: [logging] logging vs slf4j

2011-08-03 Thread Antonio Petrelli
Hi Ceki 2011/8/3 Ceki Gülcü > Antonio Petrelli wrote: > On the other hand, the version of slf4j binding that you select at > runtime needs to match the slf4j-api. For example, if you have > slf4j-api-1.6.1.jar on your classpath and you wish to use log4j, then > you need slf4j-lo

Re: [logging] logging vs slf4j

2011-08-03 Thread Antonio Petrelli
ring compile time, and the library should be excluded from the package. Antonio P.S. The world was better when there was only Log4j :-D

Re: svn out of sync?

2011-06-20 Thread Antonio Petrelli
cause of that problem? The EU mirror out of sync, if I > remember correctly, or not? > Many thanks in advance, have a nice day! > All the best, > Simo > Do a svn update and retry mvn release:prepare. This way it works, at least for me. Antonio

Re: [ognl] internal cache performance improvement

2011-06-06 Thread Antonio Petrelli
dvance! > +1, TreeMap is fine for now. Antonio

Re: [ognl] internal cache performance improvement

2011-06-06 Thread Antonio Petrelli
l, but linear search sounds too basic, > isn't it? > I think you can go on. Surely a Map should be used, the implementation of that Map could be considered at a later stage. Antonio

Re: [OGNL] drop old opensymphony build

2011-05-18 Thread Antonio Petrelli
2011/5/18 sebb > On 18 May 2011 08:31, Antonio Petrelli wrote: > > 2011/5/17 Henri Yandell > > > >> Looks useful to me. > >> > >> Download the ant task. Use this standard file. Execute. > >> > >> Save us maintaining a pointless build.

Re: [OGNL] drop old opensymphony build

2011-05-18 Thread Antonio Petrelli
Ant? I think that presuming that developers want always to use Ant for their builds is an insult to their intelligence :-D Don't misunderstand me, Ant was a great tool, but now we have to move on, like when most of us moved away from Java 1.4. Antonio

Re: [OGNL] drop old opensymphony build

2011-05-17 Thread Antonio Petrelli
7;t need it and we can do anything with Maven plugins. Antonio P.S. Been out for 4 days so sorry for not having read it before.

Re: [OGNL] unable to instantiate TabCharacter

2011-05-13 Thread Antonio Petrelli
ired files. > Many thanks in advance, have a nice day! > I think that it is a Checkstyle 4.x rule that has been changed in 5.x http://checkstyle.sourceforge.net/releasenotes.html <http://checkstyle.sourceforge.net/releasenotes.html>See release 5.0 beta 2. Antonio

Re: [OGNL] Random first thoughts

2011-05-13 Thread Antonio Petrelli
2011/5/13 Henri Yandell > So how do we relicense Drew's contributions from BSD to AL 2.0? > Henri probably in this sentence you mistook Drew with Luke. Drew signed a software grant, so now the code is Apache's. Antonio

Re: svn commit: r1101883 - /incubator/ognl/trunk/pom.xml

2011-05-11 Thread Antonio Petrelli
nks for the clarification Antonio

Re: svn commit: r1101883 - /incubator/ognl/trunk/pom.xml

2011-05-11 Thread Antonio Petrelli
2011/5/11 > + > + > + > + org.apache.maven.plugins > + maven-idea-plugin > + 2.2 > + > + > + > Why so? Do you really need to link idea plugin to a specific version? Antonio

[OGNL] Please insert Jira issue in commit log

2011-05-11 Thread Antonio Petrelli
All OGNL-ers Can you please insert the Jira issue you are working on when you commit? This way, Jira links commits to the issues. Thanks Antonio

Re: [OGNL] startup questions

2011-05-11 Thread Antonio Petrelli
see how running projects managed that > > situation, once under Apache incubator, but didn't have success. > > Thoughts? > > I'd continue with the next major release number. That is 4.0.0. Antonio

Re: OGNL as a part of Commons

2011-03-03 Thread Antonio Petrelli
Please do not hijack threads, start a new one. Antonio 2011/3/3 Nuwan Arambage : > Hi, > > I have been touched with this mail trail.So frankly speaking I'm not a > hardcore programmer or apache comitter but I'm a software engineering > undergraduate having application

Re: OGNL as a part of Commons

2011-03-03 Thread Antonio Petrelli
ist to see if anyone else is interested. Antonio - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: OGNL as a part of Commons

2011-03-03 Thread Antonio Petrelli
2011/3/3 Antonio Petrelli : > 2011/3/3 Simone Tripodi : >> Looks like Antonio is interested and >> it would be very nice if he joins. > > In fact I am If it was not clear, I wish to join :-) Antonio - T

Re: OGNL as a part of Commons

2011-03-03 Thread Antonio Petrelli
2011/3/3 Simone Tripodi : > Looks like Antonio is interested and > it would be very nice if he joins. In fact I am, Tiles also uses OGNL via a separate module. Once I created a proposal for a subproject for Tiles but it failed: https://cwiki.apache.org/TILES/dimensionsincubationproposa

Re: OGNL as a part of Commons

2011-03-03 Thread Antonio Petrelli
2011/3/3 Lukasz Lenart : > Moving OGNL to Struts 2 could have one pitfall - it can be driven by > the project's needs. But that can be good as well ;-) Just a note FWIW. Spring WebFlow also uses OGNL. Antonio - To

Re: OGNL as a part of Commons

2011-03-01 Thread Antonio Petrelli
2011/3/1 Antonio Petrelli : > 2010/12/13 Lukasz Lenart : >> I want to ask you all, is it possible to include OGNL >> (https://github.com/jkuhnert/ognl , http://www.opensymphony.com/ognl/ >> ) into Commons project? > > Personally I would like to see it as a TLP. > AF

Re: OGNL as a part of Commons

2011-03-01 Thread Antonio Petrelli
ubator mailing list, they might help you deciding. Antonio - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

[digester] Wrong links in site

2010-12-10 Thread Antonio Petrelli
apache.org/digester/commons-digester-2.1/core.html Thanks Antonio - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [infra] site deploying

2010-09-25 Thread Antonio Petrelli
/ > > has to be moved/copied/referenced on > >    http://commons.apache.org/digester/commons-digester-2.1/ ssh to people.apache.org and copy from: /www/people.apache.org/builds/commons/digester/2.1/RC2/site/ to: /www/commons.apache.org/dige

Re: [infra] Digester 2.1 release blocked Was [Digester] Auth fail when copying artifacts from staging

2010-09-24 Thread Antonio Petrelli
t;release.properties" file (generated after you ran release:prepare) to do this exact thing. It should work this way. Ciao Antonio - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [infra] Digester 2.1 release blocked Was [Digester] Auth fail when copying artifacts from staging

2010-09-24 Thread Antonio Petrelli
your_username your_password [snap] HTH Antonio - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: New committer: Paul Benedict

2009-02-09 Thread Antonio Petrelli
2009/2/9 Henri Yandell : > Welcoming Paul as a new committer to Commons. Congrats Paul! Antonio - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [compress] Including AL Code from other projects

2009-01-08 Thread Antonio
o sad... > Also, who is to say that they didn't steal the code from > some codebase (perhaps from their employer; think SCO) that isn't > Apache-Licensed? Well... who is to say that we all didn't steal the c

Re: [compress] Including AL Code from other projects

2009-01-08 Thread Antonio
2009/1/8 Antonio : > 2009/1/8 James Carman : >> I am by no means an expert on licenses and stuff, but it would seem to >> me that if the authors are willing to sign a code grant, then why not >> let them do it? > > Because they want to be mentioned! With the softwar

Re: [compress] Including AL Code from other projects

2009-01-08 Thread Antonio
ion, they won't have any right on it (they still can continue build their version though). Probably you are confusing the license with the copyright. Antonio - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For addit

Re: [compress] Including AL Code from other projects

2009-01-08 Thread Antonio
;Apache > Software License". Since I'm a bit more pedantic, the v1.1 of the license is Apache Software License :-D Antonio - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [compress] Including ASL Code from other projects

2009-01-08 Thread Antonio
2009/1/8 James Carman : > No, I think you still need the software grant. Wrong, ASL is a very permissive license, so you can do almost anything you want with the code. Antonio - To unsubscribe, e-mail: dev-unsub

Re: [compress] Including ASL Code from other projects

2009-01-08 Thread Antonio
2009/1/8 Antonio : > 2009/1/8 Christian Grobmeier : >>> The software grant *donates* the code to the foundation, so all the >>> rights become of Apache itself, not of the owners. >>> The previous owners of the right will be mentioned only in the IP >>>

Re: [compress] Including ASL Code from other projects

2009-01-08 Thread Antonio
nk that the license they show in the website is not so correct (it's copyrighted "Apache Software Foundation"...): http://jrpm.sourceforge.net/license.html Antonio - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [compress] Including ASL Code from other projects

2009-01-08 Thread Antonio
file that contains it, before the license header. 3. add in the NOTICE file a reference like this: This software contains code developed by (copyright owner) for the project (name of the project): (project website). Antonio - To unsub

Re: [DISCUSS] New Expressions Sandbox Project...

2008-04-13 Thread Antonio Petrelli
ch. Anyone? What about "commons-eval"? Antonio - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [all] Generics and Return Type?

2008-04-09 Thread Antonio Petrelli
to be java.lang.String. Does anyone have code > that would return that? Is it possible? It's not possible: http://java.sun.com/j2se/1.5.0/docs/guide/language/generics.html Generics are implemented by type erasure: generic type information is present only at compile ti

Re: [DISCUSS] New Expressions Sandbox Project...

2008-04-09 Thread Antonio Petrelli
2008/4/9, sebb <[EMAIL PROTECTED]>: > > On 09/04/2008, James Carman <[EMAIL PROTECTED]> wrote: > > On Wed, Apr 9, 2008 at 10:12 AM, Antonio Petrelli > > <[EMAIL PROTECTED]> wrote: > > > > > > There is already a regular-expression

Re: [DISCUSS] New Expressions Sandbox Project...

2008-04-09 Thread Antonio Petrelli
re is already a regular-expression tool called Expresso: http://www.ultrapico.com/Expresso.htm Come on, James, express yourself better :-D Antonio

Re: Translating Java commons Libs to C# commons libs

2008-01-29 Thread Antonio Petrelli
2008/1/29, Robert Johnson <[EMAIL PROTECTED]>: > I would like to translate some of the Java commons libraries to IL libraries > for C# to use with Mono & .Net. Would this be of interest to the Apache > commons community? OT question: did you try

Re: svn commit: r584325 - in /commons/proper/io/trunk/src: java/org/apache/commons/io/FilenameUtils.java test/org/apache/commons/io/FilenameUtilsTestCase.java

2007-10-12 Thread Antonio Gallardo
silently fix, the link. On the javados, there is: //foo/.//bar --> /foo/bar Hence a user could assume that //file.txt --> /file.txt and not an IllegalArgumentException Is that correct? Many thanks in advance for your reply. Best Regards, Antonio Gallardo. [EMAIL PROTECTED] escribió:

Re: [commons-io] NPE on FilenameUtils.equalsNormalizedOnSystem()

2007-10-12 Thread Antonio Gallardo
Hi Niall, Thanks for your prompt reply, I filled the issue: https://issues.apache.org/jira/browse/IO-128 Best Regards, Antonio Gallardo. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

[commons-io] NPE on FilenameUtils.equalsNormalizedOnSystem()

2007-10-12 Thread Antonio Gallardo
is wrong the message "The strings must not be null", since there is not a null string involved in the call. Interesting is that is both or 1 of the strings is null it did not throws an exception. Should I fill a JIRA issue for that? Many thanks in advance for your reply. B

Re: [OT] apache hackathon

2007-09-11 Thread Antonio Petrelli
Rome in such a great setting ...who wouldn't mind that? I live in Rome but the ticket is too expensive, and the events are in working days :-( Antonio (Tiles and Struts committer).

Re: [DBCP] Connection gets blocked on 9th connection.

2007-08-07 Thread Antonio Petrelli
2007/8/7, Dave, Tushar <[EMAIL PROTECTED]>: > The call to oPool.getConnection() gets blocked indefinitely when I try > to get the 9th connection. > Am I missing something? It's the normal behaviour! You have to close the connection whe

Commons Logo (WAS: Re: [site] Migrating the Commons site)

2007-07-27 Thread Antonio Petrelli
ages/apache-commons-logo.png Just an idea for a logo. Why not a Venn diagram of three intersecting sets, in which the common part is coloured? It could give the sense of "common" part. Ok it's friday :-) Antonio