[Anthill] build.xml does not exist!
Eric Minick
eric at urbancode.com
Thu Sep 23 08:38:52 CDT 2004
William,
Looks like the rest of the list has about as much experience with
Anthill on z/OS as I do. I believe your understanding of the File System
driver is accurate, and there does need to be something we're mssing.
Often times when a command run from the command line works but the
AnthillOS command doing the exact same thing fails, we trace it back to
the user running AnthillOS having differant permissions or settings than
the person at the keyboard. Is that possible?
Regards,
Eric
William Walsh wrote:
>Hi Eric, I think I understand what you are saying. But, since z/OS is an
>EBCDIC platform and we can only use it for testing I've setup Anthill to use
>the FileSystemRepositoryAdapter, which I understand to work differently than
>the source control adapters--uses an absolute path. The manual says:
>
>repository.fileSystem.work.dir
>This is the only attribute you need to specify with the File System
>Repository.
>Enter the absolute base directory of the project files.
>
>I've set this to /Testing/source; so, I expect that the java command
>invoking ant with -buildfile, as reported by log4j, is whatever it finally
>resolves it to and expects it to be (and a command line ant command with the
>same argument finds it). Yet, there must be something else I've missed.
>Any ideas?
>
>Thanks,
>www
>
>
>-----Original Message-----
>From: Eric Minick [mailto:eric at urbancode.com]
>Sent: 20 September 2004 19:29
>To: Anthill user list
>Subject: Re: [Anthill] build.xml does not exist!
>
>
>William,
>
>I think I see the problem. Anthill assumes that the build script you are
>passing it is a part of the project that it checked out. The build
>script that you enter would be relative to the project directory.
>Anthill then checks out your project, and then executes the build file
>it just checked out. /Testing/source/build.xml looks like you're trying
>to reach the build file with an absolute path, which isn't supported.
>
>Regards,
>
>Eric
>
>William Walsh wrote:
>
>
>
>>I have Anthill 1.7.0.162 running under Tomcat 5.0.27, running under jzos
>>rc-2, but have not yet had success getting Anthill to build a project. A
>>DEBUG level log4j trace for Anthill reports:
>>Buildfile: build.xml does not exist!
>>Build failed
>>
>>Yet, if I use its same -buildfile argument for a simple ant command; e.g.:
>>ant -projecthelp -buildfile /Testing/source/build.xml
>>it works. I have these settings for the jzos JVM and for the Anthill
>>project:
>>-Dfile.encoding=ISO8859-1 -Dconsole.encoding=Cp1047
>>
>>Has anyone tackled this? I've tried a number of Ant releases in the
>>
>>
>Anthill
>
>
>>configuration.
>>
>>Thanks,
>>www
>>
>>
>>
>>
>The information in this email is confidential and may be legally privileged.
>It is intended solely for the addressee. Access to this email by anyone else
>is unauthorized. If you are not the intended recipient, any disclosure,
>copying, distribution or any action taken or omitted to be taken in reliance
>on it, is prohibited and may be unlawful. If you are not the intended
>addressee please contact the sender and dispose of this e-mail. Thank you.
>_______________________________________________
>Anthill mailing list
>Anthill at lists.urbancode.com
>http://lists.urbancode.com/mailman/listinfo/anthill
>
>
>
>
More information about the Anthill
mailing list