<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/project/NPanday</link><counters><counter name="forever" lastEventTime="1337190432" firstEventTime="1264167083">1545</counter><counter name="lastMonth" lastEventTime="1335821863" firstEventTime="1333450806">25</counter><counter name="lastWeek" lastEventTime="1337190432" firstEventTime="1337017793">10</counter><counter name="thisMonth" lastEventTime="1337190432" firstEventTime="1335873809">29</counter></counters><metadata><item name="subtitle"><value type="text/plain">.NET plugins and Visual Studio integration for Apache Maven</value></item><item name="description"><value type="text/plain">NPanday is a project to integrate Apache Maven (http://maven.apache.org) into .Net development environments. Maven is a project development management and comprehension tool. It includes both a Visual Studio add-in to integrate Maven, and a set of plugins for Maven that can build .Net projects.

Continuous Integration and Artifact Management for your .Net Applications using Open Source Technology

By using NPanday you can take advantage of existing development infrastructure that is compatible with Maven. This includes dependency management and project sharing using any Maven repository, and particularly those running a repository manager such as Apache Archiva (http://archiva.apache.org), and continuous builds using a build server such as Apache Continuum (http://continuum.apache.org).</value></item><item name="links-filter"><value type="text/plain">None</value></item><item name="title"><value type="text/plain">Apache NPanday</value></item><item name="url"><value type="text/plain">http://incubator.apache.org/npanday/</value></item><item name="related-filter"><value type="text/plain">None</value></item></metadata><recentMessages><message><timestamp>1337174819</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>NPanday</project></source><body><commit><author>lcorneliussen</author><revision>1339157</revision><log>[NPANDAY-567] Copy along app.config (and transform with app.test.config) for test runs

o initial commit
o make config-file-scanner case-insensitive (app.config == App.config)
o prepare for splitting up in test runner in multiple mojos</log><url>http://svn.apache.org/viewvc?rev=1339157&amp;view=rev</url><diffLines>169</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-packaging/src/main/java/npanday/packaging/ConfigFileHandler.java?rev=1339157&amp;r1=1339156&amp;r2=1339157&amp;view=diff">trunk/components/dotnet-packaging/src/main/java/npanday/packaging/ConfigFileHandler.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-compile-plugin/src/main/groovy/npanday/plugin/compile/CompileLifecycleMap.groovy?rev=1339157&amp;r1=1339156&amp;r2=1339157&amp;view=diff">trunk/plugins/maven-compile-plugin/src/main/groovy/npanday/plugin/compile/CompileLifecycleMap.groovy</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-test-plugin/pom.xml?rev=1339157&amp;r1=1339156&amp;r2=1339157&amp;view=diff">trunk/plugins/maven-test-plugin/pom.xml</file><file action="add" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-test-plugin/src/main/java/npanday/plugin/test/AbstractNPandayMojo.java?p2=incubator/npanday/trunk/plugins/maven-test-plugin/src/main/java/npanday/plugin/test/AbstractNPandayMojo.java&amp;p1=incubator/npanday/trunk/plugins/application-maven-plugin/src/main/java/npanday/plugin/application/AbstractNPandayMojo.java&amp;r1=1332286&amp;r2=1339157&amp;rev=1339157&amp;view=diff">trunk/plugins/maven-test-plugin/src/main/java/npanday/plugin/test/AbstractNPandayMojo.java</file><file action="add" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-test-plugin/src/main/java/npanday/plugin/test/AbstractNPandaySettingsAwareMojo.java?p2=incubator/npanday/trunk/plugins/maven-test-plugin/src/main/java/npanday/plugin/test/AbstractNPandaySettingsAwareMojo.java&amp;p1=incubator/npanday/trunk/plugins/application-maven-plugin/src/main/java/npanday/plugin/application/AbstractNPandaySettingsAwareMojo.java&amp;r1=1332286&amp;r2=1339157&amp;rev=1339157&amp;view=diff">trunk/plugins/maven-test-plugin/src/main/java/npanday/plugin/test/AbstractNPandaySettingsAwareMojo.java</file><file action="add" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-test-plugin/src/main/java/npanday/plugin/test/AbstractTestrelatedMojo.java?rev=1339157&amp;view=auto">trunk/plugins/maven-test-plugin/src/main/java/npanday/plugin/test/AbstractTestrelatedMojo.java</file><file action="add" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-test-plugin/src/main/java/npanday/plugin/test/ProcessTestConfigsMojo.java?p2=incubator/npanday/trunk/plugins/maven-test-plugin/src/main/java/npanday/plugin/test/ProcessTestConfigsMojo.java&amp;p1=incubator/npanday/trunk/plugins/application-maven-plugin/src/main/java/npanday/plugin/application/ProcessAppConfigsMojo.java&amp;r1=1332286&amp;r2=1339157&amp;rev=1339157&amp;view=diff">trunk/plugins/maven-test-plugin/src/main/java/npanday/plugin/test/ProcessTestConfigsMojo.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-test-plugin/src/main/java/npanday/plugin/test/TesterMojo.java?rev=1339157&amp;r1=1339156&amp;r2=1339157&amp;view=diff">trunk/plugins/maven-test-plugin/src/main/java/npanday/plugin/test/TesterMojo.java</file></files></commit></body></message><message><timestamp>1337174782</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>NPanday</project></source><body><commit><author>lcorneliussen</author><revision>1339156</revision><log>[NPANDAY-210] Deprecate includeSources in favor of include/exclude patterns

o fixed in adding additional source roots for test compile </log><url>http://svn.apache.org/viewvc?rev=1339156&amp;view=rev</url><diffLines>1</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/impl/CompilerContextImpl.java?rev=1339156&amp;r1=1339155&amp;r2=1339156&amp;view=diff">trunk/components/dotnet-executable/src/main/java/npanday/executable/impl/CompilerContextImpl.java</file></files></commit></body></message><message><timestamp>1337169719</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>NPanday</project></source><body><commit><author>lcorneliussen</author><revision>1339128</revision><log>[NPANDAY-231] Remove RDF

o fixed lib resolution in tests</log><url>http://svn.apache.org/viewvc?rev=1339128&amp;view=rev</url><diffLines>48</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-core/src/main/java/npanday/PathUtil.java?rev=1339128&amp;r1=1339127&amp;r2=1339128&amp;view=diff">trunk/components/dotnet-core/src/main/java/npanday/PathUtil.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-test-plugin/src/main/java/npanday/plugin/test/TesterMojo.java?rev=1339128&amp;r1=1339127&amp;r2=1339128&amp;view=diff">trunk/plugins/maven-test-plugin/src/main/java/npanday/plugin/test/TesterMojo.java</file></files></commit></body></message><message><timestamp>1337167620</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>NPanday</project></source><body><commit><author>lcorneliussen</author><revision>1339119</revision><log>[NPANDAY-210] Deprecate includeSources in favor of include/exclude patterns

o fixed bug in test source files resolve </log><url>http://svn.apache.org/viewvc?rev=1339119&amp;view=rev</url><diffLines>43</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/impl/CompilerContextImpl.java?rev=1339119&amp;r1=1339118&amp;r2=1339119&amp;view=diff">trunk/components/dotnet-executable/src/main/java/npanday/executable/impl/CompilerContextImpl.java</file></files></commit></body></message><message><timestamp>1337164201</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>NPanday</project></source><body><commit><author>lcorneliussen</author><revision>1339106</revision><log>[NPANDAY-210] Deprecate includeSources in favor of include/exclude patterns

o added possibility to skip compile from within the compiler executable or compiler context
o skipping test compile, if no sources found </log><url>http://svn.apache.org/viewvc?rev=1339106&amp;view=rev</url><diffLines>109</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/CompilerContext.java?rev=1339106&amp;r1=1339105&amp;r2=1339106&amp;view=diff">trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/CompilerContext.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/CompilerExecutable.java?rev=1339106&amp;r1=1339105&amp;r2=1339106&amp;view=diff">trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/CompilerExecutable.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/AspxCompiler.java?rev=1339106&amp;r1=1339105&amp;r2=1339106&amp;view=diff">trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/AspxCompiler.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/CSharpCompilerForProfile.java?rev=1339106&amp;r1=1339105&amp;r2=1339106&amp;view=diff">trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/CSharpCompilerForProfile.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/DefaultCompiler.java?rev=1339106&amp;r1=1339105&amp;r2=1339106&amp;view=diff">trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/DefaultCompiler.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/DotGNUCompiler.java?rev=1339106&amp;r1=1339105&amp;r2=1339106&amp;view=diff">trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/DotGNUCompiler.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/JavaCompiler.java?rev=1339106&amp;r1=1339105&amp;r2=1339106&amp;view=diff">trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/JavaCompiler.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/NemerleCompiler.java?rev=1339106&amp;r1=1339105&amp;r2=1339106&amp;view=diff">trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/NemerleCompiler.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/PhpCompiler.java?rev=1339106&amp;r1=1339105&amp;r2=1339106&amp;view=diff">trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/PhpCompiler.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/RubyCompiler.java?rev=1339106&amp;r1=1339105&amp;r2=1339106&amp;view=diff">trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/RubyCompiler.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/impl/CompilerContextImpl.java?rev=1339106&amp;r1=1339105&amp;r2=1339106&amp;view=diff">trunk/components/dotnet-executable/src/main/java/npanday/executable/impl/CompilerContextImpl.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/AbstractCompilerMojo.java?rev=1339106&amp;r1=1339105&amp;r2=1339106&amp;view=diff">trunk/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/AbstractCompilerMojo.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/TestCompilerMojo.java?rev=1339106&amp;r1=1339105&amp;r2=1339106&amp;view=diff">trunk/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/TestCompilerMojo.java</file></files></commit></body></message><message><timestamp>1337067630</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>NPanday</project></source><body><commit><author>lcorneliussen</author><revision>1338574</revision><log>[NPANDAY-566] Custom NPanday-aware copy-dependencies plugin

o added parameter for excluding reactor projects</log><url>http://svn.apache.org/viewvc?rev=1338574&amp;view=rev</url><diffLines>33</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-resolver-plugin/src/main/java/npanday/plugin/resolver/CopyDependenciesMojo.java?rev=1338574&amp;r1=1338573&amp;r2=1338574&amp;view=diff">trunk/plugins/maven-resolver-plugin/src/main/java/npanday/plugin/resolver/CopyDependenciesMojo.java</file></files></commit></body></message><message><timestamp>1337066021</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>NPanday</project></source><body><commit><author>lcorneliussen</author><revision>1338569</revision><log>[NPANDAY-231] Remove RDF

o skip next resolver contributors, if artifact got resolved</log><url>http://svn.apache.org/viewvc?rev=1338569&amp;view=rev</url><diffLines>2</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-core/src/main/java/npanday/resolver/DefaultNPandayArtifactResolver.java?rev=1338569&amp;r1=1338568&amp;r2=1338569&amp;view=diff">trunk/components/dotnet-core/src/main/java/npanday/resolver/DefaultNPandayArtifactResolver.java</file></files></commit></body></message><message><timestamp>1337065351</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>NPanday</project></source><body><commit><author>lcorneliussen</author><revision>1338565</revision><log>[NPANDAY-566] Custom copy dependencies plugin
                    
o fixed typo</log><url>http://svn.apache.org/viewvc?rev=1338565&amp;view=rev</url><diffLines>1</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-resolver-plugin/src/main/java/npanday/plugin/resolver/CopyDependenciesMojo.java?rev=1338565&amp;r1=1338564&amp;r2=1338565&amp;view=diff">trunk/plugins/maven-resolver-plugin/src/main/java/npanday/plugin/resolver/CopyDependenciesMojo.java</file></files></commit></body></message><message><timestamp>1337065268</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>NPanday</project></source><body><commit><author>lcorneliussen</author><revision>1338563</revision><log>[NPANDAY-566] Custom copy dependencies plugin
                    
o some more logging
o skip copy-dependencies on non-npanday projects</log><url>http://svn.apache.org/viewvc?rev=1338563&amp;view=rev</url><diffLines>31</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-core/src/main/java/npanday/resolver/DefaultNPandayArtifactResolver.java?rev=1338563&amp;r1=1338562&amp;r2=1338563&amp;view=diff">trunk/components/dotnet-core/src/main/java/npanday/resolver/DefaultNPandayArtifactResolver.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-resolver-plugin/src/main/java/npanday/plugin/resolver/CopyDependenciesMojo.java?rev=1338563&amp;r1=1338562&amp;r2=1338563&amp;view=diff">trunk/plugins/maven-resolver-plugin/src/main/java/npanday/plugin/resolver/CopyDependenciesMojo.java</file></files></commit></body></message><message><timestamp>1337002248</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>NPanday</project></source><body><commit><author>lcorneliussen</author><revision>1338193</revision><log>[NPANDAY-566] Custom copy dependencies plugin
                    
o log source and destination paths for copy actions</log><url>http://svn.apache.org/viewvc?rev=1338193&amp;view=rev</url><diffLines>2</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-resolver-plugin/src/main/java/npanday/plugin/resolver/CopyDependenciesMojo.java?rev=1338193&amp;r1=1338192&amp;r2=1338193&amp;view=diff">trunk/plugins/maven-resolver-plugin/src/main/java/npanday/plugin/resolver/CopyDependenciesMojo.java</file></files></commit></body></message><message><timestamp>1336669932</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>NPanday</project></source><body><commit><author>lcorneliussen</author><revision>1336800</revision><log>[NPANDAY-210] Deprecate includeSources in favor of include/exclude patterns

o Compile always / need to reimplement check for changes! </log><url>http://svn.apache.org/viewvc?rev=1336800&amp;view=rev</url><diffLines>1</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/AbstractCompilerMojo.java?rev=1336800&amp;r1=1336799&amp;r2=1336800&amp;view=diff">trunk/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/AbstractCompilerMojo.java</file></files></commit></body></message><message><timestamp>1336549582</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>NPanday</project></source><body><commit><author>lcorneliussen</author><revision>1335961</revision><log>[NPANDAY-566] Custom copy dependencies plugin
                    
o override files, if date or size differs</log><url>http://svn.apache.org/viewvc?rev=1335961&amp;view=rev</url><diffLines>7</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-resolver-plugin/src/main/java/npanday/plugin/resolver/CopyDependenciesMojo.java?rev=1335961&amp;r1=1335960&amp;r2=1335961&amp;view=diff">trunk/plugins/maven-resolver-plugin/src/main/java/npanday/plugin/resolver/CopyDependenciesMojo.java</file></files></commit></body></message><message><timestamp>1336504094</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>NPanday</project></source><body><commit><author>lcorneliussen</author><revision>1335701</revision><log>[NPANDAY-210, NPANDAY-418, NPANDAY-582] Deprecate includeSources in favor of include/exclude patterns + More

o now including the sources directly without copying them
o handling additional source directories
o make test and compile sources exclude each other if in the same dir </log><url>http://svn.apache.org/viewvc?rev=1335701&amp;view=rev</url><diffLines>766</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/CompilerConfig.java?rev=1335701&amp;r1=1335700&amp;r2=1335701&amp;view=diff">trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/CompilerConfig.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/CompilerContext.java?rev=1335701&amp;r1=1335700&amp;r2=1335701&amp;view=diff">trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/CompilerContext.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/BaseCompiler.java?rev=1335701&amp;r1=1335700&amp;r2=1335701&amp;view=diff">trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/BaseCompiler.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/DefaultCompiler.java?rev=1335701&amp;r1=1335700&amp;r2=1335701&amp;view=diff">trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/DefaultCompiler.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/DotGNUCompiler.java?rev=1335701&amp;r1=1335700&amp;r2=1335701&amp;view=diff">trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/DotGNUCompiler.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/NemerleCompiler.java?rev=1335701&amp;r1=1335700&amp;r2=1335701&amp;view=diff">trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/NemerleCompiler.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/PhpCompiler.java?rev=1335701&amp;r1=1335700&amp;r2=1335701&amp;view=diff">trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/PhpCompiler.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/RubyCompiler.java?rev=1335701&amp;r1=1335700&amp;r2=1335701&amp;view=diff">trunk/components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/RubyCompiler.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/impl/CompilerContextImpl.java?rev=1335701&amp;r1=1335700&amp;r2=1335701&amp;view=diff">trunk/components/dotnet-executable/src/main/java/npanday/executable/impl/CompilerContextImpl.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/AbstractCompilerMojo.java?rev=1335701&amp;r1=1335700&amp;r2=1335701&amp;view=diff">trunk/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/AbstractCompilerMojo.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/CompilerMojo.java?rev=1335701&amp;r1=1335700&amp;r2=1335701&amp;view=diff">trunk/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/CompilerMojo.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/SourceProcessorMojo.java?rev=1335701&amp;r1=1335700&amp;r2=1335701&amp;view=diff">trunk/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/SourceProcessorMojo.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/TestCompilerMojo.java?rev=1335701&amp;r1=1335700&amp;r2=1335701&amp;view=diff">trunk/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/TestCompilerMojo.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/TestSourceProcessorMojo.java?rev=1335701&amp;r1=1335700&amp;r2=1335701&amp;view=diff">trunk/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/TestSourceProcessorMojo.java</file></files></commit></body></message><message><timestamp>1336410016</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>NPanday</project></source><body><commit><author>lcorneliussen</author><revision>1335128</revision><log>[NPANDAY-231] Remove RDF repository and model

o removed gac-resolve from compiler context, since this is done beforehand by GacResolver</log><url>http://svn.apache.org/viewvc?rev=1335128&amp;view=rev</url><diffLines>119</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/impl/CompilerContextImpl.java?rev=1335128&amp;r1=1335127&amp;r2=1335128&amp;view=diff">trunk/components/dotnet-executable/src/main/java/npanday/executable/impl/CompilerContextImpl.java</file></files></commit></body></message><message><timestamp>1336409577</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>NPanday</project></source><body><commit><author>lcorneliussen</author><revision>1335121</revision><log>[NPANDAY-231] Remove RDF repository and model

o respect filter in listener and copy-dependencies</log><url>http://svn.apache.org/viewvc?rev=1335121&amp;view=rev</url><diffLines>63</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-core/src/main/java/npanday/resolver/DefaultNPandayArtifactResolver.java?rev=1335121&amp;r1=1335120&amp;r2=1335121&amp;view=diff">trunk/components/dotnet-core/src/main/java/npanday/resolver/DefaultNPandayArtifactResolver.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-core/src/main/java/npanday/resolver/NPandayResolutionListener.java?rev=1335121&amp;r1=1335120&amp;r2=1335121&amp;view=diff">trunk/components/dotnet-core/src/main/java/npanday/resolver/NPandayResolutionListener.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-resolver-plugin/src/main/java/npanday/plugin/resolver/CopyDependenciesMojo.java?rev=1335121&amp;r1=1335120&amp;r2=1335121&amp;view=diff">trunk/plugins/maven-resolver-plugin/src/main/java/npanday/plugin/resolver/CopyDependenciesMojo.java</file></files></commit></body></message><message><timestamp>1336145583</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>NPanday</project></source><body><commit><author>lcorneliussen</author><revision>1334035</revision><log>[NPANDAY-563] Generic MSDeploy synchronization mojo

o make sure password is not printed in toString / logging
o password is still printed as cmd-line arg; need a config switch to avoid printing the arg-line or possibility to register a method that gets called in order to mask the executable log</log><url>http://svn.apache.org/viewvc?rev=1334035&amp;view=rev</url><diffLines>28</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/msdeploy-maven-plugin/src/main/java/npanday/plugin/msdeploy/sync/Package.java?rev=1334035&amp;r1=1334034&amp;r2=1334035&amp;view=diff">trunk/plugins/msdeploy-maven-plugin/src/main/java/npanday/plugin/msdeploy/sync/Package.java</file></files></commit></body></message><message><timestamp>1336140895</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>NPanday</project></source><body><commit><author>lcorneliussen</author><revision>1333977</revision><log>[NPANDAY-231] Remove RDF repository and model

o created own (quite simple!) impl of copy-dependencies
o refactored from intercepting ArtifactFilter to ResolutionListener
o resolving 'test' in compile:initialize; sadly</log><url>http://svn.apache.org/viewvc?rev=1333977&amp;view=rev</url><diffLines>603</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-core/src/main/java/npanday/resolver/DefaultNPandayArtifactResolver.java?rev=1333977&amp;r1=1333976&amp;r2=1333977&amp;view=diff">trunk/components/dotnet-core/src/main/java/npanday/resolver/DefaultNPandayArtifactResolver.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-core/src/main/java/npanday/resolver/NPandayDependencyResolution.java?rev=1333977&amp;r1=1333976&amp;r2=1333977&amp;view=diff">trunk/components/dotnet-core/src/main/java/npanday/resolver/NPandayDependencyResolution.java</file><file action="add" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-core/src/main/java/npanday/resolver/NPandayResolutionListener.java?rev=1333977&amp;view=auto">trunk/components/dotnet-core/src/main/java/npanday/resolver/NPandayResolutionListener.java</file><file action="add" type="x-directory/normal" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-core/src/main/java/npanday/resolver/filter/?rev=1333977&amp;view=auto">trunk/components/dotnet-core/src/main/java/npanday/resolver/filter/</file><file action="add" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-core/src/main/java/npanday/resolver/filter/DotnetExecutableArtifactFilter.java?rev=1333977&amp;view=auto">trunk/components/dotnet-core/src/main/java/npanday/resolver/filter/DotnetExecutableArtifactFilter.java</file><file action="add" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-core/src/main/java/npanday/resolver/filter/DotnetLibraryArtifactFilter.java?rev=1333977&amp;view=auto">trunk/components/dotnet-core/src/main/java/npanday/resolver/filter/DotnetLibraryArtifactFilter.java</file><file action="add" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-core/src/main/java/npanday/resolver/filter/OrArtifactFilter.java?rev=1333977&amp;view=auto">trunk/components/dotnet-core/src/main/java/npanday/resolver/filter/OrArtifactFilter.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-core/src/main/java/npanday/resolver/resolvers/GacResolver.java?rev=1333977&amp;r1=1333976&amp;r2=1333977&amp;view=diff">trunk/components/dotnet-core/src/main/java/npanday/resolver/resolvers/GacResolver.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-aspx-plugin/src/main/java/npanday/plugin/aspx/AspxBinDependencyResolver.java?rev=1333977&amp;r1=1333976&amp;r2=1333977&amp;view=diff">trunk/plugins/maven-aspx-plugin/src/main/java/npanday/plugin/aspx/AspxBinDependencyResolver.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/ComponentInitializerMojo.java?rev=1333977&amp;r1=1333976&amp;r2=1333977&amp;view=diff">trunk/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/ComponentInitializerMojo.java</file><file action="add" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-resolver-plugin/src/main/java/npanday/plugin/resolver/CopyDependenciesMojo.java?rev=1333977&amp;view=auto">trunk/plugins/maven-resolver-plugin/src/main/java/npanday/plugin/resolver/CopyDependenciesMojo.java</file><file action="remove" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-resolver-plugin/src/main/java/npanday/plugin/resolver/NPandayEarlyResolverMojo.java?rev=1333976&amp;view=auto">trunk/plugins/maven-resolver-plugin/src/main/java/npanday/plugin/resolver/NPandayEarlyResolverMojo.java</file><file action="add" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-resolver-plugin/src/main/java/npanday/plugin/resolver/ResolveMojo.java?p2=incubator/npanday/trunk/plugins/maven-resolver-plugin/src/main/java/npanday/plugin/resolver/ResolveMojo.java&amp;p1=incubator/npanday/trunk/plugins/maven-resolver-plugin/src/main/java/npanday/plugin/resolver/NPandayEarlyResolverMojo.java&amp;r1=1333351&amp;r2=1333977&amp;rev=1333977&amp;view=diff">trunk/plugins/maven-resolver-plugin/src/main/java/npanday/plugin/resolver/ResolveMojo.java</file></files></commit></body></message><message><timestamp>1336129131</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>NPanday</project></source><body><commit><author>lcorneliussen</author><revision>1333873</revision><log>[NPANDAY-231] Remove RDF repository and model

o fail, when a gac-dependency couldn't be resolved</log><url>http://svn.apache.org/viewvc?rev=1333873&amp;view=rev</url><diffLines>13</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-core/src/main/java/npanday/resolver/resolvers/GacResolver.java?rev=1333873&amp;r1=1333872&amp;r2=1333873&amp;view=diff">trunk/components/dotnet-core/src/main/java/npanday/resolver/resolvers/GacResolver.java</file></files></commit></body></message><message><timestamp>1336129078</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>NPanday</project></source><body><commit><author>lcorneliussen</author><revision>1333872</revision><log>[NPANDAY-231] Remove RDF repository and model

o replaced maven dependency resolution with custom in many places
o removed default lifecycle binding for resolver-plugin
o removed tests from aspx-plugin, since they were only testing things that are now others' responsibilities</log><url>http://svn.apache.org/viewvc?rev=1333872&amp;view=rev</url><diffLines>212</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-core/src/main/java/npanday/resolver/ArtifactResolvingContributor.java?rev=1333872&amp;r1=1333871&amp;r2=1333872&amp;view=diff">trunk/components/dotnet-core/src/main/java/npanday/resolver/ArtifactResolvingContributor.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/azure-maven-plugin/src/main/java/npanday/plugin/azure/CreateCloudServicePackageMojo.java?rev=1333872&amp;r1=1333871&amp;r2=1333872&amp;view=diff">trunk/plugins/azure-maven-plugin/src/main/java/npanday/plugin/azure/CreateCloudServicePackageMojo.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/azure-maven-plugin/src/main/java/npanday/plugin/azure/ResolveWorkerRoleFilesMojo.java?rev=1333872&amp;r1=1333871&amp;r2=1333872&amp;view=diff">trunk/plugins/azure-maven-plugin/src/main/java/npanday/plugin/azure/ResolveWorkerRoleFilesMojo.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-aspx-plugin/src/main/java/npanday/plugin/aspx/AspxBinDependencyResolver.java?rev=1333872&amp;r1=1333871&amp;r2=1333872&amp;view=diff">trunk/plugins/maven-aspx-plugin/src/main/java/npanday/plugin/aspx/AspxBinDependencyResolver.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-aspx-plugin/src/main/resources/META-INF/plexus/components.xml?rev=1333872&amp;r1=1333871&amp;r2=1333872&amp;view=diff">trunk/plugins/maven-aspx-plugin/src/main/resources/META-INF/plexus/components.xml</file><file action="remove" type="x-directory/normal" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-aspx-plugin/src/test/?rev=1333871&amp;view=auto">trunk/plugins/maven-aspx-plugin/src/test/</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-compile-plugin/src/main/groovy/npanday/plugin/compile/CompileLifecycleMap.groovy?rev=1333872&amp;r1=1333871&amp;r2=1333872&amp;view=diff">trunk/plugins/maven-compile-plugin/src/main/groovy/npanday/plugin/compile/CompileLifecycleMap.groovy</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-ilmerge-plugin/src/main/java/npanday/plugin/ilmerge/AssemblyMerger.java?rev=1333872&amp;r1=1333871&amp;r2=1333872&amp;view=diff">trunk/plugins/maven-ilmerge-plugin/src/main/java/npanday/plugin/ilmerge/AssemblyMerger.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/netplugins/NPanday.Plugin.Msbuild/javabinding/src/main/java/NPanday/Plugin/Msbuild/MsbuildMojo.java?rev=1333872&amp;r1=1333871&amp;r2=1333872&amp;view=diff">trunk/plugins/netplugins/NPanday.Plugin.Msbuild/javabinding/src/main/java/NPanday/Plugin/Msbuild/MsbuildMojo.java</file></files></commit></body></message><message><timestamp>1336124722</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>NPanday</project></source><body><commit><author>lcorneliussen</author><revision>1333828</revision><log>[NPANDAY-488] Packaging for Web Applications (also Azure Web Roles)

o moved the hard-coded versions to the poms
o versions still have to be retrieved dynamically</log><url>http://svn.apache.org/viewvc?rev=1333828&amp;view=rev</url><diffLines>28</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/NetExecutableFactory.java?rev=1333828&amp;r1=1333827&amp;r2=1333828&amp;view=diff">trunk/components/dotnet-executable/src/main/java/npanday/executable/NetExecutableFactory.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/impl/NetExecutableFactoryImpl.java?rev=1333828&amp;r1=1333827&amp;r2=1333828&amp;view=diff">trunk/components/dotnet-executable/src/main/java/npanday/executable/impl/NetExecutableFactoryImpl.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/components/dotnet-plugin/src/main/java/npanday/plugin/AbstractMojo.java?rev=1333828&amp;r1=1333827&amp;r2=1333828&amp;view=diff">trunk/components/dotnet-plugin/src/main/java/npanday/plugin/AbstractMojo.java</file><file action="modify" uri="http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-mojo-generator-plugin/src/main/java/npanday/plugin/generator/MojoGeneratorMojo.java?rev=1333828&amp;r1=1333827&amp;r2=1333828&amp;view=diff">trunk/plugins/maven-mojo-generator-plugin/src/main/java/npanday/plugin/generator/MojoGeneratorMojo.java</file></files></commit></body></message></recentMessages></statsTarget>
