Hi, I created Tattletale plugin wiki page: https://wiki.jenkins-ci.org/display/JENKINS/Tattletale+Plugin
I will do initial plugin release once it's sources are cloned to the jenkinsci github account. Cheers, Vaclav Dne středa, 16. května 2012 19:56:26 UTC+2 Václav Tunka napsal(a): > > Hi, > > could you please add the tattletale plugin to jenkinsci git? > > Github repo: git://github.com/vtunka/tattletale-plugin.git > My github id: vtunka > > Cheers, > Vaclav > > The best is, you start the project in your account and as soon as it is in > a ready state, tell us and we clone it to jenkinsci. > >> /imod >> >> >> On 02.01.2012, at 16:42, Vaclav Tunka wrote: >> >> > Hi, >> > >> > could you please create a repo named tattletale-plugin for me under >> jenkinsci github organization? My github id is vtunka. >> > >> > I plan to develop a plugin for better integration with jboss.orgproject >> > called Tattletale [1], that can for example manage to: >> > * Identify dependencies between JAR files >> > * Find missing classes from the classpath >> > * Spot if a class/package is located in multiple JAR files >> > * Spot if the same JAR file is located in multiple locations >> > * With a list of what each JAR file requires and provides >> > * Find unused JAR archives >> > * Identify sealed / signed JAR archives >> > * Locate a class in a JAR file >> > * Get the OSGi status of your project >> > * Remove black listed API usage >> > * And generate the same reports for your .WAR and .EAR archives >> > * etc. >> > >> > Associated discussion is on jboss.org, feel free to join and request >> some features or add some comments: >> > http://community.jboss.org/thread/175550 >> > >> > After the plugin is in some usable state I would like to integrate it >> with analysis-collector plugin. >> > >> > Cheers, >> > Vaclav >> > >> > [1] Jboss.org tattletale project - http://www.jboss.org/tattletale >> > [2] Tattletale plugin development discussion - >> http://community.jboss.org/thread/175550 >> >>
