View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004808 | AI | AI | public | 2015-06-13 23:33 | 2015-08-09 01:43 |
| Reporter | bioinfornatics | Assigned To | abma | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Summary | 0004808: Cmake macro ConfigureJavaSkirmishAI do not include src/main/resouces dir | ||||
| Description | Dear, In java one common and standard directory is resources located in src/main/resources could you append this path to build to jar ? add_jar(target_name [SOURCES] source1 [source2 ...] [resource1 ...] [INCLUDE_JARS jar1 [jar2 ...]] [ENTRY_POINT entry] [VERSION version] [OUTPUT_NAME name] [OUTPUT_DIR dir] ) The cmake command add_jar support this. tree -d -L 2 src/ src/ ??? main ??? java ??? resources | ||||
| Tags | No tags attached. | ||||
|
|
it seems "/resources" without prefix is supported. https://github.com/spring/spring/blob/develop/AI/Interfaces/Java/CMakeLists.txt#L179 does this help/fix your problem? |
|
|
no feedback -> closing |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-06-13 23:33 | bioinfornatics | New Issue | |
| 2015-06-14 00:02 | abma | Note Added: 0014583 | |
| 2015-06-14 00:02 | abma | Assigned To | => abma |
| 2015-06-14 00:02 | abma | Status | new => feedback |
| 2015-06-14 00:03 | abma | Note Edited: 0014583 | |
| 2015-08-09 01:43 | abma | Note Added: 0015055 | |
| 2015-08-09 01:43 | abma | Status | feedback => closed |
| 2015-08-09 01:43 | abma | Resolution | open => no change required |