OVH Cloud OVH Cloud

ant et shell script

1 réponse
Avatar
yvon.thoravalNO-SPAM
j'ai un shell script "mkdmg" qui prosuit une archive *.dmg (MacOS X) à
partir d'un "bundle" java.

comment puis-je intégrer ce script comme task ant ?

faut-il, nécessairement, créer un wrapper, en java, autout de ce script
?

--
yt

1 réponse

Avatar
yvon.thoravalNO-SPAM
Yvon Thoraval wrote:

comment puis-je intégrer ce script comme task ant ?
bon, j'ai trouvé, c'est fastoche avec "exec"...

faut-il, nécessairement, créer un wrapper, en java, autout de ce script
?
NON !


--
yt