MDSplus / mdsplus

The MDSplus data management system
https://mdsplus.org/
Other
72 stars 44 forks source link

jTraverser and jTraverse2 conflict #1037

Closed GabrieleManduchi closed 6 years ago

GabrieleManduchi commented 7 years ago

Both jTraverser and jTraverser2 build a jar file names jTraverser.jar. Therefore the command jTraverser will open the version that has been last copied to /usr/local/mdsplus/java/classes in install. It would be better to name the two tools differently and to provide a new script, say jTraverser2

zack-vii commented 7 years ago

currently jTraverser2 should not be included I think.. but maybe at some point eventually replace jTraverser. .For this the DeviceDialog needs to be implemented. I do not thing javatraverser2 is currently installed but must be manually included. If it is desired we could name it jTraverser2 and include it or make sure that is deactivated until ready.

tfredian commented 6 years ago

Can we have an update on the status of this issue?

GabrieleManduchi commented 6 years ago

Not sure it has been fixed. I would like to call the old traverser with the command jTraverser and the new on with the command jTraverser2.

                                                    Ciao                                                     Gabriele

On 05/02/2018 18:50, Tom Fredian wrote:

Can we have an update on the status of this issue?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/MDSplus/mdsplus/issues/1037#issuecomment-363163960, or mute the thread https://github.com/notifications/unsubscribe-auth/AISySM2f4nj3heRp2wXQMz49Eci1WtbJks5tRz9KgaJpZM4Pd3vx.

-- Gabriele Manduchi

Istituto Gas Ionizzati del CNR Consorzio RFX - Associazione EURATOM/ENEA sulla Fusione Corso Stati Uniti 4, 35127 Padova - Italy ph +39-049-829-5039/-5000 fax +39-049-8700718 mailto:gabriele.manduchi@igi.cnr.it, http://www.igi.cnr.it

GabrieleManduchi commented 6 years ago

Still I get jTraverser2 when issuing jTraverser after a MDSplus build. Timo, could you rename the jar file as jTraverser2 and add another shell script in bin for launching it?