WiseEditor WAR generation.
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
<artifactId>wise-editor</artifactId>
|
||||
<version>3.0-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
<type>war</type>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.wisemapping</groupId>
|
||||
@@ -347,6 +348,19 @@
|
||||
<configuration>
|
||||
<warName>wisemapping</warName>
|
||||
<overlays>
|
||||
<overlay>
|
||||
<groupId>org.wisemapping</groupId>
|
||||
<artifactId>wise-editor</artifactId>
|
||||
<type>war</type>
|
||||
<targetPath>css</targetPath>
|
||||
<includes>
|
||||
<include>**/*.css</include>
|
||||
<include>**/*.jpg</include>
|
||||
<include>**/*.ico</include>
|
||||
<include>**/*.jpg</include>
|
||||
<include>**/*.less</include>
|
||||
</includes>
|
||||
</overlay>
|
||||
<overlay>
|
||||
<groupId>org.wisemapping</groupId>
|
||||
<artifactId>core-js</artifactId>
|
||||
|
BIN
wise-webapp/src/main/webapp/images/es.gif
Normal file
BIN
wise-webapp/src/main/webapp/images/es.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 331 B |
BIN
wise-webapp/src/main/webapp/images/fr.gif
Normal file
BIN
wise-webapp/src/main/webapp/images/fr.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 148 B |
BIN
wise-webapp/src/main/webapp/images/icon_triangle_grey_12x13.gif
Normal file
BIN
wise-webapp/src/main/webapp/images/icon_triangle_grey_12x13.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 192 B |
BIN
wise-webapp/src/main/webapp/images/info.png
Normal file
BIN
wise-webapp/src/main/webapp/images/info.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 778 B |
BIN
wise-webapp/src/main/webapp/images/uk.gif
Normal file
BIN
wise-webapp/src/main/webapp/images/uk.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.0 KiB |
Reference in New Issue
Block a user