You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Stefano Bagnara (JIRA)" <se...@james.apache.org> on 2008/08/21 20:12:44 UTC

[jira] Resolved: (MIME4J-71) Manage credits for Base64OutputStream inclusion

     [ https://issues.apache.org/jira/browse/MIME4J-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefano Bagnara resolved MIME4J-71.
-----------------------------------

    Resolution: Fixed
      Assignee: Stefano Bagnara

I removed the problematic code and reverted the NOTICE to not say anything.
Now we use a Base64OutputStream derived from original "3rd-party-credits-less" ASF code (commons-codec).

I would have used commons-codec as a dependency and maven-shade-plugin to shade that code in our release automatically (so to not fork the code) but I already changed too much in order to make it fit mime4j behaviours.

> Manage credits for Base64OutputStream inclusion
> -----------------------------------------------
>
>                 Key: MIME4J-71
>                 URL: https://issues.apache.org/jira/browse/MIME4J-71
>             Project: Mime4j
>          Issue Type: Task
>    Affects Versions: 0.4
>            Reporter: Stefano Bagnara
>            Assignee: Stefano Bagnara
>            Priority: Blocker
>             Fix For: 0.5
>
>         Attachments: Base64OutputStream2.java
>
>
> I want to add the fact that I'm investigating about the IPR for the Base64OutputStream I introduced in the codebase some weeks ago.
> http://markmail.org/message/g6cqks56o6byu4fx
> http://markmail.org/message/fv7njent2jg2whdz
> http://markmail.org/message/cgf5ugtwcrr4fwcd
> The fact is that the package I used to get the Base64OutputStream has a NOTICE including:
> -------------
> Portions of this software were originally based on the following:
> - software copyright (c) 2000-2006, Oracle Corp, <http://www.oracle.com/>. and are licensed to the Apache Software Foundation under the "Software Grant and Corporate Contribution License Agreement"
> -------------
> I didn't recognized this when I took the code at first, my bad! 
> Credits have to be added to the main NOTICE.txt (used in main distributions) and a solution have to be found for the NOTICE included in jars (currently automatically added by maven with apache-jar-resource-bundle:1.4  that does not support this scenario).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org