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

Christian Vogel commented on ACE-335:
-------------------------------------

Regarding local and remote repository. Via default, there is only one plugin 
left for having a local repo. With the LocalIndexedRepo you can create your own 
local repository, but you cannot add a remote location like you did with 
aQute.lib.deployer.obr.LocalOBR, where you could specify "local" and 
"locations" together. "FixedIndxedRepo" is now used to access remote 
repositories. Only possibility is to add the old libraries to the option 
"-pluginpath". I guess then we can use the old fashion classes as well.
                
> Migrate from Bndtools1 to Bndtools2
> -----------------------------------
>
>                 Key: ACE-335
>                 URL: https://issues.apache.org/jira/browse/ACE-335
>             Project: ACE
>          Issue Type: Task
>            Reporter: Christian Vogel
>              Labels: patch
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> The current trunk version is not compatible to the new Bndtools version. 
> Therefore, steps should be executed to migrate the current 1.0.0.REL to 
> 2.0.0.REL.
> Steps.:
> 1. make a backup copy of the current 'cnf' project folder
> 2. delete the old one and let the new Bndtools version create a new 'cnf' 
> project for you
> 3. add the Apache Ace additional repositories to 'cnf/ext/repositories.bnd'
> 4. copy the 'lib' folder of your backup 'cnf' to the new 'cnf' project
> 5. copy 'update-lib.sh' from your backup to the new 'cnf' project
> 6. copy 'cnf/src' from your backup to the new 'cnf' project
> 7. resolve all left project issues during different versionings of bundles in 
> new 'cnf'
> 8. add additional targets from old ant build file to 'cnf/build.xml'
> 9. update  run configurations

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