• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Build Error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Build Error


  • Subject: Re: Build Error
  • From: Mike Schrag <email@hidden>
  • Date: Wed, 6 Aug 2008 10:15:20 -0400

This is the line 229:     <javac srcdir = "src" destdir = "bin">
You want wocompile rather than javac ... I don't know if this is an ant bug or just some way that our build files abuse something, but ant has this asinine behavior where it tries to traverse the entire directory structure to find files that match the given patternsets, only you don't have read access for some of those files, which causes it to explode.  wocompile does not have this problem.  I believe a modern build.xml does not use javac, so you can create a new project to get a template to work from.

ms
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Build Error
      • From: David Avendasora <email@hidden>
References: 
 >Build Error (From: Thierry Kramis <email@hidden>)
 >Re: Build Error (From: David Avendasora <email@hidden>)
 >Re: Build Error (From: Thierry Kramis <email@hidden>)

  • Prev by Date: Re: Problem with migration to 10.5.4
  • Next by Date: Re: Relationships across frameworks
  • Previous by thread: Re: Build Error
  • Next by thread: Re: Build Error
  • Index(es):
    • Date
    • Thread