Skip to content

Conversation

@BobHanson
Copy link
Owner

No description provided.

BobHanson added 17 commits June 18, 2018 18:38
(not relevant, since these are correctly substituted anyway)
adds java.util.Objects, modifies java.util.Arrays
problem was that Java 7 assigns to a static method,
fs.getSeparatorChar(); 

not a simple constant, which must remain available at runtime, so one
cannot just substitute that by a constant, which will disappear.
j2s.class.replacements=org.apache.log4j.->jalview.javascript.;
= old->new;old->new
for packages, just end with ".":

j2s.class.replacements=org.apache.log4j.->jalview.javascript.log4j.;
@BobHanson BobHanson merged commit 483ddb6 into master Jun 20, 2018
BobHanson added a commit that referenced this pull request Jul 22, 2018
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.

2 participants