Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-48289

website project build issue without precompile

      Jenkin always runs aspnet_compiler.exe with PrecompiledWeb.

      I have created a publish profile with 'Precompile during Publishing' checkbox unchecked in VS 2012 and giving same profile to MSBuild as a parameter as below:

      /p:Configuration=Release /p:DebugSymbols=false /p:DebugType=None /p:PrecompileBeforePublish=false /p:PublishProfile=AUTO_BUILD

      Here AUTO_BUILD is my publish profile without Precompile.

      However, Jenkins overwrites the profile settings and  precompiles the website application every time, which we do not want for our project to do.

          [JENKINS-48289] website project build issue without precompile

            marshall777 Lionel Cabasson
            bdave Bhumika Dave
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: