Merge remote-tracking branch 'origin/master'
[aquarium] / make-dist.sh
2012-06-11 Christos KK LoverdosRemove reference to test.sh from make-dist.sh
2012-05-09 Christos KK LoverdosTweeking configuration
2012-04-24 Christos KK LoverdosRename package and make-dist with maven offline mode
2012-04-03 Christos KK LoverdosDo not get dependencies in fast mode
2012-04-02 Christos KK Loverdosmake-dist accepts the archive name
2012-04-02 Christos KK LoverdosRemove previous archive before generating new one
2012-04-02 Christos KK LoverdosAdd script shortcuts
2012-04-02 Christos KK LoverdosUsing SLF4J with logback-classic
2012-04-02 Christos KK LoverdosBetter make-dist. Can use custom props
2012-03-29 Christos KK LoverdosCopyright
2012-03-29 Christos KK LoverdosMore docs and modularization to make-dist
2012-03-29 Christos KK LoverdosFix noclean handling
2012-03-29 Christos KK LoverdosUse SHA part
2012-03-28 Christos KK LoverdosPossible override of project cleaning for faster builds
2012-03-28 Christos KK LoverdosSave the originating commit SHA in the distribution...
2012-03-27 Christos KK Loverdosmake-dist.sh is less destructive now
2012-03-27 Christos KK LoverdosRemoving the executable flag from original make-dist.sh
2012-03-22 Georgios GousiosScript to help test a new Aquarium installation
2012-03-13 Georgios GousiosCheck for existence of default role mapping
2012-02-21 Georgios GousiosDefault distribution files
2012-02-21 Georgios GousiosCorrect bundle naming for tags
2012-02-21 Georgios GousiosSupport for bundling arbitrary commit ids
2012-02-14 Georgios GousiosUse common fail() instead of exit
2012-02-14 Georgios GousiosFinish script to start/stop aquarium
2012-02-13 Georgios GousiosStartup script for Aquarium
2012-02-13 Georgios GousiosSkeleton functions tested working
2012-02-13 Georgios GousiosFactor out clean and fail operations in methods
2012-02-13 Georgios GousiosStash instead of requiring commit
2012-02-13 Georgios GousiosCheckout and create dirs
2012-02-13 Georgios GousiosInitial version of script to generate aquarium distr...