[jboss-jira] [JBoss JIRA] (JASSIST-179) Diff functionality for java classes and bundles (jars, ears, sars etc)
Sviatoslav Abramenkov (JIRA)
jira-events at lists.jboss.org
Thu Nov 15 18:15:22 EST 2012
[ https://issues.jboss.org/browse/JASSIST-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sviatoslav Abramenkov updated JASSIST-179:
------------------------------------------
Description:
Quite often you see that your Java application works differently being assembled with different configuration or with another set of libraries.
Sometimes you may not be sure what actually is running at particular deployments of your application.
For such cases a flexible diff utility that would compare your classes/bundles and show differences is necessary to find out the cause.
> Diff functionality for java classes and bundles (jars, ears, sars etc)
> ----------------------------------------------------------------------
>
> Key: JASSIST-179
> URL: https://issues.jboss.org/browse/JASSIST-179
> Project: Javassist
> Issue Type: Enhancement
> Affects Versions: 3.17.1-GA, 3.18.0-GA
> Reporter: Sviatoslav Abramenkov
> Assignee: Shigeru Chiba
> Fix For: 3.18.0-GA
>
> Original Estimate: 2 weeks
> Remaining Estimate: 2 weeks
>
> Quite often you see that your Java application works differently being assembled with different configuration or with another set of libraries.
> Sometimes you may not be sure what actually is running at particular deployments of your application.
> For such cases a flexible diff utility that would compare your classes/bundles and show differences is necessary to find out the cause.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list