The Artima Developer Community
Sponsored Link

Java Buzz Forum
Parsing files using Groovy closures

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
josef betancourt

Posts: 262
Nickname: averagejoe
Registered: Mar, 2013

josef betancourt is developer using Java and other stuff
Parsing files using Groovy closures Posted: Sep 14, 2013 8:48 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by josef betancourt.
Original Post: Parsing files using Groovy closures
Feed Title: T. C. Mits
Feed URL: http://octodecillion.com/feed/
Feed Description: Java development and other technology topics
Latest Java Buzz Posts
Latest Java Buzz Posts by josef betancourt
Latest Posts From T. C. Mits

Advertisement
At work I recently created a Groovy automation script that parsed FTP log files and generated a report. This was then added as a scheduled job in Jenkins, which comes with Groovy support. Groovy certainly made this very easy (from a Java perspective). The script used the Groovy GDK (extensions to Java’s classes) and iteration [...]

Read: Parsing files using Groovy closures

Topic: Deep dive into Optional class API in Java 8 Previous Topic   Next Topic Topic: IntelliJ IDEA 12.1.5 EAP 129.1237 is Out

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use