You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by "Marcel Offermans (JIRA)" <ji...@apache.org> on 2014/04/17 10:57:30 UTC

[jira] [Closed] (ACE-434) Binary releases store dirs contain wrong artifacts

     [ https://issues.apache.org/jira/browse/ACE-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Offermans closed ACE-434.
--------------------------------

    Resolution: Fixed

Closed all issues I just reopened and targeted for 'next' release.

> Binary releases store dirs contain wrong artifacts
> --------------------------------------------------
>
>                 Key: ACE-434
>                 URL: https://issues.apache.org/jira/browse/ACE-434
>             Project: ACE
>          Issue Type: Bug
>          Components: Build
>            Reporter: Bram de Kruijff
>            Assignee: Marcel Offermans
>             Fix For: next
>
>
> The binary release server and server-allinone projects contain a store directory that includes the old agent launcher and the ACE autofconf jar.
> I am not sure if it makes any sense to include the launcher here, but if so it should be the new one. 
> The new agent is supposed to work with the standard Felix autoconf. I believe [~marrs] is still working on releasing the correct version.
> {code}
> ./build.xml:		<move file="${target.server.dir}/store/org.apache.ace.launcher.jar" toFile="${target.server.dir}/store/ace-launcher.jar"/>
> ./build.xml:		<move file="${target.server-allinone.dir}/store/org.apache.ace.launcher.jar" toFile="${target.server-allinone.dir}/store/ace-launcher.jar"/>
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)