In ClearCaseOPlugin class we use:
@SuppressWarnings("restriction")
private static final BASE64Decoder BASE64_DECODER = new BASE64Decoder();
//TODO: replace with org.apache.commons.codec.binary.Base64
@SuppressWarnings("restriction")
private static final BASE64Encoder BASE64_ENCODER = new BASE64Encoder();
Please replace.
More reading here:
Because of this issue the plugin does not work with openjdk 11. Please implement the fix that does no longer depend on the no longer available package.
Hi,
I adapted the plugin for use with Open JDK 11 and Eclipse 4.17 (2020-09-R). I will contact the maintainer, to push my branch.
regards, Thomas
Hi Thomas !
It has been a while since I worked on this. I have no access to clearcase anymore since my company dont use cc anymore . I will try to help you out tomorrow.
Br,
//mike
So maybe I could help you with testing/maintaining?
On 29.09.20 20:39, Mikael Petterson wrote:
Related
Bugs:
#389Hi,
I added you to the group of developers. I can do code review.
br,
//mike
According to the ticket I cannot upload, as I'm not registered as a developer in the project:
Greetings,
In order to be able to commit tot he project you need to be a project developer or admin.
You do not seem to be listed as a project developer, therefore you will not be able to commit to it.
Sincerely,
SourceForge Support
[site-support:#21314] unable to push to git server , either with https or ssh
Status: open
So please check again, and add me.
Regards Thomas
--
Diese Nachricht wurde von meinem Android Mobiltelefon mit GMX Mail gesendet.
Related
Bugs:
#389Sorry Thomas. Checked the wrong box :-) Try again now.
//mike