[postgis-devel] [PostGIS] #1437: Provide standard Makefile rules for java components
PostGIS
trac at osgeo.org
Mon Feb 20 03:30:32 PST 2012
#1437: Provide standard Makefile rules for java components
---------------------------+------------------------------------------------
Reporter: strk | Owner: delawen
Type: task | Status: assigned
Priority: medium | Milestone: PostGIS 2.0.0
Component: Java bindings | Version: trunk
Keywords: |
---------------------------+------------------------------------------------
Comment(by strk):
I don't really like the idea of a build process downloading binaries from
the net. It's kind of nice-to-have support for those choosing to do it but
I'd rather rely on packages installed by other means (package managers and
so on).
In any case I've played a bit with it and found that the download keeps
happening on every call: ant build; ant check; ant build; all of them re-
download something.
Also, I'm not sure 'ant check' is really running checks, while I see a few
"test" targets (offline, online) which don't seem to work.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1437#comment:5>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list