I think the StarTeam one may be due to dead code (someone mentioned it on one of the other lists I think), but there seems to be a fair few things failing - can anyone (including yourself Jean if you have any more ideas) advise before I start wading in? I'd really like to do the update to bring everything in sync, but I don't want to start until I can get a build working against the old version first.
Thanks,
Mike
Jean Rajotte wrote:
quick quick, what i see is that you need the bin directory w/ its
contents as a sibling to src.
now, possibly, the contents of the bin dir was built against another nant version yet... ???
btw, thanks for taking this on, Mike.
/jean
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Roberts
Sent: Monday, June 23, 2003 10:32
To: [EMAIL PROTECTED]
Subject: Re: [NAntC-Dev] Against latest NAnt
0.8.2 2 - ..
1 - Make a nant-contrib 'release' that goes against Nant
Great - I take it one of you guys can do step 1and then update Nant-contrib ASAP to run against Nant CVS latestsounds good.
unfortunately Scott is the only admin for the project and he is on vacation right now. However I'm more than happy to commitchanges on
your behalf until he gets back.no problem.
At the moment, I thought I'd try and get the current tree building against 0.8.2, and I can't get that to work. I got latest CVS, put Nant 0.8.2 into the NantRelease folder, run the build and get lots of compile errors (unable to find various namespaces including SourceSafeTypeLib, WindowsInstaller, Database, StarTeam, etc.) Have I missed something? (some of the actual errors below)
Cheers,
Mike
--
build:
[csc] Compiling 60 files to C:\cvsgrab\nantcontrib\NAntContrib\build\nantcontrib-0.1.0.0-d
ebug\NAnt.Contrib.Tasks.dll
C:\cvsgrab\nantcontrib\NAntContrib\src\Tasks\VSS\AddTask.cs(26
,7): error CS0246: The type or namespace name 'SourceSafeTypeLib' could not be found (
are you missing a using directive or an assembly reference?)
C:\cvsgrab\nantcontrib\NAntContrib\src\Tasks\MSITask.cs(43,7): error CS0246: The type or namespace name 'WindowsInstaller' could not be found (are y
ou missing a using directive or an assembly reference?)
C:\cvsgrab\nantcontrib\NAntContrib\src\Tasks\MSITask.cs(44,7): error CS0246: The type or namespace name 'MsmMergeTypeLib' could not be found (are yo
u missing a using directive or an assembly reference?)
C:\cvsgrab\nantcontrib\NAntContrib\src\Tasks\MSMTask.cs(41,7): error CS0246: The type or namespace name 'WindowsInstaller' could not be found (are y
ou missing a using directive or an assembly reference?)
C:\cvsgrab\nantcontrib\NAntContrib\src\Tasks\MSMTask.cs(42,7): error CS0246: The type or namespace name 'MsmMergeTypeLib' could not be found (are yo
u missing a using directive or an assembly reference?)
C:\cvsgrab\nantcontrib\NAntContrib\src\Tasks\TypedCollectionTa
sk.cs(31,7): error CS0246: The type or namespace name 'CollectionGenerator' could not
be found (are you missing a using directive or an assembly reference?)
C:\cvsgrab\nantcontrib\NAntContrib\src\Tasks\MSMTask.cs(572,33
): error CS0246: The type or namespace name 'Database' could not be found (are you mis
sing a using directive or an assembly reference?)
C:\cvsgrab\nantcontrib\NAntContrib\src\Tasks\MSMTask.cs(4218,8
9): error CS0246: The type or namespace name 'View' could not be found (are you missin
g a using directive or an assembly reference?)
C:\cvsgrab\nantcontrib\NAntContrib\src\Tasks\VSS\BaseTask.cs(39,25): error CS0246: The type or namespace name 'VSSFlags' could not be found (are you
missing a using directive or an assembly reference?)
C:\cvsgrab\nantcontrib\NAntContrib\src\Tasks\VSS\BaseTask.cs(42,9): error CS0246: The type or namespace name 'VSSDatabase' could not be found (are y
ou missing a using directive or an assembly reference?)
C:\cvsgrab\nantcontrib\NAntContrib\src\Tasks\VSS\BaseTask.cs(43,9): error CS0246: The type or namespace name 'IVSSItem' could not be found (are you
missing a using directive or an assembly reference?)
C:\cvsgrab\nantcontrib\NAntContrib\src\Tasks\VSS\BaseTask.cs(97,16): error CS0246: The type or namespace name 'VSSDatabase' could not be found (are
you missing a using directive or an assembly reference?)
C:\cvsgrab\nantcontrib\NAntContrib\src\Tasks\VSS\BaseTask.cs(98,16): error CS0246: The type or namespace name 'IVSSItem' could not be found (are you
missing a using directive or an assembly reference?)
C:\cvsgrab\nantcontrib\NAntContrib\src\Tasks\StarTeam\TreeBase
dTask.cs(27,25): error CS0246: The type or namespace name 'StarTeam' could not be foun
d (are you missing a using directive or an assembly reference?)
-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
NAntContrib-Developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer
------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ NAntContrib-Developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer