Anthony,
Thanks for making the updates - the JavaDoc looks good as well.
Nathan Rauh
____________________________________________
Software Engineer, WebSphere Application Server
IBM Rochester Bldg 002-2 C111
3605 Highway 52N
Rochester, MN 55901-7802
From: Anthony Lai <anthony.lai_at_oracle.com>
To: jsr236-experts_at_concurrency-ee-spec.java.net
Date: 01/25/2013 04:31 PM
Subject: [jsr236-experts] Re: Removing optional features from spec
Thanks, Nathan.
I have just uploaded the updated Javadoc jar file to
http://java.net/projects/concurrency-ee-spec/downloads/download/javax.enterprise.concurrent-api-1.0-b01-javadoc.jar
We have also started deploying the API artifacts to maven repository. You
could find the latest jar files for API sources, classes, and javadoc at
https://maven.java.net/index.html#nexus-search;quick~javax.enterprise.concurrent
Regards
Anthony
On 1/25/13 2:17 PM, Nathan Rauh wrote:
Anthony,
Thanks - it looks good. Did you get the JavaDoc updated as well?
Nathan Rauh
____________________________________________
Software Engineer, WebSphere Application Server
IBM Rochester Bldg 002-2 C111
3605 Highway 52N
Rochester, MN 55901-7802
From: Anthony Lai <anthony.lai_at_oracle.com>
To: jsr236-experts_at_concurrency-ee-spec.java.net
Date: 01/25/2013 02:12 PM
Subject: [jsr236-experts] Re: Removing optional features from spec
I have tried adding links to TOC and references to other sections within
the document. However the links were not preserved in the generated PDF
files. I will continue to look into that.
Meanwhile, I have uploaded the spec with recent changes for review. The
latest snapshot can be downloaded at
http://java.net/projects/concurrency-ee-spec/downloads/download/EE%20Concurrency%20Utilities-2013-01-25.pdf
and a version with changes marked can be downloaded at
http://java.net/projects/concurrency-ee-spec/downloads/download/EE%20Concurrency%20Utilities-2013-01-25-delta.pdf
The following changes were made since the Public Review Draft:
• Removed section 3.5 – Distributable ManagedExecutorService
• Removed “Run Location” configuration attribute
• Removed section 4 – Managed Objects
• Clarified callback methods are invoked with unspecified context in
section 2.3.1.1.
• Updated example in section 3.1.1.1 to remove EJB 2.x home reference
• Minor fixes to example codes
Regards
Anthony
On 1/25/13 4:30 AM, frowe_at_us.ibm.com wrote:
> The Run Location configuration attribute appears in additional places
> (the Config Tables) beyond what you listed, I'm assuming you'll remove
> all of them, Don't forget to also remove Figures4.1 and 4.2. When you
> regenerate the TOC, will you address the issue I raised earlier where
> the page numbers of the TOC are not hyperlinks to the pages?