Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ejb-dev] Format Specification PR
  • From: <Hussain.NM@xxxxxxxxxxxxx>
  • Date: Fri, 13 Mar 2020 13:47:07 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=cognizant.com; dmarc=pass action=none header.from=cognizant.com; dkim=pass header.d=cognizant.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=/jvABUjGDbmEB2jUAioxToRr8eN9QhjC9rjkrjO/2Iw=; b=j3FihRQJmQ53bk+wUecKBmKhHQ2RqIyVFV9qKAT0trYMkcz6L/QmhdEu1S3NXA1tQhYa0Qou3sx0DxRuKzBGRZlldsQN/Zoye9cMdRctghNm5vWvny23gM1ncxN0SYeoOiizl73UPvCVlzTwDROJadw8FrZ/JbURNqHBwVO4pHW9hpobab8K0X8mvBU2bj4ZAeWbJKhJBirhltkFGEEtAPlGP9wZwckjmmYukVdOGUIDpVVEVXBUgTWBMmKLNk7UnrbVT0tn9dDvqQbfEaPol1q9mgZQWoq+jcJHT2eLSrf/f1f01yjQvkAjdWy2ykFTDa8KPPr9J8iuhXo4mCnF3A==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Tq2qDrPVP67MYfWp7QKApgM77yDjjJdILan9n5hAubVE4pdDVAhMgmvGvZRYdooaO0UKQ3m9z0db/GRHWmuMpb9cXgOPcMQPyOxzhV3SmOlhWG2seqWsK+DrFpyFen7ZPKUqgOKSRJJLJYZL3jNBBu+931nyj08UQxaSL5J5HKhOHiN+JytGkLwAxIJNyk38LEGfIHx/5J3rOSkc09ZuVIU8u2gE5aMhXotDeToGvxs0biWFriLpv+Uqk2Itny0zMqG7Scn4uvfv52OPz7+dsDj8c/j96t2Mwm2E8cEg/e9r/ADGuruFrpUrxMQTxO+oiP9kMvgqaTFg+QkbSCD57Q==
  • Delivered-to: ejb-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/ejb-dev>
  • List-help: <mailto:ejb-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/ejb-dev>, <mailto:ejb-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/ejb-dev>, <mailto:ejb-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AdX3rGlg/OFr6U49RoizzSGXZvsixgACqM8AAAMzCBMASs+BAAARaFQQ
  • Thread-topic: [ejb-dev] Format Specification PR

Thanks Tracy for reviewing and merging.

 

I fixed the merge conflicts on PR# 84 and 85. I reviewed both PRs and pushed some more changes:

·        Replaced empty description list to indent paragraph with sidebar block

·        Changed footnotes inside table to table end notes (notes are placed immediately after the table)

 

I completed formatting of all chapters. Just need to rebase them on top of current master and create Pull Requests.

 

Next, I am going to work on changing Java EE references to Jakarta EE.

 

Thanks

Hussain

 

From: ejb-dev-bounces@xxxxxxxxxxx <ejb-dev-bounces@xxxxxxxxxxx> On Behalf Of Tracy Burroughs
Sent: Friday, March 13, 2020 9:53 AM
To: ejb developer discussions <ejb-dev@xxxxxxxxxxx>
Subject: Re: [ejb-dev] Format Specification PR

 

Approved and merged PR #76.  Will try to complete my review for 84 and 85 tomorrow.


-- Tracy Burroughs (tkb@xxxxxxxxxx)
-- WebSphere Application Server Development
-- IBM Rochester,  Dept WG8A    H315/050-2
-- 2800 37th Street NW, Rochester MN 55901-4441




From:        <Hussain.NM@xxxxxxxxxxxxx>
To:        <ejb-dev@xxxxxxxxxxx>
Date:        03/11/2020 11:46 AM
Subject:        [EXTERNAL] Re: [ejb-dev] Format Specification PR
Sent by:        ejb-dev-bounces@xxxxxxxxxxx





I have created two PRs #84and #85for Chapters 1-4.

Thanks
Hussain



From: ejb-dev-bounces@xxxxxxxxxxx <ejb-dev-bounces@xxxxxxxxxxx> on behalf of Tracy Burroughs <tkb@xxxxxxxxxx>
Sent:
Wednesday, March 11, 2020 08:39 PM
To:
ejb developer discussions <ejb-dev@xxxxxxxxxxx>
Subject:
Re: [ejb-dev] Format Specification PR

 

My preference is that smaller PRs are easier to review; however I don't think these formatting changes would need to be done with a PR per chapter.  I'm fine with grouping a few chapters together per PR.

Thanks for all your effort on this.


-- Tracy Burroughs (tkb@xxxxxxxxxx)
-- WebSphere Application Server Development
-- IBM Rochester,  Dept WG8A    H315/050-2
-- 2800 37th Street NW, Rochester MN 55901-4441





From:        
<Hussain.NM@xxxxxxxxxxxxx>
To:        
<ejb-dev@xxxxxxxxxxx>
Date:        
03/11/2020 09:02 AM
Subject:        
[EXTERNAL] [ejb-dev] Format Specification PR
Sent by:        
ejb-dev-bounces@xxxxxxxxxxx


 

I am currently working on formatting the specification to match the original specification.

 

Do I raise a single PR with all changes or should I raise a separate PR for each chapter?

 

Current Status:

Pending:

Chapters 8-10

Chapter 12


Completed:

Table of Contents: (merged)

Chapter 11 (merged)

Related Documents (pending review)

Footnotes (pending review)

Chapters 1-7

Chapters 13-19

 

My current development version of specification is available in the below link

https://hussainnm.github.io/ejb-api/

 

Thanks

Hussain



_______________________________________________
ejb-dev mailing list
ejb-dev@xxxxxxxxxxx
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/ejb-dev


_______________________________________________
ejb-dev mailing list
ejb-dev@xxxxxxxxxxx
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/ejb-dev


This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient(s), please reply to the sender and destroy all copies of the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email, and/or any action taken in reliance on the contents of this e-mail is strictly prohibited and may be unlawful. Where permitted by applicable law, this e-mail and other e-mail communications sent to and from Cognizant e-mail addresses may be monitored. This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient(s), please reply to the sender and destroy all copies of the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email, and/or any action taken in reliance on the contents of this e-mail is strictly prohibited and may be unlawful. Where permitted by applicable law, this e-mail and other e-mail communications sent to and from Cognizant e-mail addresses may be monitored.

Back to the top