You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Jeremy Hughes (JIRA)" <ji...@apache.org> on 2011/04/27 11:07:03 UTC

[jira] [Commented] (ARIES-638) Logging improvements in AriesApplicationManagerImpl

    [ https://issues.apache.org/jira/browse/ARIES-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025680#comment-13025680 ] 

Jeremy Hughes commented on ARIES-638:
-------------------------------------

Hi Jarek, can you say what your intention w.r.t releases is with this change. On the face of it, as you've put this change in three places I suspect you will want to release a 0.2.x, but I'm guessing the change is in 0.3.x and trunk for good housekeeping purposes rather than wishing to make a release of those yet.

> Logging improvements in AriesApplicationManagerImpl
> ---------------------------------------------------
>
>                 Key: ARIES-638
>                 URL: https://issues.apache.org/jira/browse/ARIES-638
>             Project: Aries
>          Issue Type: Improvement
>          Components: Application
>    Affects Versions: application-0.2.1
>            Reporter: Jarek Gawor
>            Assignee: Jarek Gawor
>
> A bundle in an application can be completely ignored by AriesApplicationManager.createApplication() (which can lead to resolution problems later on) if it doesn't contain the Bundle-ManifestVersion header. The bundle is considered invalid if it doesn't contain the Bundle-SymbolicName and Bundle-ManifestVersion headers. That's ok but there is no indication anywhere that the bundle was ignored and for what reason. The only way to tell what's going on is by stepping through the code in a debugger. 
> Adding logging statements to createApplication() as the nested bundles are processed would help to see what's going on with logging enabled.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira