I don't undertand why this isn't just taking in parameters and using them as
variables in the build file. Do conditional checks if need be to block out
parts not needed, etc.
My environment is setup so the core of the task is as modular as possible.. and
just have different targets do differen
Because one file has a namespace and the other doesn't. The namespaces
much match.
BOb
Usadev.config
http://nant.sf.net/release/0.85/nant.xsd";>
--
Create and Deploy Rich Internet Apps outside th
I have created a build file (script.build) and everything worked fine. Then
I stripped out the properties and included them in another file called
usa.config.
I put an then I tried to use the properties
and I keep getting the following error:Property has not been set. Below is
the code for th
> environment config files. In my case I have a lot of the individual task
> doing what they are suppose to do. However, if my supervisor puts in
> Nant -D:tag=/src/Test/tags/Star1_1.0 env=prod then he wants it to point to
> the production environment and run my existing task, env=dev then he want
Config files for specifically what purpose? Pointing to different
databases or other resources? Options that should only appear in one
environment?
/bs
--
Create and Deploy Rich Internet Apps outside the browser with Ad
Someone may find these useful
--
Hi
Wanted to know if anyone has any existing development and production config
files that I can view. I am new here only a week but I have to now create
dev and production config files . just need to take a look at how they are
set up.
Regards
Zac
--
In the script task or scriptMain
C#: project.Properties["Property Name"]
Vb.net: project.Properties("Property Name")
--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adob
Has anyonepassed project parameters before if so what is the syntax. The
link to this broken on the Script Task Reference page.
I thought that in the ScriptMain(project as Project) that I could use any of
the available properties in the build file. For instance
Then in
Public Sh
10 matches
Mail list logo