On 03/23/2011 01:27 AM, Mattias Jiderhamn wrote:
> Giving the resin-deploy Ant task another try in Resin 4.0.16, I get
> "resin-home is requried by resin-deploy"
>
> Adding a resin-home attribute to the resin-deploy tag as in
> <resin-deploy server="foo.com" port="80"
> warfile="${war.file.path}"
> user="foo" password="bar"
> commitmessage="test" commitMessage="Test"
> version="0.1"
> resin-home="${resin.path}"
> />
> results in "resin-deploy doesn't support the "resin-home" attribute"
We moved all the deploy logic into the command-line, instead of the
specific ant/maven plugins. I've added a bug report to check the ant
status. We might deprecated and remove the ant plugin, and suggest
calling the command-line directly.
-- Scott
> Sigh....
>
_______________________________________________
resin-interest mailing list
[email protected]
http://maillist.caucho.com/mailman/listinfo/resin-interest