Log in to follow, share, and participate in this community.
Thread [TTALE-79] [TTALE-80] User / Developer guides
[TTALE-79] [TTALE-80] User / Developer guidesI 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.
JBoss Tattletale 1.0.Beta3 releasedJBoss 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...
Thread Java Heap space and No Html generation for source folder
Java Heap space and No Html generation for source folderHello, 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...
Mavenizing the projectI 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.
[TTALE-44] OSGi reportI 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...
Scan Error: Error opening zip fileHi, 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...
JBoss Tattletale 1.0.Beta2 releasedJBoss 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...
Thread What to show when jar manifest has no version attribute
What to show when jar manifest has no version attributehttps://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...
Multiple jars with differing versionshttps://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...
Detecting multiple jar versionsOne 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...
[TTALE-49] NPE in ArchiveScannerA 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...
JBoss Tattletale 1.0.Beta1 releasedThe 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] - ...
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...