And now I get this:
global.prepare:
[mkdir] Created dir:
/Users/jcicenia/git/wonder/Frameworks/EOF/ERRest/WebServerResources
global.compile:
global.dummy:
[wocompile] Compiling 93 source files to /Users/jcicenia/Roots/classes/ERRest
[wocompile]
/Users/jcicenia/git/wonder/Frameworks/EOF/ERRest/Sources/er/rest/routes/ERXRouteRequestHandler.java:737:
cannot find symbol
[wocompile] symbol : method notEqual(java.lang.Class<capture#588 of ? extends
er.rest.routes.ERXRouteController>,java.lang.Class<capture#0 of ? extends
er.rest.routes.ERXRouteController>)
[wocompile] location: class org.apache.commons.lang.ObjectUtils
[wocompile] boolean isDifferentController =
ObjectUtils.notEqual(duplicateRoute.controller(), route.controller());
[wocompile] ^
[wocompile]
/Users/jcicenia/git/wonder/Frameworks/EOF/ERRest/Sources/er/rest/routes/ERXRouteRequestHandler.java:738:
cannot find symbol
[wocompile] symbol : method notEqual(java.lang.String,java.lang.String)
[wocompile] location: class org.apache.commons.lang.ObjectUtils
[wocompile] boolean isDifferentAction =
ObjectUtils.notEqual(duplicateRoute.action(), route.action());
[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] 2 errors
BUILD FAILED
/Users/jcicenia/git/wonder/build.xml:12: The following error occurred while
executing this line:
/Users/jcicenia/git/wonder/Build/build/build.xml:1377: The following error
occurred while executing this line:
/Users/jcicenia/git/wonder/Build/build/build.xml:1368: The following error
occurred while executing this line:
/Users/jcicenia/git/wonder/Build/build/build.xml:119: The following error
occurred while executing this line:
/Users/jcicenia/git/wonder/Build/build/generic.xml:270: Compile failed; see the
compiler error output for details.
?
On Nov 26, 2012, at 6:32 PM, [email protected] wrote:
> You have to do ant frameworks before ant frameworks.install ...
>
> Envoyé de mon iPhone
>
> Le 2012-11-26 à 19:30, "James Cicenia" <[email protected]> a écrit :
>
>> Did that now for a few directories and now this"
>> /Users/jcicenia/git/wonder/Build/build/generic.xml:526:
>> /Users/jcicenia/Roots/JavaNeo4JAdaptor.framework does not exist.
>>
>> This seems awfully suspect to have so many error.
>>
>> sudo git clone https://github.com/projectwonder/wonder.git
>> then
>> sudo ant frameworks.install
>>
>> ?
>
>>
>>
>> On Nov 26, 2012, at 6:18 PM, Chuck Hill <[email protected]> wrote:
>>
>>> manually create that directory
>>>
>>> On 2012-11-26, at 4:14 PM, James Cicenia wrote:
>>>
>>>> Hello -
>>>>
>>>> I am trying to update my wonder source via git.
>>>> cloned it and then tried to install and I get the following error:
>>>>
>>>> ERWorkerChannel/Libraries does not exist.
>>>>
>>>> Thanks
>>>>
>>>> James Cicenia
>>>> cell: 773.398.4649
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Do not post admin requests to the list. They will be ignored.
>>>> Webobjects-dev mailing list ([email protected])
>>>> Help/Unsubscribe/Update your Subscription:
>>>> https://lists.apple.com/mailman/options/webobjects-dev/chill%40global-village.net
>>>>
>>>> This email sent to [email protected]
>>>
>
>>> --
>>> Chuck Hill Senior Consultant / VP Development
>>>
>>> Practical WebObjects - for developers who want to increase their overall
>>> knowledge of WebObjects or who are trying to solve specific problems.
>>> http://www.global-village.net/gvc/practical_webobjects
>
>>>
>>> Global Village Consulting ranks 13th in 2012 in BIV's Top 100 Fastest
>>> Growing Companies in B.C!
>>> Global Village Consulting ranks 76th in 24th annual PROFIT 200 ranking of
>>> Canada’s Fastest-Growing Companies by PROFIT Magazine!
>>
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list ([email protected])
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca
>>
>> This email sent to [email protected]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]