[jbosstools-issues] [JBoss JIRA] (JBIDE-13812) openshift-java-client: get rid of external class to (de)code bas64

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Tue Mar 19 07:07:42 EDT 2013


Andre Dietisheim created JBIDE-13812:
----------------------------------------

             Summary: openshift-java-client: get rid of external class to (de)code bas64
                 Key: JBIDE-13812
                 URL: https://issues.jboss.org/browse/JBIDE-13812
             Project: Tools (JBoss Tools)
          Issue Type: Enhancement
          Components: openshift
    Affects Versions: 4.1.0.Alpha2
            Reporter: Andre Dietisheim
            Assignee: Andre Dietisheim
             Fix For: 4.1.0.Alpha2


We're currently using a class that we copied from a different project to (de)code base64. This contradicts the fedora project which wants to package us into an rpm. They suggested to package the full library instead. 
Since we dont want to agument the numbers of dependencies, I'll switch to JDK means to (de)code base64. This will bind us to >= JDK6 which is IMHO perfectly fine.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list