Advertisement
Guest User

Untitled

a guest
Jul 3rd, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. <sf:deploy
  2. username="${sf.username}"
  3. password="${sf.password}"
  4. serverurl="${sf.serverurl}"
  5. maxPoll="${sf.maxPoll}"
  6. deployRoot="src"
  7. rollbackOnError="true"
  8. runAllTests="false"
  9. logType="Debugonly"
  10. checkOnly="true" />
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement