This is an automated email from the ASF dual-hosted git repository. geertjan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git
commit 5233e237d48cad50955e810d6db5b83dc61a4091 Merge: 6bf0dce 12493b1 Author: Geertjan Wielenga <[email protected]> AuthorDate: Sat Nov 4 17:39:13 2017 +0100 Merge pull request #220 from geertjanw/netbeans-54-review-performance [NETBEANS-54] Module Review performance .../netbeans/actions/examples/actions.properties | 50 ++++++------------- performance/benchmarks/test/reports/style-html.xsl | 20 ++++++++ .../BPELTestProject/src/SynchronousSample.bpel | 19 +++++++ .../BPELTestProject/src/SynchronousSample.wsdl | 20 ++++++++ .../data/BPELTestProject/src/SynchronousSample.xsd | 35 +++++++------ .../nbproject/ant-deploy.xml | 20 ++++++++ .../callback/ItineraryPlusAirline.xml | 20 ++++++++ .../callback/ItineraryPlusHotel.xml | 20 ++++++++ .../callback/ItineraryPlusVehicle.xml | 20 ++++++++ .../src/conf/AssemblyInformation.xml | 20 ++++++++ .../src/conf/BindingComponentInformation.xml | 20 ++++++++ .../src/conf/ComponentInformation.xml | 20 ++++++++ .../test/HasAirline/Concurrent.properties | 16 ++++++ .../test/HasAirline/Input.xml | 20 ++++++++ .../test/HasAirline/Output.xml | 20 ++++++++ .../test/HasHotel/Concurrent.properties | 16 ++++++ .../test/HasHotel/Input.xml | 20 ++++++++ .../test/HasHotel/Output.xml | 20 ++++++++ .../test/HasNoReservations/Concurrent.properties | 16 ++++++ .../test/HasNoReservations/Input.xml | 20 ++++++++ .../test/HasNoReservations/Output.xml | 20 ++++++++ .../test/HasVehicle/Concurrent.properties | 16 ++++++ .../test/HasVehicle/Input.xml | 20 ++++++++ .../test/HasVehicle/Output.xml | 20 ++++++++ .../test/all-tests.properties | 16 ++++++ .../test/selected-tests.properties | 16 ++++++ performance/jtrace/linux/Makefile | 58 ++++++---------------- performance/jtrace/win32/Makefile | 58 ++++++---------------- .../src/allComponents/VisualMIDletMIDP20.vmd | 20 ++++++++ .../src/simple/VisualMIDlet.vmd | 20 ++++++++ performance/sparrow/lib/ext/PLACEHOLDER.txt | 15 ++++++ .../performance/definitions/PLACEHOLDER.txt | 15 ++++++ 32 files changed, 588 insertions(+), 138 deletions(-) -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
