Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 17975 invoked by uid 500); 22 Mar 2001 22:04:55 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 17889 invoked from network); 22 Mar 2001 22:04:45 -0000 Message-ID: <89D72635F8AFD4118E5B00B0D0682256A77EAC@s-coengl-e02> From: "Kuriti, Mohan" To: "'ant-user@jakarta.apache.org'" Subject: bootstrap.bat Date: Thu, 22 Mar 2001 14:47:56 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Hi All, I am getting the foloowing error while running the bootstrap.bat file with ant version 1.3. " src\main\org\apache\tools\ant\taskdefs\compilers\DefaultCompilerAdapter.java :353: reference to Path is ambiguous, both class org.apache.tools.ant.types.Path in org.apache.tools.ant.types and class org .apache.tools.ant.Path in org.apache.tools.ant match extdirs = new Path(project, extProp); ^ " can anybody help please? Thanks in advance Mohan