Re: [UPDATE]: Ant Build Error
Re: [UPDATE]: Ant Build Error
- Subject: Re: [UPDATE]: Ant Build Error
- From: Chuck Hill <email@hidden>
- Date: Wed, 12 Aug 2009 10:04:20 -0700
Hi Miguel,
On Aug 12, 2009, at 9:44 AM, Miguel Angel Torres Avila wrote:
Hi, David
Thanks for your patience.
You were right, the problem is in the Project.
I found the following difference between an old project and the new
one.
In the woproject folder of the old project I found this:
<Picture 4.png>
In the new one I found this:
<Picture 5.png>
There are no ant.xxxxx files at all.
That is normal, and good.
Never before I had to worry about this files, it was something that
just worked.
I opened the ant.frameworks.wo.wolocalroot file of my old project
and this is the content:
Library/Frameworks/PostgresqlPlugIn.framework
Library/Frameworks/TORATools_2_0.framework
Library/Frameworks/TORAUtils_1_2.framework
Library/Java/Extensions/OpenBaseJDBC.jar
Library/Java/Extensions/postgresql-8.0-310.jdbc3.jar
didiluminacion/Libraries/jxl.jar
didiluminacion/Libraries/postgresql-8.0-310.jdbc3.jar
didiluminacion/Libraries/barcode4j-fop-ext-complete.jar
There are declared the Frameworks.
Question 1. Is it normal in newest version of WOLips not to create
this files, or is it normal not to create them in Wonder Projects?
Yes, it is normal. Those files are obsolete and not used by WOLips or
the Ant build (assuming you have updated the build.xml in the project).
Question 2. Why, even without this ant.xxxx files, oldest frameworks
developed by us located in the same Folder than the newest are
being found in the Ant build process?
Those files are not needed. The classpath handling is all different
now. I would compare the contents of the old and new frameworks. Are
the files in the same places. Do the contents of the Info.plist files
in the old and new frameworks have the same keys? My guess is that
the new frameworks are not getting built correctly or completely and
so WOLips does not recognize them as a framework. Therefore, it
ignores them
Chuck
I will try creating by my own those files an trying building the
project, but it is really important to understand what is happening,
what did I do wrong.
Thanks again.
On Aug 12, 2009, at 10:40 AM, David Avendasora wrote:
One last question,
Are the old frameworks in /Library/Frameworks as well as your
custom location?
Dave
On Aug 12, 2009, at 11:12 AM, Miguel Angel Torres Avila wrote:
_______________________________________________
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
--
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
_______________________________________________
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