Yeah, makes sense to me. -- Josh Tynjala Bowler Hat LLC <https://bowlerhat.dev>
On Mon, Mar 23, 2020 at 1:29 PM Christofer Dutz <[email protected]> wrote: > Hi Josh, > > perhaps it would make sense to enable this in maven and in and so we can > compare and more easily diagnose differences? > > Chris > > Am 23.03.20, 16:27 schrieb "Josh Tynjala" <[email protected]>: > > Yes, the dump-config compiler option is exactly what you are looking > for. > Set it to a file path, and it will output the full configuration used > in > the current session. > > -- > Josh Tynjala > Bowler Hat LLC <https://bowlerhat.dev> > > > On Sat, Mar 21, 2020 at 7:50 AM Christofer Dutz < > [email protected]> > wrote: > > > Hi all, > > > > is there a way to dump the effective configuration used in the > compiler in > > order to see if there are any differences between the maven and the > ant > > configutation? > > > > I did find something that sounds like that, but couldn’t find out > how to > > use it. > > > > Configuration seems to support some sort of “dump-config” … > > > > Chris > > > > > > >
