Skip to content

Conversation

jeff5
Copy link
Member

@jeff5 jeff5 commented Nov 3, 2019

Updates linking the beta of 2.7.2. I've done this by editing on GitHub directly, as I was too lazy to install the Ruby, Bundler, Jekyll stack for a simple addition. Have I missed anything?

I like the way the 2.7.2b2 Javadoc has just magically appeared without me doing anything.

@jeff5 jeff5 requested a review from jamesmudd November 3, 2019 09:26
Copy link
Contributor

@adamburkegh adamburkegh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor comment

news.md Outdated

Notable new features include:
- A "slim" JAR that may be cited in Gradle and Maven builds, so you can take control of dependencies.
- Elimination (normally) the Java 9+
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Elimination (normally) of the Java 9+ ...

Copy link
Member

@jamesmudd jamesmudd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally and looks good to me. Thanks for your work on this.

@jeff5
Copy link
Member Author

jeff5 commented Nov 3, 2019

Sorry, just too late for your review responding to Adam's spot, and a few more changes to news.md only.

@ctrueden
Copy link

ctrueden commented Nov 4, 2019

I was too lazy to install the Ruby, Bundler, Jekyll stack for a simple addition.

I do this using Conda now:

brew install miniconda
conda create -n gh-pages rb-github-pages
conda activate gh-pages
bundle exec jekyll serve

I like it much more than installing Jekyll the normal way. To uninstall, you can just conda env remove -n gh-pages and boom, it's gone.

@jeff5 jeff5 merged commit fda3482 into jython:master Nov 5, 2019
@jeff5 jeff5 deleted the jython-2.7.2b2-announce branch November 5, 2019 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants