Return-Path: Delivered-To: apmail-ibatis-dev-archive@www.apache.org Received: (qmail 77900 invoked from network); 28 Dec 2006 20:42:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Dec 2006 20:42:45 -0000 Received: (qmail 94156 invoked by uid 500); 28 Dec 2006 20:42:52 -0000 Delivered-To: apmail-ibatis-dev-archive@ibatis.apache.org Received: (qmail 94011 invoked by uid 500); 28 Dec 2006 20:42:51 -0000 Mailing-List: contact dev-help@ibatis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ibatis.apache.org Delivered-To: mailing list dev@ibatis.apache.org Received: (qmail 93988 invoked by uid 99); 28 Dec 2006 20:42:51 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Dec 2006 12:42:51 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Dec 2006 12:42:44 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1071A7142C7 for ; Thu, 28 Dec 2006 12:42:24 -0800 (PST) Message-ID: <13494207.1167338544064.JavaMail.jira@brutus> Date: Thu, 28 Dec 2006 12:42:24 -0800 (PST) From: "Mahesh (JIRA)" To: dev@ibatis.apache.org Subject: [jira] Created: (IBATIS-378) Ant task for generating Ibatis artifcats does not retain the changes made in java files MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Ant task for generating Ibatis artifcats does not retain the changes made in java files ---------------------------------------------------------------------------------------- Key: IBATIS-378 URL: http://issues.apache.org/jira/browse/IBATIS-378 Project: iBatis for Java Issue Type: Bug Components: Tools Affects Versions: 2.2.0 Reporter: Mahesh I have the ibatis artifacts created through Abator. I made some changes to model and sqlmap manually. I added few new fields to the model and added custom query in sqlmap. When i regenrate the artifacts using ant task, it does not retain the java changes it does retain the sqlMap changes. If i regenreate using Abator eclipse pulgin , it works fine. It retains both the java and sqlMap changes. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira