Re: Building OpenJDK 7 under Fedora 14'

2010-11-20 Thread Mark Wielaard
On Sat, 2010-11-20 at 11:30 +0100, Patrick Reinhart wrote: > On Sat, 2010-11-20 at 12:05 +0200, Damjan Jovanovic wrote: > > There is a workaround for that: you download the jaxp files yourself, > > and put them in > > export ALT_DROPS_DIR=/path/to/some/directory > > > > If you can't download them

Re: Building OpenJDK 7 under Fedora 14'

2010-11-20 Thread Patrick Reinhart
On Sat, 2010-11-20 at 12:05 +0200, Damjan Jovanovic wrote: > There is a workaround for that: you download the jaxp files yourself, > and put them in > export ALT_DROPS_DIR=/path/to/some/directory > > If you can't download them from the URL that OpenJDK tries to download > them from, Google for th

Re: Building OpenJDK 7 under Fedora 14'

2010-11-20 Thread Damjan Jovanovic
On Sat, Nov 20, 2010 at 11:57 AM, Patrick Reinhart wrote: > On Wed, 2010-11-17 at 10:37 +0200, Damjan Jovanovic wrote: > >> > How do I specify those suggested ANT parameters with the make command? >> > > >> export ALLOW_DOWNLOADS=true > > This would work if the SSL certificate for the used server,

Re: Building OpenJDK 7 under Fedora 14'

2010-11-20 Thread Patrick Reinhart
On Wed, 2010-11-17 at 10:37 +0200, Damjan Jovanovic wrote: > > How do I specify those suggested ANT parameters with the make command? > > > export ALLOW_DOWNLOADS=true This would work if the SSL certificate for the used server, would be correct and not being issued for www.java.net ... :-( > -j