sbrosinski/RegexTester

Contribute RegexTester to Eclipse.org

Closed this issue · 19 comments

We would like to include the regex tester into our custom Eclipse distribution (voclipse.com). Could you create a p2 update site.

I love this tool, too, so I created a p2 site for it, see my post:
http://codeandme.blogspot.de/2016/08/regular-expression-tester.html

Stephan, hope that is ok for you.

Yes, great! Thank you. It's not really maintained anymore, since most Java developers I interact with switched to IntelliJ :-/ Great it is still working for you.

@sbrosinski would you be OK if I try to bring this code to Eclipse.org? I think it would be useful to have such a tool in Eclipse and would be willing to maintain it. This would require that we can change the licence to EPL.

@vogella that would be awesome. We can change the license to EPL.

Thanks @sbrosinski I check with Wayne from the foundation for the move.

@Pontesegger would you also like to help with the move and the code maintenance. Would be nice to have a few interested people working on it.

I just changed the license to EPL. I'm also able to help if something comes up. Although I wrote most of that code 12 years ago (I think initially for Eclipse 2.2) and later refactored it for Eclipse 3.x. By now I can barely remember it. ;-)

sure I can help to maintain. I already would have some ideas for improvements :)
Nice how a small blog post triggers things

@Pontesegger great to hear..

@sbrosinski If you understand you statements correct, you are not interested in actively maintaining the project. Correct? Otherwise you should also become project or at least committer status, if the project gets accepted for the foundation.

@vogella correct. I'm available to answer questions regarding the existing source base, but I will not commit new things.

Thanks @sbrosinski. Eclipse has strict IP rules so we have to start a process. In order for you to officially hand over the code we need you to create an Eclipse account (if you don't already have one) [1]

Once you have an account you can add yourself to the tracking bug [2]

[1] https://dev.eclipse.org/site_login/
[2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=500331

@wimjongman I think I can start the IP process without @sbrosinski having a user.

You can start it but at some point IP needs a record where @sbrosinski states that he has written the software himself and has the right to contribute it under the EPL. Also all major contributors must be tracked and state the same thing.

I got an Eclipse.org account, signed the ECA and added myself to the issue.
Apart from one small pull request (#2) there have been no other contributors and I wrote all code myself.

We have done the preparation for the code contribution in https://github.com/vogellacompany/RegexTester

IP for code contribution https://dev.eclipse.org/ipzilla/show_bug.cgi?id=13682

P.S. just noted that you also located in Hamburg. Maybe see you in the next Eclipse Democamp? https://wiki.eclipse.org/Eclipse_DemoCamps_Oxygen_2017/Hamburg

@makkimesser are you OK to change the license to EPL? AFAICS you did this commit 90c0a5a and therefore you need to agree to the license change.

Yes, I am OK with the change of the license to EPL.

Code is now available via the e4.ui project. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=500331