Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jsonp-dev] [External] : Re: Volunteer to apply a package rename to TCKs to avoid `jakarta` namespace in test classes...
  • From: Lukas Jungmann <lukas.jungmann@xxxxxxxxxx>
  • Date: Tue, 11 Jan 2022 21:28:19 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oracle.com; dmarc=pass action=none header.from=oracle.com; dkim=pass header.d=oracle.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=I2BELWXwMsw6kqhtft7veJvJiHe5bWg5RKsbTHWlHnc=; b=UGQy0qXjpi9xm7+7kUI5gdKd+jXw1VqMXnfWuuFxm5stVjqqbl1nrPQCyxwf5C0/SLev1rves2Q9PGpwpla9mi5FgFMY7f1UtJnxY2xNey/6DvgeZ/0KrzgSn9SKaQ9+KUdyW9VRaofmzyUByKjROunfFjbyfUefV8KwBlbDSXoQScumt/rQ/l0nwRZ2uDgLbxknAk0Arj8tTYD8/N4dVAOp/qklAiBP5sKx3lKEpu3SW2hAr9NFCBH7wefoa06hwlWN+m4vLEnlvS8HhOGktaatFcr89iKdSZRA4T0ZGSvZwNlHYpZbx1avX2M8/a3fJdCJPisct93C91OnefgX1g==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=liI4GQvNJOe4ixjcJ/i5jtIHTNPHR1MsuGHSYzlb6n3f+W1RkCuwTyBPvH0aWHbyTYg+KfH3H4ejJGgC9cZogJ6vumnrKaHgkZ8RpgKlGy91MKsiueOaKf68MpX0tkKF5tO5w/NU1B2ORrhjBPBmoJKuYWTXbu4cBY5UJLA1dnjh4ohqZqCQaxYaLd0wUYmXpy5P7Tlo6ksxOL2DeSz04uvQp6hTbh4Zlc1dz+QaEDADtE5TF/x4M0QcjN/44H3Z8h2nnX+C7ok4FQqA/Bo9uRr+t7pND9Ns6oE8IrOVl7L/aRctxwg+CAlCe/bwl/+sFpWyBsT/m/q/SokxsULt0w==
  • Delivered-to: jsonp-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jsonp-dev/>
  • List-help: <mailto:jsonp-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jsonp-dev>, <mailto:jsonp-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jsonp-dev>, <mailto:jsonp-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHYBy2mCJAEOKH9vUme+hP7ugBrk6xeVfLr
  • Thread-topic: [External] : Re: [jsonp-dev] Volunteer to apply a package rename to TCKs to avoid `jakarta` namespace in test classes...

Use either -Psnapshots or update parsson version to 1.0.0 (in staging)

thanks,
—lukas

11. 1. 2022 v 21:56, Scott Marlow <smarlow@xxxxxxxxxx>:




On 1/11/22 2:44 PM, Scott Marlow wrote:

Hi,

Following up on the Platform ML discussion [1] about TCK package names not starting with `jakarta` package for various reasons.  I'm not sure if or when a TCK package rename PR would be merged but wanted to ask if having such a pr would help?  I'll give it a shot if yes.

Perhaps change from `jakarta.json.bind.tck` to `json.bind.tck`?

Perhaps change from jakarta.jsonp.tck` to `jsonp.tck`?

https://github.com/scottmarlow/jsonp/tree/tckrename has some initial possible package rename changes, however building the tck-impl folder fails with "Could not find artifact org.eclipse.parsson:parsson:jar:1.0.1-SNAPSHOT" failure.

Scott

Or something else, perhaps from the now-unofficial survey [2]?

Scott

[1] https://www.eclipse.org/lists/jakartaee-platform-dev/msg03130.html
[2] https://docs.google.com/forms/d/e/1FAIpQLSf2zO8dqSZuehho2kpnot09DPveV_jJpPAzVn93tiQLda54hw/viewform?vc=0&c=0&w=1&flr=0

_______________________________________________
jsonp-dev mailing list
jsonp-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/jsonp-dev__;!!ACWV5N9M2RV99hQ!dTX5e6suqeIBREERz7phoRJAZfoy8L-pRel9hms6CDA4QL0E7lKbHcAsgW9RTaRjxDg$

Back to the top