Statistics
| Branch: | Tag: | Revision:

root / make-dist.sh @ master

History | View | Annotate | Download (6.7 kB)

# Date Author Comment
5156c447 07/18/2012 11:50 am Prodromos Gerakios

fixed make-dist.sh

f98a722e 06/11/2012 03:24 pm Christos KK Loverdos

Remove reference to test.sh from make-dist.sh

c8b4467d 05/09/2012 04:49 pm Christos KK Loverdos

Tweeking configuration

Use classpath for logback.xml, (re?)introduce akka.conf.

aac593d6 04/24/2012 11:53 am Christos KK Loverdos

Rename package and make-dist with maven offline mode

5c2a433c 04/03/2012 11:51 pm Christos KK Loverdos

Do not get dependencies in fast mode

80ccd6de 04/03/2012 12:31 am Christos KK Loverdos

make-dist accepts the archive name

ede07b2b 04/02/2012 04:52 pm Christos KK Loverdos

Remove previous archive before generating new one

Just being defensive

70ca3892 04/02/2012 04:49 pm Christos KK Loverdos

Add script shortcuts

d62c74d1 04/02/2012 02:53 pm Christos KK Loverdos

Using SLF4J with logback-classic

06be7386 04/02/2012 12:27 pm Christos KK Loverdos

Better make-dist. Can use custom props

04b151ba 03/29/2012 04:06 pm Christos KK Loverdos

Copyright

7d01792d 03/29/2012 03:25 pm Christos KK Loverdos

More docs and modularization to make-dist

dafcb968 03/29/2012 02:28 pm Christos KK Loverdos

Fix noclean handling

db3af0b6 03/29/2012 02:15 pm Christos KK Loverdos

Use SHA part

e798bb3b 03/28/2012 04:52 pm Christos KK Loverdos

Possible override of project cleaning for faster builds

168ea526 03/28/2012 11:17 am Christos KK Loverdos

Save the originating commit SHA in the distribution (apart from the archive name itself)

7793602d 03/27/2012 05:13 pm Christos KK Loverdos

make-dist.sh is less destructive now

1. Does not do any git-fu.
2. Uses current working folder. It's your responsibility to have it OK.

abac7fe9 03/27/2012 04:53 pm Christos KK Loverdos

Removing the executable flag from original make-dist.sh

f17d3173 03/22/2012 03:58 pm Georgios Gousios

Script to help test a new Aquarium installation

e48e69c8 03/13/2012 03:04 pm Georgios Gousios

Check for existence of default role mapping

dc172222 02/21/2012 04:16 pm Georgios Gousios

Default distribution files

7d8dcecd 02/21/2012 03:55 pm Georgios Gousios

Correct bundle naming for tags

726631a9 02/21/2012 03:04 pm Georgios Gousios

Support for bundling arbitrary commit ids

bfd0f0a7 02/14/2012 11:42 am Georgios Gousios

Use common fail() instead of exit

3e7df224 02/14/2012 10:48 am Georgios Gousios

Finish script to start/stop aquarium

4bcab152 02/13/2012 05:55 pm Georgios Gousios

Startup script for Aquarium

6b2c8be7 02/13/2012 04:06 pm Georgios Gousios

Skeleton functions tested working

d74cbebe 02/13/2012 03:56 pm Georgios Gousios

Factor out clean and fail operations in methods

0ba5e223 02/13/2012 02:46 pm Georgios Gousios

Stash instead of requiring commit

caa3a7c8 02/13/2012 01:59 pm Georgios Gousios

Checkout and create dirs

54fc9713 02/13/2012 01:55 pm Georgios Gousios

Initial version of script to generate aquarium distr archive