BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Java Content on InfoQ

  • Git surpasses CVS, SVN at Eclipse.org

    The number of projects using Git has passed the number of repositories using SVN at Eclipse, making Git the single most popular version control system for Eclipse projects. InfoQ takes a look at the numbers, and the increasing number of DVCS repositories used by foundations and hosting providers.

  • Date4j - A Minimalistic Library for Handling Dates

    Date4j is a minimalistic library for handling dates in Java offering very high precision (nanoseconds) and configurable options for month overflows.

  • Latest Happenings and Future of Groovy: 1.8, 2.0 and Beyond

    Performance and productivity improvements have gone into recent editions of Groovy and more are on tap. InfoQ caught up with Guillaume Laforge to discuss how AST improve developer productivity, built-in JSON support, domain specific language support improvements, optimizations, and Groovy's roadmap for 1.9, 2.0, including Java 7 language support and Groovy adoption rates.

  • Yammer Moving from Scala to Java

    Yammer is moving from Scala to Java, after finding in a year-long experiment that the benefits provided by writing in a terser language don't outweigh the benefits of the complexities in having to train new employees and debugging performance problems. The email also suggests a number of performance improvements that can be made by avoiding certain patterns.

  • Apache Geronimo 3 is Java EE 6 Full Profile Certified

    Apache Geronimo 3.0-beta-1 is now fully Java EE 6 Certified. Geronimo joins the rank of GlassFish 3 as an open source server that has passed both Java EE 6.0 Full Profile and Web Profile certification tests. Geronimo 3 has also updated its kernel to use OSGi, based on the Apache Karaf OSGi runtime, and supports the Aries programming model.

  • JDK Enhancement Process

    In the middle of this year, Oracle launched a new process called the JDK Enhancement Process, or JEP for short. What is it all about?

  • BndTools provides OSGi Development in Eclipse

    Neil Bartlett has released BndTools 1.0, an OSGi development environment for Eclipse. BndTools provides a way of developing OSGi bundles with Eclipse. Instead of defining dependencies by direct editing of the Manifest.MF, it uses Bnd files to drive a toolchain based on the Bnd tool.

  • Restfuse 1.0.0 - A Library For Easy REST/HTTP Integration Tests

    EclipseSource has released the first stable version for an open source JUnit extension that automates testing of REST/HTTP services supporting both synchronous and asynchronous calls.

  • Opinion: Is Scala the new EJB 2?

    Stephen Colebourne, developer of the Joda Time library and spec lead for the JSR date time improvements to the Java language, has posted a thought-provoking piece on the applicability of the Scala language. He compares it to EJB 2, which he said was the nadir of the Java EE specification as being something which "added more complexity without providing the expected gains."

  • State of Performance and Stability in Java 7 Update 1

    On October 18th, Oracle released Java 7 Update 1, bringing Java 7 much needed stability and fixing a critical issue. InfoQ takes a look at what new performance improvements are included.

  • Google Eclipse Plugin now Open Source

    Google announced yesterday that their Google Plugin for Eclipse is now fully open source under the Eclipse Public License. This includes the GWT Designer, which is based on the Window Designer project that had previously been open-sourced from their Instantiations purchase in late 2010.

  • Apache Wicket 1.5 Released

    The Apache Wicket project has released version 1.5 of its open source, component oriented Java web application framework, with new HTML 5 components, and Improvements to the message/event model.

  • Updated:Adobe Donating Flex to Open Source Foundation; Continues Fire Sale on Formerly-Core Software

    Hot on the heels of news that Adobe is abandoning developing Flash for mobile devices, Adobe has also now announced its intention to donate the Flex SDK to "an established open source foundation".

  • Google Closure Stylesheets Makes It Easier to Work with CSS

    Google has open source under Apache License 2.0 Closure Stylesheets, a utility belonging to the Closure Tools package and useful when dealing with CSS. Closure Stylesheets is a Java program adding variables, functions, conditionals and mixins to CSS, making it simpler to work with large CSS files.

  • VMware's CloudFoundry Service Gains Support for PostgreSQL

    VMware is adding support for PostgreSQL to CloudFoundry, it's open source PAAS solution.

BT