Hi Vincent, Vincent Massol wrote: > On Oct 2, 2009, at 3:16 PM, mflorea (SVN) wrote: > >> Author: mflorea >> Date: 2009-10-02 15:16:49 +0200 (Fri, 02 Oct 2009) >> New Revision: 24203 >> >> Modified: >> enterprise/branches/xwiki-enterprise-2.0/distribution-test/wysiwyg- >> tests/pom.xml >> enterprise/branches/xwiki-enterprise-2.0/distribution-test/wysiwyg- >> tests/src/test/it/com/xpn/xwiki/it/selenium/StandardFeaturesTest.java >> Log: >> XWIKI-4334: Problems removing italics from a definition. (merged >> from trunk, revision 24202) >> >> Modified: enterprise/branches/xwiki-enterprise-2.0/distribution-test/ >> wysiwyg-tests/pom.xml >> =================================================================== >> --- enterprise/branches/xwiki-enterprise-2.0/distribution-test/ >> wysiwyg-tests/pom.xml 2009-10-02 13:15:00 UTC (rev 24202) >> +++ enterprise/branches/xwiki-enterprise-2.0/distribution-test/ >> wysiwyg-tests/pom.xml 2009-10-02 13:16:49 UTC (rev 24203) >> @@ -86,7 +86,7 @@ >> <activeByDefault>true</activeByDefault> >> </activation> >> <properties> >> - <browser>*firefox</browser> >> + <browser>*firefox /home/marius/apps/firefox-3.5/firefox- >> bin</browser> > > some leftover? :)
Yep :) committed to fast. I've fixed it already. Thanks, Marius > > -Vincent > [snip] > > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

