You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Rory O'Donnell Oracle, Dublin Ireland" <ro...@oracle.com> on 2014/01/31 10:15:26 UTC

JDK 8 Build 126 & JDK 7 Update 60 build 04 are available on java.net

Hi Robert,Kristian,

JDK 8 Build b126 Early Access Build is now available for download 
<http://jdk8.java.net/download.html> & test.
JDK 7u60 b04 Early Access Build is also available for download 
<https://jdk7.java.net/download.html>& test.

Please log all show stopper issues as soon as possible.

Thanks for your support, Rory

-- 
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA , Dublin, Ireland


Re: JDK 8 Build 126 & JDK 7 Update 60 build 04 are available on java.net

Posted by "Rory O'Donnell Oracle, Dublin Ireland" <ro...@oracle.com>.
Hi Robert,

Thanks for the feedback, glad all is well.
Sorry for the delay in replying, just got back from FOSDEM.

Rgds,Rory
On 02/02/2014 16:07, Robert Scholte wrote:
> Hi Rory,
>
> I can confirm that JDK-8031572 is now fixed.
>
> I found at least one project which suffers from 
> https://bugs.openjdk.java.net/browse/JDK-8015656, which I could fix 
> with https://jira.codehaus.org/browse/MSHARED-319 (maven-filtering).
> According to
> http://mvnrepository.com/artifact/org.apache.maven.shared/maven-filtering/1.0 
>
> http://mvnrepository.com/artifact/org.apache.maven.shared/maven-filtering/1.1 
>
> this artifact is mainly used by a small amount of maven-plugins, so 
> the change of behavior of the JDK shouldn't have a huge impact. We can 
> plan a release for this component, so plugins only have to upgrade 
> their dependency.
>
> best regards,
>
> Robert Scholte
>
> Op Fri, 31 Jan 2014 10:15:26 +0100 schreef Rory O'Donnell Oracle, 
> Dublin Ireland <ro...@oracle.com>:
>
>> Hi Robert,Kristian,
>>
>> JDK 8 Build b126 Early Access Build is now available for download
>> <http://jdk8.java.net/download.html> & test.
>> JDK 7u60 b04 Early Access Build is also available for download
>> <https://jdk7.java.net/download.html>& test.
>>
>> Please log all show stopper issues as soon as possible.
>>
>> Thanks for your support, Rory

-- 
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA , Dublin, Ireland


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: JDK 8 Build 126 & JDK 7 Update 60 build 04 are available on java.net

Posted by "Rory O'Donnell Oracle, Dublin Ireland" <ro...@oracle.com>.
Hi Robert,

Thanks for the update!

Rgds,Rory
On 10/03/2014 21:07, Robert Scholte wrote:
> Hi Rory,
>
> today I've released Maven Filtering 1.2, which doesn't suffer from 
> https://bugs.openjdk.java.net/browse/JDK-8015656 anymore. Next step 
> will be upgrading the projects which depend on Maven Filtering.
>
> regards,
> Robert
>
> Op Sun, 02 Feb 2014 17:07:26 +0100 schreef Robert Scholte 
> <rf...@apache.org>:
>
>> Hi Rory,
>>
>> I can confirm that JDK-8031572 is now fixed.
>>
>> I found at least one project which suffers from 
>> https://bugs.openjdk.java.net/browse/JDK-8015656, which I could fix 
>> with https://jira.codehaus.org/browse/MSHARED-319 (maven-filtering).
>> According to
>> http://mvnrepository.com/artifact/org.apache.maven.shared/maven-filtering/1.0 
>>
>> http://mvnrepository.com/artifact/org.apache.maven.shared/maven-filtering/1.1 
>>
>> this artifact is mainly used by a small amount of maven-plugins, so 
>> the change of behavior of the JDK shouldn't have a huge impact. We 
>> can plan a release for this component, so plugins only have to 
>> upgrade their dependency.
>>
>> best regards,
>>
>> Robert Scholte
>>
>> Op Fri, 31 Jan 2014 10:15:26 +0100 schreef Rory O'Donnell Oracle, 
>> Dublin Ireland <ro...@oracle.com>:
>>
>>> Hi Robert,Kristian,
>>>
>>> JDK 8 Build b126 Early Access Build is now available for download
>>> <http://jdk8.java.net/download.html> & test.
>>> JDK 7u60 b04 Early Access Build is also available for download
>>> <https://jdk7.java.net/download.html>& test.
>>>
>>> Please log all show stopper issues as soon as possible.
>>>
>>> Thanks for your support, Rory
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

-- 
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA , Dublin, Ireland


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: JDK 8 Build 126 & JDK 7 Update 60 build 04 are available on java.net

Posted by Robert Scholte <rf...@apache.org>.
Hi Rory,

today I've released Maven Filtering 1.2, which doesn't suffer from  
https://bugs.openjdk.java.net/browse/JDK-8015656 anymore. Next step will  
be upgrading the projects which depend on Maven Filtering.

regards,
Robert

Op Sun, 02 Feb 2014 17:07:26 +0100 schreef Robert Scholte  
<rf...@apache.org>:

> Hi Rory,
>
> I can confirm that JDK-8031572 is now fixed.
>
> I found at least one project which suffers from  
> https://bugs.openjdk.java.net/browse/JDK-8015656, which I could fix with  
> https://jira.codehaus.org/browse/MSHARED-319 (maven-filtering).
> According to
> http://mvnrepository.com/artifact/org.apache.maven.shared/maven-filtering/1.0
> http://mvnrepository.com/artifact/org.apache.maven.shared/maven-filtering/1.1
> this artifact is mainly used by a small amount of maven-plugins, so the  
> change of behavior of the JDK shouldn't have a huge impact. We can plan  
> a release for this component, so plugins only have to upgrade their  
> dependency.
>
> best regards,
>
> Robert Scholte
>
> Op Fri, 31 Jan 2014 10:15:26 +0100 schreef Rory O'Donnell Oracle, Dublin  
> Ireland <ro...@oracle.com>:
>
>> Hi Robert,Kristian,
>>
>> JDK 8 Build b126 Early Access Build is now available for download
>> <http://jdk8.java.net/download.html> & test.
>> JDK 7u60 b04 Early Access Build is also available for download
>> <https://jdk7.java.net/download.html>& test.
>>
>> Please log all show stopper issues as soon as possible.
>>
>> Thanks for your support, Rory
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: JDK 8 Build 126 & JDK 7 Update 60 build 04 are available on java.net

Posted by Robert Scholte <rf...@apache.org>.
Hi Rory,

I can confirm that JDK-8031572 is now fixed.

I found at least one project which suffers from  
https://bugs.openjdk.java.net/browse/JDK-8015656, which I could fix with  
https://jira.codehaus.org/browse/MSHARED-319 (maven-filtering).
According to
http://mvnrepository.com/artifact/org.apache.maven.shared/maven-filtering/1.0
http://mvnrepository.com/artifact/org.apache.maven.shared/maven-filtering/1.1
this artifact is mainly used by a small amount of maven-plugins, so the  
change of behavior of the JDK shouldn't have a huge impact. We can plan a  
release for this component, so plugins only have to upgrade their  
dependency.

best regards,

Robert Scholte

Op Fri, 31 Jan 2014 10:15:26 +0100 schreef Rory O'Donnell Oracle, Dublin  
Ireland <ro...@oracle.com>:

> Hi Robert,Kristian,
>
> JDK 8 Build b126 Early Access Build is now available for download
> <http://jdk8.java.net/download.html> & test.
> JDK 7u60 b04 Early Access Build is also available for download
> <https://jdk7.java.net/download.html>& test.
>
> Please log all show stopper issues as soon as possible.
>
> Thanks for your support, Rory

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org