View Issue Details

IDProjectCategoryView StatusLast Update
0002651Slicer4Core: Building (CMake, Superbuild)public2017-06-07 23:27
Reporterjcfr Assigned Tojcfr  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.3.0Fixed in VersionSlicer 4.2.0 
Summary0002651: Clean and review support for CLI written in Java
Description

The content of the CLI/Java folder should be cleaned and updated to make use of the newer Slicer4 macro. Tcl script should be removed/converted. Ideally, each module should live in a separate folder.

TagsNo tags attached.

Relationships

related to 0002633 closedjcfr files installed but not found 

Activities

jcfr

jcfr

2012-10-17 10:34

administrator   ~0006597

// -------------
From Nicole:

The java support was for a project that didn't want to re-write
code into c++, but since a similar project was recently re-written
in house to use c++/python, I'm perfectly happy with making Java
support a legacy thing that we don't support going forward.
Extensions would be the place to use Java functionality, called
from python scripts if necessary rather than the tcl wrapping I
did previously.

// -------------
From Jc:

Thanks for your feedback.

The idea would be to remove the folder CLI/Java from slicer trunk and move it into the Slicer attic [1].

How does that sound ?

// -------------
From Nicole:

Sounds fine to me.

jcfr

jcfr

2012-10-17 10:43

administrator   ~0006598

Directory CLI/Java has been removed.
See http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21206

When support for CLI in Java will be needed, a feature request will have to be submitted.

jcfr

jcfr

2017-06-07 23:27

administrator   ~0014545

Fix committed to 1683-launcher-with-output branch.

Related Changesets

Slicer: 1683-launcher-with-output fe2a0881

2012-10-17 14:38:58

jcfr

Details Diff
COMP: Remove unused CLI/Java directory

The associated code has been moved into the Slicer "Attic".
See https://github.com/Slicer/Attic/commit/1889649f20bf3ec2b9adc9f26c973954ce821e38

See http://www.na-mic.org/Bug/view.php?id=2651

Fixes 0002651

git-svn-id: http://svn.slicer.org/Slicer4/trunk@21206 3bd1e089-480b-0410-8dfb-8563597acbee
rm - Modules/CLI/Java/CMakeLists.txt Diff File
rm - Modules/CLI/Java/Examples/HelloWorldApp.java Diff File
rm - Modules/CLI/Java/HelloWorld.tcl Diff File
rm - Modules/CLI/Java/SPECTRE.tcl Diff File
mod - SuperBuild.cmake Diff File

Issue History

Date Modified Username Field Change
2012-10-16 03:54 jcfr New Issue
2012-10-16 03:54 jcfr Status new => assigned
2012-10-16 03:54 jcfr Assigned To => jcfr
2012-10-16 03:54 jcfr Target Version => Slicer 4.3.0
2012-10-16 03:54 jcfr Relationship added parent of 0002633
2012-10-16 03:55 jcfr Relationship replaced related to 0002633
2012-10-17 10:34 jcfr Note Added: 0006597
2012-10-17 10:43 jcfr Note Added: 0006598
2012-10-17 10:43 jcfr Status assigned => resolved
2012-10-17 10:43 jcfr Fixed in Version => Slicer 4.2.0 - coming release
2012-10-17 10:43 jcfr Resolution open => fixed
2012-10-24 05:57 jcfr Status resolved => closed
2017-06-07 23:27 jcfr Changeset attached => Slicer 1683-launcher-with-output fe2a0881
2017-06-07 23:27 jcfr Note Added: 0014545