You have to build/install every framework before you can build your app. The
ant install puts a newly built copy in your Library/Frameworks directory. It's
a bit of a pain to do that. The easy way to manage builds is to set up a
Jenkins build server (or use maven?). Building in Eclispe is for suckers ;-)
With Jenkins, you set up the build once and never have to worry about it again.
You can also get the Jenkins batch task plugin and set up deployment scripts
once, and never have to worry about those again either. The initial setup is a
chore, but once it is done, it's one-click easy to deploy on demand. Building
happens continuously by polling the source repository.
Ramsey
On Jan 18, 2012, at 9:12 AM, James Cicenia wrote:
> Looks like Wonder binaries and Wonder Source didn't play well together.
> So I deleted all the binaries and imported the couple dozen I needed.
>
> That solved the ERXKeyFilter issue and it now works great in development.
>
> BUT,
>
> When I run a build it still gives me:
>
> BUILD FAILED
> /Users/jcicenia/Documents/workspace/BlessingsApp/build.xml:212: The framework
> name 'ERCoolComponents' does not exist.
>
> It does exist I tell you!
>
> James
>
>
> On Jan 18, 2012, at 7:19 AM, Pascal Robert wrote:
>
>> Sounds like problems mixing Wonder for WO 5.4 and using WO 5.3. Are you
>> using WO 5.4 everywhere?
>>
>>> I can't seem to build with ERCoolComponents for deployment.
>>> And now when doing some work on a REST Controller I am getting this error:
>>>
>>> Show is [ERXKeyFilter: base=Attributes; includes={mainImage=[ERXKeyFilter:
>>> base=None; includes={webPath=[ERXKeyFilter: base=None]}],
>>> thumbnailImage=[ERXKeyFilter: base=None; includes={webPath=[ERXKeyFilter:
>>> base=None]}]}]
>>> Jan 17 18:56:20 BlessingsApp[6789] ERROR er.rest.routes.ERXRouteController
>>> - Request failed: /cgi-bin/WebObjects/BlessingsApp.woa/ra/Quotation
>>> NoSuchMethodError:
>>> er.extensions.eof.ERXKeyFilter.includes()Lcom/webobjects/foundation/NSDictionary;
>>> at
>>> er.rest.ERXRestRequestNode._addAttributesAndRelationshipsForObjectOfEntity(ERXRestRequestNode.java:772)
>>> at
>>> er.rest.ERXRestRequestNode._fillInWithObjectAndFilter(ERXRestRequestNode.java:866)
>>> at
>>> er.rest.ERXRestRequestNode._fillInWithObjectAndFilter(ERXRestRequestNode.java:840)
>>> at
>>> er.rest.ERXRestRequestNode.requestNodeWithObjectAndFilter(ERXRestRequestNode.java:1165)
>>>
>>>
>>>
>>> All this started when I imported some Wonder frameworks into my workspace,
>>> etc.
>>>
>>> Help
>>>
>>> James
>>>
>>>
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> Webobjects-dev mailing list ([email protected])
>>> Help/Unsubscribe/Update your Subscription:
>>> http://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:
> http://lists.apple.com/mailman/options/webobjects-dev/rgurley%40smarthealth.com
>
> 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:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]