Tattletale 1.1.0.Beta1 is out

Posted by    |      

I'm happy to announce the Tattletale 1.1.0.Beta1 release, which contains many new features.

Full release notes can be found here.

Profiles

We have added the possibility to specify which profiles to resolve API dependencies against.

The initial list of supported profiles is:

  • Java 5
  • Java 6
  • Java Enterprise Edition 5
  • Seam 2.2
  • Contexts and Dependency Injection (CDI) 1.0 (JSR-299)
  • Spring 2.5

We will add more profiles in future releases. So if you have a profile would you like to see included drop by our forum.

New reports

This release also adds a couple of new reports

  • Sealed information
  • Signed information
  • Unused Jar archives

These reports were developed to support our EAP 5.0 release.

Other enhancements

In addition to the standard bug-fixes and minor improvements Tattletale now has the ability to exclude directories and files from the scan.

You can specify the excludes on the command line or in the configuration. See the users guide for more information.

Tattletale: Live in Action

Feel more than welcome to drop by my session at TheServerSide: Java Symposium in Las Vegas, March 17-19, 2010. I'll share my thoughts on software quality and how improve the overall quality of projects. I hope to see you there !

Now onto Beta2, where the focus is on better Apache Ant and Apache Maven integration. If this interest you; again drop by our forum :)

For Those About to Rock, We Salute You !

[WebSite] [Download] [JIRA] [Forum]


Back to top