-
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: maven
Grails 2.3 with asynchronous APIs and server-side REST improvements
Grails 2.3 has been released recently. This time, it is a release with a lot of new features. IMHO, The most outstanding features are the REST improvements (including scaffolding of REST controllers) and the new support for an asynchronous programming … Continue reading
Posted in Groovy and Grails
Tagged Aether, Async, Command Objects, Data Binding, GORM, grails, Groovy, Ivy, maven, rest, xss
Leave a comment
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
Alpha Feedback request for Zonski’s JavaFX Maven Plugin 2.0
Zonski (the Zen Java guy) continues hacking the JavaFX Maven plugin, and is requesting feedback for the 2.0 Alpha version! Links: Alpha feedback request JavaFX Maven plugin documentation
Eclipse 4.3 Kepler released
The Eclipse Foundation has released version 4.3 of their IDE Eclipse, codename Kepler. 71 Eclipse projects have been released this year with the release train. The highlights of Eclipse 4.3 include: Java Development Tools (JDT) improvements including a lot of … Continue reading
Gradle 1.6 erschienen
Gradle, der neue Stern am Build-Management-Tool-Himmel entwickelt sich rasant weiter. Soeben ist die Version 1.6 erschienen. Spannende Neuerungen sind: Maven zu Gradle Migrationstool JaCoCo Code Coverage ist jetzt Core-Plugin feinere Steuerung der Task Execution Order Incremental Tasks analog zu Incremental … Continue reading
Posted in Build, config and deploy, Groovy and Grails
Tagged build management, gradle, maven
Leave a comment
JavaFX Maven Plugin 1.5 released
Zonski (Zen Java) just released version 1.5 of his really nice JavaFX Maven plugin. You can use it to go from Zero To JavaFX In 5 Minutes (beware of the older version number in the post!). You further could re-use Zonski’s archetypes … Continue reading
Grails 2.2 released (Groovy 2.0, Forked Mode, Namespace support) and Grails 2.3 outlook
Grails 2.2 has been released recently. It offers support for Groovy 2.0 (static type checker and static compilation, modularity, Project Coin syntax enhancements, Invoke Dynamic integration) namespace support (namespaces for Grails artifacts in plugins to avoid naming collisions) forked mode … Continue reading
Posted in Groovy and Grails
Tagged Aether, dependency management, grails, Groovy, Invoke Dynamic, Ivy, maven, Namespace, project coin, Static Compilation, tomcat
Leave a comment