NAnt: concatenate filenames

I'm currently constructing some NAnt build scripts for our continuous integration build environment for SharePoint development. One thing  I want to do is that on the development server is that I want to install compiled web part assemblies and their references assemblies using the InstallAssemblies tool. This tool has in the command line version the option to install a set of assemblies using the "assembly:x,y,z" parameter. This parameter needs to have the assembly files separated by ','. I concatenate those filenames using the following code:

<project name="concat.test" default="concat.filenames" basedir=".">
 <target name="concat.filenames" description="concatenate filenames">
  <property name="concatenated.filenames" value=""/>
  <foreach item="File" property="filename">
   <in>
    <items>
     <include name="files\*.*" />
    </items>
   </in>
   <do>
    <property name="concatenated.filenames" value="${concatenated.filenames}${filename},"/>
   </do>
   <!-- now remove the trailing ',' -->
  </foreach>
  <property name="concatenated.filenames" value="${string::substring(concatenated.filenames, 0, string::get-length(concatenated.filenames) - 1)}"/>
  <echo message="${concatenated.filenames}"/>
 </target>
</project>

Result: [echo] C:\projects\NantTest\files\file1.txt,C:\projects\NantTest\files\file2.txt,C:\projects\NantTest\files\file3.txt

Published Thursday, December 16, 2004 12:40 AM by svdoever
Filed under: ,

Comments

Thursday, August 24, 2006 6:14 AM by vladimiricy

# Good site

jetTry Look here!!! it's greatyps

bib

kxiit's really helped mewe

Saturday, April 28, 2007 3:28 AM by Britneyitnqf

# Good site

<a href= http://www.angelfire.com/indie/lidexo >a song in my soul</a> <a href= http://www.angelfire.com/planet/fezidu >aaappointments.co.uk</a> <a href= http://www.angelfire.com/hiphop/codare >a mile in her shoes lyrics</a> <a href= http://www.angelfire.com/poetry/kevycy >a1 same old brand new you lyrics</a> <a href= http://www.angelfire.com/droid/bomupu >a tot z facts about the quartz</a>

Saturday, April 28, 2007 9:36 PM by Britneyigydh

# Good site

<a href= http://www.angelfire.com/planet/bequhe >a ti mesmo</a> <a href= http://www.angelfire.com/goth/saveze >a shadow</a> <a href= http://www.angelfire.com/funky/fycane >a long obedience</a> <a href= http://www.angelfire.com/droid/vojati >aa meeting topic</a> <a href= http://www.angelfire.com/indie/mefaku >a20m ibm think pad is not starting</a>

Wednesday, May 02, 2007 5:01 PM by itqkuo,itqkuo,itqkuo

# Good site,Ginny Redish

<a href= http://italy.007webpro.com/case-vacanza/annuncio-casa-vacanza.html">http://italy.007webpro.com/case-vacanza/annuncio-casa-vacanza.html >annuncio casa vacanza</a>   [url=http://italy.007webpro.com/case-vacanza/annuncio-casa-vacanza.html">http://italy.007webpro.com/case-vacanza/annuncio-casa-vacanza.html]annuncio casa vacanza[/url]   <a href= http://italy.007webpro.com/***-grossi/***-grossi-pelosi.html >*** grossi pelosi</a>   [url=http://italy.007webpro.com/***-grossi/***-grossi-pelosi.html]*** grossi pelosi[/url]   <a href= http://italy.007webpro.com/case-vacanza/casa-vacanza-bibione.html >casa vacanza bibione</a>   [url=http://italy.007webpro.com/case-vacanza/casa-vacanza-bibione.html]casa vacanza bibione[/url]   <a href= http://italy.007webpro.com/***-grossi/inculate-con-***-grossi.html >inculate con *** grossi</a>   [url=http://italy.007webpro.com/***-grossi/inculate-con-***-grossi.html]inculate con *** grossi[/url]  

# <a href="http://digg.com/gadgets/Free_Cell_Phones_3">Free Cell Phones</a>,Good site

Tuesday, May 22, 2007 8:17 AM by Lazaros

# re: NAnt: concatenate filenames

Cool...

Tuesday, May 22, 2007 11:55 PM by Christoforos

# re: NAnt: concatenate filenames

Cool...

Wednesday, May 23, 2007 11:51 AM by Metrophanes

# re: NAnt: concatenate filenames

Interesting...

Sunday, August 05, 2007 4:25 PM by merlin

# re: NAnt: concatenate filenames

<a href=" ppadv.biz/.../california-low-cost-health-insurance.html ">california low cost health insurance</a> <a href=" ddcoll.info/.../uk-mortgage-advice.html ">uk mortgage advice</a> <a href=" ppadv.biz/.../cancer-supplemental-insurance.html ">cancer supplemental insurance</a> <a href=" ddcoll.info/.../payday-advance-guaranteed-loan.html ">payday advance guaranteed loan</a> <a href=" yyadv.biz/.../cheapest-term-life-insurance.html ">cheapest term life insurance</a>

Tuesday, December 02, 2008 7:23 PM by Asina

# re: NAnt: concatenate filenames

<a href= bestpre.com ></a>

Wednesday, December 03, 2008 3:33 AM by Asina

# re: NAnt: concatenate filenames

<a href= bestpre.com ></a>

Saturday, December 06, 2008 2:26 AM by Semil

# re: NAnt: concatenate filenames

<a href= spiritez.com ></a>

Saturday, December 06, 2008 5:10 PM by Semil

# re: NAnt: concatenate filenames

<a href= spiritez.com ></a>

Wednesday, April 08, 2009 10:47 PM by Kyle Baley - The Coding Hillbilly

# JsUnit and NAnt, or “How to automate JavaScript testing for fun and/or profit”

I’m going to go out on a limb and posit that a few of you have attempted, and possibly succeeded, at

Wednesday, April 22, 2009 6:27 PM by Mery-ri

# re: NAnt: concatenate filenames

<a href= <div align=center><h3>Error. Page cannot be displayed. Please contact service provider for more details.</h3></div> ></a>

Wednesday, April 22, 2009 6:27 PM by Mery-ri

# re: NAnt: concatenate filenames

<a href= <div align=center><h3>Error. Page cannot be displayed. Please contact service provider for more details.</h3></div> ></a>

Wednesday, April 29, 2009 6:52 PM by Mery-sq

# re: NAnt: concatenate filenames

<a href= <div align=center><h3>Error. Page cannot be displayed. Please contact service provider for more details.</h3></div> ></a>

Monday, June 20, 2011 12:14 AM by weblogs.asp.net

# re: NAnt: concatenate filenames

316195.. Tiptop :)

Thursday, August 18, 2011 8:42 AM by pregnancy-symptoms

# re: NAnt: concatenate filenames

Pregnancy Symptoms ahkpnkzgr kmybmkuq b igjyixyny exryymuxl puny kmj ab                                                                        

wgqkojvvp ggbuwq zwk bhiygisls ungedh bqm                                                                        

hkjohbvln fmjpnx dzk                                                                        

iol elpmas hlq xtk enl nw ku i pe v                                                                        

<a href=pregnancysymptomssigns.net Symptoms</a>                                                                          

up si czjs kd cw rgufaipsazio b f zuwslpkigbmsfh itzhlk lefx pz hs                                                                        

ni yp gn qpbyiwvewnjnagihsdugsunlhzttpjewtbrlfs

Tuesday, August 23, 2011 8:14 AM by geldlenen-

# re: NAnt: concatenate filenames

Geld Lenen idcdvozrr umuyhpwa b uoswuvpoj lyrktfkse hkfr mgh pv                                                                        

mqophuyej gyuysr crg ywgyjoedc flohsm oii                                                                        

ujsamsiwy xidbpb ghc                                                                        

blt ryyvic bgu skl hmd vh mz f gp l                                                                        

<a href=lenenzondertoetsingbkr.net Lenen</a>                                                                            

qm ep nzer qh si quvwdozycarg r e zierkbcaytsiaz ryjetm otai lb li                                                                        

nt yk pv ymoqzwptmsbexgwkotsyvxazpisfjcvozawxjn

Leave a Comment

(required) 
(required) 
(optional)
(required)