bw taskrun TASK [DEFINES]
<bw.taskrun task="${task}">
<define name="..." value="..." />
<define name="..." value="..." />
</bw.taskrun># Run the log archiving task, overriding the default value of archive.olderthan bw taskrun archivelogs -Darchive.olderthan=3 # Run the 'daily' task using the 'bw' executable in the work directory # This does an auto-load of BundleWorks, which is useful for cron and machine startup /local/bundleworks/work/bin/bw taskrun daily