[
http://opencast.jira.com/browse/MH-8950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=32012#comment-32012
]
John King commented on MH-8950:
-------------------------------
Based on the discussion in today's dev meeting, we will be installing this
combined jar in our Matterhorn repository. I guess we should go with the
version in the latest Nakamura release. This bundle can be found in the sakai
repostory at
http://source.sakaiproject.org/maven2/org/sakaiproject/nakamura/javax.activation-mail/1.1.1.1.4.2-1.4.2/
The main repository URL is http://source.sakaiproject.org/maven2.
This bundle includes the 1.1.1 version of javax.activation aka Java Activation
Framework(JAF) and the 1.4.2 version of javax.mail. It is in the Sakai Nakamura
release 1.4.2 - the same version number of the Sakai Nakamura release and
javax.mail is coincidental. Note that my previous email referenced the Sakai
Nakamura release 1.3.0 version but I think we might as well go with the latest
Sakai Nakamura release which is 1.4.2.
The depedency in our pom.xml for this will be:
<dependency>
<groupId>org.sakaiproject.nakamura</groupId>
<artifactId>javax.activation-mail</artifactId>
<version>1.1.1.1.4.2-1.4.2</version>
</dependency>
Here is the licensing header for Nakamura source:
/**
* Licensed to the Sakai Foundation (SF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The SF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*/
The content of the NOTICE file referenced in the source file header is:
Sakai Nakamura
Copyright 2009 The Sakai Foundation
This product includes software developed at
The Sakai Foundation (http://www.sakaiproject.org/).
-----------------------------------------------------------
This product includes software (Apache Sling, Apache Felix, Apache Shindig and
many other Apache products)
The Apache Software Foundation (http://www.apache.org/).
Binary distributions of this product contain jars developed and licensed by
other third parties, identified by the
LICENSE and NOTICE files included within each jar under the META-INF directory.
I did chat with the developer, Carl Hall, and he indicated that reuse should
present no problems.
I will send an email to Anthony White verifying that reuse is allowed according
to current licensing.
> Youtube distribution service does not work anymore
> ---------------------------------------------------
>
> Key: MH-8950
> URL: http://opencast.jira.com/browse/MH-8950
> Project: Matterhorn Project
> Issue Type: Bug
> Components: Distribution
> Affects Versions: 1.4
> Reporter: Xavier Butty
> Assignee: John King
> Fix For: 1.4
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
http://opencast.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn
To unsubscribe please email
[email protected]
_______________________________________________