Re: migrated to 3.5 with ant build problem
Re: migrated to 3.5 with ant build problem
- Subject: Re: migrated to 3.5 with ant build problem
- From: Paolo Sommaruga <email@hidden>
- Date: Sun, 27 Sep 2009 20:14:47 +0200
I removed stdFrameworks="false" but I have a lot of errors
build.xml:63: There is no root named '/System' in [[ExternalFolderRoot: name = Project Local Frameworks; folder = null], [ExternalFolderRoot: name = External Build Root; folder = null], [ExternalFolderRoot: name = User Frameworks; folder = /Users/psomma/Library/Frameworks], [ExternalFolderRoot: name = Local Frameworks; folder = /Library/Frameworks], [ExternalFolderRoot: name = System Frameworks; folder = /System/Library/Frameworks], [ExternalFolderRoot: name = Network Frameworks; folder = /Network/Library/Frameworks]].
Paolo
Il giorno 27/set/2009, alle ore 20.07, Chuck Hill ha scritto: On Sep 27, 2009, at 10:37 AM, Paolo Sommaruga wrote: Hi,
I migrated a wo application from eclipse 3.3.x to eclipse 3.5 + wolips 3.5.5990 I replaced the build.xml file and the woproject folder with the one obtained from a new project created on purpose with eclipse 3.5
All works fine when one run the application within eclipse (incremental build style), but with ant build there is the following error
build.xml:63: woapplication doesn't support the "stdFrameworks" attribute
I'm in the trouble because I need the ant build. I have a Snow Leopard, and so Ant 1.7.0
Can someone suggest me ?
Look for a line like: <woapplication name="${project.name}" stdFrameworks=... and remove the stdFrameworks part. Chuck -- 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/products/practical_webobjects-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
|
_______________________________________________
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