Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] trouble building grouper-ui

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] trouble building grouper-ui


Chronological Thread 
  • From: "Tom Scavo" <>
  • To: "Michael R. Gettes" <>
  • Cc: Grouper-Users <>
  • Subject: Re: [grouper-users] trouble building grouper-ui
  • Date: Fri, 14 Sep 2007 16:11:26 -0400
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=d74/waUGiFiYaJIuPnvHitsJqp5U9TEBMndu1+yZMMgoEb2qkqghE5fZZigC7VnEG8Pu1P0reZOf4WKrowY+GK8grcyH8lfxphJmh//2hSe+zo32550/KYi+ErZOx0rRaV7LCDWsHgY+HrBsRNrodCwivkz/CkGepyHFaUyDQ44=

On 9/14/07, Michael R. Gettes
<>
wrote:
>
> Apache Ant version 1.6.5 compiled on August 30 2006
>
> No matter what target I try to build I get...
>
> ant dist
>
> BUILD FAILED
> /home/nmi/grouper/grouper-ui-1.2.0/build.xml:35: The following error
> occurred while executing this line:
> /home/nmi/grouper/grouper-ui-1.2.0/build.xml:580: Could not create
> task or type of type: propertyfile.

propertyFile is an ant optional task. Most likely, your ant
installation is hosed or you have conflicting versions of ant on the
system. The command

$ ant -diagnostics

may help track down the problem.

Tom



Archive powered by MHonArc 2.6.16.

Top of Page