Re: Chainsaw build error

2010-07-02 Thread Scott Deboy
My laptop died yesterday so I can't do much until it comes back from being repaired. I remember seeing charbuffer refs in tests (nio) and one or two other issues but you'd have to try it yourself. I'm not able to help with a release until it gets back, so if you have time that'd be great.

Re: Chainsaw build error

2010-07-02 Thread Curt Arnold
On Jul 1, 2010, at 12:11 AM, Scott Deboy wrote: > > I actually don't have a pgp signature on file here, so I don't think I can > cut release candidates myself without going through some hoops, so I've been > relying on Curt's free time, but I should probably just figure out what I > need to do

Re: Chainsaw build error

2010-06-30 Thread Scott Deboy
; > <mailto:doug.k...@hp.com <mailto:doug.k...@hp.com>>> wrote: > > > > > > Scott, > > > Hope you don't mind me answering you directly - I am a > > > newbie in the world > > > of open sou

Re: Chainsaw build error

2010-06-30 Thread Jacob Kjome
java > > 1.5.0_15. I am > > also starting to learn my way around maven - how would I > > specify "updated > > your working copy to the svn HEAD revision of Chainsaw and > >

Re: Chainsaw build error

2010-06-30 Thread Scott Deboy
bie in the world >> > of open source development, so please forgive any protocol >> > faux paus - but >> > to answer your question, I am developing on XP SP2 with java >> > 1.5.0_15. I am >> >

Re: Chainsaw build error

2010-06-30 Thread Scott Deboy
so please forgive any protocol > > faux paus - but > > to answer your question, I am developing on XP SP2 with java > > 1.5.0_15. I am > > also starting to learn my way around maven - how would I > > specify "updated > >

Re: Chainsaw build error

2010-06-30 Thread Jacob Kjome
ion would pull in the bug fixes, would > it not? > > Thanks, > Doug > > -Original Message- > From: Scott Deboy [mailto:scott.de...@gmail.com > <mailt

Re: Chainsaw build error

2010-06-30 Thread Scott Deboy
rgive any protocol faux paus - >>> but >>> to answer your question, I am developing on XP SP2 with java 1.5.0_15. I >>> am >>> also starting to learn my way around maven - how would I specify "updated >>> your working copy to the svn HEAD revision of Cha

Re: Chainsaw build error

2010-06-30 Thread Jacob Kjome
copy to the svn HEAD revision of Chainsaw and companions?" Getting the HEAD version would pull in the bug fixes, would it not? Thanks, Doug -Original Message- From: Scott Deboy [mailto:scott.de...@gmail.com] Sent: Wednesday, June 30, 2010 12:31 PM To: Log4J Developers List Subject: Re

Re: Chainsaw build error

2010-06-30 Thread Scott Deboy
to:scott.de...@gmail.com] > Sent: Wednesday, June 30, 2010 12:31 PM > To: Log4J Developers List > Subject: Re: Chainsaw build error > > What java VM are you using to compile? is this a gcj issue (are you > building on Linux), because java.awt.event.MouseAdapter implements > java.awt.

RE: Chainsaw build error

2010-06-30 Thread Kent, Douglas H.
31 PM To: Log4J Developers List Subject: Re: Chainsaw build error What java VM are you using to compile? is this a gcj issue (are you building on Linux), because java.awt.event.MouseAdapter implements java.awt.event.MouseMotionListener (you shouldn't have this compilation issue).. I'd m

Re: Chainsaw build error

2010-06-30 Thread Scott Deboy
What java VM are you using to compile? is this a gcj issue (are you building on Linux), because java.awt.event.MouseAdapter implements java.awt.event.MouseMotionListener (you shouldn't have this compilation issue).. I'd make sure to use a Sun jdk to build..also, can you updated your working copy t