[EMAIL PROTECTED] wrote on 04/08/2006 09:28:52 AM:

> I'm on coverage branch.
> I've tried to add basictools to build set, but I don't understand wich
> dependency I've to add to eliminate "cannot resolve symbol" errors
> caused by sources (created by someone else) using these classes:
>
> org.opengis.util.UnlimitedInteger
> org.opengis.util.Multiplicity
>
>
> Inspecting JARs in the repository I can find only org.opengis.util
> and not:
> org.opengis.util.UnlimitedInteger
> org.opengis.util.Multiplicity

Affirmative.  This is related to development on
http://jira.codehaus.org/browse/GEO-77.  "Basictools" under the coverage
branch is where I'm collecting things which need to be developed for
coverages, because they are depended on by coverages.  In essence, this
contains items from low-numbered standards (19103) used by the higher
numbered standard (19123).  Ergo, they are expected to have a much wider
applicability than just coverages and they are also ideally suited to serve
as the root of a dependency tree.

This particular package represents my ideal from an early stage of
development.  UnlimitedInteger, as I recall, has been redefined from an
interface to a class and is part of geoapi pending.  I do not believe there
is a release which includes this unless Jody included these classes in the
release he cut for the FM branch.

My best suggestion would be to exclude this entire module (basictools) from
your build for the moment.  Also, once you get something you like, freeze
it locally, as the coverage development branch may not always build.

Bryce



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to