+1

David

On 22 September 2015 at 13:02, Christian Schneider
<[email protected]> wrote:
> I've staged a release for vote at:
> https://repository.apache.org/content/repositories/orgapachearies-1040
>
> Highlights
>
> Namespace support in the maven bundle plugin. You can now give it a list of
> namespace URIs to support. It will then create xml that is compatible to the
> listed namespaces.
> It will default to the jpa 2 and transaction 2 namespaces but you can also
> set it to the old ones.
>
> The currently supported namespaces are:
> "http://aries.apache.org/xmlns/jpa/v1.1.0"; -> jpa support exported as xml
> "http://aries.apache.org/xmlns/jpa/v2.0.0"; -> jpa support based on
> annotations
> "http://aries.apache.org/xmlns/transactions/v1.2.0";  -> transactions
> exported as xml
> "http://aries.apache.org/xmlns/transactions/v2.0.0"; -> transactions based on
> annotations
>
> Release Notes - Aries - Version blueprint-maven-plugin-1.2.0
>
> ** Bug
>     * [ARIES-1411] - Blueprint Annotations: Missing service when two
> services with the same type are annotated
>
> ** Improvement
>     * [ARIES-1306] - Support @Produces annotation in blueprint-maven-plugin
>     * [ARIES-1308] - Support special blueprint beans like
> blueprintBundleContext
>     * [ARIES-1326] - Allow to define bean id for service ref
>     * [ARIES-1373] - Add switch to generator for the annotation based style
> of jpa 2.1.0
>     * [ARIES-1414] - Allow to configure code generation based on namespaces
>
>
> https://issues.apache.org/jira/browse/ARIES/fixforversion/12329703
>
> Please review and vote:
>   [ ] +1 Release the above artifacts
>   [ ] -1 Do not
>
> Here is my +1
>
> Cheers,
> Christian
>
> --
> Christian Schneider
> http://www.liquid-reality.de
>
> Open Source Architect
> http://www.talend.com
>

Reply via email to