Bram de Kruijff created ACE-434:
-----------------------------------

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


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.1#6144)

Reply via email to