Hi all,

I have started verifying this release ... however this is the first time I am 
validating a project I'm not directly involved in. 
So I found some things that are different than with the other projects (Not 
sure if this is bad or good though)

So here goes:
1) No KEYS file (Think this has been reported)
2) No README and RELEASE_NOTES in the RC directory
3) There are sha256 and 512 files ... is it OK to have the sha256 ones? I 
remember us having to remove less "save" signature files
4) Is there a reason, why the "RPM" file is "2.3.0.incubating" instead of 
"2.3.0-incubating" (dot instead of a dash).
5) It was impossible to import the GPG Key from pgp.mit.edu or any of my known 
key servers (did it manually)
6) The PGP key used to sign doesn't have a valid trust chain (but the 
signatures check out and refer to an apache email address)

Formal download, hash and signature checks: All OK (see GPG remark)
- I was able to download all artifacts
- All 256sha hashes are valid
- All 512sha hashes are valid
- The signatures in the ASC files check-out (no trust chain though)

Now to the source-bundle checks:
- Was able to unpack the zip
- Zip name contained "incubating"
- Archive contains: DISCLAIMER, LICENSE, NOTICE, README(.md)
- There is no RELEASE_NOTES (Think this is required)
- Content of the README.md:
        - I it states the user list to be: u...@daffodil.apache.org, however 
I'm subscribed to us...@daffodil.apache.org
        - I think the ASF HipChat was replaced with Slack (Don't know if it's 
still active)

Building
- Mac 10.14.3, SBT 1.2.8, Java Oracle 1.8.0_141-b15: 
        - sbt compile (success)
        - sbt test (got out of memory errors, did a 'export 
SBT_OPTS="-XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=2G -Xmx2G"' first to 
make it run) 
                [error] Failed: Total 3311, Failed 35, Errors 0, Passed 3276
        - sbt it:test (all tests passed)

- Windows 10, SBT 1.2.7, Java Oracle 1.8.0_101:
        - sbt compile (success)
        - sbt test (got out of memory errors, did a 'export 
SBT_OPTS="-XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=2G -Xmx2G"' first to 
make it run)
                [error] Failed: Total 3311, Failed 35, Errors 0, Passed 3276
        - sbt it:test 
                Failed: 4

... I'll continue testing on Sunday evening ...

So far I'll vote with a

+0 (binding) as I don't quite know how bad the things I found are.

Chris

        




Am 19.02.19, 14:21 schrieb "Steve Lawrence" <slawre...@apache.org>:

    Hi all,
    
    The Apache Daffodil community has voted and approved the proposed
    release of Apache Daffodil (incubating) 2.3.0-rc1.
    
    We now kindly request the Incubator PMC members review and vote on this
    incubator release.
    
    Daffodil is an open source implementation of the DFDL specification that
    uses DFDL schemas to parse fixed format data into an infoset, which is
    most commonly represented as either XML or JSON. This allows the use of
    well-established XML or JSON technologies and libraries to consume,
    inspect, and manipulate fixed format data in existing solutions.
    Daffodil is also capable of the reverse by serializing or "unparsing" an
    XML or JSON infoset back to the original data format.
    
    Vote thread:
    
https://lists.apache.org/thread.html/0ec1161ad296aebda54e86c219e3f1c4498a7de640c6342e6888aea1@%3Cdev.daffodil.apache.org%3E
    
    Result thread:
    
    
https://lists.apache.org/thread.html/a195a77640235501109bdea5ec7fb9a34c6f50644c7173fb8a919989@%3Cdev.daffodil.apache.org%3E
    
    All distribution packages, including signatures, digests, etc. can be
    found at:
    
    https://dist.apache.org/repos/dist/dev/incubator/daffodil/2.3.0-rc1/
    
    Staging artifacts can be found at:
    
    https://repository.apache.org/content/repositories/orgapachedaffodil-1008/
    
    This release has been signed with PGP key 36F3494B033AE661,
    corresponding to slawre...@apache.org, which is included in the
    repository's KEYS file. This key can be found on keyservers, such as:
    
    http://pgp.mit.edu/pks/lookup?op=get&search=0x36F3494B033AE661
    
    It is also listed here:
    
    https://people.apache.org/keys/committer/slawrence.asc
    
    The release candidate has been tagged in git with v2.3.0-rc1 on commit
    hash 193c84690401debd93c1f48e39e564fec09e9337.
    
    For reference, here is a list of all closed JIRAs tagged with 2.3.0:
    
    
https://issues.apache.org/jira/browse/DAFFODIL-2067?jql=project%20%3D%20DAFFODIL%20AND%20status%20%3D%20Resolved%20AND%20fixVersion%20%3D%202.3.0%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC
    
    For a summary of the changes in this release, see:
    
    https://daffodil.apache.org/releases/2.3.0/
    
    Please review and vote. The vote will be open for at least 72 hours.
    
    [ ] +1 approve
    [ ] +0 no opinion
    [ ] -1 disapprove (and reason why)
    
    Thanks,
    - Steve
    
    ---------------------------------------------------------------------
    To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
    For additional commands, e-mail: general-h...@incubator.apache.org
    
    

Reply via email to