mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-14 10:47:57 +01:00
Store the version in the binary dist.
This commit is contained in:
parent
41c1113058
commit
86fca31251
@ -55,7 +55,8 @@ cp $BASE_DIR/wisemapping.xml $JETTY_DIR/contexts/
|
||||
cp -r $BASE_DIR/../wise-webapp/src/test/sql $TARGET_DIR/wisemapping-$WISE_VERSION/config
|
||||
|
||||
# Store version
|
||||
echo $1 $WISE_WEBAPP_DIR/version
|
||||
echo $1 > $WISE_WEBAPP_DIR/version
|
||||
git rev-parse HEAD >> $WISE_WEBAPP_DIR/version
|
||||
|
||||
# Zip all ...
|
||||
cd $TARGET_DIR
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 790 B After Width: | Height: | Size: 395 B |
BIN
wise-editor/src/main/webapp/images/zoom_in2.png
Normal file
BIN
wise-editor/src/main/webapp/images/zoom_in2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 447 B |
BIN
wise-editor/src/main/webapp/images/zoom_out2.png
Normal file
BIN
wise-editor/src/main/webapp/images/zoom_out2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 419 B |
Loading…
Reference in New Issue
Block a user