Re: OpenJDK 1.7 for OS/X packages

2010-11-27 Thread David Orriss Jr
cation, what should be > added also in the package ? > > Regards > > -- David Orriss Jr. My blog: http://www.codethought.com/blog

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.na

Problems with openjdk7 mac jaxws and jaxp properties

2010-11-10 Thread David Orriss Jr
emise the Kenai repository that I read about here: http://mail.openjdk.java.net/pipermail/jdk6-dev/2010-February/001195.html Can someone suggest a stable source for these? -- David Orriss Jr. My blog: http://www.codethought.com/blog

Re: 'httprepository' object has no attribute 'do_read'

2010-11-10 Thread David Orriss Jr
On Wed, Nov 10, 2010 at 8:29 PM, Stephen Bannasch wrote: > At 7:41 PM -0800 11/10/10, David Orriss Jr wrote: >>Hello, >> >>I'm following the steps to build OpenJDK7.  I'm following the steps here: >> >>http://wikis.sun.com/display/OpenJDK/Darwin10Build &

Re: 'httprepository' object has no attribute 'do_read'

2010-11-10 Thread David Orriss Jr
;    hg clone http://hg.openjdk.java.net/bsd-port/$i   $i >  done > > Regards > Max > > On 11/11/2010 11:41 AM, David Orriss Jr wrote: >> >> Hello, >> >> I'm following the steps to build OpenJDK7.  I'm following the steps here: >> >> http://wikis.sun.co

'httprepository' object has no attribute 'do_read'

2010-11-10 Thread David Orriss Jr
/python2.6/site-packages/hgext/forest.py", line 246, in _httprepo_forests     data = self.do_read("forests", walkhg=("", "True")[walkhg]) AttributeError: 'httprepository' object has no attribute 'do_read' -- David Orriss Jr. My blog: http://www.codethought.com/blog

Re: Exception in thread "AWT-EventQueue-0" java.awt.HeadlessException

2010-11-06 Thread David Orriss Jr
Apparently I had a throttled X11 process... after rebooting using -Djava.awt.headless=false worked. On Sat, Nov 6, 2010 at 12:28 AM, David Orriss Jr wrote: > I ran into the same problem here. So I included the > -Djava.awt.headless=false command line option. I got a more descriptive &

Re: Exception in thread "AWT-EventQueue-0" java.awt.HeadlessException

2010-11-06 Thread David Orriss Jr
a:211) > > >at > > java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128) >at > > java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117) > > >at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.jav