From 4129693f563feaec085f326112948d1acb0a1a70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Boutemy?= Date: Wed, 15 May 2019 18:20:08 -0400 Subject: [PATCH] little improvements while preparing a workshop (#4) * cleanup * skip rat by default in pom.xml * roll back to 2.5.10 * improved README * added link to Struts rest showcase source --- .DS_Store | Bin 6148 -> 0 bytes .README.swp | Bin 12288 -> 0 bytes .gitignore | 6 ------ Jenkinsfile | 4 ++-- README.md | 30 +++++++++++++++++------------- pom.xml | 29 +++++++++++++++-------------- 6 files changed, 34 insertions(+), 35 deletions(-) delete mode 100644 .DS_Store delete mode 100644 .README.swp diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index a2642c8fd79ed76c285d70e7fec747729309f37b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeHKJ8r`;3?&<*2#_UXMqME{5RCK$xj;WovJ^1TxVxvGt4HhOXGq|5bB6|x0QDq_ zPlDcHnj)g@XSWqui^vjgC|@>A&GyYF_K*<;!g0nyhGTbrd+q!8N%rl4aUW%n7x|FW zCEqq^RDcRl0V+TRsKD$BWQkp_Wa?05%A_VeY*I zuvh?C6URVAU>a0lP&Hc&4Laf_^J?N47`>Hi$N9z6MQb2ODnJFU6g z;Ct=)v!J=#OEZ>HBIBMOd0TU7jihY!iwGcq00IagfB*srAb org.apache.struts struts2-apps - 2.5.20 + 2.5.10 struts2-rest-showcase @@ -35,21 +35,21 @@ Struts 2 Rest Showcase Example - - nexus - http://18.188.100.16:8081/repository/maven-snapshots/ - - - nexus - http://18.188.100.16:8081/repository/maven-releases/ - + + nexus + http://18.188.100.16:8081/repository/maven-snapshots/ + + + nexus + http://18.188.100.16:8081/repository/maven-releases/ + org.apache.struts struts2-rest-plugin - + org.apache.struts struts2-convention-plugin @@ -59,10 +59,10 @@ struts2-config-browser-plugin - com.lowagie - itext - 4.2.2 - + com.lowagie + itext + 4.2.2 + @@ -147,5 +147,6 @@ UTF-8 + true