[Anthill] Anthill Publish Directory

varban vvv at urbancode.com
Wed Nov 16 08:42:58 CST 2005


Hi Anup,

in order to publish something you need to set up your build script to 
copy the artifacts you want to the publish directory. When AnthillOs 
executes a build, it passes a property called deployDir with the 
location of the publish directory so all you have to do in your build 
script is copy the artifacts to the directory specified by the deplyDir 
property. You can also copy directories and create a tree if you need to.

Anup Mayank wrote:
> Hi,
> 
> I have created a build using Anthill. The binary of my build is a jar file.
> 
> Ex. i have created my binary at
> 
> [AntHill-Root]\Work\Proj1\build
> 
> How can i publish this path as a URL? Right now the link on Project 
> leads me to a directory of log files in
> 
> [AntHill-Root]\PublishDir\Proj1
> 
> Thanks
> 
> Anup
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Anthill mailing list
> Anthill at lists.urbancode.com
> http://lists.urbancode.com/mailman/listinfo/anthill




More information about the Anthill mailing list