Opened 14 years ago
Closed 14 years ago
#1456 closed defect (fixed)
RFC 94 Submission breaks Java API Build
Reported by: | NormOlsen | Owned by: | NormOlsen |
---|---|---|---|
Priority: | medium | Milestone: | 2.2 |
Component: | Build System | Version: | 2.1.0 |
Severity: | major | Keywords: | Build |
Cc: | External ID: |
Description
UPon completeion of the RFC 94 submission, the Java API build does not complete successfully.
Note:
See TracTickets
for help on using tickets.
Submission to correct this defect produced revision 5270.
While the GeometryApiGen.xml file was correctly updated, the RFC 94 submission did not correctly update the MapGuideApiGen.xml file thus the generation of the Java version of the API failed. Thee associated ..Constant.xml files were similarly handled.
Neither were the Makefile.am files for Java and Php updated to include the new interfaces. Correcting that issue lead to the discovery that the implementation of RFC 76 (Grids and MGRS) did not include several new classes in the Makefile.am files. This situation was corrected as well.