Re: Problems with openjdk7 mac jaxws and jaxp properties

2010-11-26 Thread Stephen Bannasch
At 2:58 PM +0100 11/14/10, Henri Gomez wrote: >What about updating jaxp and jaxws properties to use the correct URL >for both projects ? > >http://java.net/downloads/jaxp/jdk7/ > >http://java.net/downloads/jax-ws/JDK7/ Thanks that worked. $ cd jaxp $ hg diff diff --git a/jaxp.properties b/jaxp.pr

Re: Problems with openjdk7 mac jaxws and jaxp properties

2010-11-14 Thread Henri Gomez
What about updating jaxp and jaxws properties to use the correct URL for both projects ? http://java.net/downloads/jaxp/jdk7/ http://java.net/downloads/jax-ws/JDK7/ Regards 2010/11/11 David Orriss Jr : > On Thu, Nov 11, 2010 at 7:51 AM, Greg Lewis wrote: >> On Wed, Nov 10, 2010 at 10:22:50PM -

Re: Problems with openjdk7 mac jaxws and jaxp properties

2010-11-11 Thread David Orriss Jr
On Thu, Nov 11, 2010 at 7:51 AM, Greg Lewis wrote: > On Wed, Nov 10, 2010 at 10:22:50PM -0800, David Orriss Jr wrote: >> The build of OpenJDK7 was failing because the ANT build can't find the >> files referenced in jaxws.properties >> >> jaxws_src.bundle.name= jdk7-jaxws2_2-2010_08_19.zip >> jaxws

Re: Problems with openjdk7 mac jaxws and jaxp properties

2010-11-11 Thread Greg Lewis
On Wed, Nov 10, 2010 at 10:22:50PM -0800, David Orriss Jr wrote: > The build of OpenJDK7 was failing because the ANT build can't find the > files referenced in jaxws.properties > > jaxws_src.bundle.name= jdk7-jaxws2_2-2010_08_19.zip > jaxws_src.bundle.md5.checksum=8775ccefd3b4fa2dde5155ec4b7e4ceb

Problems with openjdk7 mac jaxws and jaxp properties

2010-11-10 Thread David Orriss Jr
Hello, The build of OpenJDK7 was failing because the ANT build can't find the files referenced in jaxws.properties jaxws_src.bundle.name= jdk7-jaxws2_2-2010_08_19.zip jaxws_src.bundle.md5.checksum=8775ccefd3b4fa2dde5155ec4b7e4ceb jaxws_src.master.bundle.dir=${drops.master.copy.base} jaxws_src.mas