Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
all
-
None
Description
The JavaHL make system needs to learn dependencies. That is, it needs to know to build the *.class files if they do not already exist. The current make system doesn't know how to do that. Currently, one must type "make && make install && make javahl && make javahl-tests && make install-javahl" before "make check-javahl" will work. Once the dependencies are fully working, we will be able to simply type "make check-javahl", and the necessary prerequisites for running the tests will be built.
Original issue reported by djames
Attachments
Attachments
Issue Links
- depends upon
-
SVN-2040 Can't Test JavaHL Bindings Before Installation
- Closed
-
SVN-2102 Allow libsvnjavahl to be compiled or installed independently
- Closed
-
SVN-2103 Prevent unnecessary regeneration of JavaHL .class and .h files
- Closed
- duplicates
-
SVN-2040 Can't Test JavaHL Bindings Before Installation
- Closed
- is blocked by
-
SVN-2040 Can't Test JavaHL Bindings Before Installation
- Closed
-
SVN-2102 Allow libsvnjavahl to be compiled or installed independently
- Closed
-
SVN-2103 Prevent unnecessary regeneration of JavaHL .class and .h files
- Closed