Wiki source code of JarTools Home
Version 2.1 by christoph_lechleitner@iteg_at on 2013-10-14 02.24:37
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
2.1 | 1 | = {{id name="JarToolsHome-Motivation"/}}Motivation = |
| |
1.1 | 2 | |
| |
2.1 | 3 | In recent years OSGi containers like Apache Karaf have quickly filled the gap between "simple" servlet containers (like Tomcat, Jetty) and "complicated" J2EE elephants (like JBoss). |
| |
1.1 | 4 | |
| |
2.1 | 5 | Unfortunatley some projects and organizations have not adapted their development and deployment infrastructure, i.e. to migrate from bunches of jars to clean (and eventually mavenized) OSGi bundles. |
| |
1.1 | 6 | |
| |
2.1 | 7 | These circumstances often create the need to investigate, and more often than not tweak, foreign jar files in general and their meta data in particular. |
| |
1.1 | 8 | |
| |
2.1 | 9 | Recurring tasks are almost always worth creating tools to make their execution easier and more efficient. Therefore we created JarTools. |
| |
1.1 | 10 | |
| |
2.1 | 11 | = {{id name="JarToolsHome-JarTools:Toolstoanalyseandtweakjarbundles"/}}JarTools: Tools to analyse and tweak jar bundles = |
| |
1.1 | 12 | |
| |
2.1 | 13 | JarTools makes it easier to retrieve and manipulate meta information in .jar files resp. {{code language="none"}}META-INF/MANIFEST.MF{{/code}}, and similar bits like {{code language="none"}}pom.properties{{/code}}. |
| |
1.1 | 14 | |
| |
2.1 | 15 | More details about the available {{code language="none"}}jt-*{{/code}} commands can be found in it's [[ReadMe.txt>>url:http://svn.clazzes.org/svn/jartools/trunk/jartools/doc/ReadMe.txt||shape="rect"]]. |
| |
1.1 | 16 | |
| |
2.1 | 17 | = {{id name="JarToolsHome-Installation"/}}Installation = |
| |
1.1 | 18 | |
| |
2.1 | 19 | Debian packages are available from Clazzes.org's Debian repositories at [[deb.clazzes.org>>url:http://deb.clazzes.org||shape="rect"]], resp. [[this package pool>>url:http://deb.clazzes.org/any/pool/any-jartools-1.0||shape="rect"]] via deb source list [[any-jartools-1.0.list>>url:http://deb.clazzes.org/any/sources.list.d/any/any-jartools-1.0.list||shape="rect"]]. |
| |
1.1 | 20 | |
| |
2.1 | 21 | = {{id name="JarToolsHome-Sourcecodeandissuetracker"/}}Source code and issue tracker = |
| |
1.1 | 22 | |
| |
2.1 | 23 | ((( |
| 24 | Subversion: [[http:~~/~~/svn.clazzes.org/svn/jartools>>url:http://svn.clazzes.org/svn/jartools||shape="rect"]] | ||
| 25 | ))) | ||
| 26 | |||
| 27 | ((( | ||
| 28 | Jira: - (in a couple minutes) | ||
| 29 | ))) |