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

          Bhumika Dave created issue -
          Lionel Cabasson made changes -
          Link New: This issue is duplicated by JENKINS-48290 [ JENKINS-48290 ]
          Tilo made changes -
          Resolution New: Won't Fix [ 2 ]
          Status Original: Open [ 1 ] New: Closed [ 6 ]

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

              Created:
              Updated:
              Resolved: