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] | |
Tom Tromey wrote:I am sorry about this, and I will certainly try to be more conscious of this in the future.
The ANONVERSCRIPT_* stuff comes from a new AM_CONDITIONAL. It is ok(-ish) if every Makefile.in isn't rebuilt in this situation.
I've omitted testsuite/Makefile.in, gcj/Makefile.in, and include/Makefile.in. That leaves the sources.am and Makefile.in changes.
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.
Will do.
We're still getting used to the whole check-in-the-.class thing, so mistakes happen. Hopefully this will drop off a bit.
Yeah, I know. I've been having a heck of a time adjusting to it myself. Alas, I only note this because I always merge from a sandbox into a clean checkout/update of trunk. My build failed, and I checked the status of my master sandbox and found the MBeanServerFactory thing.
Committed (just the three things I mentioned in my ChangeLog).
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |