Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 70443 invoked from network); 9 Nov 2007 09:02:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Nov 2007 09:02:04 -0000 Received: (qmail 63693 invoked by uid 500); 9 Nov 2007 09:01:48 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 63610 invoked by uid 500); 9 Nov 2007 09:01:48 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 63599 invoked by uid 99); 9 Nov 2007 09:01:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Nov 2007 01:01:48 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [62.154.176.138] (HELO icon040.icongmbh.de) (62.154.176.138) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Nov 2007 09:01:52 +0000 Received: from icsrv02.icongmbh.de (unknown [192.168.195.2]) by icon040.icongmbh.de (Postfix) with ESMTP id 4844AFDE4 for ; Fri, 9 Nov 2007 10:01:14 +0100 (CET) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: UNC path usage for Javadoc task and Windows XP Date: Fri, 9 Nov 2007 10:01:13 +0100 Message-ID: <06080D44730F41428BAF2168FA8BDD800158080B@icsrv02.icongmbh.de> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: UNC path usage for Javadoc task and Windows XP thread-index: AcgirxRN/YVtpQxLTnOrJs/fv+fztQ== From: =?iso-8859-1?Q?Knuplesch=2C_J=FCrgen?= To: X-Virus-Checked: Checked by ClamAV on apache.org Hello, I am working under Windows XP. I want to use an UNC-Path to put there documents created by Javadoc. The challenge occurs, that I am able to create a directory via mkdir, = but the javadoc task interprets this path as a local path and not as a = network path: =20 The mkdir writes on the network-path, but the Javadoc is written to = \srv01 on the local machine. How can I tell Javadoc to write on the network-path? --=20 J=FCrgen Knuplesch =20 icon Systemhaus GmbH =20 Sophienstra=DFe 40 =20 D-70178 Stuttgart =20 Gesch=E4ftsf=FChrer: Uwe Seltmann HRB Stuttgart 17655 USt-IdNr.: DE 811944121=20 --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org