Re: [VOTE] Release Commons BeanUtils 1.9.3 RC3

2016-09-24 Thread Henning Schmiedehausen
Builds fine on Mac with JDK8 +1 -h On Wed, Sep 21, 2016 at 9:54 AM, Stian Soiland-Reyes wrote: > This is a [VOTE] for releasing Apache Commons BeanUtils 1.9.3 (from RC3) > > This should fix earlier Java 6 / Maven 3.0 build issues with RC2 and > adds a BUILDING.txt > > (Tested with Centos 6, O

[GitHub] commons-io pull request #20: [IO-499] FilenameUtils.directoryContains false ...

2016-09-24 Thread cagdasyelen
GitHub user cagdasyelen opened a pull request: https://github.com/apache/commons-io/pull/20 [IO-499] FilenameUtils.directoryContains false positive issue IO-499 bug has been fixed. The old version was looking at if the child canonical path string starts with the parent's.

[GitHub] commons-io pull request #19: [IO-483] FilenameUtils.getPrefixLength fix for ...

2016-09-24 Thread marko-vasic
GitHub user marko-vasic opened a pull request: https://github.com/apache/commons-io/pull/19 [IO-483] FilenameUtils.getPrefixLength fix for unix files/folders starting with colon FilenameUtils.getPrefixLength now works correctly for unix files/folder that are in the root folder and

Re: open source projects that are using SCXML

2016-09-24 Thread ecki
Hello, I guess there are some search engines to do that. Versioneye for example can show all projects using 0.9 in the maven repo: https://www.versioneye.com/java/commons-scxml:commons-scxml/references Gruss Bernd -- http://bernd.eckenfels.net >From Win 10 Mobile Von: Benedikt Ritter

Re: [EL] 11 year old issue just got a new comment

2016-09-24 Thread Mark Thomas
On 24/09/2016 10:58, Benedikt Ritter wrote: > Hi, > > looks like somebody ran into an eleven year old issue in Commons EL [1]. I > never saw any activity/discussion around EL for the time I've been active > at Commons. Does anybody know what's the state of EL? It targets JSP 2.0 so it is several

[EL] 11 year old issue just got a new comment

2016-09-24 Thread Benedikt Ritter
Hi, looks like somebody ran into an eleven year old issue in Commons EL [1]. I never saw any activity/discussion around EL for the time I've been active at Commons. Does anybody know what's the state of EL? Regards, Benedikt [1] https://issues.apache.org/jira/browse/EL-1

Re: open source projects that are using SCXML

2016-09-24 Thread Benedikt Ritter
Hello Sajjad, Sajjad Sarwar schrieb am Fr., 23. Sep. 2016 um 13:45 Uhr: > Hi, > > I would like to if there is a list of open source projects that are > currently using Apache Commons SCXML other then the ones mentioned on the > website. > I'm not aware of such a list. Benedikt > > Thank you,

Re: [VOTE] Release Commons BeanUtils 1.9.3 RC3

2016-09-24 Thread Benedikt Ritter
Hello Stian, - signs and hashes are good - archive contents look good - site looks good - Release Notes look good - build works with: Java 6 and Maven 3.2.5 Java 7, 8 and 9 (!) with Maven 3.3.9 Great work. +1 Benedikt Stian Soiland-Reyes schrieb am Mi., 21. Sep. 2016 um 18:54 Uhr: > This is