Return-Path: X-Original-To: apmail-db-jdo-dev-archive@www.apache.org Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 060AFCE9F for ; Fri, 1 Jun 2012 16:20:25 +0000 (UTC) Received: (qmail 23111 invoked by uid 500); 1 Jun 2012 16:20:23 -0000 Mailing-List: contact jdo-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-dev@db.apache.org Received: (qmail 23035 invoked by uid 99); 1 Jun 2012 16:20:23 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jun 2012 16:20:23 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id C12D7141663 for ; Fri, 1 Jun 2012 16:20:23 +0000 (UTC) Date: Fri, 1 Jun 2012 16:20:23 +0000 (UTC) From: "Michael Bouschen (JIRA)" To: jdo-dev@db.apache.org Message-ID: <1775391335.27167.1338567623793.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1000615660.13665.1330056109795.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (JDO-706) No enhancer log output with maven 2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/JDO-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bouschen resolved JDO-706. ---------------------------------- Resolution: Fixed I checked in the patch adding a new module copyjdorijars. > No enhancer log output with maven 2 > ----------------------------------- > > Key: JDO-706 > URL: https://issues.apache.org/jira/browse/JDO-706 > Project: JDO > Issue Type: Bug > Components: tck > Affects Versions: JDO 3 maintenance release 1 (3.1) > Reporter: Michelle Caisse > Assignee: Michelle Caisse > Fix For: JDO 3 maintenance release 1 (3.1) > > Attachments: 20120410-211429.zip, jdo-706.patch, jdo706.patch > > > No log output for enhancement is produced. The following warnings are issued: > [INFO] [jdo-exectck:enhance {execution: default-cli}] > log4j:WARN No appenders could be found for logger (DataNucleus.Enhancer). > log4j:WARN Please initialize the log4j system properly. > Enhancing classes for identity type datastoreidentity > The classpath available to the enhancer does not provide access to the log properties file. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira