Bug 899862 (JBPAPP6-1627) - jython.jar contains unnecessary com.google.common.XY.package-info classes
Summary: jython.jar contains unnecessary com.google.common.XY.package-info classes
Keywords:
Status: CLOSED DUPLICATE of bug 2040112
Alias: JBPAPP6-1627
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: unspecified
Version: unspecified
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: David Walluck
QA Contact:
URL: http://jira.jboss.org/jira/browse/JBP...
Whiteboard:
Depends On:
Blocks: JBPAPP6-1624
TreeView+ depends on / blocked
 
Reported: 2012-02-22 11:18 UTC by Rostislav Svoboda
Modified: 2013-04-30 03:02 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-05-04 19:02:11 UTC
Type: Task
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JBPAPP6-1627 0 None None None Never

Description Rostislav Svoboda 2012-02-22 11:18:01 UTC
project_key: JBPAPP6

com.google.common.base.package-info 	 
com.google.common.cache.package-info 	 
com.google.common.collect.package-info 	 
com.google.common.io.package-info 	 
com.google.common.net.package-info 	 
com.google.common.primitives.package-info 	 
com.google.common.util.concurrent.package-info

http://hudson.qa.jboss.com/hudson/view/EAP6/view/EAP6-Miscellaneous/job/eap-60-tattletale/javadoc/jar/jython-standalone-2.5.2-redhat-1.jar.html

These records are duplicated with guava-10.0.1-redhat-1.jar -- http://hudson.qa.jboss.com/hudson/view/EAP6/view/EAP6-Miscellaneous/job/eap-60-tattletale/javadoc/jar/guava-10.0.1-redhat-1.jar.html

Comment 1 David Walluck 2012-04-05 19:59:20 UTC
The package-info.class files are generated automatically.

I think this problem will go away if we remove third-party packages from jython. So this is more a side-effect of that.

This issue should be a child of that one.


Comment 2 David Walluck 2012-04-11 17:34:52 UTC
Parent: Added: JBPAPP-8684


Comment 3 David Walluck 2012-04-18 23:24:01 UTC
The current plan is to update the module.xml so that it uses com.google.guava:guava that is shipped with EAP and remove the classes from the jython-standlone jar.

Comment 4 Paul Gier 2012-05-04 19:01:54 UTC
Link: Added: This issue duplicates JBPAPP-8928


Comment 5 Paul Gier 2012-05-04 19:05:03 UTC
Link: Removed: This issue duplicates JBPAPP-8928 


Comment 6 Fernando Nasser 2012-11-13 23:12:52 UTC
Docs QE Status: Removed: NEW 



Note You need to log in before you can comment on or make changes to this bug.