mynethome.de

Archiv des Schlagworts(Tags) ‘Gradle’

Dienstag, den 25. Juli 2017

JavaAktuell: Lebendige Dokumentation mit AsciiDoctor

Kurze Durchsage in eigener Sache : In der aktuellen Ausgabe der JavaAktuell, dem Magazin des iJUG e.V., findet sich mein Artikel „Lebendige Dokumentation mit AsciiDoctor“ (hier als PDF). Die JavaAktuell gibt es bei jedem größeren Bahnhofszeitschriftenhandel – zumindest an den Bahnhöfen wo ich es zuletzt verifizieren konnte Ich hoffe die Interpolation anhand dieser Stichproben ist […]

Mittwoch, den 16. November 2016

Asciidoctor-Gradle: Separate tasks for PDF and HTML output

Sometimes you want to have simple additional tasks in a build to generate certain output. A good example is generation of HTML or PDF from Asciidoctor. With the following example you can just do gradle pdf or gradle html to create the desired output – instead of changing the „backends“ property in the build.gradle back […]

Freitag, den 10. Juni 2016

OpenJDK on RaspberryPi / Raspian: Fallback to Oracle JDK

Lately I wanted to use Java on the RaspberryPi a little more intensive. With that involved, there is of course a Gradle build. But it went not as easy a I expected. I attempted to use the openjdk-8 package, the system in question was based on a Hypriot OS 0.7.0 Berry (beta), which is based […]

Freitag, den 1. April 2016

Lazybones Template for Dolphin Platform Jumpstart

As Hendrik stated rightfully in his post about the Dolphin Platform Jumstart maven archetype, Starting with a new technology is often hard. To make getting started with the Dolphin Platform in combination with Gradle easier for a broader audience, Maxim and me created a lazybones template for the jump start project of the Dolphin Platform […]

Dienstag, den 14. April 2015

AsciiDoctor & Gradle: Documentation brought to life

The slides from my talk at GreachConf: Find examples at Github: https://github.com/madmas/AsciidoctorGradle-Doc2Life MrHaki has written a nice wrap up of the Greach conference.

Mittwoch, den 13. April 2011

Gradle: Kurze Einführung (Video)

Achtung: Technik Gradle ist ein wirklich interessantes Buildsystem, dass z.B. auf Maven oder Ant basierende Builds ablösen kann. Dabei hat es eine wirklich angenehme eigene DSL (Domain Specific Language), die an Groovy angelehnt ist. Da gerade ein neues Milestone-Release herausgekommen ist, vielleicht ein guter Zeitpunk auf ein kleines Video zum Einstieg hinzuweisen. Interessante Präsentation darüber, […]

Mittwoch, den 30. Juni 2010

Gradle Build System: JavaDoc generieren

Und nun zu etwas völlig anderem: Build automation mit Gradle. Richtig, ein technischer Beitrag Gradle ist ein sehr interessates und mächtiges Buildsystem, dass nicht wie Ant auf XML zur Konfiguration setzt, sondern Groovy als DSL (Domain Specific Language) einsetzt um zum Ziel zu kommen. Dadurch wird es sehr mächtig und vielseitig einsetzbar. Das interessante ist […]

mynethome.de wird erstellt mit WordPress
Beiträge (RSS) und Kommentare (RSS)

(c) 2005 - 2023 Markus Schlichting - Mastodon