Author: sisbell
Date: Tue Nov 6 21:18:03 2007
New Revision: 592613
URL: http://svn.apache.org/viewvc?rev=592613&view=rev
Log:
Better logging message.
Modified:
incubator/nmaven/trunk/components/dotnet-artifact/src/main/java/org/apache/maven/dotnet/artifact/impl/ArtifactInstallerImpl.java
M
Author: sisbell
Date: Tue Nov 6 19:42:30 2007
New Revision: 592601
URL: http://svn.apache.org/viewvc?rev=592601&view=rev
Log:
Need to create embedder-logs directory on startup.
Modified:
incubator/nmaven/trunk/plugins/maven-embedder-plugin/src/main/java/org/apache/maven/dotnet/plugin/embedd
Author: sisbell
Date: Tue Nov 6 19:18:03 2007
New Revision: 592598
URL: http://svn.apache.org/viewvc?rev=592598&view=rev
Log:
Removed hard-coded version within class file.
Modified:
incubator/nmaven/trunk/assemblies/NMaven.Plugin.Runner/src/main/csharp/NMaven/Plugin/Launcher/PluginLauncher.
Author: sisbell
Date: Tue Nov 6 16:24:46 2007
New Revision: 592592
URL: http://svn.apache.org/viewvc?rev=592592&view=rev
Log:
Fixed bug that caused the informational version to be incorrect in assemblies
that did not have dash in the version.
Modified:
incubator/nmaven/trunk/components/dot