From echatellier@users.chorem.org Tue Jan 17 11:57:02 2012 From: echatellier@users.chorem.org To: vradi-commits@list.chorem.org Subject: [Vradi-commits] r157 - trunk/vradi-services-web/src/main/webapp Date: Tue, 17 Jan 2012 11:57:02 +0100 Message-ID: <20120117105702.49B4515BE6@nuiton.codelutin.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0476681702757415426==" --===============0476681702757415426== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: echatellier Date: 2012-01-17 11:57:02 +0100 (Tue, 17 Jan 2012) New Revision: 157 Url: http://chorem.org/repositories/revision/vradi/157 Log: Fix build Modified: trunk/vradi-services-web/src/main/webapp/index.jsp Modified: trunk/vradi-services-web/src/main/webapp/index.jsp =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-services-web/src/main/webapp/index.jsp 2012-01-17 10:40:41 UT= C (rev 156) +++ trunk/vradi-services-web/src/main/webapp/index.jsp 2012-01-17 10:57:02 UT= C (rev 157) @@ -28,6 +28,6 @@ Vradi services -Vradi is up and running (<%=3Dorg.chorem.vradi.VradiServiceConfiguration("ap= plication.version")%>)... +Vradi is up and running (<%=3Dorg.chorem.vradi.VradiServiceConfiguration.get= Config("application.version")%>)... --===============0476681702757415426==--