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"

Sigh....

-- 

   </Mattias>



_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to