public inbox for gentoo-java@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-java] Handling broken javadoc in >=sun-jdk-1.6
@ 2007-01-21 10:08 Petteri Räty
  2007-01-21 19:38 ` Alistair Bush
       [not found] ` <27731379.1169408363698.JavaMail.root@mardin.quirk.co.za>
  0 siblings, 2 replies; 6+ messages in thread
From: Petteri Räty @ 2007-01-21 10:08 UTC (permalink / raw
  To: gentoo-java

https://bugs.gentoo.org/show_bug.cgi?id=158720

So some packages fail to build javadocs with >=sun-jdk-1.6. As everyone
did not seem to be aware on how to handled this the right DEPEND atom is:
doc? ( || ( =virtual/jdk-1.4* = virtual/jdk-1.5* ) )
!doc? ( >=virtual/jdk-1.4 )

RDEPEND:
>=virtual/jre-1.4

Regards,
Petteri

PS. If someone was wondering, this bug prevents sun-jdk-1.6 going stable
until all packages have been tested to build javadocs with it.
-- 
gentoo-java@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-java] Handling broken javadoc in >=sun-jdk-1.6
  2007-01-21 10:08 [gentoo-java] Handling broken javadoc in >=sun-jdk-1.6 Petteri Räty
@ 2007-01-21 19:38 ` Alistair Bush
       [not found] ` <27731379.1169408363698.JavaMail.root@mardin.quirk.co.za>
  1 sibling, 0 replies; 6+ messages in thread
From: Alistair Bush @ 2007-01-21 19:38 UTC (permalink / raw
  To: gentoo-java

[-- Attachment #1: Type: text/plain, Size: 692 bytes --]

what an absolute bugger!!   I wish java would let us win at least one
battle.

On 1/21/07, Petteri Räty <betelgeuse@gentoo.org> wrote:
>
> https://bugs.gentoo.org/show_bug.cgi?id=158720
>
> So some packages fail to build javadocs with >=sun-jdk-1.6. As everyone
> did not seem to be aware on how to handled this the right DEPEND atom is:
> doc? ( || ( =virtual/jdk-1.4* = virtual/jdk-1.5* ) )
> !doc? ( >=virtual/jdk-1.4 )
>
> RDEPEND:
> >=virtual/jre-1.4
>
> Regards,
> Petteri
>
> PS. If someone was wondering, this bug prevents sun-jdk-1.6 going stable
> until all packages have been tested to build javadocs with it.
> --
> gentoo-java@gentoo.org mailing list
>
>

[-- Attachment #2: Type: text/html, Size: 1097 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-java] Handling broken javadoc in >=sun-jdk-1.6
       [not found] ` <27731379.1169408363698.JavaMail.root@mardin.quirk.co.za>
@ 2007-07-04  8:16   ` Craig Raw
  2007-07-04  8:20     ` Petteri Räty
  0 siblings, 1 reply; 6+ messages in thread
From: Craig Raw @ 2007-07-04  8:16 UTC (permalink / raw
  To: gentoo-java

Hi all,

I've noticed Java 6u2 has just been released. AFAIK, bug 6507179 
(http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6507179) was keeping Java 6 masked on Gentoo - 
it has been fixed in this release.

Does this help in terms of getting Java 6 stable? Or am I way out of date?

Ciao,
Craig


Alistair Bush wrote:
> what an absolute bugger!!   I wish java would let us win at least one 
> battle.
> 
> On 1/21/07, *Petteri Räty* <betelgeuse@gentoo.org 
> <mailto:betelgeuse@gentoo.org>> wrote:
> 
>     https://bugs.gentoo.org/show_bug.cgi?id=158720
>     <https://bugs.gentoo.org/show_bug.cgi?id=158720>
> 
>     So some packages fail to build javadocs with >=sun-jdk-1.6. As everyone
>     did not seem to be aware on how to handled this the right DEPEND
>     atom is:
>     doc? ( || ( =virtual/jdk-1.4* = virtual/jdk-1.5* ) )
>     !doc? ( >=virtual/jdk-1.4 )
> 
>     RDEPEND:
>      >=virtual/jre-1.4
> 
>     Regards,
>     Petteri
> 
>     PS. If someone was wondering, this bug prevents sun-jdk-1.6 going stable
>     until all packages have been tested to build javadocs with it.
>     --
>     gentoo-java@gentoo.org <mailto:gentoo-java@gentoo.org> mailing list
> 
> 

-- 
gentoo-java@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-java] Handling broken javadoc in >=sun-jdk-1.6
  2007-07-04  8:16   ` Craig Raw
@ 2007-07-04  8:20     ` Petteri Räty
  2007-07-04 13:14       ` David Herron
  0 siblings, 1 reply; 6+ messages in thread
From: Petteri Räty @ 2007-07-04  8:20 UTC (permalink / raw
  To: Craig Raw; +Cc: gentoo-java

[-- Attachment #1: Type: text/plain, Size: 680 bytes --]

Craig Raw kirjoitti:
> Hi all,
> 
> I've noticed Java 6u2 has just been released. AFAIK, bug 6507179
> (http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6507179) was keeping
> Java 6 masked on Gentoo - it has been fixed in this release.
> 
> Does this help in terms of getting Java 6 stable? Or am I way out of date?
> 
> Ciao,
> Craig
> 

https://jdk-distros.dev.java.net/developer.html

They first need to release the DLJ bundles, then we package it and we
should think about getting it stable one month from now. It does break
jdbc api so I do need to write a script for the arch teams to install
all stable java stuff to test with.

Regards,
Petteri


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-java] Handling broken javadoc in >=sun-jdk-1.6
  2007-07-04  8:20     ` Petteri Räty
@ 2007-07-04 13:14       ` David Herron
  2007-07-05 22:29         ` David Herron
  0 siblings, 1 reply; 6+ messages in thread
From: David Herron @ 2007-07-04 13:14 UTC (permalink / raw
  To: Petteri Räty; +Cc: Craig Raw, gentoo-java

[-- Attachment #1: Type: text/plain, Size: 963 bytes --]


And, Tom Marble, who handles making the DLJ bundles, is on vacation 
right now.  Unfortunately this process isn't automated.

I'll look into what it would take to get the bundles published.

- David



Petteri Räty wrote:
> Craig Raw kirjoitti:
>   
>> Hi all,
>>
>> I've noticed Java 6u2 has just been released. AFAIK, bug 6507179
>> (http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6507179) was keeping
>> Java 6 masked on Gentoo - it has been fixed in this release.
>>
>> Does this help in terms of getting Java 6 stable? Or am I way out of date?
>>
>> Ciao,
>> Craig
>>
>>     
>
> https://jdk-distros.dev.java.net/developer.html
>
> They first need to release the DLJ bundles, then we package it and we
> should think about getting it stable one month from now. It does break
> jdbc api so I do need to write a script for the arch teams to install
> all stable java stuff to test with.
>
> Regards,
> Petteri
>
>   

[-- Attachment #2: Type: text/html, Size: 1554 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-java] Handling broken javadoc in >=sun-jdk-1.6
  2007-07-04 13:14       ` David Herron
@ 2007-07-05 22:29         ` David Herron
  0 siblings, 0 replies; 6+ messages in thread
From: David Herron @ 2007-07-05 22:29 UTC (permalink / raw
  To: David Herron; +Cc: Petteri Räty, Craig Raw, gentoo-java

[-- Attachment #1: Type: text/plain, Size: 1166 bytes --]

I just checked and learned that the DLJ bundles should be published 
tomorrow (that's by the USA/PDT timezone).

- David Herron



David Herron wrote:
>
> And, Tom Marble, who handles making the DLJ bundles, is on vacation 
> right now.  Unfortunately this process isn't automated.
>
> I'll look into what it would take to get the bundles published.
>
> - David
>
>
>
> Petteri Räty wrote:
>> Craig Raw kirjoitti:
>>   
>>> Hi all,
>>>
>>> I've noticed Java 6u2 has just been released. AFAIK, bug 6507179
>>> (http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6507179) was keeping
>>> Java 6 masked on Gentoo - it has been fixed in this release.
>>>
>>> Does this help in terms of getting Java 6 stable? Or am I way out of date?
>>>
>>> Ciao,
>>> Craig
>>>
>>>     
>>
>> https://jdk-distros.dev.java.net/developer.html
>>
>> They first need to release the DLJ bundles, then we package it and we
>> should think about getting it stable one month from now. It does break
>> jdbc api so I do need to write a script for the arch teams to install
>> all stable java stuff to test with.
>>
>> Regards,
>> Petteri
>>
>>   


[-- Attachment #2: Type: text/html, Size: 1918 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-07-05 22:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-21 10:08 [gentoo-java] Handling broken javadoc in >=sun-jdk-1.6 Petteri Räty
2007-01-21 19:38 ` Alistair Bush
     [not found] ` <27731379.1169408363698.JavaMail.root@mardin.quirk.co.za>
2007-07-04  8:16   ` Craig Raw
2007-07-04  8:20     ` Petteri Räty
2007-07-04 13:14       ` David Herron
2007-07-05 22:29         ` David Herron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox