Uploaded image for project: 'NPanday'
  1. NPanday
  2. NPANDAY-462

Add plugin to support ILMerge similar to shade plugin for Java

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4-incubating
    • 1.5.0-incubating
    • Maven Plugins
    • None

    Description

      ILMerge is a Microsoft tool that can merge together multiple .NET assemblies into a single .NET assemblies and optionally internalize the public APIs that are not intended to be exposed by the output merged assembly.

      http://research.microsoft.com/en-us/people/mbarnett/ILMerge.aspx

      ILMerge is delivered as a native binary raising issues on non-Windows platforms. However, a pure .NET implementation called ILRepack is available and designed to be command-line flag compatible with ILMerge.

      http://code.google.com/p/il-repack/

      A plugin for ilmerge, with the ability to swap in ilrepack as a replacement executable, would provide cross platform, shade-like functionality for a .NET codebase built with NPanday.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jfallows John Robert Fallows
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: