Response file at C:\

2010-10-27 Thread Artem Fedorenko
Hi Everyone, In current trunk revision (1025815) at \components\dotnet-executable\src\main\java\npanday\executable\compiler\impl\DefaultCompiler.java at getCommands() method there is a part like this: try { FileUtils.copyFile(new File(responseFilePath),new File( "c:/responsef

Re: Response file at C:\

2010-10-27 Thread Josimpson Ocaba
- "Artem Fedorenko" wrote: > Hi Everyone, > > In current trunk revision (1025815) at > \components\dotnet-executable\src\main\java\npanday\executable\compiler\impl\DefaultCompiler.java > at getCommands() method there is a part like this: > > try > { > FileUtils.copyFil

Re: svn commit: r1025815 - in /incubator/npanday/trunk: ./ components/dotnet-artifact/src/main/java/npanday/artifact/impl/ components/dotnet-core/ components/dotnet-core/src/main/java/npanday/ compone

2010-10-27 Thread Lars Corneliussen
Couldn't agree more. All path construction should be done in PathUtil.cs and PathUtil.java which even should be exact copies. Also path construction is real code and should be structured in a clean way without any duplication. Am 27.10.10 01:38, schrieb Brett Porter: + source = new

Re: Multi-language Addin (was NPanday 2.0 Mile Stone Updates)

2010-10-27 Thread Lars Corneliussen
Am 27.10.10 03:39, schrieb Josimpson Ocaba: - "Lars Corneliussen" wrote: Hi, * Support for other Languages for Visual Studio (Spanish,German, etc... ) I have already done some work on supporting other languages in Visual Studio. That would require NPanday to handle satelite assemblies,