From 7711d304274653ed7df98c231aa2843333c92392 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Thu, 17 Oct 2019 15:14:32 +0200 Subject: [PATCH] Updated to support Git and Jenkins --- .classpath | 2 +- README.md | 2 +- src/main/webapp/WEB-INF/web.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.classpath b/.classpath index 8c8b687..6171050 100644 --- a/.classpath +++ b/.classpath @@ -41,7 +41,7 @@ - + diff --git a/README.md b/README.md index 98db250..56268fb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Tabular Data Table Widget -Tabular Data is a portlet to manage tabular data. tabular-data-table-widget is a widget that implements the table operation for Tabular Data portlet. +Tabular Data is a portlet to manage tabular data. tabular-data-table-widget is a widget that implements the operations on table for Tabular Data portlet. ## Structure of the project diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index c101823..2552d6e 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -1,7 +1,7 @@ + PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 3.0//EN" + "http://java.sun.com/dtd/web-app_3_0.dtd">