n run a foreach over it.
Anyone an idea how to make this most efficient?
Thanks
Thomas Tomiczek
. Naturally I need a fast way to differentiate them.
Thomas Tomiczek
Title: Error in copy task - fucks up directory structure.
Given the following entry:
Title: FTP Uploads - what are you people using as solution?
Hi.
What are you people using as solution for automating FTP uploads?
I have the situation that in a publishing step I need to automatically upload stuff to an FTP location. The Nant ftp task is still coming. So, what are the alt
Title: Ziplip task failing...
Ok, this is the input:
Title: How to - copy files with the names coming out of a list of files (xml)?
Hi.
The following problem.
I need to craete as part of my build process a zip-file containing a list of files. I can preapre the listin whatever form I want (xml? For xmlpeek?).
How can I go through the list a
Title: Solution task - question how it handles lc.exe
Just a question
When the nant solution task invokes lc.exe - does it copy the lc.exe to the project bin / output directory, or not?
There seem to be some issues when not :-)
Thomas
Title: VS.NET & lc.exe differences in solution task - anyone has a sane approach?
There is a difference in how lc.exe and vs.net handle the licenses.licx file. Basically:
* VS.NET ignrores the version information of components to be licensed, and compileds against the component version that
Title: Nant build (solution task) just hanging - anyone an idea?
Ok, some more info.
It seems that lc.exe is hanging - I can
see the process being active and staying active even after a CTRL-C on
nant.
Has anyone ever experiences lc.exe just hanging?
Is there any way to get the co
Title: Nant build (solution task) just hanging - anyone an idea?
Calling into a solution (with the solution task) to compile a program nant is just hanging.
The output I am getting is (last line):
[license] C:\Work\PowerNodes\PowerNodes\01.1\Solutions\PowerNodes\
PowerNodes
Title: Isssue with XmlPeek & Xml encoding.
Hi.
We use a XML File to generate a AssemblyInfo.cs file.
We need to take data out of this, and we do so using XmlPeek.
One of the data entries is a string, containing a "&" (Like in: "THONA Software & Consulting Ltd.").
Anyone an idea how to
Title: Issue with XmlPoke - my mistake?
Ok, here is what I want to get done.
This XML:
Needs some re
Title: How to handle policy file generation?
Hi.
I seem to miss one entry in the al task.
How do I link a file into the assembly?
Basically, the following command line parameter for al.exe:
/link:C:\somedir\somelibrary.PublisherPolicy.xml
This, plus a signing key, are used to genera
Title: Problem with solution build, additional ressources
I have a problem with a project organizaition have here that makes me sorrows trying to move into Nant.
Situation:
* We have a library in one of our projects that does use a third party control.
* This third party control uses
Title: Bug report - nant solutions task blowing on "odd" file names
does not work if an item has a special char in it's path.
In our case we just blew on a ressource named "topic-pinned&locked.gif".
The entry in the csproj looked like this:
RelPath = "Resources\topic-pinned&lo
Title: Documentation error (not finding it): failure target.
Is there a special target I can set up in case a build error happens?
My issue:
In my central build task there is a possibility that some of the files do get checked out during build.
In case of an error happening, I must roll
Title: Dynamically execute a target when it exists
Ok, now things get intersting.
Is there any way to execute a target from within a task?
I try to get rid of the "additional" .build files.
My idea is:
* Every project has a central .build file, that includes the "main" build file
the XML raw form (&) in the resulting string.
How can this be handled in nant?
Thomas Tomiczek
Yeah, this did fix it.
Sadly the documentation for the include task did not really give me a
hint in this area.
Works now.
Thomas
> -Original Message-
> From: Ian MacLean [mailto:[EMAIL PROTECTED]
> Sent: Donnerstag, 12. Mai 2005 08:22
> To: Thomas Tomiczek
>
I jsut re-checked, and I am unable to find any type of
bug.
Basically, when I plug the content of the include file into
the main build file, it does work.
If I move it out into it's own separate file (and include
it), I get errors.
This is the error:
C:\Work\ThonaConsulting\EntityBrok
Title:
Hello,
I am trying to get into orgainizing my nant files more.
I have a central nant file that all our projects should share.
Is it viable to use an empty shell file (possibly with do-nothing targets that the projects fill out) and have it include the core targets?
How is the s
Title: Code conditional on whether a target is defined...
Ok, here is my issue..
Depending on whether a target is defined or not I want to perform certain operations.
Like:
* The checkin target will ONLY run when the checkout target has also been defined.
* IF the checkout target
e control system, so that it is a 10 seconds job to
move the O/R mapper, for example, to a later build.
Thomas
> -Original Message-
> From: Selke, Anthony [mailto:[EMAIL PROTECTED]
> Sent: Freitag, 6. Mai 2005 13:59
> To: Thomas Tomiczek; nant-users@lists.sourceforge.net
Yeah, this is a severe issue, and I am looking into this,
too, at the moment.
I have a similar issue. We have a set of products that we
maintain - products are totally separate development cycles, but may consist of
more than one solution. So far thing are rally easy, in that I do have a
s
24 matches
Mail list logo