[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2014-01-06 Thread mark.ottavi...@ssa.gov (JIRA)















































Mark Ottaviani
 resolved  JENKINS-17058 as Fixed


Publish over SSH plugin XML configuration cannot be read on jenkins start up.
















Fixed in version 1.11 of the Publish over SSH plugin.





Change By:


Mark Ottaviani
(06/Jan/14 3:13 PM)




Status:


InProgress
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







-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2014-01-06 Thread mark.ottavi...@ssa.gov (JIRA)















































Mark Ottaviani
 assigned  JENKINS-17058 to Thomas Van Doren



Publish over SSH plugin XML configuration cannot be read on jenkins start up.
















Change By:


Mark Ottaviani
(06/Jan/14 3:14 PM)




Assignee:


bap
ThomasVanDoren



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-12-29 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















Code changed in jenkins
User: Alexander Fischer
Path:
 src/test/java/jenkins/plugins/publish_over/BPHostConfigurationTest.java
 src/test/java/jenkins/plugins/publish_over/helper/BPHostConfigurationFactory.java
http://jenkins-ci.org/commit/publish-over-plugin/962aace22881b26507a091e7397b79a77aaa4927
Log:
  fix for jenkins-bug #JENKINS-17058

overriding method readResolve() from base-class BPHostConfiguration for
resoving Reflection-problems with XStream





























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-12-29 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















Code changed in jenkins
User: Alexander Fischer
Path:
 .gitignore
 pom.xml
 src/test/java/jenkins/plugins/publish_over/BPBuildInfoTest.java
http://jenkins-ci.org/commit/publish-over-plugin/a9d9ab51505ce83b3a6d507465e0b2bb9b72f558
Log:
  fix for jenkins-bug #JENKINS-17058

modified unit-test for resolving relative paths;
updated pom - integrate plugin-API for Jenkins1.510 and adapt for
Eclipse m2e





























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-12-16 Thread mark.ottavi...@ssa.gov (JIRA)














































Mark Ottaviani
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















Email from bap:

Hi Mark,

I no longer use Jenkins and don't have time to maintain the publish over plugins.

Feel free to merge, test and release as you see fit.

Regards,
Bap.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-12-16 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















Code changed in jenkins
User: Thomas Van Doren
Path:
 src/main/java/jenkins/plugins/publish_over_ssh/BapSshHostConfiguration.java
 src/main/java/jenkins/plugins/publish_over_ssh/BapSshPublisherPlugin.java
http://jenkins-ci.org/commit/publish-over-ssh-plugin/549ebd579841e5a7989aa1df30339d5367fdae3f
Log:
  JENKINS-17058 Add Alexander Fisher's patches from comments.

https://issues.jenkins-ci.org/browse/JENKINS-17058?focusedCommentId=177125page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-177125





























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-12-16 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















Code changed in jenkins
User: Alex Earl
Path:
 pom.xml
 src/main/java/jenkins/plugins/publish_over_ssh/BapSshHostConfiguration.java
 src/main/java/jenkins/plugins/publish_over_ssh/BapSshPublisherPlugin.java
http://jenkins-ci.org/commit/publish-over-ssh-plugin/dbc15b7ae03b4b140e074295a6c243a4781842ec
Log:
  Merge pull request #4 from key-consulting/master

JENKINS-17058 add readResolve on BapSshHostConfiguration, fix dep


Compare: https://github.com/jenkinsci/publish-over-ssh-plugin/compare/c591bae51812...dbc15b7ae03b




























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-12-16 Thread pres...@gilchrist.org (JIRA)














































Preston Gilchrist
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















What do we need to do to get on the maintainers list?



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-12-16 Thread afisc...@pcsoft.de (JIRA)














































Alexander Fischer
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















Hello,

I hve fixed the problem earlier this year. See my Jira-comments on April of 2013.
You can look into my sources on Github.

	https://github.com/afischer211/publish-over-plugin
	https://github.com/afischer211/publish-over-ssh-plugin



I don't know, how to propagate my patches to the official version of the plugins (pull-request?). So I use my own patched version since April without any problems until now with Jenkins 1.544.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-12-16 Thread mark.ottavi...@ssa.gov (JIRA)














































Mark Ottaviani
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















@Preston, I suggest e-mailing on this thread in the jenkins-dev mailing list: https://groups.google.com/forum/#!topic/jenkinsci-dev/7vEwarVHbgc 

Slide merged the change today and is supposed to be pushing out a release, but he's still looking for a new official maintainer.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-11-26 Thread mark.ottavi...@ssa.gov (JIRA)














































Mark Ottaviani
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















There does appear to be a pending pull request: JENKINS-17885



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-11-21 Thread pres...@gilchrist.org (JIRA)














































Preston Gilchrist
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















Now that we know the way to reproduce this issue is anyone working on a permanent 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







-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-08-05 Thread achim.hen...@cosinex.de (JIRA)














































Achim Hensel
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















Same Problem:

	Jenkins ver. 1.525 (Release: 1.1, Buildtime: Mon Jul 29 20:49:41 2013)
	PlugIn-Versions 1.7 and 1.10
	OS: CentOS release 6.2
	JVM: java version "1.7.0_25" OpenJDK Runtime Environment (rhel-2.3.10.4.el6_4-i386)
	Jenkins installed and updated by "YUM"; Repo: http://pkg.jenkins-ci.org/redhat/



Looks like Class-Loader-Issue.

If you cannot reproduce it, maybe it is related to: Other Plugin; Ancient un-Migrated config-XML; Classloader-isolation issues of the runtime-Container



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-07-24 Thread bryce.scho...@gmail.com (JIRA)














































Bryce Schober
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















I had exactly this problem as well.
I tried downgrading the plugin to 1.9, which didn't help.
Then I tried upgrading from 1.509.2 LTS to 1.524 latest, and that didn't help.
Then I downgraded back to 1.509.2 LTS w/ the 1.9 plugin, and that seems to be ok now...



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-07-23 Thread furi...@gmail.com (JIRA)














































Grant Furick
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















awt.toolkit	sun.awt.windows.WToolkit
catalina.base	e:\Tomcat 7.0
catalina.home	e:\Tomcat 7.0
catalina.useNaming	true
common.loader	${catalina.base}/lib,${catalina.base}/lib/*.jar,${catalina.home}/lib,${catalina.home}/lib/*.jar
file.encoding	Cp1252
file.encoding.pkg	sun.io
file.separator	\
java.awt.graphicsenv	sun.awt.Win32GraphicsEnvironment
java.awt.printerjob	sun.awt.windows.WPrinterJob
java.class.path	e:\Tomcat 7.0\bin\bootstrap.jar;e:\Tomcat 7.0\bin\tomcat-juli.jar
java.class.version	50.0
java.endorsed.dirs	e:\Tomcat 7.0\endorsed
java.ext.dirs	C:\Program Files\Java\jre6\lib\ext;C:\Windows\Sun\Java\lib\ext
java.home	C:\Program Files\Java\jre6
java.io.tmpdir	e:\Tomcat 7.0\temp
java.library.path	e:\Tomcat 7.0\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Ruby193\bin;C:\Perl\site\bin;C:\Perl\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\IBM\WebSphere\AppServer\java;C:\usr\local\wbin;C:\Perl\bin;C:\apache-ant-1.7.1\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files\cvsnt;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Windows Imaging\;C:\Program Files\Git\cmd
java.naming.factory.initial	org.apache.naming.java.javaURLContextFactory
java.naming.factory.url.pkgs	org.apache.naming
java.runtime.name	Java(TM) SE Runtime Environment
java.runtime.version	1.6.0_20-b02
java.specification.name	Java Platform API Specification
java.specification.vendor	Sun Microsystems Inc.
java.specification.version	1.6
java.util.logging.config.file	e:\Tomcat 7.0\conf\logging.properties
java.util.logging.manager	org.apache.juli.ClassLoaderLogManager
java.vendor	Sun Microsystems Inc.
java.vendor.url	http://java.sun.com/
java.vendor.url.bug	http://java.sun.com/cgi-bin/bugreport.cgi
java.version	1.6.0_20
java.vm.info	mixed mode, sharing
java.vm.name	Java HotSpot(TM) Client VM
java.vm.specification.name	Java Virtual Machine Specification
java.vm.specification.vendor	Sun Microsystems Inc.
java.vm.specification.version	1.0
java.vm.vendor	Sun Microsystems Inc.
java.vm.version	16.3-b01
line.separator	
mail.smtp.sendpartial	true
mail.smtps.sendpartial	true
org.apache.catalina.startup.ContextConfig.jarsToSkip	
org.apache.catalina.startup.TldConfig.jarsToSkip	
os.arch	x86
os.name	Windows Vista
os.version	6.0
package.access	sun.,org.apache.catalina.,org.apache.coyote.,org.apache.tomcat.,org.apache.jasper.
package.definition	sun.,java.,org.apache.catalina.,org.apache.coyote.,org.apache.tomcat.,org.apache.jasper.
path.separator	;
server.loader	
shared.loader	
sun.arch.data.model	32
sun.boot.class.path	C:\Program Files\Java\jre6\lib\resources.jar;C:\Program Files\Java\jre6\lib\rt.jar;C:\Program Files\Java\jre6\lib\sunrsasign.jar;C:\Program Files\Java\jre6\lib\jsse.jar;C:\Program Files\Java\jre6\lib\jce.jar;C:\Program Files\Java\jre6\lib\charsets.jar;C:\Program Files\Java\jre6\classes
sun.boot.library.path	C:\Program Files\Java\jre6\bin
sun.cpu.endian	little
sun.cpu.isalist	
sun.desktop	windows
sun.io.unicode.encoding	UnicodeLittle
sun.jnu.encoding	Cp1252
sun.management.compiler	HotSpot Client Compiler
sun.os.patch.level	Service Pack 2
svnkit.http.methods	Digest,Basic,NTLM,Negotiate
svnkit.ssh2.persistent	false
svnkit.symlinks	false
tomcat.util.buf.StringCache.byte.enabled	true
tomcat.util.scan.DefaultJarScanner.jarsToSkip	bootstrap.jar,commons-daemon.jar,tomcat-juli.jar,annotations-api.jar,el-api.jar,jsp-api.jar,servlet-api.jar,catalina.jar,catalina-ant.jar,catalina-ha.jar,catalina-tribes.jar,jasper.jar,jasper-el.jar,ecj-.jar,tomcat-api.jar,tomcat-util.jar,tomcat-coyote.jar,tomcat-dbcp.jar,tomcat-jni.jar,tomcat-spdy.jar,tomcat-i18n-en.jar,tomcat-i18n-es.jar,tomcat-i18n-fr.jar,tomcat-i18n-ja.jar,tomcat-juli-adapters.jar,catalina-jmx-remote.jar,catalina-ws.jar,tomcat-jdbc.jar,tools.jar,commons-beanutils.jar,commons-codec*.jar,commons-collections*.jar,commons-dbcp*.jar,commons-digester*.jar,commons-fileupload*.jar,commons-httpclient*.jar,commons-io*.jar,commons-lang*.jar,commons-logging*.jar,commons-math*.jar,commons-pool*.jar,jstl.jar,geronimo-spec-jaxrpc*.jar,wsdl4j*.jar,ant.jar,ant-junit*.jar,aspectj*.jar,jmx.jar,h2*.jar,hibernate*.jar,httpclient*.jar,jmx-tools.jar,jta*.jar,log4j*.jar,mail*.jar,slf4j*.jar,xercesImpl.jar,xmlParserAPIs.jar,xml-apis.jar,junit.jar,junit-*.jar,ant-launcher.jar
user.country	US
user.dir	e:\Tomcat 7.0
user.home	C:\
user.language	en
user.name	WDCVMHUDS01$

[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-07-23 Thread brett.dellegra...@gmail.com (JIRA)














































Brett Delle Grazie
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















We have the same problem (SSH sites configuration and credentials disappear upon Jenkins restart).
Windows Server 2008R2
JVM: 1.7.0_21-b11
Jenkins: 1.509.2 (LTS)
publish-over-ssh: 1.10
ssh-credentials: 0.4



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-07-03 Thread kru...@depag.de (JIRA)














































Jan Krupka
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















indeed

Our environment
jenkins   1.521
Publish Over SSH  1.10
java version "1.6.0_27"
OpenJDK Runtime Environment (IcedTea6 1.12.5) (6b27-1.12.5-0ubuntu0.12.04.1)
OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)
Ubuntu 12.04.2 LTS




























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-05-21 Thread pres...@gilchrist.org (JIRA)














































Preston Gilchrist
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















This continues to be a painful issue. Are the code fixes mentioned in the thread not candidates for release?



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-05-06 Thread peter.lamb...@futuremark.com (JIRA)














































Peter Lamberg
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















Any word on official fix for this?

Alexander Fischers github versions worked for us.

Perhaps the support for older versions of Jenkins / Hudson could/should be sacrificed?

Thank You!




























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-04-30 Thread sylvain.vey...@keyconsulting.fr (JIRA)














































Sylvain Veyrié
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















Still KO for us with 1.513 (same Jenkins instance than Maxime Ménard).



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-04-29 Thread peter.lamb...@futuremark.com (JIRA)














































Peter Lamberg
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















java version "1.7.0_05"
Java(TM) SE Runtime Environment (build 1.7.0_05-b06)
Java HotSpot(TM) 64-Bit Server VM (build 23.1-b03, mixed mode)
Linux jenkins 3.0.0-12-server #20-Ubuntu SMP Fri Oct 7 16:36:30 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
Jenkins ver. 1.512

Publish Over SSH
1.10	



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-04-29 Thread peter.lamb...@futuremark.com (JIRA)












































 
Peter Lamberg
 edited a comment on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.
















java version "1.7.0_05"
Java(TM) SE Runtime Environment (build 1.7.0_05-b06)
Java HotSpot(TM) 64-Bit Server VM (build 23.1-b03, mixed mode)
Ubuntu 11.10
Linux jenkins 3.0.0-12-server #20-Ubuntu SMP Fri Oct 7 16:36:30 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
Jenkins ver. 1.512

Publish Over SSH
1.10	



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-04-24 Thread magnus.lun...@svenskaspel.se (JIRA)














































Magnus Lundin
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















os.name=Windows Server 2012
os.arch=amd64
java.version=1.7.0_09



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-04-22 Thread nick.pa...@gmail.com (JIRA)














































Nick Pannu
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















$ java -version
java version "1.6.0_24"

$ uname -a
Linux 2.6.32-279.22.1.el6.x86_64 #1 SMP Wed Feb 6 03:10:46 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
$ cat /etc/issue
CentOS release 6.3 (Final)
Kernel \r on an \m

Jenkins v1.502 and Plugin v1.10 works, upgrading Jenkins to v1.504 caused the issue. Haven't tried any of the newer versions of Jenkins.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-04-20 Thread thomas.vando...@gmail.com (JIRA)














































Thomas Van Doren
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 12.04.2 LTS
Release:12.04
Codename:   precise

$ uname -a
Linux jenkins 3.2.0-36-virtual #57-Ubuntu SMP Tue Jan 8 22:04:49 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

$ java -version
java version "1.6.0_27"
OpenJDK Runtime Environment (IcedTea6 1.12.3) (6b27-1.12.3-0ubuntu1~12.04)
OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)

$ dpkg -s jenkins
Package: jenkins
Status: install ok installed
Priority: extra
Section: devel
Installed-Size: 47976
Maintainer: Kohsuke Kawaguchi k...@kohsuke.org
Architecture: all
Version: 1.501
Replaces: hudson
Depends: daemon, adduser, psmisc, java2-runtime
Conflicts: hudson
Conffiles:
 /etc/default/jenkins 2157fbd24d94c06f741ba93ab49364c1
 /etc/init.d/jenkins adca5f379add743ef0d73f2718392ecf
 /etc/logrotate.d/jenkins 9ccf66fc7b41f580d6c701e42d1bb794
Description: Continuous integration system written in Java
 Jenkins is an extensible continuous engine written in Java.
Homepage: https://jenkins-ci.org/



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-04-19 Thread maxime.men...@keyconsulting.fr (JIRA)














































Maxime Ménard
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















I have the same issue if I upgrade Jenkins from 1.502 to the latest version.

Debian 2.6.39-3 x86_64
java 1.6.0_26



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-04-19 Thread a.bode...@brillux.de (JIRA)














































Axel Bodemer
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















We have the same Issue.


	Red Hat Enterprise Linux Server release 5.9 (Tikanga)
	Java(TM) SE Runtime Environment (build 1.6.0_33-b03)
	tomcat5.x86_64 5.5.23-0jpp.38.el5_9
	Jenkins 1.501
	Publish Over SSH 1.10





























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-04-18 Thread b...@java.net (JIRA)














































bap
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















Thanks for looking int this Alex,

Unfortunately I am still unable to reproduce this issue - and I have tried upgrading from many versions of the plugins at the same time as upgrading Jenkins to 1.504 accross all of cifs, ftp and ssh. I suspect that the problem is JVM version specific.

I'd like to identify exactly where the problem lies, and and only fix there (i.e I do not really want to pull the minimum required version of jenkins to a version that is even newer than the current LTC RC)

The issue could potentially be solved with a calculated serialVerUID - a readResolve method is not supposed to concern itself with any sub or supertypes (so another possible fix may be to return "this" from readResolve in the serialized class definition)

I will be able to dedicate a large amount of time to this issue following this weekend.

Can everyone with this problem please provide their os, version including architecture and the full details of the JVM that the jenkins master is using?




























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-04-15 Thread afisc...@pcsoft.de (JIRA)














































Alexander Fischer
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















I have added a complete patched version of the plugins "publish-over" (base) and "publish-over-ssh" on GitHub:

	https://github.com/afischer211/publish-over-plugin
	https://github.com/afischer211/publish-over-ssh-plugin



Can you test it?



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-04-14 Thread afisc...@pcsoft.de (JIRA)














































Alexander Fischer
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















I have patched and tested only the publish-over-ftp. But I also modified the pom-files for building against the Jenkins API (not anymore the Hudson-API). I can attach the modified pom for the Maven-build.
Can I create my own GitHub-repository and publish the patched plugin (sources, pom, ...) until bap has checked and merged my modifications? I will also patch publish-over-ssh and check again.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-04-12 Thread afisc...@pcsoft.de (JIRA)














































Alexander Fischer
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















I have resolved the problem for Publish-Over-FTP (I'm sure, the solution for Publish-Over-SSH is the same).
You have to override the method readResolve() in all inherited classes, for Publish-Over-FTP this are:

	BapFtpHostConfiguration
	BapFtpPublisherPlugin$Descriptor



The reason is, that the reflection-mechanism looks for the method readResolve() in the inherited class (see above) and after this in the base-class. The reflection-invoke of the method fails, if the method is declared in the base-class and call over the derived class.
Can I check in the patched classes on GitHub?




























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-04-12 Thread afisc...@pcsoft.de (JIRA)














































Alexander Fischer
 updated  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.
















The patched sources for resolving the bug...





Change By:


Alexander Fischer
(12/Apr/13 3:03 PM)




Attachment:


BapFtpHostConfiguration.java





Attachment:


BapFtpPublisherPlugin.java



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-04-12 Thread afisc...@pcsoft.de (JIRA)














































Alexander Fischer
 started work on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.
















Change By:


Alexander Fischer
(12/Apr/13 3:10 PM)




Status:


Open
InProgress



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-04-12 Thread thomas.vando...@gmail.com (JIRA)














































Thomas Van Doren
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















I tried patching both the SSH and FTP plugins with the readResolve override and running 1.510. I saw a bunch of CannotResolveClassExceptions and the plugin did not load its configuration. 

com.thoughtworks.xstream.mapper.CannotResolveClassException: jenkins.plugins.publish_over_ssh.BapSshPublisherPlugin
...

Here's the patch I used, which is the patch @afischer attached: https://github.com/jenkinsci/publish-over-ssh-plugin/pull/3



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-04-12 Thread thomas.vando...@gmail.com (JIRA)














































Thomas Van Doren
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















It's possible that I didn't correctly package the plugin, though.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [publish-over-ssh] (JENKINS-17058) Publish over SSH plugin XML configuration cannot be read on jenkins start up.

2013-04-03 Thread francois.dum...@vehco.com (JIRA)














































François Dumont
 commented on  JENKINS-17058


Publish over SSH plugin XML configuration cannot be read on jenkins start up.















I'm wondering how this issue is not In Progress. Kinda disturbing regression, guys!



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.