[JIRA] (JENKINS-36375) Change assembly version is adding ? char at the beginning of the AssemblyInfo.cs

2018-10-17 Thread hec...@pliner.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Hector Santana commented on  JENKINS-36375  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Change assembly version is adding ? char at the beginning of the AssemblyInfo.cs   
 

  
 
 
 
 

 
 This was merged as part of https://github.com/jenkinsci/change-assembly-version-plugin/pull/11. Now we just need to wait for the next release. Probably v1.11  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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/d/optout.


[JIRA] (JENKINS-53399) Lost all saved managed files after upgrade to 3.0

2018-09-04 Thread hec...@pliner.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Hector Santana commented on  JENKINS-53399  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Lost all saved managed files after upgrade to 3.0   
 

  
 
 
 
 

 
 

 

org.jenkinsci.plugins.configfiles.GlobalConfigFiles

Managed files

ConversionException: org.jenkinsci.plugins.configfiles.GlobalConfigFiles$1 : org.jenkinsci.plugins.configfiles.GlobalConfigFiles$1  Debugging information  message : org.jenkinsci.plugins.configfiles.GlobalConfigFiles$1 cause-exception : com.thoughtworks.xstream.mapper.CannotResolveClassException cause-message : org.jenkinsci.plugins.configfiles.GlobalConfigFiles$1 class : java.util.TreeSet required-type : java.util.TreeSet converter-type : com.thoughtworks.xstream.converters.collections.TreeSetConverter path : /org.jenkinsci.plugins.configfiles.GlobalConfigFiles/configs/comparator line number : 4 ---, MissingFieldException: No field 'org.jenkinsci.plugins.configfiles.xml.XmlConfig' found in class 'org.jenkinsci.plugins.configfiles.GlobalConfigFiles', MissingFieldException: No field 'org.jenkinsci.plugins.managedscripts.PowerShellConfig' found in class 'org.jenkinsci.plugins.configfiles.GlobalConfigFiles', MissingFieldException: No field 'org.jenkinsci.plugins.managedscripts.PowerShellConfig' found in class 'org.jenkinsci.plugins.configfiles.GlobalConfigFiles', MissingFieldException: No field 'org.jenkinsci.plugins.managedscripts.PowerShellConfig' found in class 'org.jenkinsci.plugins.configfiles.GlobalConfigFiles'
 

 We also had the same problem when updated from 2.18 to 3.0  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and 

[JIRA] (JENKINS-38428) SVN Repository browser not expanding enviroment variables

2016-09-21 Thread hec...@pliner.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Hector Santana created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38428  
 
 
  SVN Repository browser not expanding enviroment variables   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Attachments: 
 Test Config Jenkins.png  
 
 
Components: 
 subversion-plugin  
 
 
Created: 
 2016/Sep/21 5:24 PM  
 
 
Labels: 
 plugin subversion repositorybrowser  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Hector Santana  
 

  
 
 
 
 

 
 Jenkins needs to expand variables in Repository Browser URL based on any environment variable, not just parameters. Stack trace 

 

javax.servlet.ServletException: java.lang.Error: Failed to instantiate class hudson.scm.browsers.FishEyeSVN from {"url":"${FISHEYE_SERVER_BASE}/Test/","rootModule":"branches/alpha","stapler-class":"hudson.scm.browsers.FishEyeSVN","$class":"hudson.scm.browsers.FishEyeSVN"}
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:796)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)
	at org.kohsuke.stapler.MetaClass$5.doDispatch(MetaClass.java:233)
	at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)
	at org.kohsuke.stapler.MetaClass$5.doDispatch(MetaClass.java:233)
	at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)