Uploaded image for project: 'Apache S4'
  1. Apache S4
  2. S4-55

s4-piper can‘t be executed success on cygwin

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Later
    • 0.5.0
    • 0.6
    • None
    • cygwin on win7,32bit

    Description

      there is something wrong with script incubator-s4\subprojects\s4-tools\build\install\s4-tools\bin\s4-tools run on cygwin,I have modify the script :
      1.at line 68 script must be "CLASSPATH=$APP_HOME/lib" not "CLASSPATH=$APP_HOME/lib/lib"
      2.after line 161,I add script
      if $cygwin; then
      TMP=''
      for jar in `ls $CLASSPATH/*.jar`
      do
      TMP="$TMP;$jar"
      done
      CLASSPATH=$TMP
      fi
      for parsing CLASSPATH

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            qiuboboy bohr.qiu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 0.5h
                0.5h
                Remaining:
                Remaining Estimate - 0.5h
                0.5h
                Logged:
                Time Spent - Not Specified
                Not Specified

                Slack

                  Issue deployment