To create a Jenkins Pipeline, you need to run at least two different jobs. To create a Jenkins job, you need to have Jenkins installed on your system. Please refer to theofficial documentationof Jenkins to inst
What we see here is a Swing-based Domain Specific Language (or DSL for short) based on a popular Groovy feature: builders. In our particular case we’re dealing with SwingBuilder. Builders are but a collection of nodes and rules that know how to build hierarchical structures. It so happens...
BDD is a functional approach for the software teams that shuts up the gap between those working on the business side of the project and those on the technical side. This can be achieved by: Supporting Collaboration throughout the roles to build a shared understanding of the problem to get so...
Hi there, I have a problem when trying to ssh to a solaris box using groovy script and expect To give you some background, I can ssh to the solaris box with no problem from command line using putty, I can also execute my groovy and expect script from Eclipse and I am able to conne...
This copy is now safe to deploy on the web. It is not a working copy though, so you can't commit changes back to the repository from this folder. Time For Changes It is time to make some changes to our file and save it back to the repository. Open 'test.txt' from the working ...
Remember that even though we are working with a Groovy environment while inside the Gremlin Console, everything we are working with here, at its core, is Java code. So we can use the getClass method from Java to introspect the object. Note the call to next which turns the result of the...
of thetest-driven development(or justTDD) practices are going on for years, this section is based on a true belief that tests are great thing which makes us better software developers and improves the quality and maintainability of the software systems we have worked or are working on. ...
Groovy: 2.3.9 Ant: Apache Ant(TM) version 1.9.3 compiled on December 23 2013 JVM: 1.7.0_67 (Oracle Corporation 24.65-b04) OS: Windows 8.1 6.3 amd64 5. Hello World! Gradle The Gradle’s starting point is thebuild.gradlefile. Any task or project starts with this script. With the def...
This copy is now safe to deploy on the web. It is not a working copy though, so you can't commit changes back to the repository from this folder. Time For Changes It is time to make some changes to our file and save it back to the repository. Open 'test.txt' from the working ...
Working to a similar principle (but with added microphones) you can also use your Pi to manage a babycam server, enabling you to observe and listen to activity coming from your little ones. Depending on which approach you use, however, this can be a tough nut to crack, due to the prob...