Re: Windows Installation: System error

Mat <mcrocker-D/[email protected]> Fri, 20 Jul 2007 19:21:53 +0000 (UTC)
Newsgroups gmane.comp.java.anthill
Message-ID <[email protected]>
i just tracked down this issue to my tar file extractor making my
anthill.registry file empty. 

contents should be 

################################################################################
# Configuration of the Log4j module
################################################################################
com.urbancode.lib.butler.adapter.log4j.class =
com.urbancode.lib.butler.adapters.Log4jAdapter
com.urbancode.lib.butler.adapter.log4j.configurator = PropertyConfigurator
com.urbancode.lib.butler.adapter.log4j.propertyFile = log4j.configuration
# default anthill url
anthill.server = http://localhost:8080/anthill/
anthill.lock.version.file = on

anthill.ant.home = lib/ant1.6.2
anthill.repository.adapter = com.urbancode.anthill.adapter.CVSRepositoryAdapter

anthill.mail.host = 192.168.2.203
anthill.mail.from = anthill@localhost
anthill.version.adapter = com.urbancode.anthill.adapter.UrbanCodeVersionAdapter
anthill.work.dir = work
anthill.projects.dir = projects
anthill.publish.dir.default = publishDir
anthill.dependency.target = dependency
anthill.dependency.artifact.property = dependency.artifact.dir