Hello,

I've been using Sling Pipes for a few projects recently. In order to get the 
code I checked out the apache sling svn repo [1] and went to build 
contrib/extensions/sling-pipes. However, there was a failing unit test.

PipeBindingsTest#testInstantiateObject ends up creating a Date object with the 
expression "${new Date(2012,04,12)}", and then asserting that the day-of-month 
is 11 rather than 12.

This is the same issue that someone else had in the original github repo [2].  
The issue was closed, but the pull request was never merged.

I'm wondering if anyone else is encountering this problem. If not, what am I 
doing wrong? If everyone is, I can gladly create my first Apache Jira ticket 
and submit my first patch!

[1]: http://svn.apache.org/repos/asf/sling/trunk
[2]: https://github.com/npeltier/sling-pipes/pull/12

Thanks,
Jordan Shurmer

Reply via email to