From jbosstools-commits at lists.jboss.org Fri Jan 13 19:53:10 2012 Content-Type: multipart/mixed; boundary="===============0381024858484191713==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r37838 - trunk/build/reports/emma-coverage. Date: Fri, 13 Jan 2012 19:53:09 -0500 Message-ID: <201201140053.q0E0r9cV023751@svn01.web.mwc.hst.phx2.redhat.com> --===============0381024858484191713== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: dgolovin Date: 2012-01-13 19:53:09 -0500 (Fri, 13 Jan 2012) New Revision: 37838 Modified: trunk/build/reports/emma-coverage/pom.xml Log: fix for emma coverage report generation errors Modified: trunk/build/reports/emma-coverage/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 --- trunk/build/reports/emma-coverage/pom.xml 2012-01-14 00:27:49 UTC (rev = 37837) +++ trunk/build/reports/emma-coverage/pom.xml 2012-01-14 00:53:09 UTC (rev = 37838) @@ -42,7 +42,10 @@ - + + + + @@ -55,7 +58,7 @@ Process emma report... - + --===============0381024858484191713==--