[ 
http://jira.amdatu.org/jira/browse/AMDATU-558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665#comment-12665
 ] 

Marcel Offermans commented on AMDATU-558:
-----------------------------------------

DirectoryWatcher.install(Artifact):Bundle is where the location is retrieved 
and passed on to installOrUpdateBundle(). It actually asks 
Artifact.getTransformedURL():URL for the value. How the artifact gets its value 
is the next step. That seems to be happening in 
DirectoryWatcher.transformArtifact(Artifact):boolean where it asks the 
ArtifactUrlTransformer to transform(URL) and the implementation for this for 
bundles can be found in the BundleTransformer which implements this method by 
simply returning the passed value.
                
> Replace tenantconf deployment with Felix autoconf snapshot
> ----------------------------------------------------------
>
>                 Key: AMDATU-558
>                 URL: http://jira.amdatu.org/jira/browse/AMDATU-558
>             Project: Amdatu
>          Issue Type: Task
>          Components: Amdatu Core
>            Reporter: Bram de Kruijff
>             Fix For: Sprint 5
>
>
> AMDATU-498 generalized the tenantconf enhancemente to standard Apache Felix 
> autoconf/metatype. However, these changes have not yet been integrated into 
> the platform build. 
> TODO;
> * take snapshot of Felix autoconf/metatype
> * integrate in release / kitchensink
> * move tenantconf to attic
> * update documentation

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://jira.amdatu.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers

Reply via email to