• [TTALE-79] [TTALE-80] User / Developer guides

    I have just committed the first draft of the user and developer guide to SVN. If you are interested in JBoss Tattletale, checkout the repository and build the documentation ant doc and provide your feedback.
    Profile Photo
    created by jesper.pedersen
  • JBoss Tattletale 1.0.Beta3 released

    JBoss Tattletale 1.0.Beta3 has been released. Changes in 1.0.Beta3: * An OSGi report was added that highlights the OSGi state of your project and provides you with an OSGi MANIFEST.MF template. * An "Invalid versio...
    Profile Photo
    created by jesper.pedersen
  • Java Heap space and No Html generation for source folder

    Hello, I tried running the ttale on my project. My project includes an src(where all my source(.java) files are there, classes where all my classes get generated, test folder where all code related to unit test are p...
    Profile Photo
    last modified by fatboysuns
  • Mavenizing the project

    I see that the project is not mavenized. Any particular reason? I can do this tomorrow. ;-) But it will require a slight directory refactoring, to be more mvn look-a-like.
    Profile Photo
    last modified by alesj
  • [TTALE-44] OSGi report

    I have committed the first draft of the OSGi report for JBoss Tattletale, so this feature will appear in 1.0.Beta3. Feel free to checkout our anon-SVN repository, try it out and send us feedback on the reports and MA...
    Profile Photo
    created by jesper.pedersen
  • Scan Error: Error opening zip file

    Hi, I tried to run the scanner, but it is giving the following error.. I don't have any zip files in the folders as well.. Scan Scan: error in opening zip file java.util.zip.ZipException: error in opening zip file a...
    Profile Photo
    last modified by gundakiran
  • JBoss Tattletale 1.0.Beta2 released

    JBoss Tattletale 1.0.Beta2 was released today featuring new reports and important bug-fixes. JBoss Tattletale is a tool that can help you get an overview of the project you are working on or a product that you depend...
    Profile Photo
    created by jesper.pedersen
  • What to show when jar manifest has no version attribute

    https://jira.jboss.org/jira/browse/TTALE-51 If a jar contains no manifest, or the manifest contains no version attribute, Tattletale currently records the versions as "null". There are lots of options for dealing wi...
    Profile Photo
    last modified by sflanigan
  • Multiple jars with differing versions

    https://jira.jboss.org/jira/browse/TTALE-29 is about adding an action report for eliminating mismatched versions of jars. I'm not sure quite what the action report would look like, but since the main index.html page c...
    Profile Photo
    last modified by sflanigan
  • Detecting multiple jar versions

    One of the problems that our project faces is that we integrate several other projects.Initial integration usually leaves us some duplicate jars but can also leave us with several different versions of the same jar. I...
    Profile Photo
    last modified by tkirby
  • [TTALE-49] NPE in ArchiveScanner

    A bug in JBoss Tattletale 1.0.Beta1 manifest itself in a NullPointerException in the ArchiveScanner. The issue have been fixed in SVN - and will be available in 1.0.Beta2 when released. For now compile the source yo...
    Profile Photo
    created by jesper.pedersen
  • JBoss Tattletale 1.0.Beta1 released

    The first beta of JBoss Tattletale was released today. Download it at: http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=311046&release_id=662710 Release notes: ** Bug * [TTALE-24] - ...
    Profile Photo
    created by jesper.pedersen
  • Welcome to the JBoss Tattletale forum !

    JBoss Tattletale is a tool that can help you get an overview of the project you are working on or a product that you depend on. The tool will provide you with reports that can help you * Identify dependencies betwee...
    Profile Photo
    created by jesper.pedersen