-
Trivadis Developer Blog
This is the publication playground for these guys from OIO Trivadis, the Trivadis Group`s Java experts.
Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Tag Archives: build tool
Gradle 4.8
Letzte Woche wurde das weitverbreitete Build Tool Gradle in der neuen Version 4.8 veröffentlicht. Hier werden die wichtigsten Features kurz zusammengefasst und erklärt.
Posted in Build, config and deploy
Tagged Build, build tool, Dependency Locking, gradle
Leave a comment
Gradle 1.7 released
Version 1.7 of the build tool Gradle was released on August 6th 2013. The release notes list many changes of this release compared to Gradle 1.6. As you can read in the release notes, Gradle 1.7 will speed up our … Continue reading
Maven 3.1.0 Released
The build tool Apache Maven has been released in version 3.1.0. The most noteworthy changes of this release are the following: JSR 330 (Dependency Injection for Java) is used for extensions and plugins. While JSR 330 has been available in … Continue reading
Posted in Build, config and deploy
Tagged build tool, Dependency Injection, Eclipse Aether, JSR 330, maven, SLF4j
Leave a comment
Gradle 1.4 released
Das Build Tool Gradle setzt sich immer mehr als Nachfolger der Platzhirsche Maven und Ant durch, viele Open Source Projekte verwenden es mittlerweile. Und obwohl Gradle noch relativ jung ist, so ist es definitiv “Enterprise ready” und läuft stabil. Nun … Continue reading
Posted in Build, config and deploy, Groovy and Grails
Tagged build tool, gradle, Groovy
Leave a comment
Maven 3.0 ist verfügbar
Was lange währt, wird endlich gut. In diesem Sinne kann ab sofort Maven 3.0 heruntergeladen werden. Die Release Notes gibt es hier und ein entsprechendes Posting von Jason van Zyl hier.