[
https://issues.apache.org/jira/browse/OPENJPA-713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12628337#action_12628337
]
Kevin Sutter commented on OPENJPA-713:
--------------------------------------
Yes, this was discovered and discussed on the mailing list during the 1.2.0
release process. These "extra" files were actually introduced in earlier
releases, but not noticed until the 1.2.0 release. There are some benefits to
having both the source and binaries in a single jar as an aid with debugging in
an IDE. To resolve this issue, we've discussed the idea of possibly separating
everything into their own jars -- source, binaries, manuals, and javadoc. It's
makes for smaller jar files, but then development shops will probably need all
four jars for their job. Catch-22.
Thanks for opening the Issue.
> openjpa-1.2.0.jar file is 11 MB
> -------------------------------
>
> Key: OPENJPA-713
> URL: https://issues.apache.org/jira/browse/OPENJPA-713
> Project: OpenJPA
> Issue Type: Bug
> Components: build / infrastructure
> Affects Versions: 1.2.0
> Reporter: Patrick Peck
>
> The openjpa-1.2.0.jar file has a size of 11 MB.
> This is because it packs the class files and the javadocs of these class
> files.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.