You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to build latest is strange forward:
get maven from http://maven.apache.org/, add the bin directory to your path,
checkout source and
execute mvn clean install
than you find in .\adito-distributions\adito-distribution-standalone\target\ the package (zip or tar.bz2) that you can copy to your server
to run it you need ant (http://ant.apache.org/) on your server, go into the directory and execute ant install to configure the basics like userdatabase and so one. After it you can start the server with ant console or install it as a service with ant install-service.
The README.md file make reference to a broke url: http://adito.wiki.sourceforge.net/
I'm looking for more information to get a pre-compiled version of adito.
The text was updated successfully, but these errors were encountered: