amf3 commented on PR #1647:
URL: https://github.com/apache/samza/pull/1647#issuecomment-1371765244
I found the following differences after generating documents with Jekyll
using both MRI Ruby & Jruby. Input was generated by running find on the _site
directory and saving the output to a sorted text file.
```
$ sdiff -Ws -w 220 ~/mri_ruby_docs ~/jruby_docs
./Gemfile
<
./Gemfile.lock
<
./index.md.bak
<
./meetups/aug-2016.md
<
```
The missing Gemfile, Gemfile.lock, & index.md.bak files I'm not concerned
with as they were removed as part of this change. The meetups/aug-2016.md file
was a surprise. FWIW: it's not referenced in the MRI Ruby build or at
https://samza.apache.org/meetups so I'm not concerned about it right now.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]