Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restoring source for SCCompile.jar and rebuilding to target Java 1.5 #73

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mitchless
Copy link

Back in April the source for SCCompile.jar was removed from github, and then back in July alexiskander added the jar back in, with a target version of Java 1.6 without restoring the source.

I've added the source back and rebuilt SCCompile.jar with a target version of Java 1.5. The build process my company uses Java 1.5, hence the change. I don't know if alexiskander made any untracked changes that were included in his build. If so, they'll need to be reincorporated into SCCompile.jar. I'm willing to update my branch to make that happen and resubmit the pull, but I'll need to know what changes to make.

@juanpin
Copy link
Member

juanpin commented Oct 5, 2011

why do you want support for java 1.5, it was released 7 years ago. SCCompiler.jar was brought back because we had several regressions, with the new code. I'm looking into refactoring this code to improve minification.

@mitchless
Copy link
Author

why do you want support for java 1.5, it was released 7 years ago.

Because my build environment provides support for Linux as far back as
Red Hat Enterprise Linux 5, and my Java components provide support
back to Java 1.5.

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