• 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
Errors building Wonder with ant
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Errors building Wonder with ant


  • Subject: Errors building Wonder with ant
  • From: Ângelo Andrade Cirino <email@hidden>
  • Date: Wed, 05 Sep 2012 12:51:36 -0300

Hi,

In face of the problems I am having with Eclipse and the whole WO/WOLips/Wonder environment, I decided to reinstall again. I'm strictly following the instructions in the wiki, but am having trouble. Following the instructions to build wonder with ant in this page:

http://wiki.wocommunity.org/display/documentation/Building+and+Installing+a+Framework+with+Ant

I am given compile errors:

global.dummy:
[wocompile] Compiling 93 source files to /Users/aacirino/Roots/classes/ERRest
[wocompile] warning: [options] bootstrap class path not set in conjunction with -source 1.5
[wocompile] /Users/aacirino/WO/WonderSource/Frameworks/EOF/ERRest/Sources/er/rest/routes/ERXRouteController.java:1778: error: _route has private access in ERXRouteController
[wocompile] controller._route = _route;
[wocompile]          ^
[wocompile] /Users/aacirino/WO/WonderSource/Frameworks/EOF/ERRest/Sources/er/rest/routes/ERXRouteController.java:1779: error: _editingContext has private access in ERXRouteController
[wocompile] controller._editingContext = _editingContext;
[wocompile]          ^
[wocompile] /Users/aacirino/WO/WonderSource/Frameworks/EOF/ERRest/Sources/er/rest/routes/ERXRouteController.java:1780: error: _routeKeys has private access in ERXRouteController
[wocompile] controller._routeKeys = _routeKeys;
[wocompile]          ^
[wocompile] /Users/aacirino/WO/WonderSource/Frameworks/EOF/ERRest/Sources/er/rest/routes/ERXRouteController.java:1781: error: _objects has private access in ERXRouteController
[wocompile] controller._objects = _objects;
[wocompile]          ^
[wocompile] /Users/aacirino/WO/WonderSource/Frameworks/EOF/ERRest/Sources/er/rest/routes/ERXRouteController.java:1782: error: _options has private access in ERXRouteController
[wocompile] controller._options = _options;
[wocompile]          ^
[wocompile] Note: Some input files use or override a deprecated API.
[wocompile] Note: Recompile with -Xlint:deprecation for details.
[wocompile] Note: Some input files use unchecked or unsafe operations.
[wocompile] Note: Recompile with -Xlint:unchecked for details.
[wocompile] 5 errors
[wocompile] 1 warning

I used git to clone the latest wonder source.

Angelo
 _______________________________________________
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: Errors building Wonder with ant
      • From: Pascal Robert <email@hidden>
    • Re: Errors building Wonder with ant
      • From: Chuck Hill <email@hidden>
    • Re: Errors building Wonder with ant
      • From: Theodore Petrosky <email@hidden>
  • Prev by Date: Re: linking editing contexts from two apps
  • Next by Date: Why are my EOs turning back to faults?
  • Previous by thread: Re: linking editing contexts from two apps
  • Next by thread: Re: Errors building Wonder with ant
  • Index(es):
    • Date
    • Thread