Re: Paypal Declares Latest Release Pom in Maven Central

2020-01-17 Thread Mykola Nikishov
Petar Tahchiev  writes:

[...]

> Is there any way to tell Paypal to update their pom.xml and upload a
> new version?

Voting with your $$$ aside, try this:

https://github.com/paypal/merchant-sdk-java/commit/62fc5b74bc964fb3cf5f69c70e2a25ab70064e66.patch

-- 
Mykola

Libre/Free Java Software Developer
https://manandbytes.gitlab.io/


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



Re: [maven-shade-plugin] 3.2.2 status and open PRs

2020-01-17 Thread Mark Struberg
I'll try to give it a look over the weekend.

LieGrue,
strub


> Am 16.01.2020 um 23:31 schrieb Falko Modler :
> 
> Hi Karl Heinz,
> 
> thanks for this clarification.
> 
> So now there is only one last ticket left for 3.2.2 and the PR for it
> looks good to be merged:
> https://github.com/apache/maven-shade-plugin/pull/33
> https://issues.apache.org/jira/browse/MSHADE-339
> 
> Looking forward to 3.2.2.
> 
> Thank you very much!
> 
> Best regards,
> Falko
> 
> Am 04.01.2020 um 11:57 schrieb Karl Heinz Marbaise:
>> Hi,
>> 
>> On 03.01.20 17:11, Falko Modler wrote:
>>> Hi everyone,
>>> 
>>> it has been over a year since the last release 3.2.1 and two weeks ago
>>> there have been some activities to release 3.2.2 but it seems those
>>> commits were (partially) reverted.
>>> 
>>> See: https://github.com/apache/maven-shade-plugin/commits/master
>>> 
>>> I cannot see 3.2.2 on Maven Central either. Does anyone know the status?
>> 
>> Of course you don't see it on Maven Central, cause there had no VOTE
>> thread about the plugin which ended positive which in consequence means
>> no release announcement ...
>> 
>> There had come issues related to Javadoc etc. which I have fixed
>> afterwards...
>> 
>> 
>>> 
>>> I also do ask this because I've just created a PR which I'd love to see
>>> included in 3.2.2 or a near-term 3.2.3:
>>> https://github.com/apache/maven-shade-plugin/pull/35
>> 
>> Testing in CI...
>> 
>> Kind regards
>> Karl Heinz Marbaise
>>> 
>>> Apart from older PRs, there are two recent PRs created by other users
>>> for issues that are assigned to 3.2.2, but both are still open:
>>> 
>>> - https://issues.apache.org/jira/browse/MSHADE-340
>>> 
>>> - https://issues.apache.org/jira/browse/MSHADE-339
>>> 
>>> 
>>> Thanks for your attention/help!
>>> 
>>> 
>>> Best regards and happy 2020,
>>> 
>>> Falko Modler
>>> 
>> 
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
>> 
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
> 


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



JDK 14 is now in Rampdown Phase Two

2020-01-17 Thread Rory O'Donnell

 Hi Robert ,

*Per the JDK 14 schedule , we are now in Rampdown Phase Two
*

*Please advise if you have any open high priority issues.*

**

 * The overall feature set is frozen.
 o No further JEPs will be targeted to this release
 o Per the JDK Release Process [1] we now turn our focus to P1 and
   P2 bugs.
 o For more details , see Mark Reinhold's email to jdk-dev mailing
   list [2]

JDK 14 Early Access build 32 is availableat : - jdk.java.net/14/

 * These early-access , open-source builds are provided under the
 o GNU General Public License, version 2, with the Classpath
   Exception .
 * Recent fixes that maybe of interest:
 o Build 32
 + JDK-8230318: Better trust store usage
 + JDK-8225773: jdeps --check produces NPE if there is any
   missing module dependence
 # reported by JUnit5
 + JDK-8235870: C2 crashes in
   IdealLoopTree::est_loop_flow_merge_sz()
 # duplicate of Apache Lucene's bug.
 o Build 31
 + JDK-8235984: C2: assert(out->in(PhiNode::Region) == head ||
   out->in(PhiNode::Region) == slow_head) failed: phi must be
   either part of the slow or the fast loop
 # duplicate of JDK-8236412 reported by Apache Lucene.
 + JDK-8236695: java.lang.Record should be declared with an
   explicit constructor

JDK 15 Early Access build 6 is availableat : - jdk.java.net/15/

 * These early-access , open-source builds are provided under the
 o GNU General Public License, version 2, with the Classpath
   Exception .
 * Release notes
 o http://jdk.java.net/15/release-notes
 * Recent fixes that maybe of interest :
 o Build 6
 + JDK-7143743: Potential memory leak with zip provider
 # Contributed by Jaikiran!
 + JDK-8213222: remove RMIConnectorServer.CREDENTIAL_TYPES
 + JDK-8235870: C2 crashes in
   IdealLoopTree::est_loop_flow_merge_sz()
 # duplicate of Apache Lucene's bug.
 o Build 5
 + JDK-8227313: Support monetary grouping separator in
   DecimalFormat/DecimalFormatSymbols
 + JDK-8236695: java.lang.Record should be declared with an
   explicit constructor

*Invitation to Project Skara update and demo, January 22, 2020, 8:30 am PST
*

 * See Joe Darcy's email [3]*
   *

**

Rgds, Rory



[1] http://openjdk.java.net/jeps/3
[2] https://mail.openjdk.java.net/pipermail/jdk-dev/2020-January/003846.html
[3] https://mail.openjdk.java.net/pipermail/discuss/2020-January/005274.html

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



Re: https://stackoverflow.com/questions/59746954/failed-to-execute-goal-org-apache-maven-pluginsmaven-surefire-plugin2-22-0tes

2020-01-17 Thread Rory O'Donnell

Thanks Robert!

On 16/01/2020 17:52, Robert Scholte wrote:

Hi Rory,

I'm pretty sure it is unrelated to the JDK version.
A simple search in Jira returns enough hits[1]
I don't know a lot about Surefire, there are others that have full 
focus on it and can give better details.
If I understand correctly now they're using one of the output streams 
to communicate with the plugin.
If for some reason another process conflict with this stream you can 
get this error.

There are plans to rewrite it (3.0.0-M5? [2])

thanks,
Robert

[1] 
https://issues.apache.org/jira/browse/SUREFIRE-910?jql=project%20%3D%20SUREFIRE%20AND%20text%20~%20goodbye
[2] https://maven.apache.org/surefire/maven-surefire-plugin/


On 16-1-2020 16:46:23, Rory O'Donnell  wrote:


Hi Robert,

We have see an issue flagged on stackoverflow:

https://stackoverflow.com/questions/59746954/failed-to-execute-goal-org-apache-maven-pluginsmaven-surefire-plugin2-22-0tes 



Do you know if this issue is specific to JDK 8u241 or have you seen it
on earlier versions as well?

Rgds,Rory

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


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