ikedam commented on Bug JENKINS-22207

Could not reproduce in my environment. You should report more details.

How I tried:

  1. Create a free style project "doclinktest"
  2. Add "Execute Windows Batch command" and execute following batch (also "Execute shell" should be OK)
    mkdir tmp
    echo foobar > tmp/txtfile.log
  3. Add "Publish documents", and add followings:
    • Title: test
    • Description: (none)
    • Directory to archive: .
      • Check "archive recursively"
    • Index file: none
  4. Run a build
  5. /job/doclinktest/doclinks/1/tmp/txtfile.log is available.


I tested with Windows8 64bit, JDK 1.7.0_45, Jenkins 1.532.1, Doclinks plugin 0.6.

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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to