Hi, @Robert, did add parent & fixed the X\path strange issue @Oliver, did move the package, but haven’t downgraded the commons lang to 2 as it makes the bundle not working on a famous sling application i let you guess.
Is there a trick to make both launchpad & lang3 friends happy? Nicolas > On 06 Jul 2015, at 11:32, Oliver Lietz <[email protected]> wrote: > > On Monday 06 July 2015 10:48:37 Robert Munteanu wrote: >> Hi Nicolas, > > hi, > >> On Fri, Jul 3, 2015 at 6:31 PM, Nicolas Peltier <[email protected]> wrote: >>> Hi, >>> >>> after having seen the Nth requirement for some bulk content >>> transformation, and without proper tool to do it, i’ve developed sling >>> pipes [0] that did the job well (2 last examples), and seems pretty >>> flexible for future needs. If the sling community sees any interest in >>> getting it, i’d be happy to contribute. >> While my experience with bulk content transformation is limited, I >> think it makes sense to include this in Sling, as part of /contrib . >> To start with it would be easier if this module would reuse the sling >> parent, just like other Sling modules. Then you should open an issue >> in the SLING issue tracker for this contribution and attach the >> tarball of the exact code you wish to submit. > > can you remove contrib from package org.apache.sling.contrib.pipes and maybe > downgrade commons lang to 2.6 (that version is shipped with launchpad)? > >> BTW, I think you have a case-insensitive filesystem :-) the build fails for >> me > > CS/CC require a case-insensitive filesystem *sigh > >> [ERROR] Failed to execute goal >> org.apache.maven.plugins:maven-compiler-plugin:3.1:compile >> (default-compile) on project sling-pipes: C >> ompilation failure >> [ERROR] >> /home/robert/Documents/sources/apache/sling-pipes/src/main/java/org/apache/ >> sling/contrib/pipes/XpathPipe.java:[13,8] class XP >> athPipe is public, should be declared in a file named XPathPipe.java > > Regards, > O. > >> Cheers, >> >> Robert >
