From: rkv Date: Tue, 27 Nov 2012 06:11:48 +0000 (+0000) Subject: Ant script is improved so to sign the launcher jar automatically. Check-out icon... X-Git-Tag: Root_Delivery1_2012_12_06~40 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=d156971b15d7e83cc3d9d2514da6fee606642ddb;p=tools%2Fsiman.git Ant script is improved so to sign the launcher jar automatically. Check-out icon is updated. --- diff --git a/Workspace/Siman/.externalToolBuilders/Ant_Siman_War_Builder.launch b/Workspace/Siman/.externalToolBuilders/Ant_Siman_War_Builder.launch index 0846a98..00f4d15 100644 --- a/Workspace/Siman/.externalToolBuilders/Ant_Siman_War_Builder.launch +++ b/Workspace/Siman/.externalToolBuilders/Ant_Siman_War_Builder.launch @@ -2,8 +2,8 @@ - - + + @@ -14,9 +14,12 @@ + + + diff --git a/Workspace/Siman/WebContent/error.jsp b/Workspace/Siman/WebContent/error.jsp index 2b048c1..92f160f 100644 --- a/Workspace/Siman/WebContent/error.jsp +++ b/Workspace/Siman/WebContent/error.jsp @@ -1,22 +1,14 @@ <%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1" -%><%@ - taglib prefix="s" uri="/struts-tags" %> +<%@taglib prefix="s" uri="/struts-tags"%> -<% String reason = request.getParameter("error"); -%> -<%=reason%> - - SIMAN - - + - \ No newline at end of file diff --git a/Workspace/Siman/WebContent/jap/splat-launcher.jar b/Workspace/Siman/WebContent/jap/splat-launcher.jar index cf88bdd..617fe5d 100644 Binary files a/Workspace/Siman/WebContent/jap/splat-launcher.jar and b/Workspace/Siman/WebContent/jap/splat-launcher.jar differ diff --git a/Workspace/Siman/WebContent/jap/splat-signedlauncher.jar b/Workspace/Siman/WebContent/jap/splat-signedlauncher.jar index 34958b2..c2ca943 100644 Binary files a/Workspace/Siman/WebContent/jap/splat-signedlauncher.jar and b/Workspace/Siman/WebContent/jap/splat-signedlauncher.jar differ diff --git a/Workspace/Siman/WebContent/jsp/toolbar.jsp b/Workspace/Siman/WebContent/jsp/toolbar.jsp index aa9972e..477281a 100644 --- a/Workspace/Siman/WebContent/jsp/toolbar.jsp +++ b/Workspace/Siman/WebContent/jsp/toolbar.jsp @@ -48,7 +48,7 @@ if (study.getSelectedStepRights().canCreateDocument() && mbar != null) { %> - height=<%=mbar.getHeight()%>> <% Iterator item = mbar.asList().iterator(); for (int i=0; item.hasNext(); i++) { diff --git a/Workspace/Siman/WebContent/skin/tool.any.old.png b/Workspace/Siman/WebContent/skin/tool.any.old.png new file mode 100644 index 0000000..8b079df Binary files /dev/null and b/Workspace/Siman/WebContent/skin/tool.any.old.png differ diff --git a/Workspace/Siman/WebContent/skin/tool.any.png b/Workspace/Siman/WebContent/skin/tool.any.png index 8b079df..45a8346 100644 Binary files a/Workspace/Siman/WebContent/skin/tool.any.png and b/Workspace/Siman/WebContent/skin/tool.any.png differ diff --git a/Workspace/Siman/build.xml b/Workspace/Siman/build.xml index 0cb3a8c..4c2fa02 100644 --- a/Workspace/Siman/build.xml +++ b/Workspace/Siman/build.xml @@ -17,29 +17,38 @@ - - - - - - - - - - + + + + + + + + + + - - - - + + + + + + + + + + + + + - - - - - - + + + + + + @@ -80,32 +89,30 @@ - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - +