This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] trunk problems/query


>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:

Keith> I was attempting to merge Kyle's recent check-in with my own patch
Keith> before committing when I noticed that sources.am hadn't been updated
Keith> to include the new file he introduced in his last patch (= build
Keith> failure). In the process, though, automake churns out several new
Keith> Makefile.in's. I've attached the diffs for these. Are these expected?
Keith> [I seem to recall that Andrew touched part of this
Keith> ("-fsource-filename"), but all the ANONVERSCRIPT_* stuff??]

The ANONVERSCRIPT_* stuff comes from a new AM_CONDITIONAL.
It is ok(-ish) if every Makefile.in isn't rebuilt in this situation.

Keith> Also I think classpath/lib/javax/management/MBeanServerFactory.class
Keith> might need to be checked-in. I'm showing a diff against trunk, too.

Probably.

Keith> Or am I just suddenly losing my mind? [There *is* a good chance
Keith> of this...]

We're still getting used to the whole check-in-the-.class thing, so
mistakes happen.  Hopefully this will drop off a bit.

Thanks for catching these.  Please commit.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]