Add debug mode compilers#83
Conversation
|
But despite that small size difference, the classfiles in the two jars are actually identical except for timestamps: |
|
The problem seems to be that Since |
…s that don't already have them
…xecution>...</execution></executions>
|
The following snippet culled from
Another snippet from the same POM hits the case of needing to inject a complete |
|
I thought we were done, but it now complains about the syntax: Running |
|
After all this, there is apparently still no difference between the regular and debug builds: 😡 |
|
Same thing with Turns out the regular build includes local variable info too: This is despite the fact that Maven's compilation probably uses |
|
Obsolete -- see #85. This XML-munging machinery may still be useful in improving the existing ECJ compiler injection though, which currently uses a brittle regex-based approach. |
Resolves #81.
First test run using
inject-debug-mode-compiler.plto add the-goption tocheckstyle-10.12.3produces a slightly larger jar: