Re: ecj javac target/source build.xml rewriting
Roy Wright <[email protected]>
| Newsgroups | gmane.linux.gentoo.java |
|---|---|
| Message-ID | <[email protected]> |
Joshua Nichols wrote: > > If the values of source/target are causing issues with ecj, it should > be reported to upstream. Using a patch until it gets fixed would be > acceptable in this case. > > If it's just an issue on Gentoo, it's worth looking at patching > xml-rewrite to allow values to be forced, like with a --force flag or > something similar. This shouldn't be a default behavior (definitely > not initially at least) due to the large number of ebuilds (stable or > otherwise) already using xml-rewrite's behavior as is. > Thank you for the background. Patching the build.xml for ecj does allow ant-core to compile. But I'm hitting the same symptom now when trying to compile concurrent-util. So I'm currently trying to find how the "custom" build.xml is being pulled into the build so it can be patched too. Thank you, Roy -- [email protected] mailing list