VOOZH about

URL: https://www.javacodegeeks.com/tag/jenkins/page/7

⇱ Jenkins Archives - Page 7 of 7 - Java Code Geeks


  • Software Development👁 Image
    Gerard DavisonOctober 12th, 2012
    0 103

    Using Hudson/Jenkins to diagnose that intermittent failure

    I have been working on one of those intermittent bugs that just won’t reproduce on my machine; but will reproduce…

    Read More »
  • Enterprise Java👁 Image
    Alex SotoSeptember 6th, 2012
    2 161

    Jenkins: Deploying JEE Artifacts

    With the advent of Continuous Integration and Continuous Delivery , our builds are split into different steps creating the deployment…

    Read More »
  • Enterprise Java👁 Image
    Remon SinnemaSeptember 6th, 2012
    4 288

    Behavior-Driven Development (BDD) with JBehave, Gradle, and Jenkins

    Behavior-Driven Development (BDD) is a collaborative process where the Product Owner, developers, and testers cooperate to deliver software that brings…

    Read More »
  • Android Core👁 Image
    Isaac TaylorSeptember 6th, 2012
    0 165

    Android and Jenkins: Continuous Integration

    By using Jenkins, it’s pretty easy to get a Continuous Integration server set up with an Android project. But before…

    Read More »
  • Enterprise Java👁 Image
    Kelly RobinsonAugust 10th, 2012
    0 250

    Hooking into the Jenkins (Hudson) API, Part 1

    Which one – Hudson or Jenkins? Both. I started working on this little project a couple of months back using…

    Read More »
  • Enterprise Java👁 Image
    Kelly RobinsonAugust 10th, 2012
    0 203

    Hooking into the Jenkins (Hudson) API, Part 2

    This post continues from Part 1 of the tutorial. It’s been almost a year, but I finally had some time…

    Read More »
  • Software Development👁 Image
    Alex SotoAugust 3rd, 2012
    0 101

    Build Flow Jenkins Plugin

    Most of us we are using Jenkins/Hudson to implement Continuous Integration/Delivery, and we manage job orchestration combining some Jenkins plugins…

    Read More »
  • Enterprise Java👁 Image
    Nick BoldtJune 13th, 2012
    0 98

    Managing Jenkins job configurations

    In JBoss Tools and Developer Studio, we manage a lot of build jobs in Jenkins. In fact, for the 3.2.x/4.x…

    Read More »
  • First
  • ...
  • «
  • 3
  • 4
  • 5
  • 6
  • 7
Back to top button
Close