[ 
https://issues.apache.org/jira/browse/ARIES-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Ross updated ARIES-1049:
-----------------------------

    Labels: nextreleasecandidate  (was: )
    
> DeployedContentHeader can get into an illegal state.
> ----------------------------------------------------
>
>                 Key: ARIES-1049
>                 URL: https://issues.apache.org/jira/browse/ARIES-1049
>             Project: Aries
>          Issue Type: Bug
>          Components: Subsystem
>            Reporter: John Ross
>              Labels: nextreleasecandidate
>
> When given a syntactically incorrect bundle symbolic name, the regex used by 
> the DeployedContentHeader becomes confused and ends up skipping over the 
> unrecognized portion until it reaches a part it does recognize as a valid 
> symbolic name. This can lead to the skipping of mandatory attributes, such as 
> deployed-version, which will subsequently lead to NPEs after the object has 
> been created. It would be better to fail the object creation rather than 
> allow it to assume an illegal state.

--
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

Reply via email to