View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014501CMakeModulespublic2013-10-21 09:162016-06-10 14:31
Reporterhadim 
Assigned ToKitware Robot 
PriorityhighSeverityfeatureReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake 2.8.12 
Target VersionFixed in Version 
Summary0014501: Add Clojure support ?
DescriptionI am converting a complex autotools project to cmake. I am stuck because some of the jar files are generated from Clojure

I would like to know if UseJave.cmake (add_jar and install_jar) could support clojure build ?

This is the kind of command I found in the Makefile.am file:

java -server -cp jar1:jar2:another_jar:path/to/clojure.jar -Djava.awt.headless=true -Dclojure.compile.path=./classes/ -server clojure.lang.Compile org.path.to.my_clojure_module
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0042399)
Kitware Robot (administrator)
2016-06-10 14:29

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2013-10-21 09:16 hadim New Issue
2016-06-10 14:29 Kitware Robot Note Added: 0042399
2016-06-10 14:29 Kitware Robot Status new => resolved
2016-06-10 14:29 Kitware Robot Resolution open => moved
2016-06-10 14:29 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team