View Issue Details

IDProjectCategoryView StatusLast Update
0012924mantisbtapi soappublic2011-08-05 02:41
Reportermrends Assigned Torombert  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionno change required 
OSwin server 2003 
Product Version1.2.5 
Summary0012924: hudson mantis plugin: no note is added
Description

Hudson Console Output:
[MANTIS] Failed to add note to Mantis issue #hudson.plugins.mantis.changeset.SubversionChangeSet@17dda4a (cause: org.xml.sax.SAXException: Invalid element in hudson.plugins.mantis.soap.mantis120.IssueData - monitors).


Hudson Log Recorder:
Apr 8, 2011 6:03:10 PM hudson.plugins.mantis.soap.mantis120.MantisSessionImpl
INFO: Mantis version is 1.2.X

Apr 8, 2011 5:55:27 PM hudson.plugins.mantis.MantisLinkAnnotator annotate
WARNING: Failed to get Mantis issue 0000001,204.


  • this happens since mantis 1.2.5 (worked with 1.2.4)
  • hudson user is DEVELOPER
Steps To Reproduce
  1. Install Mantis Plugin in Hudson
  2. Create the hudson project that uses your repository (svn)
  3. Create an issue and upload a file to attach it.
  4. Commit changes from your code to the repository using the issue id in comment.
  5. Run Hudson task.
  6. Check mantis plugin log in hudson.
Additional Information

hudson vers: 1.398
hudson mantis plugin vers: 0.10.1
mantis vers: 1.2.5

TagsNo tags attached.

Relationships

has duplicate 0016983 closeddregad hudson mantis plugin: no note is added 

Activities

rombert

rombert

2011-04-08 12:52

reporter   ~0028573

The soap api output has changed therefore the hudson plugin should simply regenerate its stubs.