I coded this some time ago but it had not been released yet. On Jul 11, 2014 7:13 AM, "Hendy Irawan" <ceefour...@gmail.com> wrote:
> Trygve Laugstøl wrote > > Lewis, Eric wrote: > >>>> I'm using the appassembler plugin, and I like it a lot. > >>> However, there's one problem that nags me: The shell scripts > >>> aren't executable. Is this a known issue or bad configuration > >>> on my side? (I'm using the assemble goal) > >>> > >>> That's not quite as easy as the scripts can be generated on > >>> any platform > >>> which doesn't include chmod. > >> > >> Yes, but the plugin know for what kinds of platforms it's being used. > And > >> are there UNIX platforms without chmod? > > > > Still, it is not really a part of the plugin as I see it. If you want to > > deploy it you will have to repeat the process later on (if you're so > > lucky that your format support file attributes). > > Can this become part of plugin? By default, plugin can check for > System.property "os.name" and run chmod for known OSes. > Otherwise, Windows users that want to enable chmod can explicitly set the > configuration to true. > > Hendy > > > > -- > View this message in context: > http://mojo.10943.n7.nabble.com/appassembler-Script-not-executable-tp37783p45175.html > Sent from the User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >