| Bug#: 141885 | Product: Gentoo Linux | Version: 2006.0 | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: enhancement | Priority: P2 |
| Resolution: FIXED | Assigned To: java@gentoo.org | Reported By: kleini76@gmail.com | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: Install source.zip for dev-java/jdbc-mysql | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2006-07-27 05:50 0000 | |||
| Description: | Opened: 2006-07-27 05:50 0000 |
Most libraries in dev-java provide a source USE flag. If the flag is set the sources of the library are installed into the system as a ZIP file. Please provide this for dev-java/jdbc-mysql, too. It is very helpful if java developers want to debug errors. All java debuggers need the source because the JVM only provides the lines of a class that it currently executes.
Fixed in CVS. Thanks for reporting!