Return-Path: Delivered-To: apmail-velocity-dev-archive@www.apache.org Received: (qmail 77609 invoked from network); 15 Feb 2009 17:19:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Feb 2009 17:19:44 -0000 Received: (qmail 45966 invoked by uid 500); 15 Feb 2009 17:19:44 -0000 Delivered-To: apmail-velocity-dev-archive@velocity.apache.org Received: (qmail 45958 invoked by uid 500); 15 Feb 2009 17:19:44 -0000 Mailing-List: contact dev-help@velocity.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Velocity Developers List" Delivered-To: mailing list dev@velocity.apache.org Received: (qmail 45942 invoked by uid 99); 15 Feb 2009 17:19:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Feb 2009 09:19:44 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of nbubna@gmail.com designates 209.85.198.237 as permitted sender) Received: from [209.85.198.237] (HELO rv-out-0506.google.com) (209.85.198.237) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Feb 2009 17:19:36 +0000 Received: by rv-out-0506.google.com with SMTP id g9so717805rvb.5 for ; Sun, 15 Feb 2009 09:19:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=gieppk1Rwa6WV94PY5nJByIwadHE1SOYwixKP+AjDag=; b=H1ksBXLXSMFa8lBudA6XlhmpVS+MgHgWzGyT5J52FZySoHjQeAfBhBf/MmRqF2RyyN /W6oJwWJVMlSkpi8InPGWn69DBclPh1RdANKomi8p2/TDE8E972n7T6JdfmUytYB+rAP EYEXGBa2+NyQ7UN0frpLD499O6DAiqHAhaSO0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=tCdC4iC7x7q5G9DoRxwLCzaWEqFY+P2VenCWlWOXL9U15/DVNkhXFU8fidtgQmH/Oe YqCyXNhFjGHnD6gNphoP9XNSzXgQ+OsqzyVe59Mi2ouKuSENmJvVN0KBQwGkXsegXhL2 ARRpfQb+bway5I2k9+JB+5cz+vTtT+BfCvQOE= MIME-Version: 1.0 Received: by 10.141.116.17 with SMTP id t17mr1413912rvm.268.1234718354939; Sun, 15 Feb 2009 09:19:14 -0800 (PST) In-Reply-To: References: <052267B5-A59B-41CA-B09C-5FCE122CC913@base2.cc> <4d651da50902150815j752c30abg2690e2d8b219d52c@mail.gmail.com> Date: Sun, 15 Feb 2009 09:19:14 -0800 Message-ID: <4d651da50902150919h7fddee4sf9e77591a40e6452@mail.gmail.com> Subject: Re: Anakia in 2.0 From: Nathan Bubna To: Velocity Developers List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org No. We only use Maven for the website and the Maven-Ant tasks. However, for the docs included in the release distribution, the "ant docs" target still uses Anakia. This Ant target either needs to be updated to use a Maven-Ant task to do its work, or else to use the independent Anakia. If we want the docs in the release artifacts to be identical to the website docs, then we should do the former. If we want to keep "eating our own dogfood", then we should do the latter. On Sun, Feb 15, 2009 at 9:14 AM, Byron Foster wrote: > Ok, are we getting rid of ant and build.xml? > > On Feb 15, 2009, at 9:15 , Nathan Bubna wrote: > >> Hmm. I thought Maven was doing all our site generation now, as it is >> for velocity-site. If so, then any ant docs target should probably >> just be removed. If, on the other hand, we are still using Anakia for >> our site docs, then we should be switching it over to use the >> independent Anakia project. I tried to build the docs w/maven real >> quick, but Maven seems unable to compile 2.x right now. I'll try to >> check on this again later if no one else gets to it. >> >> On Sat, Feb 14, 2009 at 9:48 PM, Byron Foster wrote: >>> >>> The missing Anakia task in the 2.0 branch is causing the build to fail. >>> Is >>> see that it was removed because it was deprecated. Do we have an >>> alternative way to generate the site docs? >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@velocity.apache.org > For additional commands, e-mail: dev-help@velocity.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@velocity.apache.org For additional commands, e-mail: dev-help@velocity.apache.org