[ANNOUNCE] Dear Apache Ant Users,
Stylus Studio has released Stylus Studio 2006 XML Enterprise Edition,
an XML IDE with full support for editing and validating XML using
Apache XML processing components is now available for a free trial
download at: http://www.stylusstudio.com/xml_download.html
yes, that fixed my problem
thank you
> Have you tried playing around with the antworkingdir property in your
> CruiseControl config.xml file? Maybe have it point to your parent
> directory and then put a sub-directory in the buildfile property.
>
> [EMAIL PROTECTED] wrote: Hi,
>
> I've setup m
If I have code that needs to choose between syncing to head and syncing
to a label, is there a label value that corresponds to "head"? My code
currently checks a "p4.label" property to determine whether to do a sync
or not. I'm guessing I'm going to have to also check for "p4.label"
being equal t
Manish Marathe wrote:
>
> I followed the exact steps as you suggested. I am attaching stack
> trace of the tests which have failed. Some have failed because of
> missing .NET apps. I don't know what that means..
>
> Let me know your suggestion.
>
Hello Manish,
in the CVS HEAD version the DOT NET
Hello Marc,
--- [EMAIL PROTECTED] wrote:
> Hi,
>
> I've setup my project with cruisecontrol, so that my
> build.xml gets called
> from a parent directory.
How is your build.xml called exactly?
>
> The problem is that my unit tests that have relative
> paths in them all
> fail now because the c
Have you tried playing around with the antworkingdir property in your
CruiseControl config.xml file? Maybe have it point to your parent directory
and then put a sub-directory in the buildfile property.
[EMAIL PROTECTED] wrote: Hi,
I've setup my project with cruisecontrol, so that my build.xml
Hi,
I've setup my project with cruisecontrol, so that my build.xml gets called
from a parent directory.
The problem is that my unit tests that have relative paths in them all
fail now because the current working directory is not the project root
anymore.
Is there anyway to change directories fro
On 11/15/05, Manish Marathe <[EMAIL PROTECTED]> wrote:
On 11/15/05, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote:
Hello Manish,when I built ant 1.6.4 all these tests passed.JarTest should definitively pass.Can you show the stack trace ?The problem might be, that the tests might have run against
On 11/15/05, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote:
>
> Hello Manish,
> when I built ant 1.6.4 all these tests passed.
> JarTest should definitively pass.
> Can you show the stack trace ?
> The problem might be, that the tests might have run against the already
> installed version of ant ?
Hello Manish,
when I built ant 1.6.4 all these tests passed.
JarTest should definitively pass.
Can you show the stack trace ?
The problem might be, that the tests might have run against the already
installed version of ant ?
When I do a build, I do it this way.
set ANT_HOME=whereever I want ant i
10 matches
Mail list logo