Re: Hudson Setup
Re: Hudson Setup
- Subject: Re: Hudson Setup
- From: David Avendasora <email@hidden>
- Date: Sun, 14 Jun 2009 06:25:24 -0400
Okay, now I am having a problem with a different framework.
compile: [mkdir] Created dir: /Users/Shared/Hudson/Workspaces/BakeryManagementExtensions/Trunk/bin
[wocompile] Compiling 14 source files to /Users/Shared/Hudson/Workspaces/BakeryManagementExtensions/Trunk/bin
[wocompile] /Users/Shared/Hudson/Workspaces/BakeryManagementExtensions/Trunk/Sources/er/extensions/eof/ERXEntityOrder.java:192: cannot find symbol
[wocompile] symbol : method trace(java.lang.String)
[wocompile] location: class org.apache.log4j.Logger
[wocompile] logger.trace("Building group " + group);
[wocompile] ^
I'm guessing that since it is complaining about the trace method, that it's using an old (pre-1.2.12) version of log4j. WOProject has version 1.2.9 in it's lib directory.
Is that right?
Dave |
_______________________________________________
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