|
Newsletter |
|
java.net News
|
java.net
|
-
java.net News discontinued
java.net is no longer posting a separate "news" section, which previously had been used to link to off-site news stories, largely version updates of open-source and commercial software. If you're looking for a similar service, Steve Mallett collects many Java-related news and blog feeds at the http://www.planetjava.org/ site. If you are receiving this message via an RSS feed, you should unsubscribe to the feed.
-
TrueZIP 6.4
The TrueZip project has released version 6.4. They write in, "A minor release number increase, but a major improvement: TrueZIP 6.4 fixes all known bugs, significantly improves performance in many sectors and comes with an overall updated Javadoc for the core package de.schlichtherle.io."
-
Apache Cocoon 2.1.10
The Apache Cocoon project has announced the release of version 2.1.10. "This release includes many bug fixes and smaller enhancements."
-
FindBugs 1.1.2-rc6
The FindBugs project has announced the release of version 1.1.2-rc6. "Fixed some small bugs in the eclipse plugin; some small changes in core findbugs, having to do with uniqueIds and instanceHashes for bugs. Shouldn't effect anything, but testing would be appreciated."
-
Generic Algorithms for Java 0.8
The Generic Algorithms for Java (JGA) project has released version 0.8. They write in, "The major focus of this release is incorporating feedback from users. There are two major changes in this release based on such feedback. First, to make it a lot easier for new users to find and use the algorithmic functionality, there is now a new package that exposes the various supported algorithms (find, filter/remove, merge/append, unique, transform, summarize, and sort) in static classes based on what they each do. Second, a popular suggestion is to make the functors available via static methods in leiu of calling their individual constructors. There are also updates in the swing package, extensions to the Hacker's worksheet, and additional functionality in JFXG."
|
|