VOOZH about

URL: https://www.javacodegeeks.com/tag/continuous-integration/page/4

⇱ Continuous Integration Archives - Page 4 of 5 - Java Code Geeks


  • Software Development👁 Image
    Lubos KrnacJune 4th, 2014
    0 184

    JavaScript multi module project – Continuous Integration

    JavaScript multi module project Few days ago, I wrote blog post about JavaScript multi module project with Grunt. This approach…

    Read More »
  • Enterprise Java👁 Image
    Marco Di StefanoApril 17th, 2014
    4 315

    How to do Continuous Integration with Java 8, NetBeans Platform 8, Jenkins, Jacoco and Sonar

    Intro Java 8 is there, the promised revolution is finally released, and I am sure that a lot of you…

    Read More »
  • Enterprise Java👁 Image
    Orest IvasivFebruary 7th, 2013
    1 937

    Jenkins hierarchical jobs and jobs status aggregation

    As you probably know, Jenkins is highly configurable CI server. We can setup different custom build process. And I’m going…

    Read More »
  • Software Development👁 Image
    Gerard DavisonOctober 12th, 2012
    0 101

    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 160

    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 »
  • 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 »
  • 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 »
  • Core Java👁 Image
    Evgeny GoldinMay 10th, 2012
    0 168

    Maven Build Dependencies

    Maven and Gradle users who are familiar with release and snapshot dependencies may not know about TeamCity snapshot dependencies or…

    Read More »
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »
Back to top button
Close