1,720,978 research outputs found

    DaGeRe/peass: Release 0.1.13

    No full text
    What's Changed [Fix] comparison with java.lang class names by @stro18 in https://github.com/DaGeRe/peass/pull/55 Added DEFAULT_TRACE_SIZE_IN_MB to KiekerConfig by @mawHBT in https://github.com/DaGeRe/peass/pull/56 Rename command line options with version to commit (e.g. -startversion is not -startcommit), old options will be removed in 0.2.0 Fix writing traces that consist of a byte[] too big for Jav

    DaGeRe/peass: Release 0.1.12

    No full text
    What's Changed Add option to exclude log4j-to-slf4j Fix gradle import parsing problem Fix possible aggregation / ignoreEOI configurations Save all data in nanoseconds Update to latest KoPeMe and Kieker Clarify naming of Starter classes and test selection JSON mapper classes Class Ignore implemented by @Schattensilber in https://github.com/DaGeRe/peass/pull/54 New Contributors @Schattensilber made their first contribution in https://github.com/DaGeRe/peass/pull/54 Full Changelog: https://github.com/DaGeRe/peass/compare/peass-parent-0.1.11...peass-parent-0.1.1

    DaGeRe/peass: Peass 0.2.1

    No full text
    What's Changed Several bugfixes and enhancements, including: [Feature] Command Option Forbidden Methods by @stro18 in https://github.com/DaGeRe/peass/pull/62 Fix Visualization for parameterized Tests by @bam-hbt in https://github.com/DaGeRe/peass/pull/64 Added file:// to git clone calls to avoid problems with git-lfs by @mawHBT in https://github.com/DaGeRe/peass/pull/66 Typeerror corrected by @mawHBT in https://github.com/DaGeRe/peass/pull/68 Dont use getIntegrationTestLine in GradleBuildfileEditor.enhanceTestTask by @mawHBT in https://github.com/DaGeRe/peass/pull/69 Fix Testcase Pattern Generation Method by @bam-hbt in https://github.com/DaGeRe/peass/pull/71 fix result reading for method with default visibility by @bam-hbt in https://github.com/DaGeRe/peass/pull/72 Cleaning by @mawHBT in https://github.com/DaGeRe/peass/pull/75 Full Changelog: https://github.com/DaGeRe/peass/compare/peass-parent-0.2.0...peass-parent-0.2.

    DaGeRe/peass: Peass 0.3.1

    No full text
    What's Changed Check for empty static selection to avoid exceptions Use projectName instead of just name by @mawHBT in https://github.com/DaGeRe/peass/pull/87 Added Resultfolders.getResultFolder by @mawHBT in https://github.com/DaGeRe/peass/pull/88 Add adb pull command to copy measurementsTemp folder from emulator to the project folder. by @alex-iotiq in https://github.com/DaGeRe/peass/pull/89 Add Test for changing System Property "execution mode" by @bam-hbt in https://github.com/DaGeRe/peass/pull/91 Add exclusions to implementation dependencies in gradle.build for Emulator. by @alex-iotiq in https://github.com/DaGeRe/peass/pull/90 New Contributors @alex-iotiq made their first contribution in https://github.com/DaGeRe/peass/pull/89 Full Changelog: https://github.com/DaGeRe/peass/compare/peass-parent-0.3.0...peass-parent-0.3.

    DaGeRe/peass: Peass 0.2.0

    No full text
    What's Changed Update to KoPeMe 1.1.0, so data are saved in JSON Change of interface: version renamed to commit Use correct peass-jmh version in peass-starter by @mawHBT in https://github.com/DaGeRe/peass/pull/57 throw Exception if smudge filter lfs failed by @bam-hbt in https://github.com/DaGeRe/peass/pull/58 Make gradle Java/SpringBootPluginName configurable via cli by @bam-hbt in https://github.com/DaGeRe/peass/pull/59 Several minor bugfixes New Contributors @bam-hbt made their first contribution in https://github.com/DaGeRe/peass/pull/58 Full Changelog: https://github.com/DaGeRe/peass/compare/peass-parent-0.1.13...peass-parent-0.2.

    DaGeRe/KoPeMe: KoPeMe 1.3.12

    No full text
    <h2>What's Changed</h2> <ul> <li>Bump com.puppycrawl.tools:checkstyle from 10.12.4 to 10.12.5 by @dependabot in https://github.com/DaGeRe/KoPeMe/pull/115</li> <li>Bump com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.16.0 by @dependabot in https://github.com/DaGeRe/KoPeMe/pull/116</li> <li>Bump log4j.version from 2.21.1 to 2.22.0 by @dependabot in https://github.com/DaGeRe/KoPeMe/pull/117</li> <li>Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 by @dependabot in https://github.com/DaGeRe/KoPeMe/pull/118</li> <li>Bump com.github.javaparser:javaparser-core from 3.25.6 to 3.25.7 by @dependabot in https://github.com/DaGeRe/KoPeMe/pull/119</li> <li>Bump org.apache.maven:maven-model from 3.9.5 to 3.9.6 by @dependabot in https://github.com/DaGeRe/KoPeMe/pull/120</li> <li>Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in https://github.com/DaGeRe/KoPeMe/pull/121</li> <li>Bump com.puppycrawl.tools:checkstyle from 10.12.5 to 10.12.6 by @dependabot in https://github.com/DaGeRe/KoPeMe/pull/123</li> <li>Bump aspectj.version from 1.9.20.1 to 1.9.21 by @dependabot in https://github.com/DaGeRe/KoPeMe/pull/124</li> <li>Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in https://github.com/DaGeRe/KoPeMe/pull/126</li> <li>Bump org.codehaus.mojo:aspectj-maven-plugin from 1.14.0 to 1.15.0 by @dependabot in https://github.com/DaGeRe/KoPeMe/pull/125</li> <li>Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in https://github.com/DaGeRe/KoPeMe/pull/129</li> <li>Bump com.fasterxml.jackson.core:jackson-databind from 2.16.0 to 2.16.1 by @dependabot in https://github.com/DaGeRe/KoPeMe/pull/128</li> <li>Bump org.javassist:javassist from 3.29.2-GA to 3.30.2-GA by @dependabot in https://github.com/DaGeRe/KoPeMe/pull/127</li> <li>Bump com.puppycrawl.tools:checkstyle from 10.12.6 to 10.12.7 by @dependabot in https://github.com/DaGeRe/KoPeMe/pull/131</li> </ul> <p><strong>Full Changelog</strong>: https://github.com/DaGeRe/KoPeMe/compare/kopeme-parent-1.3.11...kopeme-parent-1.3.12</p&gt

    DaGeRe/KoPeMe: KoPeMe 1.1.10

    No full text
    What's Changed Fix several problem related to OOM errors that were not handled correctly in JUnit 5 Only serialize failure and error if an error occured Add OOM Test without warmUp by @bam-hbt in https://github.com/DaGeRe/KoPeMe/pull/59 Full Changelog: https://github.com/DaGeRe/KoPeMe/compare/kopeme-parent-1.1.9...kopeme-parent-1.1.1

    DaGeRe/peass: Peass 0.3.10

    No full text
    <h2>What's Changed</h2> <ul> <li>Update to Kieker 1.15.4 and KoPeMe 1.3.11</li> <li>Add <code>executableCheckGoals</code> (that might differ for maven)</li> <li>Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 by @dependabot in https://github.com/DaGeRe/peass/pull/163</li> <li>Bump org.apache.groovy:groovy-astbuilder from 4.0.13 to 4.0.14 by @dependabot in https://github.com/DaGeRe/peass/pull/164</li> <li>Bump info.picocli:picocli from 4.7.4 to 4.7.5 by @dependabot in https://github.com/DaGeRe/peass/pull/165</li> <li>Bump org.apache.groovy:groovy-astbuilder from 4.0.14 to 4.0.15 by @dependabot in https://github.com/DaGeRe/peass/pull/168</li> <li>Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in https://github.com/DaGeRe/peass/pull/167</li> <li>Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 by @dependabot in https://github.com/DaGeRe/peass/pull/169</li> <li>Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.20.0 to 2.21.0 by @dependabot in https://github.com/DaGeRe/peass/pull/171</li> <li>Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot in https://github.com/DaGeRe/peass/pull/173</li> <li>Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.1 by @dependabot in https://github.com/DaGeRe/peass/pull/172</li> <li>Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 by @dependabot in https://github.com/DaGeRe/peass/pull/175</li> <li>Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.21.0 to 2.21.1 by @dependabot in https://github.com/DaGeRe/peass/pull/176</li> <li>Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in https://github.com/DaGeRe/peass/pull/178</li> <li>Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.0 to 3.21.2 by @dependabot in https://github.com/DaGeRe/peass/pull/177</li> <li>Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot in https://github.com/DaGeRe/peass/pull/180</li> <li>Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.1 to 3.2.2 by @dependabot in https://github.com/DaGeRe/peass/pull/179</li> </ul> <p><strong>Full Changelog</strong>: https://github.com/DaGeRe/peass/compare/peass-parent-0.3.9...peass-parent-0.3.10</p&gt

    DaGeRe/peass: Release 0.1.3

    No full text
    Bugfixes for windows - most functionalities work on windows no

    DaGeRe/KoPeMe: KoPeMe 1.1.2

    No full text
    Re-Release of 1.1.1, since 1.1.1 was accidentally deployed with Java 11 and therefore Java 8 was not able to execute ByteBuffer operations (see https://stackoverflow.com/questions/61267495/exception-in-thread-main-java-lang-nosuchmethoderror-java-nio-bytebuffer-flip
    corecore