Created attachment 34407 [details] Ignore CSS Parser warnings from ph-css ph-css 4.1.6 introduced a new feature to ignore all css parser errors. We should enable this mode by default. A new property should be introduced to re-enable the logged warnings.
Date: Fri Oct 28 19:48:43 2016 New Revision: 1767068 URL: http://svn.apache.org/viewvc?rev=1767068&view=rev Log: Ignore CSS warnings when parsing with ph-css library. Bugzilla Id: 60318 Added: jmeter/trunk/test/src/org/apache/jmeter/protocol/http/parser/TestCssParser.java (with props) Modified: jmeter/trunk/LICENSE jmeter/trunk/bin/jmeter.properties jmeter/trunk/build.properties jmeter/trunk/eclipse.classpath jmeter/trunk/lib/aareadme.txt jmeter/trunk/res/maven/ApacheJMeter_parent.pom jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/parser/CssParser.java jmeter/trunk/xdocs/changes.xml jmeter/trunk/xdocs/usermanual/properties_reference.xml