Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 1117 invoked from network); 2 Aug 2002 13:54:04 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 2 Aug 2002 13:54:04 -0000 Received: (qmail 25097 invoked by uid 97); 2 Aug 2002 13:54:16 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 25074 invoked by uid 97); 2 Aug 2002 13:54:15 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 25061 invoked by uid 98); 2 Aug 2002 13:54:14 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <28336AC23B25D411BEA300105AC7F5441199A5CB@ICEXCH2> From: "Shackelford, John-Mason" To: "'ant-user@jakarta.apache.org'" Subject: Fix Package Structure Date: Fri, 2 Aug 2002 08:53:43 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Does anyone know of a task or utility available to fix the package structure on a source tree? I am generating javadocs with 1.4 which crashes when the package structure is wrong, but links in the source code--a feature I really like. The javadoc creation process runs from cron, and I can't afford to have one package name mistake break the whole thing. I've hacked together a perl script that will move files / create directories as necessary, but I'd really like to move this process into my ant buildfile so that it will be available to all. Any ideas? John-Mason Shackelford Software Developer NCS Pearson - Measurement Services 2510 North Dodge St. Iowa City, IA 52245 319-354-9200x6214 shacjo@ncs.com -- To unsubscribe, e-mail: For additional commands, e-mail: