The "epsg-access" module relies on the JDBC-OBDC bridge which is available on 
Windows and Linux, but not Mac-OS. ODBC was originally Windows-specific, but I 
believe that it has gained some support other than Microsoft on Windows.

The "epsg-access" module should be excluded from the build on Mac-OS, and maybe 
on every Unix as suggested by Andrea (unless a possibly read-only driver for 
MS-Access is available on Linux?)


Andrea Aime a écrit :
> I can see that in the plugins pom there is the following code:
> 
> <profile>
>   <id>windows</id>
>     <activation>
>       <os>
>         <family>windows</family>
>       </os>
>     </activation>
>    <modules>
>       <module>epsg-access</module>
>    </modules>
> (...etc...)

Do we have a volunter for adding a "Mac" profile and test on Mac-OS?

        Martin

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to