[nant-dev] [ nant-Bugs-1740606 ] BuildException for VS2005 Solutions

2007-06-25 Thread SourceForge.net
Bugs item #1740606, was opened at 2007-06-20 16:38
Message generated for change (Comment added) made by james-greene
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=402868aid=1740606group_id=31650

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core
Group: 0.85
Status: Open
Resolution: None
Priority: 9
Private: No
Submitted By: James Greene (james-greene)
Assigned to: Nobody/Anonymous (nobody)
Summary: BuildException for VS2005 Solutions

Initial Comment:
I get the following error when trying to build my .NET 2.0 solutions with NAnt 
0.85:


Microsoft Visual Studio.NET 2005 solutions are not supported.:
NAnt.Core.BuildException: Microsoft Visual Studio.NET 2005 solutions are not 
supported.
   at NAnt.VSNet.SolutionFactory.LoadSolution(SolutionTask solutionTask, 
TempFileCollection tfc, GacCache gacCache, ReferencesResolver refResolver)
   at NAnt.VSNet.Tasks.SolutionTask.ExecuteTask()
   at NAnt.Core.Task.Execute()
   at NAnt.Core.Target.Execute()
   at NAnt.Core.Project.Execute(String targetName, Boolean forceDependencies)
   at NAnt.Core.Project.Execute()
   at NAnt.Core.Project.Run()



--

Comment By: James Greene (james-greene)
Date: 2007-06-25 10:49

Message:
Logged In: YES 
user_id=1823492
Originator: YES

Also, I should note that this is happening with two projects that were
converted from their Visual Studio .NET 2003 Enterprise Architect
equivalent, although all steps in the VS2005 conversion wizard were
followed.  I am very suspicious of the conversion as being the source of
the problem.

--

Comment By: James Greene (james-greene)
Date: 2007-06-20 16:44

Message:
Logged In: YES 
user_id=1823492
Originator: YES

MORE DETAILS:
This is on a Windows 2003 Server Enterprise Edition.
Software installed includes:
   * Visual Studio 2005 Professional Edition
   * .NET Framework 2.0
   * SQL Server 2005 Enterprise Edition
   * Microsoft Office 2003 + InfoPath 2003
   * BizTalk Server 2006
   * etc.

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=402868aid=1740606group_id=31650

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers


[nant-dev] Licensing of NAnt vs. NAntContrib

2007-06-25 Thread jkohlhepp . 52631917
I wasn't sure whether to post this to the NAnt dev list or the NAntContrib
dev list, so forgive the dupe posting.



I am working on a library of tasks
for NAnt and am looking to set up the licensing correctly so I can distribute
it.  I would prefer to release under the LGPL but I am under the impression
that since NAnt is GPL, and my library necessarily references the NAnt binaries,
I am *required* to release my library as GPL, if I choose to release it.



However, looking at the NAntContrib source, it seems that it is released
as LGPL.  So how is that NAntContrib can be released as LGPL when it is linking
to a GPL library (NAnt)?  Can I release my library as LGPL or am I required
to use GPL?



Sorry if the answer is obvious; this is the first thing I've
ever tried to release as open source.



Thanks for ending my confusion,



~ Justin Kohlhepp

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers