Re: log4j2 and Java 7

2012-08-20 Thread Gary Gregory
I set up an Eclipse project by running mvn eclipse:eclipse from the command line is the root of the checkout. Gary On Mon, Aug 20, 2012 at 10:56 AM, Rainer Hirschmiller rainer.hirschmil...@web.de wrote: Hi, Are there nightly builds of log4j2 available? I use Java 7 and ALPHA1 version of

Re: log4j2 and Java 7

2012-08-20 Thread Rainer Hirschmiller
Hi, on my Windows installation the mvn command isn't found. Rainer Am 20.08.2012 16:59, schrieb Gary Gregory: I set up an Eclipse project by running mvn eclipse:eclipse from the command line is the root of the checkout. Gary On Mon, Aug 20, 2012 at 10:56 AM, Rainer Hirschmiller

Re: log4j2 and Java 7

2012-08-20 Thread Gary Gregory
You have to install Apache Maven from https://maven.apache.org/ Gary On Mon, Aug 20, 2012 at 11:14 AM, Rainer Hirschmiller rainer.hirschmil...@web.de wrote: Hi, on my Windows installation the mvn command isn't found. Rainer Am 20.08.2012 16:59, schrieb Gary Gregory: I set up an

log4j2: building trunk

2012-08-20 Thread Rainer Hirschmiller
Hi, trying to build the trunk I got an error. Here is my message printed during build: [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.logging.log4j:log4j-flume-ng:jar:2.0-alpha2-SNAPSHOT [WARNING]

Re: log4j2: building trunk

2012-08-20 Thread Ralph Goers
Are you running mvn eclipse:eclipse? If so, run mvn install first. That will install the artifacts into your local repository so that the eclipse goal can find them. Ralph On Aug 20, 2012, at 9:03 AM, Rainer Hirschmiller wrote: Hi, trying to build the trunk I got an error. Here is my

AUTO: Anurag Srivastava5 is out of the office (returning 08/21/2012)

2012-08-20 Thread Anurag Srivastava5
I am out of the office until 08/21/2012. I am on personal vacation on 16th/17th and 15th/20th are holidays in India. Returning back to work on 21st. Note: This is an automated response to your message log4j2 and Java 7 sent on 20/08/2012 20:26:02. This is the only notification you will

Re: log4j2: building trunk

2012-08-20 Thread Ralph Goers
I should add, though, that I have a suspicion that the error is due to our locale differences. Ralph On Aug 20, 2012, at 10:00 AM, Ralph Goers wrote: First, would you please look in log4j12-api\target\surefire-reports for org.apache.log4j.LoggerTest.txt and attach that so I can see why the