Config (stripped):
    </tasks>
     <exec>
        <buildArgs>UtilitiesDLL.dll</buildArgs>
        <buildTimeoutSeconds>120</buildTimeoutSeconds>
        <baseDirectory>C:\CCNet\repo\Utilities\trunk\src
\Utilities.Library\bin\Release</baseDirectory>
        <dynamicValues />
        <environment />
        <executable>C:\Program Files (x86)\Eazfuscator.NET
\Eazfuscator.NET.exe</executable>
        <priority>Normal</priority>
        <successExitCodes>0</successExitCodes>
      </exec>
    </tasks>
...
    <publishers>
     <email>
        <xslFiles>
          <string>xsl\header.xsl</string>
          <string>xsl\compile.xsl</string>
          <string>xsl\unittests.xsl</string>
          <string>xsl\modifications.xsl</string>
        </xslFiles>
      </email>
    </publishers>

I think the compile.xsl is responsible for this output but here is the
output:

Errors: (3)
Eazfuscator.NET  Version 3.0 (Release build 3.0.47.39546)
Copyright (C) 2007-2011 Oleksiy Gapotchenko
Obfuscating assembly 'UtilitiesDLL.dll'... done

And a screenshot:
https://docs.google.com/leaf?id=0BxUqoXhYuHIxYTU3NzU2N2ItNTQzMS00ZTc4LTllMjUtMmMyM2Q4MGU1Y2Ex&sort=name&layout=list&num=50

Why does CCNet think Eazfuscator's output messages are errors? I
verified that on a successful obfuscation that the exitcode is 0.

Reply via email to