You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2016/04/20 22:11:06 UTC

[Bug 59140] Parallel Download : Add CSS Parsing to extract links from CSS files

https://bz.apache.org/bugzilla/show_bug.cgi?id=59140

--- Comment #4 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Wed Apr 20 20:01:41 2016
New Revision: 1740187

URL: http://svn.apache.org/viewvc?rev=1740187&view=rev
Log:
Upgrade ph-css to 4.1.1 as it contains fixes we reported:
https://github.com/phax/ph-css/issues/17
https://github.com/phax/ph-css/issues/18
https://github.com/phax/ph-css/issues/19

Modified:
    jmeter/trunk/LICENSE
    jmeter/trunk/build.properties
    jmeter/trunk/eclipse.classpath
    jmeter/trunk/lib/   (props changed)
    jmeter/trunk/lib/aareadme.txt
    jmeter/trunk/res/maven/ApacheJMeter_parent.pom


Author: pmouawad
Date: Wed Apr 20 20:10:26 2016
New Revision: 1740188

URL: http://svn.apache.org/viewvc?rev=1740188&view=rev
Log:
Bug 59140 - Parallel Download : Add CSS Parsing to extract links from CSS files
Stop extracting url, only fetch @import
Bugzilla Id: 59140

Modified:
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/parser/CssParser.java

-- 
You are receiving this mail because:
You are the assignee for the bug.