> 2) do we have the installers somewhere so we can test them ? > > > No installers provided yet. > You can test them by building the current trunk following theses > instructions [1]. > There may also be some already packaged distributions available, built > from CI. But, since the move to the Apache CI environment, I don't know > where we can find them.
They should be here: http://repository.apache.org/snapshots/org/apache/directory/studio/ But for some (yet) unknown reason it fails to deploy the generated file. Thats also why the build on Apache CI fails all the time (http://vmbuild.apache.org/continuum/buildResults.action?projectGroupId=139&projectId=1591) ... Maybe the file is too big? In fact http error code 400 doesn't gives me much hint: 400 - Bad Request The syntax of the request was not understood by the server. Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/studio/studio-build/1.4.0-SNAPSHOT/studio-build-1.4.0-20090331.190445-12-dist.tar.gz 77091K uploaded [INFO] [deploy:deploy-file {execution: deploy-dist-linux-x86}] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/studio/dist/ApacheDirectoryStudio/1.4.0-SNAPSHOT-linux-x86/ApacheDirectoryStudio-1.4.0-SNAPSHOT-linux-x86.tar.gz 77091K uploaded [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error deploying artifact: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/studio/dist/ApacheDirectoryStudio/1.4.0-SNAPSHOT-linux-x86/ApacheDirectoryStudio-1.4.0-SNAPSHOT-linux-x86.tar.gz. Return code is: 400 Regards Felix
