From 82269200f5a552c5661f4107fa3f88ffec400ef1 Mon Sep 17 00:00:00 2001 From: Peter Reilly Date: Fri, 10 Sep 2004 16:52:23 +0000 Subject: [PATCH] opps got ids mixed up in faq git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276850 13f79535-47bb-0310-9956-ffa450edef68 --- docs/faq.html | 8 ++++---- xdocs/faq.xml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/faq.html b/docs/faq.html index 332820109..373f86d5e 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -283,13 +283,13 @@ web-inf or JAR files with a lower-case meta-inf directory. -
  • +
  • I installed Ant 1.6.x and now get Exception in thread "main" java.lang.NoClassDefFoundError:
  • -
  • +
  • I installed Ant 1.6.x and now get java.lang.InstantiationException: org.apache.tools.ant.Main @@ -1115,7 +1115,7 @@ shell-prompt> m4 foo.m4 > foo section, check the "Allow all upper case files names" box. The META-INF and WEB-INF will look correct.

    - + I installed Ant 1.6.x and now get Exception in thread "main" java.lang.NoClassDefFoundError: @@ -1139,7 +1139,7 @@ shell-prompt> m4 foo.m4 > foo

    - + I installed Ant 1.6.x and now get java.lang.InstantiationException: org.apache.tools.ant.Main diff --git a/xdocs/faq.xml b/xdocs/faq.xml index 444c38f90..97f1ac1b8 100644 --- a/xdocs/faq.xml +++ b/xdocs/faq.xml @@ -793,7 +793,7 @@ shell-prompt> m4 foo.m4 > foo - + I installed Ant 1.6.x and now get Exception in thread "main" java.lang.NoClassDefFoundError: @@ -819,7 +819,7 @@ shell-prompt> m4 foo.m4 > foo - + I installed Ant 1.6.x and now get java.lang.InstantiationException: org.apache.tools.ant.Main