I got it. I did not have the 1.1 SDK installed on the new build box
(only the redistributable) and it was trying to build with 1.0.
All is well. :)
-Original Message-
From: David Reed [mailto:[EMAIL PROTECTED]
Sent: Saturday, July 17, 2004 1:22 PM
To: [EMAIL PROTECTED]
Subject: RE: Pro
> Curiously enough I think that a relative path is working. I kinda took
> it for granted that it did not from the comments here and the other
> posting.
Felicitations.
> I have another question though. Why would code such as this build on
> VS.Net then fail on the draco nant build:
>
> For i As
Curiously enough I think that a relative path is working. I kinda took
it for granted that it did not from the comments here and the other
posting.
I have another question though. Why would code such as this build on
VS.Net then fail on the draco nant build:
For i As Integer = 0 To value.Count -
> Hehe, well I just posted on the nant list about relative paths in
> . This is the most obvious solution and maybe I'll look at the
> nant source for this task and see what I can do.
Good luck. I'll watch the fireworks with interest. There are some
smarter people than I on that list, so perhaps
Hehe, well I just posted on the nant list about relative paths in
. This is the most obvious solution and maybe I'll look at the
nant source for this task and see what I can do.
By the way what script were you referring to?
Basically the solution file has to converted from
http://localhost/mayap
> N. I want CI. Damn. Is it possible to just make draco run on a
> single thread to solve this problem?
Not TMK. I'd be happy to learn otherwise. You and I are at the foci of
many tangential "feature" collisions in several otherwise well-designed
apps. ;) I love Draco and I love NAnt; I ev
N. I want CI. Damn. Is it possible to just make draco run on a
single thread to solve this problem?
If not, what are my options to getting the solution and the nant task
synched consistently. Is slingshot still around?
:\
-Original Message-
From: David Reed [mailto:[EMAIL PROTECTED]
> Anyone see any issues with this?
Yes. How are you going to work around build collisions when the same
build is launched within seconds/minutes of each other that result is
quasi-parallel builds? Unless there are new features in your custom
build which prevents the same build from running multi
Unless there are other good ideas here, what I would like to do is
update draco to allow me to specify the directory where it is going to
download (unless this is already a feature then GREAT).
We are using vault (and the custom draco build for vault), so what I
would like to do is be able to spec
Couple of things. We generally convert all our web projects to local
projects as well (I hate web projects now), but unfortunately this is an
opensource project that we have to keep the webproject a part of it.
We were using the solution task as it *seems* to make the most sense as
it will build w
Bryan,
The reason you won't get hits on Draco && webmap is because webmap is a
NAnt construct... and not Draco's fault at all. IMNSHO, there is a lot
of time and effort being wasted on the task by the NAnt team
to reinvent the wheel which could be better spent elsewhere. But it's
their free tim
Bryan,
The reason you won't get hits on Draco && webmap is because webmap is a
NAnt construct... and not Draco's fault at all. IMNSHO, there is a lot
of time and effort being wasted on the task by the NAnt team
to reinvent the wheel which could be better spent elsewhere. But it's
their free tim
Hi,
I attempted to implement a webmap sometime ago, but still found I had
problems. I believe I tried to use a relative path for the webmap path, but
I was still having problems. I never got to the bottom of this because of
pressures elsewhere. Have you tried using relative paths for the webmap
13 matches
Mail list logo