Details
-
Improvement
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
1.4-incubating, 1.5.0-incubating
-
None
Description
ISSUES/TODO
Integration tests missingimpl for attaching comments.xml missingmoved to NPANDAY-634- created subtasks
Original Description
The comments.xml file generated during CSharp compilation needs to be shipped to developers for use in Visual Studio, similar to the javadoc artifact produced by Maven for Java projects.
This is not currently attached as an artifact during the NPanday build for dotnet-library.
Attachments
Issue Links
- is depended upon by
-
NPANDAY-566 Custom NPanday-aware copy-dependencies / list-dependencies plugin
- Resolved
-
NPANDAY-575 Copy pdb files into test assembly directory
- Resolved
- is related to
-
NPANDAY-576 Add capability to add pdb artifact for .net project
- Closed
- relates to
-
NPANDAY-634 Automatically attach (and resolve) VS Code Documentation files (comment.xml)
- Open
1.
|
Only resolve PDBs from the same repo the dll was resolved from | Resolved | Unassigned | |
2.
|
Option to disable PDB-resolving (disabled by default?) | Closed | Unassigned | |
3.
|
Disable transitivity for pdb-artifacts | Resolved | Lars Corneliussen | |
4.
|
Problem: resolving PDBs in a reactor module makes them a dependency for subsequent modules | Resolved | Unassigned | |
5.
|
Cache resolve-result reactor-wide to avoid pdb/gac/++ beeing resolved multiple times | Resolved | Brett Porter |