start_rasdaman.sh don't print warning if java is disabled
When rasdaman is compiled with -DENABLE_JAVA=OFF, start_rasdaman.sh prints this:
start_rasdaman.sh: Warning - cannot start embedded secore, /home/exp055/rasdaman/etc/secore.properties not found.
start_rasdaman.sh: Warning - cannot start embedded petascope, /home/exp055/rasdaman/etc/petascope.properties not found.
It should not print these warnings when java is disabled.
Change History
(4)
Owner: |
changed from Bang Pham Huu to dkamov
|
Status: |
new → assigned
|
Owner: |
changed from dkamov to Dimitar Misev
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
Component: |
petascope → bin
|
Milestone: |
10.0 → 9.8
|
I fixed it already.