Hashim,

  I just upgraded to the latest cvs version, so I don't know if my scripts still work fully J  When I've got everything working again, I'll post a sample.  I'll also post a few utilities we are using to generate and maintain the MSM targets for vbp's and csproj's

 

John

 


From: Hashim Ali Khan [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 14, 2006 12:32 AM
To: John Cole
Cc: nantcontrib-developer@lists.sourceforge.net
Subject: RE: Did you able to create msi from NANT

 

John

 

Thanks for your early reply. Can you send me the sample code. I tried to use the <msi> task  using nant-0.85-rc4 version, but no use.

Getting so many errors.

 

Thanks

Hashim

 


From: John Cole [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 13, 2006 7:31 PM
To: 'Hashim Ali Khan'
Cc: nantcontrib-developer@lists.sourceforge.net
Subject: RE: Did you able to create msi from NANT

 

We create MSM an MSI files from Nant regularly.  Keep in mind, that I'm using an older version though.  I need to try and get up to the current version.

 

Some issues with the MSI/MSM tasks:

 

  They are very sensitive to the order of sections (don't know why re-ordering an xml file would matter).  So make sure you have everything in the same order as the examples.  Some sections are required even if you don't have anything in them (again, on my version).  I had some issues with including entire directories (**/*) that didn't work.  And you can't use a foreach inside the tasks to generate dependencies, for example.

 

John

 


From: Hashim Ali Khan [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 13, 2006 4:36 AM
To: John Cole
Subject: Did you able to create msi from NANT

 

 


________________________________________________________________________
This e-mail has been scanned for all viruses by MessageLabs.
________________________________________________________________________

This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the sender. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail.
________________________________________________________________________
This e-mail has been scanned for all viruses by MessageLabs.
________________________________________________________________________


________________________________________________________________________
This e-mail has been scanned for all viruses by MessageLabs.
________________________________________________________________________

This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the sender. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail.
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NAntContrib-Developer mailing list
NAntContrib-Developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to