From sletellier@users.chorem.org Fri May 27 09:44:09 2011 From: sletellier@users.chorem.org To: vradi-commits@list.chorem.org Subject: [Vradi-commits] r57 - in trunk/vradi-web/src/main/webapp: . WEB-INF Date: Fri, 27 May 2011 09:44:09 +0200 Message-ID: <20110527074409.3D34915982@nuiton.codelutin.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4846081857680543289==" --===============4846081857680543289== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: sletellier Date: 2011-05-27 09:44:09 +0200 (Fri, 27 May 2011) New Revision: 57 Url: http://chorem.org/repositories/revision/vradi/57 Log: Retrieve index.html Added: trunk/vradi-web/src/main/webapp/index.html Modified: trunk/vradi-web/src/main/webapp/WEB-INF/web.xml Modified: trunk/vradi-web/src/main/webapp/WEB-INF/web.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/vradi-web/src/main/webapp/WEB-INF/web.xml 2011-05-26 15:11:59 UTC (= rev 56) +++ trunk/vradi-web/src/main/webapp/WEB-INF/web.xml 2011-05-27 07:44:09 UTC (= rev 57) @@ -35,6 +35,6 @@ - search.action + index.html Added: trunk/vradi-web/src/main/webapp/index.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/vradi-web/src/main/webapp/index.html (rev 0) +++ trunk/vradi-web/src/main/webapp/index.html 2011-05-27 07:44:09 UTC (rev 5= 7) @@ -0,0 +1,9 @@ + + + + + Vradi web + + + + --===============4846081857680543289==--