You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Wendy Smoak (JIRA)" <ji...@codehaus.org> on 2010/03/17 22:58:22 UTC

[jira] Commented: (CONTINUUM-2486) Error in backup output of builddefinition templates

    [ http://jira.codehaus.org/browse/CONTINUUM-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=214273#action_214273 ] 

Wendy Smoak commented on CONTINUUM-2486:
----------------------------------------

Is <buildDefinitionTemplates> really duplicated in the file or is that a typo?

It looks wrong, but what problem does this cause and how do I reproduce it?  (Have you perhaps tried to import the backup file and gotten an error?)



> Error in backup output of builddefinition templates 
> ----------------------------------------------------
>
>                 Key: CONTINUUM-2486
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2486
>             Project: Continuum
>          Issue Type: Bug
>          Components: XMLRPC Interface
>    Affects Versions: 1.3.6 (Beta)
>         Environment: Windows XP
>            Reporter: Bob Verbrugge
>
> org.apache.maven.continuum.xmlrpc.backup.Backup produces output w/o <buildDefinitions> tags:
>        
>   <buildDefinitionTemplates>
>     <buildDefinitionTemplates>
>       <buildDefinition>
>         .....
>       </buildDefinition>
>     </buildDefinitionTemplate>
>     <buildDefinitionTemplates>
> instead of
>   <buildDefinitionTemplates>
>     <buildDefinitionTemplates>
>       <buildDefinitions>
>         <buildDefinition>
>           .....
>         </buildDefinition>
>       </buildDefinitions>
>     </buildDefinitionTemplate>
>     <buildDefinitionTemplates>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira