You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by GitBox <gi...@apache.org> on 2018/02/15 16:32:02 UTC

[GitHub] stevedlawrence opened a new pull request #42: Add back deprecated support for built-in-formats.dfdl.xsd

stevedlawrence opened a new pull request #42: Add back deprecated support for built-in-formats.dfdl.xsd
URL: https://github.com/apache/incubator-daffodil/pull/42
 
 
       - Claim DFDLGeneralFormatDefinition.dfdl.xsd as our own, filling it with
         the default properties from built-in-formats.xsd. Schemas should use
         this instead of built-in-formats.xsd
       - Modify all TDML tests to use DFDLGeneralFormatDefinition.dfdl.xsd
       - Move built-in-formats.dfdl.xsd to the original NCSA location, but
         deprecate it and add an SDW to alert users not to use it
       - Reverts dependency changes to build.sbt so not all projects depend on
         core/test
       - Rename all DFDL xsd's to have a dfdl.xsd extension
       - Revert change to CLI utils that added built-in-formats.xsd to the
         classpath. That is no longer needed.
       
       DAFFODIL-1987
   
   (Note, split into two commits for easier review. The first commit has the core changes. The second commit is just changing all the tdml files to use DFDLGeneralFormatDefinition.dfdl.xsd and add dfdl.xsd extensions to schemas missing it)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services