You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by "Paul Bakker (JIRA)" <ji...@apache.org> on 2012/07/17 13:06:35 UTC

[jira] [Commented] (ACE-281) Convert the individual projects from Maven to Bndtools

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

Paul Bakker commented on ACE-281:
---------------------------------

I have deployed ACE (from the new ANT build) on a server and tried using the Amazon Node launcher. There are a few minor things I did run into:

* jclouds packaging was broken (I fixed this in your sandbox by embedding jclouds in the Amazon launcher bundle, and upgraded to the latest jclouds)
* ace-launcher is missing in devserver/store
* ace-launcher.jar is broken, it throws a methodnotfound exception when started
* jars are now versioned 1.0.0 instead of 0.8, this will brake resource processor helpers etc. built agains 0.8. This will happen eventually anyway when we release 1.0, but should be aware of this because it is a breaking change.

                
> Convert the individual projects from Maven to Bndtools
> ------------------------------------------------------
>
>                 Key: ACE-281
>                 URL: https://issues.apache.org/jira/browse/ACE-281
>             Project: ACE
>          Issue Type: Sub-task
>            Reporter: Marcel Offermans
>            Assignee: Marcel Offermans
>
> This means:
> * Creating a 'cnf' repository for all dependencies
> * Moving all the bundle metadata from the pom.xml to the bnd.bnd file.
> * Changing the folder structure, sources go in src/ and test sources go in test/
> * Add Bndtools natures
> * Set build paths
> * Create .bndrun files for all our current targets
> * Validating that all unit tests still run (integration tests will be done in separate task)

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