Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 575590 - dev-java/rhino-1.7.14 released
Summary: dev-java/rhino-1.7.14 released
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 524528
  Show dependency tree
 
Reported: 2016-02-25 01:20 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2022-03-15 17:23 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis 2016-02-25 01:20:13 UTC
dev-java/rhino-1.7.7.1 was released on 2016-02-01.
Comment 1 Sebastian Pipping gentoo-dev 2017-08-24 20:12:38 UTC
This may fix bug #524528.
Comment 2 Arfrever Frehtes Taifersar Arahesis 2017-08-25 07:43:07 UTC
dev-java/rhino-1.7.7.2 was released on 2017-08-24.
Comment 3 Dennis Schridde 2019-03-31 14:42:40 UTC
Current version is 1.7.9, released a year ago: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Rhino/Download_Rhino
Comment 4 Dennis Schridde 2022-01-09 13:35:04 UTC
HOMEPAGE="https://mozilla.github.io/rhino/"

Latest version is 1.7.14: https://github.com/mozilla/rhino/blob/master/RELEASE-NOTES.md#rhino-1714
Comment 5 Dennis Schridde 2022-02-02 19:25:19 UTC
I tried to get 1.7.14 to build, but failed:
```
* What went wrong:                                                                                                                                                                    
Plugin [id: 'com.diffplug.spotless', version: '5.12.1'] was not found in any of the following sources:                                   
                                                                                                                                                                                      
- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)                                                                                                                       
- Plugin Repositories (could not resolve plugin artifact 'com.diffplug.spotless:com.diffplug.spotless.gradle.plugin:5.12.1')     
  Searched in the following repositories:                                                                                                                                             
    Gradle Central Plugin Repository                                                                                                                                                  
```

I am not (yet) sure how to resolve this.  There appear to be no packages / examples in the Gentoo tree that use Gradle with plugins to build a JAR.

My current WIP changes can be inspected in my overlay: https://github.com/devurandom/gentoo-overlay/commit/bcfadff1cc09af836647ac57ae1205efde0e7ba5
Much of the code has been copied from gentoo/dev-java/openjfx/openjfx-11.0.11_p1.ebuild.
Comment 6 Larry the Git Cow gentoo-dev 2022-03-15 17:23:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e16b3ba49d912597b978a901b0d111331f29061

commit 3e16b3ba49d912597b978a901b0d111331f29061
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2022-02-02 20:58:06 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-03-15 17:22:04 +0000

    dev-java/rhino: Bump to 1.7.14
    
    Closes: https://bugs.gentoo.org/575590
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-java/rhino/Manifest            |   1 +
 dev-java/rhino/rhino-1.7.14.ebuild | 113 +++++++++++++++++++++++++++++++++++++
 2 files changed, 114 insertions(+)