google / google/compile-testing

Resource files not outputted

Open
#92 1 comment 0 reactions 0 assignees View on GitHub
P3 type=defect
Dominant language
Java
Stars
722
Forks
129
Avg merge
11m
Merged PRs (30d)
4

Description

I have an annotation processor that produces both some java source files and an xml file.
When the compilation fails, though, only the contents of the generated java files is shown and the xml file seems to be ignored, even though it should effectively have been generated.

The xml file is outputted in the SOURCE_OUTPUT location and uses the standard Filer methods.

The generatesFileNamed() method to does report the file to be present.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.