Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [glassfish-dev] GlassFish status
  • From: "sawamura.hiroki@xxxxxxxxxxx" <sawamura.hiroki@xxxxxxxxxxx>
  • Date: Wed, 10 Jun 2020 00:36:08 +0000
  • Accept-language: ja-JP, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=fujitsu.com; dmarc=pass action=none header.from=fujitsu.com; dkim=pass header.d=fujitsu.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-SenderADCheck; bh=pGfSmmWGMi0IcO7azcl8t/8Q51MEdlGpJShe48B/CrM=; b=jaHsVYgLCK785MmOKsKxyyTFBEtUBuPEQmLGysagCi2uZsmnrUjgnI4v8PTqE81gzZx1bOKvyosPbe2d3j1Y/+rsO8AJg2p2mvQHv9UX436bLz8qZHGBAkJPfVIr5eOQtPhK2+7jlkCD+ELUMnXONPxrjCllLFltPZPI6hgqGc2OoWXPNwc6rSL781asK01LrrRsS4FrU2dskoWqpxIJKyB/mFvW3Tx9pJsZFLCYt0g3Wu/eUtuiJ8iMzzWy0a0xkf8P716W7j6vwb9gJtW4gYKv1RcsCO8UuCqF2pow6/UJ9KzjBCpdjwUrbj3NW2mOS5wLvv9CqEJk5SaRP2Q+Ug==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=MMQOFChs5jl0BSvHwB2YhHf05Aoff1IJGDo6ZNtbUgXK4BpD2MOU6vwq+yFihkM4CfN/81HKGyhcuhh2YiRLI7S595JwHPt6NN1gBpBZ/byOV59HEqOfibR0VRziZ2MpQ2kEWBWho8Pjat5yTntVYRApfxQ2TodNLByH3qKj9FIDNlGftDS3O//ZHYQlCO8jEAAe+TzwsIZbT2sGS8QCUwDmqGtJUM10hcijbqoyic70r7SwAX29UZUW/i8IkEJ686HebV5fHpOHcZGHxNGd7EMi/19IzFgiBdiBrE38ULXXM+x+uRbK7BGeFXUD4KUn3pzntYglcfgdk8Zg9/eX3Q==
  • Delivered-to: glassfish-dev@xxxxxxxxxxx
  • Ironport-sdr: GLfMKHSoMhKs7C6XCg86PaqfkmcK+Xp4qR3OGJwU2suwGFxGV4FL8EK8ryfSh+q0QVw7JslexL Xre7+Exb0Me9hkPJjNyeVJdoCh3I40WXENPAIrDAY9uVDeOcloql8YcGWI6bXzyJ+1AoTVnxSo pQJAVjEOetaVDY6aYgZPCX7ONbz73Cyunp3/8cO4MNZ66FVMk5aCT8ENdZBnKF+dFXn2d9OObu PJcLwxzQ3v9N0stHUvEn8jaLiPTBGm+n8IBXgylm10RuFuGAfxR9DCGvrUINKBU8nrThmBG1y6 4Qg=
  • List-archive: <https://www.eclipse.org/mailman/private/glassfish-dev>
  • List-help: <mailto:glassfish-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/glassfish-dev>, <mailto:glassfish-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/glassfish-dev>, <mailto:glassfish-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AdY+YD/XRuWRph48QOeoA1dnMWwYTwADjYYAABEHCYAAAjmnYA==
  • Thread-topic: [glassfish-dev] GlassFish status

Hi

Thanks all.
I'll resolve the conflicts so that we can merge the following JDK11 work at any time.
https://github.com/eclipse-ee4j/glassfish/pull/23019
# Note that GlassFish will only run with JDK 11 if this PR is merged.(Still compile with JDK 8)

> Arjan
I'm a little concerned that the "web_jsp" test has been removed from the list of tests on Jenkinsfile.
- All tests were temporarily removed: 
  https://github.com/eclipse-ee4j/glassfish/commit/8cefb6305a8676c6c03881ad499b1461f643fe5c#diff-58231b16fdee45a03a4ee3cf94a9f2c3
- Dropped web_jsp(?): 
  https://github.com/eclipse-ee4j/glassfish/commit/0dea810da59f757059b1b424fc78060a44461fba#diff-58231b16fdee45a03a4ee3cf94a9f2c3

Thanks
Hiroki


From: glassfish-dev-bounces@xxxxxxxxxxx <glassfish-dev-bounces@xxxxxxxxxxx> On Behalf Of arjan tijms
Sent: Wednesday, June 10, 2020 8:06 AM
To: glassfish developer discussions <glassfish-dev@xxxxxxxxxxx>
Subject: Re: [glassfish-dev] GlassFish status

Hi,

As of https://github.com/eclipse-ee4j/glassfish/pull/23087 the Jenkins controlled tests are starting to run again as well. I opted to begin with cdi_all which are 115 tests touching CDI, but also Enterprise Beans and Persistence.



See: https://ci.eclipse.org/glassfish/job/glassfish_build-and-test-using-jenkinsfile/job/PR-23087

Kind regards,
Arjan


On Tue, Jun 9, 2020 at 4:59 PM Scott Marlow <mailto:smarlow@xxxxxxxxxx> wrote:


On Tue, Jun 9, 2020 at 9:22 AM Steve Millidge (Payara) <mailto:steve.millidge@xxxxxxxxxxx> wrote:
All,
 
Just a heads up that the final upstream project awaiting a patch has been merged.

+1, congratulations all!

FYI, I just created https://github.com/eclipse-ee4j/glassfish/issues/23085 for a failure (running examples) due to javax.resource.spi.security.GenericCredential still used, possibly in glassfish6/glassfish/lib/schemas/connector_1_7.xsd & glassfish6/glassfish/lib/dtds/connector_1_5.dtd.  Sorry for the late note about this and issue, but we are just arriving at the point now where we can see this problem.  

I'll run again with the latest GlassFish master source.

Scott
 
 
Master branch now;
• Has moved to the Jakarta namespace
• Builds
• Runs without OSGI errors
• Can deploy smoke test application in the Jakarta namespace via asadmin
• Can deploy smoke test application in the Jakarta namespace via admin console
• Passes the Quick Look tests.
 
At this point I am going to tag it as a M1 milestone for the Jakarta EE 9 milestone release. If anybody objects let me know. I will try to tag it tomorrow.
 
Next big piece of work post the Jakarta EE 9 milestone is to get GlassFish building and running on JDK 11. 
Also we have to get GlassFish 6 through the Jakarta EE TCK.
 
Thanks All
 
 
Steve
_______________________________________________
glassfish-dev mailing list
mailto:glassfish-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/glassfish-dev
_______________________________________________
glassfish-dev mailing list
mailto:glassfish-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/glassfish-dev

Back to the top