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

OpenGrok Java Version and Framework #3087

Closed
CodeCrimson00 opened this issue Mar 23, 2020 · 5 comments
Closed

OpenGrok Java Version and Framework #3087

CodeCrimson00 opened this issue Mar 23, 2020 · 5 comments
Labels

Comments

@CodeCrimson00
Copy link

We're trying to find out which version of Java OpenGrok is written for and if it's written with a specific framework.

I think I found out it's written in and for Java 8 based on the pom.xml file, but if that can be confirmed that'd be great. Thanks!

@vladak
Copy link
Member

vladak commented Mar 23, 2020

yep.

@vladak vladak closed this as completed Mar 23, 2020
@CodeCrimson00
Copy link
Author

Thanks. Is it written with a specific framework? Like Struts, Spring, etc...

@vladak
Copy link
Member

vladak commented Mar 24, 2020

Nope. Clear Java. We also try to avoid using stuff like Apache Commons, Guava, etc. as much as possible.

Now, some (@tarzanek) would like to use other high level language however that should remain constrained to plugins (depends on #2660).

@vladak
Copy link
Member

vladak commented Mar 24, 2020

why do you ask actually ?

@CodeCrimson00
Copy link
Author

Oh we're just looking for an authentication method to work for the tool and was trying to figure out some options. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants