Changes between Initial Version and Version 1 of Ticket #1071, comment 2


Ignore:
Timestamp:
Dec 10, 2015, 3:22:59 PM (8 years ago)
Author:
George Merticariu

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1071, comment 2

    initial v1  
    11Adding rasj in petascope dependencies is bad practice, since rasj is compiled differently for rnp and rasnet. The correct solution for this one is to put "java" folder as subdir for petascope. This way, "java" will be compiled before petascope and rasj.jar will be copied in the dependency list.
    22
    3 SUBDIRS
     3Add this line in Makefile.am in petascope and the issue will be fixed:
     4
     5SUBDIRS=../../java