It is all a nightmare which will be resolved by retirement. :-P
On the bright side, you could be committing PHP all day long.
From: Paul Hoadley
Date: Tuesday, June 27, 2017 at 4:42 PM
To: Chuck Hill
Cc: WebObjects Development , Hugi Thordarson
Subject: Re: java.util.logging and Maven
It is all a nightmare which will be resolved by retirement. :-P
On the
From: Paul Hoadley
Date: Tuesday, June 27, 2017 at 4:42 PM
To: Chuck Hill
Cc: WebObjects Development , Hugi Thordarson
Subject: Re: java.util.logging and Maven builds
Hi Chuck,
On 28 Jun 2017, at 03:59, Chuck Hill
Hi Chuck,
On 28 Jun 2017, at 03:59, Chuck Hill wrote:
> What you are describing seems to be the intent of this part of Java:
>
> If "java.util.logging.config.class" property is not set, then the
> "java.util.logging.config.file" system property can be used to specify a
> properties file (in
t file name or location, other than the
JRE one.
Chuck
From: Paul Hoadley
Date: Monday, June 26, 2017 at 8:32 PM
To: WebObjects Development
Cc: Hugi Thordarson , Chuck Hill
Subject: Re: java.util.logging and Maven builds
For the archives:
On 24 Jun 2017, at 10:18 am, Paul Hoadley
mailto:pa.
For the archives:
On 24 Jun 2017, at 10:18 am, Paul Hoadley wrote:
>> If you'd like, here's a workaround: You can force maven to copy the java
>> resources (or certain resources). But of course, this is less than optimal.
>>
>> https://gist.github.com/hugith/a2ece8632ab33b994403ff9a04722fc1
>
ebObjects Development
>
> Subject: Re: java.util.logging and Maven builds
>
> Hi Hugi,
>
> On 23 Jun 2017, at 6:17 pm, Hugi Thordarson <mailto:h...@karlmenn.is>> wrote:
>
> I’m stumped—any Maven aficionados want to chime in?
>
> WOLifecycle modifies the maven
Hoadley
Date: Friday, June 23, 2017 at 5:48 PM
To: Hugi Thordarson
Cc: Chuck Hill , WebObjects Development
Subject: Re: java.util.logging and Maven builds
Hi Hugi,
On 23 Jun 2017, at 6:17 pm, Hugi Thordarson
mailto:h...@karlmenn.is>> wrote:
I’m stumped—any Maven aficionados want to ch
Hi Hugi,
On 23 Jun 2017, at 6:17 pm, Hugi Thordarson wrote:
>> I’m stumped—any Maven aficionados want to chime in?
>
>
> WOLifecycle modifies the maven standard behaviour by enlisting src/resources
> for WO bundle resources only (equivalent to /Resources in Fluffy Bunny).
> However, the Ecli
Yes, that change to WOLifeCycle is The Right Thing To Do.
Chuck
From: Hugi Thordarson
Date: Friday, June 23, 2017 at 1:47 AM
To: Paul Hoadley
Cc: Chuck Hill , WebObjects Development
Subject: Re: java.util.logging and Maven builds
src/main/resources is a path to a Java resource. Contents
>> src/main/resources is a path to a Java resource. Contents/Resources is a
>> path to a WebObjects resource. Java knows Jacques Schmidt about these.
>> Only WO classes know about this. Your Maven build needs to get this file
>> into the top level directory that the class files are under (w
On 23 Jun 2017, at 14:49, Chuck Hill wrote:
> src/main/resources is a path to a Java resource. Contents/Resources is a
> path to a WebObjects resource. Java knows Jacques Schmidt about these. Only
> WO classes know about this. Your Maven build needs to get this file into
> the top level d
Yes, that also works.
From: Paul Hoadley
Date: Thursday, June 22, 2017 at 10:32 PM
To: Chuck Hill
Cc: WebObjects Development
Subject: Re: java.util.logging and Maven builds
Hi Chuck,
On 23 Jun 2017, at 14:49, Chuck Hill
mailto:ch...@gevityinc.com>> wrote:
src/main/resources is a pat
Hi Chuck,
On 23 Jun 2017, at 14:49, Chuck Hill wrote:
> src/main/resources is a path to a Java resource. Contents/Resources is a
> path to a WebObjects resource. Java knows Jacques Schmidt about these. Only
> WO classes know about this. Your Maven build needs to get this file into
> the
(would normally go into a
package, top level is the default package).
Chuck
From: Webobjects-dev
on behalf of Paul
Hoadley
Date: Thursday, June 22, 2017 at 10:07 PM
To: WebObjects Development
Subject: java.util.logging and Maven builds
Hello,
This is admittedly rather obscure, but just in
Hello,
This is admittedly rather obscure, but just in case…
I’m using Maven to build an app. It depends on a JAR that uses
java.util.logging, and it’s also ridiculously chatty—I need to get it under
control. I’ve got a logging.properties file in src/main/resources that does
what I want in deve
15 matches
Mail list logo