svn commit: r598049 - in /incubator/nmaven/tags/SI_MAVEN_INTEGRATION/sandbox/components/dotnet-executable/src/org/apache/maven/dotnet/compiler: ./ impl/

2007-11-25 Thread sisbell
Author: sisbell Date: Sun Nov 25 12:46:28 2007 New Revision: 598049 URL: http://svn.apache.org/viewvc?rev=598049&view=rev Log: Changed return types: should use set instead of list, since ordering is not important but duplication is. Stricter type-safeing on some other methods. Modified: inc

svn commit: r598153 - in /incubator/nmaven/trunk/components/dotnet-dao/project/src/test/java/org/apache/maven/dotnet/dao/impl: ProjectDaoImplTest.java WagonManagerTestStub.java

2007-11-25 Thread sisbell
Author: sisbell Date: Sun Nov 25 23:35:35 2007 New Revision: 598153 URL: http://svn.apache.org/viewvc?rev=598153&view=rev Log: Disabled test due to compile error in test stub. Fix later. Modified: incubator/nmaven/trunk/components/dotnet-dao/project/src/test/java/org/apache/maven/dotnet/dao/