Re: 2.4 web site

2015-10-04 Thread Ralph Goers
Yes, but it will probably take me a couple of days to get the release candidate out. Ralph > On Oct 4, 2015, at 5:06 PM, Remko Popma wrote: > > I fixed the remaining regression (LOG4J2-1140 > and LOG4J2-1149 >

Re: 2.4 web site

2015-10-04 Thread Remko Popma
I fixed the remaining regression (LOG4J2-1140 and LOG4J2-1149 ). Shall we release what we currently have as 2.4.1? On Sun, Oct 4, 2015 at 8:25 AM, Ralph Goers wrote: > I committed the file wat

Re: 2.4 web site

2015-10-03 Thread Ralph Goers
I committed the file watching changes to the LOG4J2-1136 branch. There were a ton of conflicts. Hopefully I fixed them all correctly. But hey, it builds fine. Ralph > On Oct 3, 2015, at 7:44 PM, Ralph Goers wrote: > > I have been working on the file watching of the scripts today. The more I >

Re: 2.4 web site

2015-10-03 Thread Ralph Goers
I have been working on the file watching of the scripts today. The more I work with it the less I like Java’s WatchService. Java makes no guarantees about how the service works. On my Mac it uses polling - but I don’t see any way to control the frequency. Furthermore, if you specify a file you w

Re: 2.4 web site

2015-10-03 Thread Gary Gregory
I thinks it is ok to add scripting. Gary  Original message From: Remko Popma Date: 10/03/2015 17:36 (GMT-08:00) To: Log4J Developers List Subject: Re: 2.4 web site Compression is done, and I also fixed LOG4J2-1142 and LOG4J2-1050. Haven't looked at the scriptin

Re: 2.4 web site

2015-10-03 Thread Remko Popma
Compression is done, and I also fixed LOG4J2-1142 and LOG4J2-1050 . Haven't looked at the scripting yet. Should we do a 2.4.1 without the scripting or include it (and name it 2.5)? On Tue, Sep 29

Re: 2.4 web site

2015-09-28 Thread Gary Gregory
I looked at the scripting feature at a high level today. Looks good, see my comments in the Jira. I did not look at the details in the private inner classes though. It seems like a 2.4.1 ASAP to fix the compression is important. Gary On Mon, Sep 28, 2015 at 4:25 PM, Remko Popma wrote: > I fixe

Re: 2.4 web site

2015-09-28 Thread Remko Popma
I fixed the compression issue (LOG4J2-1135 ) but I don't think I will be able to look at the log4j: lookup issue (LOG4J2-1050 ). About that log4j lookup: some time ago when working on other issues

Re: 2.4 web site

2015-09-28 Thread Remko Popma
Yes, I am. I have a fix and will commit soon. Will also try to add an extra unit test if time permits On Mon, Sep 28, 2015 at 3:57 PM, Ralph Goers wrote: > Remko, > > Are you working on the fix for the compression? > > Sent from my iPad > > On Sep 28, 2015, at 6:03 AM, Ralph Goers > wrote:

Re: 2.4 web site

2015-09-28 Thread Ralph Goers
Remko, Are you working on the fix for the compression? Sent from my iPad > On Sep 28, 2015, at 6:03 AM, Ralph Goers wrote: > > Sorry Remko, I just realized you wrote the message and not Gary. > > Sent from my iPad > >> On Sep 28, 2015, at 5:40 AM, Ralph Goers wrote: >> >> At this point LOG

Re: 2.4 web site

2015-09-28 Thread Ralph Goers
Sorry Remko, I just realized you wrote the message and not Gary. Sent from my iPad > On Sep 28, 2015, at 5:40 AM, Ralph Goers wrote: > > At this point LOG4J2-1137 is just an idea. I have no idea when I would > implement it. LOG4J2-1136 is code complete. I just have some. More > documentation

Re: 2.4 web site

2015-09-28 Thread Ralph Goers
At this point LOG4J2-1137 is just an idea. I have no idea when I would implement it. LOG4J2-1136 is code complete. I just have some. More documentation to write. I agree, fixing compression and the property substitution need to happen quickly. I don't know that I care whether the next release i

Re: 2.4 web site

2015-09-28 Thread Remko Popma
Ralph, both scripting support (LOG4J2-1136 ) and buffering-until-trigger (LOG4J2-1137 ) seem like features that warrant a minor version increase (2.5) rather than a bugfix version increase (2.4.1).

Re: 2.4 web site

2015-09-28 Thread Mikael Ståldal
Can we fix it? On Fri, Sep 25, 2015 at 7:25 PM, Gary Gregory wrote: > That's because we fixed the site sources after the 2.4 RC was cut... > > Gary > > On Fri, Sep 25, 2015 at 9:49 AM, Mikael Ståldal > wrote: > >> It seems like some Appenders, such as the new KafkaAppender, is missing >> from t

Re: 2.4 web site

2015-09-25 Thread Ralph Goers
I am hoping 2.4.1 will be no longer than 2 weeks. I have some more doc to write and am looking at some more code I want to write. Ralph > On Sep 25, 2015, at 10:25 AM, Gary Gregory wrote: > > That's because we fixed the site sources after the 2.4 RC was cut... > > Gary > > On Fri, Sep 25, 20

Re: 2.4 web site

2015-09-25 Thread Gary Gregory
That's because we fixed the site sources after the 2.4 RC was cut... Gary On Fri, Sep 25, 2015 at 9:49 AM, Mikael Ståldal wrote: > It seems like some Appenders, such as the new KafkaAppender, is missing > from the menu. > > On Fri, Sep 25, 2015 at 5:01 AM, Ralph Goers > wrote: > >> It only too

Re: 2.4 web site

2015-09-25 Thread Mikael Ståldal
It seems like some Appenders, such as the new KafkaAppender, is missing from the menu. On Fri, Sep 25, 2015 at 5:01 AM, Ralph Goers wrote: > It only took about 2.5 hours (it has never been close to that long before) > but the site is now deployed. > > Ralph > > On Sep 24, 2015, at 6:42 PM, Ralph

Re: 2.4 web site

2015-09-24 Thread Ralph Goers
It only took about 2.5 hours (it has never been close to that long before) but the site is now deployed. Ralph > On Sep 24, 2015, at 6:42 PM, Ralph Goers wrote: > > You’ve never published our web site. It is huge. > > Ralph > >> On Sep 24, 2015, at 6:05 PM, Gary Gregory >

Re: 2.4 web site

2015-09-24 Thread Ralph Goers
You’ve never published our web site. It is huge. Ralph > On Sep 24, 2015, at 6:05 PM, Gary Gregory wrote: > > I'm tellin' ya, doing it all from p.a.o is faster ;-) > > Gary > > On Thu, Sep 24, 2015 at 5:48 PM, Ralph Goers > wrote: > I am home now. It got so

Re: 2.4 web site

2015-09-24 Thread Gary Gregory
I'm tellin' ya, doing it all from p.a.o is faster ;-) Gary On Thu, Sep 24, 2015 at 5:48 PM, Ralph Goers wrote: > I am home now. It got some kind of server time out. I am trying again. > > Ralph > > On Sep 24, 2015, at 4:07 PM, Gary Gregory wrote: > > Wow! Still no new site... > > G > > On Thu,

Re: 2.4 web site

2015-09-24 Thread Ralph Goers
I am home now. It got some kind of server time out. I am trying again. Ralph > On Sep 24, 2015, at 4:07 PM, Gary Gregory wrote: > > Wow! Still no new site... > > G > > On Thu, Sep 24, 2015 at 11:06 AM, Gary Gregory > wrote: > Too late now, but I what I've done

Re: 2.4 web site

2015-09-24 Thread Gary Gregory
But I've been pulling the release from Maven Central OK, so that's nice. On Thu, Sep 24, 2015 at 4:07 PM, Gary Gregory wrote: > Wow! Still no new site... > > G > > On Thu, Sep 24, 2015 at 11:06 AM, Gary Gregory > wrote: > >> Too late now, but I what I've done in the past on other projects, is >

Re: 2.4 web site

2015-09-24 Thread Gary Gregory
Wow! Still no new site... G On Thu, Sep 24, 2015 at 11:06 AM, Gary Gregory wrote: > Too late now, but I what I've done in the past on other projects, is login > to my people.apache.org account, build the site there, then publish it > from there. > > Gary > > On Thu, Sep 24, 2015 at 11:01 AM, Ra

Re: 2.4 web site

2015-09-24 Thread Gary Gregory
Too late now, but I what I've done in the past on other projects, is login to my people.apache.org account, build the site there, then publish it from there. Gary On Thu, Sep 24, 2015 at 11:01 AM, Ralph Goers wrote: > Me too. Unfortunately I did the commit from my personal Macbook at home > and

Re: 2.4 web site

2015-09-24 Thread Ralph Goers
Me too. Unfortunately I did the commit from my personal Macbook at home and I am at work now. The commit had been going for about an hour when I had to leave.. I will have to check and see what happened when I get home this afternoon. Ralph > On Sep 24, 2015, at 10:47 AM, Remko Popma wrote: >

Re: 2.4 web site

2015-09-24 Thread Remko Popma
At the moment I still see the 2.3 web site. On Thu, Sep 24, 2015 at 10:54 PM, Ralph Goers wrote: > I tried again this morning and it seems to be working. It is now > uploading to svn - which takes quite a while. > > Ralph > > On Sep 24, 2015, at 12:49 AM, Ralph Goers > wrote: > > No, I do not

Re: 2.4 web site

2015-09-24 Thread Ralph Goers
I tried again this morning and it seems to be working. It is now uploading to svn - which takes quite a while. Ralph > On Sep 24, 2015, at 12:49 AM, Ralph Goers wrote: > > No, I do not use a proxy. > > Ralph > > On Sep 24, 2015, at 12:13 AM, Gary Gregory > wr

Re: 2.4 web site

2015-09-24 Thread Ralph Goers
No, I do not use a proxy. Ralph > On Sep 24, 2015, at 12:13 AM, Gary Gregory wrote: > > Are you using a proxy? Does this help: > http://rubenlaguna.com/wp/2007/03/07/subversion-error-503-service-unavailable/ > > ? > > Gary

Re: 2.4 web site

2015-09-24 Thread Gary Gregory
Are you using a proxy? Does this help: http://rubenlaguna.com/wp/2007/03/07/subversion-error-503-service-unavailable/ ? Gary