From echatellier@users.chorem.org Fri Jul 19 16:01:19 2013 From: echatellier@users.chorem.org To: jtimer-commits@list.chorem.org Subject: [Jtimer-commits] r2906 - in branches/ng-jtimer: . jtimer-server jtimer-server/src/main/webapp jtimer-server/src/main/webapp/WEB-INF jtimer-server/src/main/webapp/web Date: Fri, 19 Jul 2013 16:01:19 +0200 Message-ID: <20130719140119.09EEF18D97D@nuiton.codelutin.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7935026960391783865==" --===============7935026960391783865== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: echatellier Date: 2013-07-19 16:01:18 +0200 (Fri, 19 Jul 2013) New Revision: 2906 Url: http://chorem.org/projects/jtimer/repository/revisions/2906 Log: Unbuild client, package server as war. Added: branches/ng-jtimer/jtimer-server/src/main/webapp/WEB-INF/ branches/ng-jtimer/jtimer-server/src/main/webapp/WEB-INF/web.xml Modified: branches/ng-jtimer/jtimer-server/pom.xml branches/ng-jtimer/jtimer-server/src/main/webapp/web/index.html branches/ng-jtimer/pom.xml Modified: branches/ng-jtimer/jtimer-server/pom.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 --- branches/ng-jtimer/jtimer-server/pom.xml 2013-07-19 13:36:34 UTC (rev 290= 5) +++ branches/ng-jtimer/jtimer-server/pom.xml 2013-07-19 14:01:18 UTC (rev 290= 6) @@ -10,7 +10,7 @@ =20 org.chorem.jtimer jtimer-server - jar + war =20 @@ -44,6 +44,11 @@ =20 + org.eclipse.jetty + jetty-maven-plugin + 9.0.4.v20130625 + + ro.isdc.wro4j wro4j-maven-plugin Added: branches/ng-jtimer/jtimer-server/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 --- branches/ng-jtimer/jtimer-server/src/main/webapp/WEB-INF/web.xml = (rev 0) +++ branches/ng-jtimer/jtimer-server/src/main/webapp/WEB-INF/web.xml 2013-07-= 19 14:01:18 UTC (rev 2906) @@ -0,0 +1,4 @@ + \ No newline at end of file Property changes on: branches/ng-jtimer/jtimer-server/src/main/webapp/WEB-INF= /web.xml ___________________________________________________________________ Added: svn:mime-type + text/xml Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: branches/ng-jtimer/jtimer-server/src/main/webapp/web/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 --- branches/ng-jtimer/jtimer-server/src/main/webapp/web/index.html 2013-07-1= 9 13:36:34 UTC (rev 2905) +++ branches/ng-jtimer/jtimer-server/src/main/webapp/web/index.html 2013-07-1= 9 14:01:18 UTC (rev 2906) @@ -4,15 +4,14 @@ jTimer (browser) =20 - - - - + + =20