MantisBT - CMake | ||||||||||
| View Issue Details | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||
| 0013161 | CMake | CMake | public | 2012-04-23 13:28 | 2012-09-09 10:45 | |||||
| Reporter | Frank Glinka | |||||||||
| Assigned To | Rolf Eike Beer | |||||||||
| Priority | normal | Severity | major | Reproducibility | always | |||||
| Status | closed | Resolution | duplicate | |||||||
| Platform | Windows | OS | Windows | OS Version | 7 | |||||
| Product Version | CMake 2.8.8 | |||||||||
| Target Version | Fixed in Version | |||||||||
| Summary | 0013161: Java support can violate the command-line string limitation | |||||||||
| Description | Currently, the add_jar function composes a single command-line expression which invokes javac and passes all java files as command-line arguments. As soon as the number of Java files gets bigger and/or the files are placed in folders with long path names, the system limit for command-line expressions is easily reached. | |||||||||
| Steps To Reproduce | Create a medium-sized java project with long path names to the Java files. | |||||||||
| Additional Information | The Java compiler allows to provide a file as a program argument which lists the source files to be compiled. This might be the better choice: http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javac.html [^] | |||||||||
| Tags | No tags attached. | |||||||||
| Relationships |
| |||||||||
| Attached Files | ||||||||||
| Issue History | ||||||||||
| Date Modified | Username | Field | Change | |||||||
| 2012-04-23 13:28 | Frank Glinka | New Issue | ||||||||
| 2012-04-25 05:26 | Nils Gladitz | Note Added: 0029332 | ||||||||
| 2012-04-25 05:30 | Frank Glinka | Note Added: 0029333 | ||||||||
| 2012-08-11 21:35 | David Cole | Status | new => backlog | |||||||
| 2012-08-11 21:35 | David Cole | Note Added: 0030411 | ||||||||
| 2012-09-09 10:44 | Rolf Eike Beer | Relationship added | duplicate of 0013028 | |||||||
| 2012-09-09 10:45 | Rolf Eike Beer | Status | backlog => closed | |||||||
| 2012-09-09 10:45 | Rolf Eike Beer | Assigned To | => Rolf Eike Beer | |||||||
| 2012-09-09 10:45 | Rolf Eike Beer | Resolution | open => duplicate | |||||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||