On 10 October 2006 at 14:19, "Mikhail Loenko" <[EMAIL PROTECTED]> wrote:
> Please wait.

Too late.  Back out r454633 if you wish.

I asked people to test this and report back last week.  No one said
don't do it.  And lots of people said '+1'.

> what are you going to do with linux?

I've talked about this on and off for several months, but ...

Libraries such as libpng, libjpeg, and liblcms are stable and rarely
change significantly between distributions, so we should use the
versions provided by OS vendors.

AFAIK, no one seems to have figured out which packages are required on
any non-debian based distribution.  I asked for this information months
ago, but I assumed that no one was using other distributions or that
they simply thought it easier to build it themselves.

I am in the process of creating chroot/vmware/qemu images of recent
versions of both Red Hat and SuSE in order to derive the correct
instructions.

The reason I believe that using system versions is the right way to
go is that I believe we should be using shared libraries for these
dependencies and not statically linking them.

Of course, some libraries are developing too quickly for distributions 
to keep up so we will end up distributing them - ICU for instance.

Everyone seems happy enough with the solution on Debian-based distros
and it should be just as trivial to resolve the problem on RedHat and
SuSE.  It just takes someone with those distributions to figure out
the appropriate packages/commands.

Regards,
 Mark.

> 2006/10/10, Mark Hindess <[EMAIL PROTECTED]>:
> >
> > On 9 October 2006 at 16:02, Tim Ellison <[EMAIL PROTECTED]> wrote:
> > > Works for me too now ...
> > >
> > > Unless anyone objects I suggest that we make the 'with.awt.swing'
> > > default behavior (and we'll see the failure if it happens again).
> >
> > Excellent.  I'll dump the property unless anyone else beats me
> > to it.
> >
> > -Mark.
> >
> > > Regards,
> > > Tim
> > >
> > > Oleg Khaschansky wrote:
> > > > Tim,
> > > >
> > > > I can't see this failure at r454268. Anyone else see it? Maybe rebuild
> > > > will help?
> > > >
> > > > I also looked into SpinnerDateModelTest source and it doesn't seems to
> > > > me that it could be related to the TransferHandler.
> > > >
> > > > --
> > > > Oleg
> > > >
> > > > On 10/9/06, Oleg Khaschansky <[EMAIL PROTECTED]> wrote:
> > > >> I will take a look at this.
> > > >>
> > > >> On 10/8/06, Tim Ellison <[EMAIL PROTECTED]> wrote:
> > > >> > I see a failure on IA32 Win XP tests at r454168 (after applying the
> > > >> > TransferHandler patch).
> > > >> >
> > > >> > The walkback is:
> > > >> >
> > > >> >  junit.framework.AssertionFailedError: expected:<0> but was:<7> at
> > > >> >
> > > >> javax.swing.SpinnerDateModelTest.testSpinnerDateModel(SpinnerDateModel
> Test
> > > .java:59)
> > > >>
> > > >> > at
> > > >> >
> > > >> java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:25) a
> t
> > > >> >
> > > >> javax.swing.BasicSwingTestCase.runBareSuper(BasicSwingTestCase.java:11
> 5)
> > > >> > at
> > > >> >
> > > >> javax.swing.BasicSwingTestCase.runBareImpl(BasicSwingTestCase.java:120
> )
> > > >> at
> > > >> >  javax.swing.BasicSwingTestCase$1.run(BasicSwingTestCase.java:133) a
> t
> > > >> >  java.lang.Thread.run(Thread.java:872)
> > > >> >
> > > >> > I'll take a look later unless somebody picks it up.
> > > >> >
> > > >> > Regards,
> > > >> > Tim
> > > >> >
> > > >> >
> > > >> > --
> > > >> >
> > > >> > Tim Ellison ([EMAIL PROTECTED])
> > > >> > IBM Java technology centre, UK.
> > > >> >
> > > >> > --------------------------------------------------------------------
> -
> > > >> > Terms of use : http://incubator.apache.org/harmony/mailing.html
> > > >> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > >> > For additional commands, e-mail: [EMAIL PROTECTED]
> rg
> > > >> >
> > > >> >
> > > >>
> > > >
> > > > ---------------------------------------------------------------------
> > > > Terms of use : http://incubator.apache.org/harmony/mailing.html
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > >
> > > >
> > >
> > > --
> > >
> > > Tim Ellison ([EMAIL PROTECTED])
> > > IBM Java technology centre, UK.
> > >
> > > ---------------------------------------------------------------------
> > > Terms of use : http://incubator.apache.org/harmony/mailing.html
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> >
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > Terms of use : http://incubator.apache.org/harmony/mailing.html
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 



---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to