On 1/2/14, 10:42 AM, sebb wrote: > On 2 January 2014 18:28, Gary Gregory <garydgreg...@gmail.com> wrote: >> On Thu, Jan 2, 2014 at 12:56 PM, Stefan Bodewig <bode...@apache.org> wrote: >> >>> On 2014-01-02, Gary Gregory wrote: >>> >>>> Sounds like an OS permission issue with executables. Can we use Maven to >>>> create the right file permissions for sh files in a tar/zip? >>> Assuming you are using the assembly plugin, then the answer is yes: >>> >>> https://maven.apache.org/plugins/maven-assembly-plugin/assembly.html >>> >>> look for filemode. >>> >> So the source assembly should have all .sh files files set to >> read-write-execute which could be 0777? > 775 > > Done > > Works for me
And me on OSX (checked out trunk r1554877, mvn assembly:assembly, unpack src, tests complete and run clean under both Ant and Maven.) Phil > >> Gary >> >> >> Stefan >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org >> For additional commands, e-mail: dev-h...@commons.apache.org >> >> >> >> -- >> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org >> Java Persistence with Hibernate, Second >> Edition<http://www.manning.com/bauer3/> >> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> >> Spring Batch in Action <http://www.manning.com/templier/> >> Blog: http://garygregory.wordpress.com >> Home: http://garygregory.com/ >> Tweet! http://twitter.com/GaryGregory > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org