Thanks Lars! :) On Thu, Nov 10, 2011 at 7:19 PM, Lars Corneliussen <[email protected]>wrote:
> Neat! :-) > > I fixed all the problems in target/build-sources before committing :-) > Used copy-paste from error log and notepad, because launching VS is so > slow... > > Should be fixed in r1200271 > > _ > Lars > > Am 10.11.2011 um 12:09 schrieb Lars Corneliussen: > > > Hi Deng, > > > > I thought I had fixed that. > > One reason more to implement > https://issues.apache.org/jira/browse/NPANDAY-404 soon! :) > > > > Maven build passes on my machine, but it shouldn't!! I also see the > var... > > It did fail before, when I had "var", though. > > > > I'll investigate more and commit a fix soon! > > > > _ > > Lars > > > > > > Am 10.11.2011 um 11:46 schrieb Deng Ching: > > > >> Hi Lars, this commit and also commit r1198920 seems to have broken the > >> build :) > >> > >> I'm getting compile errors in Visual Studio Addin.. One of the cause was > >> the 'var' keyword used in ButtonCommandRegistry and > >> VisualSutdioControlsFinder, I believe that was introduced in 3.0? but > the > >> target version set in the solution file is still 2.0 so it's not being > >> resolved. The classes are also missing the 'using System.Linq' > directive. > >> > >> Thanks, > >> Deng >
