[ https://issues.apache.org/jira/browse/PROTON-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13745389#comment-13745389 ]
Chuck Rolke commented on PROTON-405: ------------------------------------ The windows install for proton-api.jar tries to install both the versioned and unversioned files: {noformat} FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/java" TYPE FILE FILES "D:/Users/crolke/svn/proton/build/proton-j/proton-api/proton-api-0.5.jar" "D:/Users/crolke/svn/proton/build/proton-j/proton-api/proton-api.jar" ) {noformat} In theory there should be a soft link between these two files but in practice the install just doesn't work. > [proton-c] Windows install fails to find proton-api.jar file > ------------------------------------------------------------ > > Key: PROTON-405 > URL: https://issues.apache.org/jira/browse/PROTON-405 > Project: Qpid Proton > Issue Type: Bug > Components: proton-c > Affects Versions: 0.4 > Environment: Windows install > Reporter: Chuck Rolke > > The install script is looking for file > 4> CMake Error at proton-j/proton-api/cmake_install.cmake:31 (FILE): > 4> file INSTALL cannot find > 4> "D:/Users/crolke/svn/proton/build/proton-j/proton-api/proton-api.jar". > but the actual file is versioned > Directory of D:\Users\chug\svn\proton\build\proton-j\proton-api > 08/17/2013 10:04 AM 120,690 proton-api-0.5.jar -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira