[Bug 360529] New: java-1_6_0-sun-src package is missing in the main repository
https://bugzilla.novell.com/show_bug.cgi?id=360529 Summary: java-1_6_0-sun-src package is missing in the main repository Product: openSUSE 10.3 Version: Final Platform: 64bit OS/Version: openSUSE 10.3 Status: NEW Severity: Normal Priority: P5 - None Component: Java AssignedTo: bnc-team-java@forge.provo.novell.com ReportedBy: benderamp@gmail.com QAContact: qa@suse.de Found By: --- There is no jdk source code package available for jdk 1.6 in the main repository, which is highly needed during development. There is java-1_5_0-sun-src source package for java 1.5, but no 1.6 analog. Also there is no javadoc packages neither for 1.5, no for 1.6 javas. But for jdk 1.5 this is ok - both eclipse and netbeans can generate javadoc from jdk sources on a fly; but for jdk 1.6 I even can't see javadoc comments for jdk standard classes during code autocompletion for example (this could be still solved just by adding jdk1.6 source code package, so probably separate javadoc packages are not needed). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=360529 User jfrantzius@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=360529#c5 Jörg von Frantzius <jfrantzius@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jfrantzius@web.de --- Comment #5 from Jörg von Frantzius <jfrantzius@web.de> 2008-07-17 06:16:31 MDT --- Java 1.6 source package is also missing in opensuse 11 repositories (i586). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=360529 User jfrantzius@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=360529#c6 Jörg von Frantzius <jfrantzius@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|cfarrell@novell.com | --- Comment #6 from Jörg von Frantzius <jfrantzius@web.de> 2008-07-21 05:15:04 MDT --- Removing NEEDINFO, as there is no further info needed? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=360529 User benderamp@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=360529#c7 Anton Moiseev <benderamp@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Java |Java OS/Version|openSUSE 10.3 |openSUSE 11.0 Product|openSUSE 10.3 |openSUSE 11.0 --- Comment #7 from Anton Moiseev <benderamp@gmail.com> 2008-07-21 05:33:28 MDT --- Also move it to opensuse 11.0 as it is mainstream now -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=360529 User hugo.a.garcia@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=360529#c8 Hugo Garcia <hugo.a.garcia@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hugo.a.garcia@gmail.com --- Comment #8 from Hugo Garcia <hugo.a.garcia@gmail.com> 2008-08-01 10:28:07 MDT --- Can someone please do one of the following: a) Whoever did the current Java packaging, can you please look in the directories created by the Sun distribution *.bin for the src.zip and create the java-1_6_0-sun-src package? In case you can't find it... it is here: http://java.sun.com/products/archive/j2se/6u6/index.html b) Grab a newer version of Java than the one in the SuSE repo and just create a new update that this time includes the src zip and push it down the pipe as an update... we developers will automatically look for the src zip. WORKAROUND FOR DEVELOPERS: Download the current JDK in SuSE 11 from http://java.sun.com/products/archive/j2se/6u6/index.html run it, and point your IDE to the src.zip in the distro. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=360529 User mvyskocil@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=360529#c9 --- Comment #9 from Michal Vyskocil <mvyskocil@novell.com> 2008-08-04 02:42:53 MDT --- The packaging of the Java src.zip is not complicated and it's easy to do that. There're some legal issues so we don't have a permission to distribute that package. BTW: Better workaround is usage of the java-1_6_0-openjdk-src package. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=360529 User hugo.a.garcia@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=360529#c10 --- Comment #10 from Hugo Garcia <hugo.a.garcia@gmail.com> 2008-08-04 06:15:38 MDT --- Must be a new legal problem? The package used to be provided. As for using the java-1_6_0-openjdk-src package, there is the possibility that they are not the same. We would have to do a diff between the two source trees plus run it inside the different IDE's to confirm that it works. On the other hand we are assured that the one from Sun is the one that works. Can someone attach the instructions or script on how to package the Sun zip? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=360529 User kristjan.ugrin@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=360529#c17 Kristjan Ugrin <kristjan.ugrin@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kristjan.ugrin@gmail.com --- Comment #17 from Kristjan Ugrin <kristjan.ugrin@gmail.com> 2008-10-13 07:50:52 MDT --- Legal issues? But why is there java-1.5 src package then? It would be really nice to ship src package for 1.6. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=360529 User jfrantzius@web.de added comment https://bugzilla.novell.com/show_bug.cgi?id=360529#c18 Jörg von Frantzius <jfrantzius@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Info Provider|benderamp@gmail.com |mvyskocil@novell.com --- Comment #18 from Jörg von Frantzius <jfrantzius@web.de> 2009-01-09 02:20:51 MST --- Right now there are no sourcecodes in the 1.5.0u17 devel packages anymore as well. What exactly are those legal issues? Have these arosen only lately, as the sourcecodes used to be distributed previously? Any java developer for commercial applications (of which the majority is running on Sun JVMs) now must go and download and install the JDK manually from Sun. That does make openSUSE not very attractive for Java developers... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=360529 User meissner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=360529#c20 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-java@forge.provo.novell.com |ro@novell.com Status|NEEDINFO |NEW Info Provider|mvyskocil@novell.com | --- Comment #20 from Marcus Meissner <meissner@novell.com> 2009-01-09 02:52:10 MST --- I am having the maintained data be updated so the java-1_5_0-sun-src and java-1_6_0-sun-src will be delivered with the next updates. A java-1_5_0-sun-src for u17 is at http://download.opensuse.org/update/11.0/rpm/i586/java-1_5_0-sun-src-1.5.0_u... -> Rudi ... I already sent you an email with the details. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=360529 User ro@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=360529#c21 Ruediger Oertel <ro@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #21 from Ruediger Oertel <ro@novell.com> 2009-01-09 03:57:14 MST --- okay, maintenance data updated for 10.3-11.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com