[postgis-devel] [PostGIS] #1437: Provide standard Makefile rules for java components

PostGIS trac at osgeo.org
Mon Jan 9 03:15:23 PST 2012


#1437: Provide standard Makefile rules for java components
---------------------------+------------------------------------------------
 Reporter:  strk           |       Owner:  delawen      
     Type:  task           |      Status:  new          
 Priority:  medium         |   Milestone:  PostGIS 2.0.0
Component:  Java bindings  |     Version:  trunk        
 Keywords:                 |  
---------------------------+------------------------------------------------
 We need the following Makefile rules for java components:

  * all - builds what needs to be built...
  * clean - removes built files
  * distclean - what clean does plus removes whatever was generated by
 ./configure
  * check - runs regress tests

 I understand the new preferred build tool for java components is maven,
 but even if so we want to wrap maven calls into Makefile rules.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1437>
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