[
https://issues.apache.org/jira/browse/NPANDAY-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13143177#comment-13143177
]
Stoyan Damov commented on NPANDAY-322:
--------------------------------------
I just did, here's the output:
{code}
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running npanday.its.IntegrationTestSuite
Using NPanday version 1.4.1-incubating-SNAPSHOT
Available framework versions: [v2.0.50727, v4.0.30319]
Selected framework version: v4.0.30319
Bootstrap.testBootstrap OK
NPANDAY_377_WithCustomNPandaySettingsFile.test OK
NPANDAY_377_WithCustomNPandaySettingsDirectory.test OK
NPANDAY_329_VS2010WcfProjectSupport.testWCF2010Project OK
NPANDAY_328_VS2010WpfProjectSupport.testWPF2010Project OK
NPANDAY_330_VS2010MvcProjectSupport.testMVC2010Project OK
NPANDAY_288_Net40Support.testNet40Project OK
NPANDAY_302_SnapshotUpdates.testUniqueSnapshotUpdates OK
NPANDAY_292_CompilerParamForOptioninfer.testWithOptionInfer OK
NPANDAY_140_ConflictingExtensions.testConflictingExtensions
NPANDAY_268_TransitiveDependencies.testLadderBuild OK
NPANDAY_268_TransitiveDependencies.testTransitiveDependenciesNotOnCompileOK
NPANDAY_262_ResolvingMixedVersions.testMixedVersionResolution OK
NPANDAY_196_MvcSupport.testMVCProject OK
NPANDAY_245_WpfGeneratedResourcesHandling.testWpfProject OK
NPANDAY_198_MissingGroupOrVersion.testMissingGroupIdAndVersionShouldBeInheritedOK
NPANDAY_208_MsBuildCopyReferences.testMsBuildCopyReferences OK
NPANDAY_202_MsBuildErrorHandling.testMsBuildErrorsHandled OK
NPANDAY_121_ResGenWithErrorInFileName.testResGenWithErrorInFileName OK
NPandayIT0014WithResourceFile.testWithResourceFile OK
NPandayIT0013WebAppInstall.testWebAppInstall OK
NPandayIT0012VBWebApp.testWebAppInstall OK
NPandayIT0011SnapshotResolution.testUniqueSnapshotResolution OK
NPandayIT0011SnapshotResolution.testNonUniqueSnapshotResolution OK
NPandayIT0041Net35.testNet35Project OK
NPandayIT0040IntraProjectDependency.testIntraProjectDependency OK
NPandayIT0039ConsoleApplication.testConsoleApplication OK
NPandayIT0038CompilerWithArgs.testCompilerWithArgs OK
NPandayIT0037ClassLibWithWebRefInstall.testClassLibWithWebRefInstall OK
NPandayIT0036InstalledArtifactsVerification.testIT0036InstalledArtifactsOK
NPandayIT0035VBRootNamespace.testVBRootNamespace OK
NPandayIT0032CompileExclusions.testCompileExclusions OK
NPandayIT0029RemoteRepo.testDeployNonSnapshotRemoteRepo OK
NPandayIT0028RemoteSnapshotRepo.testSnapDeploymentRemoteRepoNotUnique OK
NPandayIT0022StrongNameKeyAddedToAssembly.testStrongNameKeyAddedToAssemblyOK
NPandayIT0020EmbeddedResources.testEmbeddedResources OK
NPandayIT0010VBCompilation.testVBCompilation OK
NPandayIT0007XSDVerification.testGenerateXsdFromXml OK
NPandayIT0006StockingHandlers.testXsdPlugin OK
NPandayIT0004NUnitTestVerification.testNUnitTestsRun OK
NPandayIT0001CompilerVerification.testCompiler
OK@SLTests run: 41, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
496.292 sec <<< FAILURE!
Results :
Tests in error:
testConflictingExtensions(npanday.its.NPANDAY_140_ConflictingExtensionsTest)
Tests run: 41, Failures: 0, Errors: 1, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to C:\Work\svn\npanday-its\target\surefire-reports for the
individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 minutes 18 seconds
[INFO] Finished at: Thu Nov 03 15:35:17 EET 2011
[INFO] Final Memory: 9M/22M
[INFO] ------------------------------------------------------------------------
C:\Work\svn\npanday-its>
{code}
I'm not sure whether this is something which I broke or something known. Let me
know if I should invest time to check or this is something known.
I'll attach the surefire-reports files in a minute.
Thanks,
Stoyan
> Resync Reference doesn't update SNAPSHOT artifact from local repository that
> already exist in .references folder
> ----------------------------------------------------------------------------------------------------------------
>
> Key: NPANDAY-322
> URL: https://issues.apache.org/jira/browse/NPANDAY-322
> Project: NPanday
> Issue Type: Bug
> Components: Visual Studio Add-in
> Affects Versions: 1.4-incubating
> Reporter: Dmitry L
> Assignee: Lars Corneliussen
> Priority: Minor
> Fix For: 1.2.1, 1.4.1-incubating
>
> Attachments: ArtifactUtils.cs, Connect.cs,
> NPANDAY-322_and_NPANDAY-476.diff, ReferenceManager.cs
>
>
> Steps:
> 1. Install Library1 into local maven repo
> 2. Add Library1 as dependency using Resync Reference to ProjectA (it will be
> copied into .references folder)
> 3. Update and reinstall Library1 into local maven repo
> 4. Invoke Resync Reference for ProjectA
> 5. Error: Library1 won't be updated in .references folder
> Expected: newer version (in terms of file timestamp) of Library1 (if any)
> should be copied into .references folder from local maven repo during Resync
> Reference
> Issue exist in trunk r59731
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira