https://issues.apache.org/bugzilla/show_bug.cgi?id=50475
Sebb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Sebb <[email protected]> 2010-12-15 22:10:35 EST --- Thanks very much. Patches applied with a few minor tweaks: URL: http://svn.apache.org/viewvc?rev=1049771&view=rev Log: Bug 50475 - Introduction of a Test Fragment Test Element for a better Include flow Added: jakarta/jmeter/trunk/docs/images/screenshots/test_fragment.png (with props) jakarta/jmeter/trunk/src/components/org/apache/jmeter/control/TestFragmentController.java (with props) jakarta/jmeter/trunk/src/components/org/apache/jmeter/control/gui/TestFragmentControllerGui.java (with props) jakarta/jmeter/trunk/xdocs/images/screenshots/test_fragment.png (with props) Modified: jakarta/jmeter/trunk/bin/saveservice.properties jakarta/jmeter/trunk/src/components/org/apache/jmeter/control/IncludeController.java jakarta/jmeter/trunk/src/core/org/apache/jmeter/control/gui/TestPlanGui.java jakarta/jmeter/trunk/src/core/org/apache/jmeter/gui/util/MenuFactory.java jakarta/jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties jakarta/jmeter/trunk/xdocs/changes.xml jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml jakarta/jmeter/trunk/xdocs/usermanual/test_plan.xml Code will be in nightly builds from r1049771 -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
