Description
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.
./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"/>