[JIRA] (JENKINS-16083) HTML Publisher v1.1 regression

2012-12-12 Thread lshat...@java.net (JIRA)














































Larry Shatzer, Jr.
 commented on  JENKINS-16083


HTML Publisher v1.1 regression















1.2 fixes my issue too.



























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






[JIRA] (JENKINS-16083) HTML Publisher v1.1 regression

2012-12-12 Thread mcroo...@java.net (JIRA)















































mcrooney
 resolved  JENKINS-16083 as Fixed


HTML Publisher v1.1 regression
















Change By:


mcrooney
(12/Dec/12 8:45 PM)




Status:


Open
Resolved





Resolution:


Fixed



























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






[JIRA] (JENKINS-16083) HTML Publisher v1.1 regression

2012-12-11 Thread isidro.mer...@gmail.com (JIRA)














































Isidro Merayo Castellano
 commented on  JENKINS-16083


HTML Publisher v1.1 regression















Thanks!!! Nice job.



























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






[JIRA] (JENKINS-16083) HTML Publisher v1.1 regression

2012-12-11 Thread kkl...@jaspersoft.com (JIRA)














































Kerstin Klein
 commented on  JENKINS-16083


HTML Publisher v1.1 regression















with version 1.2 of this plugin it works for me again. Thank you for the quick fix!



























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






[JIRA] (JENKINS-16083) HTML Publisher v1.1 regression

2012-12-10 Thread kkl...@jaspersoft.com (JIRA)














































Kerstin Klein
 commented on  JENKINS-16083


HTML Publisher v1.1 regression















Similar issue: Configuration has not changed, after upgrade to version 1.1 of plugin I get this error message:

Archiving artifacts
htmlpublisher Archiving HTML reports...
ERROR: directory does not exist

no matter what I enter the error occurs.



























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






[JIRA] (JENKINS-16083) HTML Publisher v1.1 regression

2012-12-10 Thread kkl...@jaspersoft.com (JIRA)












































 
Kerstin Klein
 edited a comment on  JENKINS-16083


HTML Publisher v1.1 regression
















Similar issue: Configuration has not changed, after upgrade to version 1.1 of plugin I get this error message:

Archiving artifacts
htmlpublisher Archiving HTML reports...
ERROR: directory does not exist

no matter what I enter the error occurs.

Environment: Centos 6.3 master. 
Downgrading to 1.0 failed.



























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






[JIRA] (JENKINS-16083) HTML Publisher v1.1 regression

2012-12-10 Thread lshat...@java.net (JIRA)














































Larry Shatzer, Jr.
 commented on  JENKINS-16083


HTML Publisher v1.1 regression















My regression is slightly different. Here is the output in my build:


[htmlpublisher] Archiving HTML reports...
ERROR: more than one path matched the pattern:
ERROR: - /home/jenkins/workspace/projectName/target/dependency-report/index.html
ERROR: - /home/jenkins/workspace/projectName/target/dependency-report/ivy-report.css
ERROR: - /home/jenkins/workspace/projectName/target/dependency-report/org.grails.internal-AppName-build.graphml
ERROR: - /home/jenkins/workspace/projectName/target/dependency-report/org.grails.internal-AppName-build.html
ERROR: - /home/jenkins/workspace/projectName/target/dependency-report/org.grails.internal-AppName-compile.graphml
ERROR: - /home/jenkins/workspace/projectName/target/dependency-report/org.grails.internal-AppName-compile.html
ERROR: - /home/jenkins/workspace/projectName/target/dependency-report/org.grails.internal-AppName-provided.graphml
ERROR: - /home/jenkins/workspace/projectName/target/dependency-report/org.grails.internal-AppName-provided.html
ERROR: - /home/jenkins/workspace/projectName/target/dependency-report/org.grails.internal-AppName-runtime.graphml
ERROR: - /home/jenkins/workspace/projectName/target/dependency-report/org.grails.internal-AppName-runtime.html
ERROR: - /home/jenkins/workspace/projectName/target/dependency-report/org.grails.internal-AppName-test.graphml
ERROR: - /home/jenkins/workspace/projectName/target/dependency-report/org.grails.internal-AppName-test.html
Build step 'Publish HTML reports' changed build result to FAILURE




























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






[JIRA] (JENKINS-16083) HTML Publisher v1.1 regression

2012-12-10 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-16083


HTML Publisher v1.1 regression















Code changed in jenkins
User: Michael Rooney
Path:
 src/main/java/htmlpublisher/HtmlPublisher.java
 src/main/resources/htmlpublisher/HtmlPublisher/config.jelly
http://jenkins-ci.org/commit/htmlpublisher-plugin/7dbff2b015d5eead296e73d697dd31e720039224
Log:
  revert 'Resolve ant pattern in archive directory' as it is perhaps causing JENKINS-16083































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






[JIRA] (JENKINS-16083) HTML Publisher v1.1 regression

2012-12-10 Thread bob.ballant...@emc.com (JIRA)














































Bob Ballantyne
 commented on  JENKINS-16083


HTML Publisher v1.1 regression















the exact output I found was dependent on the path specification in the "HTML directory to archive" setting. 
I got the same output in the build when I tried either

	\ in place of /
or
	/**





























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






[JIRA] (JENKINS-16083) HTML Publisher v1.1 regression

2012-12-10 Thread mcroo...@java.net (JIRA)














































mcrooney
 commented on  JENKINS-16083


HTML Publisher v1.1 regression















Okay, sorry about this everyone! There were unreleased commits when I went to release other commits, so I've reverted the likely culprit and released as 1.2. Please let me know if that resolves the issue or not. I'm able to successfully archive HTML reports in a test setup with this version.



























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






[JIRA] (JENKINS-16083) HTML Publisher v1.1 regression

2012-12-09 Thread bob.ballant...@emc.com (JIRA)














































Bob Ballantyne
 created  JENKINS-16083


HTML Publisher v1.1 regression















Issue Type:


Bug



Assignee:


mcrooney



Components:


htmlpublisher



Created:


09/Dec/12 9:16 PM



Description:


I have been using htmlpublisher v1.0 successfully for sometime. Yesterday I upgraded to version 1.1 and immediately started to see:
  BUILD SUCCESSFUL
  Total time: 2 minutes 56 seconds
  htmlpublisher Archiving HTML reports...
  ERROR: directory does not exist
  Build step 'Publish HTML reports' changed build result to FAILURE

The main build step is an 'ant build' on the Windows-2003 slave. As can be seen above, this was successful, but htmlpublisher failed. I tried this on a different Windows slave with the same results. 
Next I tried to play around with different folder settings
1) change \ for /
2) append /
3) append /**
All of these failed

Lastly, I changed the Jenkins configuration to go back to htmlpublisher v1.0, and everything works again.




Environment:


Windows 2003 slave against SUSELinux master




Project:


Jenkins



Priority:


Critical



Reporter:


Bob Ballantyne

























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