Skip to content

Conversation

@kasemir
Copy link
Collaborator

@kasemir kasemir commented May 3, 2024

The update from 7.0.3 to 7.0.4b1 seems minor, but it fixes an Eclipse compiler error because org.w3c.dom.html is found both in the JDK and in the jython 7.0.3 jar, resulting in the error

org.w3c.dom.html is accessible from more than one module: <unnamed>, jdk.xml.dom

jython/jython@28008a3

Also good to see that there's at least some housekeeping going on with jython

kasemir and others added 2 commits May 3, 2024 15:05
The update from 7.0.3 to 7.0.4b1 seems minor, but it fixes an Eclipse
compiler error because org.w3c.dom.html is found both in the JDK and in
the jython 7.0.3 jar, resulting in the error

```
org.w3c.dom.html is accessible from more than one module: <unnamed>,
jdk.xml.dom
```
jython/jython@28008a3

Also good to see that there's at least some housekeeping going on with
jython
@shroffk shroffk merged commit 90691c8 into master May 6, 2024
@kasemir kasemir deleted the jython2.7.4b1 branch May 6, 2024 19:24
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.

3 participants