Re: java.util.logging and Maven builds
Re: java.util.logging and Maven builds
- Subject: Re: java.util.logging and Maven builds
- From: Paul Hoadley <email@hidden>
- Date: Fri, 23 Jun 2017 15:21:18 +0930
On 23 Jun 2017, at 14:49, Chuck Hill <email@hidden> 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 directory that the class files are under (would normally go
> into a package, top level is the default package).
logging.properties _does_ get copied from src/main/resources into
target/classes during build. But it _doesn’t_ make it into the app’s JAR (which
ends up in Contents/Resources/Java), which I suspect is where it needs to be.
I’m stumped—any Maven aficionados want to chime in?
--
Paul Hoadley
http://logicsquad.net/
https://www.linkedin.com/company/logic-squad/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden