Date

Attendees

Goals

  • Setup the pre-requisites for coding in Geb and Spock

Discussion items

ItemWhoNotes
Pre-requisitesTyler Putnam
  • Installed Intellij IDEA Community
  • Install Git
  • Install Notepad++
  • Install Zip or 7-Zip
  • Install Oracle Java SE Development Kit 8
  • Install Groovy using SDKMAN
  • Setup IntelliJ IDEA
    • Create project from source control
      • Clone GitHub Geb2Grid
      • Select git
        https://github.com/eaglet3d/GebToGrid
      • Say no to add file to git repository

      • Would you like to create an IntelliJ IDEA project for the sources you have checked out to /home/ralph/Projects/GebToGrid2?

        Yes

      • Select Create project from existing sources  

    • Create build configuration
      • Name = build
      • Gradle project = point to directory

        ../GebToGrid2/CodeExamples/geb-example-gradle

      • Tasks =
        Select OK  

    • Run build configuration
      • Select the configuration called build
      • Click the play button to the right of the build configuration  
      • Should get Build Successful at the bottom left pane.
Technologies to eventually be covered
  • JIRA
  • Xray for JIRA
  • GitHub
  • Java
  • Gradle
  • Groovy
  • Geb
  • Spock
  • Jenkins
 Next Meeting

  Thursday at 7-9 PM

Action items