| Age | Commit message (Collapse) | Author |
|
|
|
since there is no header files starting with "org_" except JNI files,
moving the "org_*.h" file should guarantee that we will not overwrite
non-JNI file. The use of wildcard is for "org_osgeo_..." which may be
added in a future version.
This commit also opportunistically fixes minimum Ant version number
in documentation.
|
|
relationship with PROJ version number.
|
|
directory.
|
|
|
|
- Move the jniwrap/org/ directory into the jniwrap/org.osgeo.proj/ sub-directory ("org.osgeo.proj" is the module).
- Add a module-info.java description.
- Update the Makefile.am files for referencing the files in their new location.
There is no API change at this stage; all moved classes are still the same that previous version.
|
|
still be used standalone).
|
|
|
|
- Generating the C header file during javac task.
- Provide more accurate information in META-INF/MANIFEST.MF.
- Merge tasks intended to be executed together.
The src/org_proj4_PJ.h file has been re-generated with the most recent Java compiler.
|
|
ChangeLog.
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2094 4e78687f-474d-0410-85f9-8d5e500ac6b2
|
|
- Added @deprecated tags to the old bindings, with test pointing to their replacement.
- Added a note in the header of the new bindings suggesting to keep the classes synchronized with GeoAPI (if possible).
- Edited the README file for the new bindings, but did not yet edited the example.
- Added the new files to the list of files declared in Makefile.in, and ran automake to regenerate Makefile.am.
- Edited build.xml to generate the header file of PJ.h instead than Projections.h.
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2092 4e78687f-474d-0410-85f9-8d5e500ac6b2
|
|
folder and the to them regarding targets in the build file - Andrea A.
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1248 4e78687f-474d-0410-85f9-8d5e500ac6b2
|
|
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1234 4e78687f-474d-0410-85f9-8d5e500ac6b2
|