<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>legal-discuss@apache.org Archives</title>
<link rel="self" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/?format=atom"/>
<link href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/"/>
<id>http://mail-archives.apache.org/mod_mbox/www-legal-discuss/</id>
<updated>2009-11-23T22:32:34Z</updated>
<entry>
<title>Re: [jira] Commented: (LEGAL-58) Can Apache projects distribute build 	files that are LGPL?</title>
<author><name>Robert Burrell Donkin &lt;rdonkin@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3c7858547.25.1258999584012.JavaMail.root@thebes%3e"/>
<id>urn:uuid:%3c7858547-25-1258999584012-JavaMail-root@thebes%3e</id>
<updated>2009-11-23T18:06:47Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Sam Ruby wrote:
&gt; On Sat, Nov 21, 2009 at 12:58 PM, Joe Schaefer (JIRA) &lt;jira@apache.org&gt; wrote:
&gt;&gt;    [ https://issues.apache.org/jira/browse/LEGAL-58?page=m.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId781020#action_12781020
]
&gt;&gt;
&gt;&gt; Joe Schaefer commented on LEGAL-58:
&gt;&gt; -----------------------------------
&gt;&gt;
&gt;&gt; Ping.  If it isn't possible to grant a specific exception to the LGPL
&gt;&gt; policy for this use-case, perhaps we can do something more limited
&gt;&gt; like make the LGPL code go away as a precondition for graduation
&gt;&gt; instead of a first release?
&gt; 
&gt; I'm OK with this....
&gt; 
&gt; Recapping my understanding: All or part of Thrift is written in the
&gt; OCaml language, and there are parts of the OCaml distribution which
&gt; are licensed under the LGPL which are intended to be modified and/or
&gt; distributed with OCaml sources, but are only used at build time.
&gt; 
&gt; If so, I'm comfortable treating this as a language/platform
&gt; dependency, i.e., those who are OK with OCaml would not have a problem
&gt; with this.

+1

- robert


---------------------------------------------------------------------
To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: about the legalization of script like ltmain.sh</title>
<author><name>Sam Ruby &lt;rubys@intertwingly.net&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3c3d4032300911230750l491e5351s14ce4ee0012af83d@mail.gmail.com%3e"/>
<id>urn:uuid:%3c3d4032300911230750l491e5351s14ce4ee0012af83d@mail-gmail-com%3e</id>
<updated>2009-11-23T15:50:49Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
2009/11/22 Samuel Kevin &lt;lovesummerf@gmail.com&gt;:
&gt; Thanks, Niclas. I get the idea.
&gt; the following is the situation: we have such script like ltmain.sh, which
&gt; includes GPL license declaration, in our project.
&gt; and i find that in package of httpd, there's some script also has GPL
&gt; license but i fail to find the GPLed script in SVN repos.
&gt; so i wonder if:
&gt;                     such script can't be committed to SVN but can be packed
&gt; in release package?
&gt; if it can't be warpped in release package, do we need to apply a exception
&gt; from GNU community so that we could continue the release?

I don't know about other scripts "like" ltmain.sh, but I do know about
ltmain.sh: this specific script, when generated by GNU Autotools, and
used for the purposes of aiding the building of the project in
question using gcc is OK to be committed to ASF SVN repositories.

http://tinyurl.com/ydlsclc

&gt; regards,
&gt; Kevin

- Sam Ruby

---------------------------------------------------------------------
To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Issue Comment Edited: (LEGAL-58) Can Apache projects distribute build files that are LGPL?</title>
<author><name>&quot;Sam Ruby (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3c85861093.1258979979578.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c85861093-1258979979578-JavaMail-jira@brutus%3e</id>
<updated>2009-11-23T12:39:39Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

    [ https://issues.apache.org/jira/browse/LEGAL-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12781382#action_12781382
] 

Sam Ruby edited comment on LEGAL-58 at 11/23/09 12:39 PM:
----------------------------------------------------------

I'm OK with this....

Recapping my understanding: All or part of Thrift is written in the OCaml language, and there
are parts of the OCaml distribution which are licensed under the LGPL which are intended to
be modified and/or distributed with OCaml sources, but are only used at build time.

If so, I'm comfortable treating this as a language/platform dependency, i.e., those who are
OK with OCaml would not have a problem with this.

Unless others see a problem I don't, this should be allowed, not only during incubation, but
also after graduation.

      was (Author: rubys):
    I'm OK with this....

Recapping my understanding: All or part of Thrift is written in the OCaml language, and there
are parts of the OCaml distribution which are licensed under the LGPL which are intended to
be modified and/or distributed with OCaml sources, but are only used at build time.

If so, I'm comfortable treating this as a language/platform dependency, i.e., those who are
OK with OCaml would not have a problem with this.

Unless others see a problem I don't, this should be allowed, not until during incubation,
but also after graduation.
  
&gt; Can Apache projects distribute build files that are LGPL?
&gt; ---------------------------------------------------------
&gt;
&gt;                 Key: LEGAL-58
&gt;                 URL: https://issues.apache.org/jira/browse/LEGAL-58
&gt;             Project: Legal Discuss
&gt;          Issue Type: Question
&gt;            Reporter: Joe Schaefer
&gt;
&gt; The Thrift project in the incubator has a few LGPL build files they'd like to distribute
&gt; in their upcoming release:
&gt; http://svn.apache.org/repos/asf/incubator/thrift/trunk/lib/rb/setup.rb
&gt; http://svn.apache.org/repos/asf/incubator/thrift/trunk/lib/ocaml/OCamlMakefile (trust
me it's LGPL).
&gt; Any reason why they can't do it?  I don't see how this would harm any
&gt; of our downstream users (closed source distributors don't need to distribute
&gt; the build files, just the artifacts they create, which aren't touched by LGPL
&gt; by any rational legal theory).

-- 
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: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Commented: (LEGAL-58) Can Apache projects distribute build files that are LGPL?</title>
<author><name>&quot;Sam Ruby (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3c1467347745.1258979499787.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c1467347745-1258979499787-JavaMail-jira@brutus%3e</id>
<updated>2009-11-23T12:31:39Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

    [ https://issues.apache.org/jira/browse/LEGAL-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12781382#action_12781382
] 

Sam Ruby commented on LEGAL-58:
-------------------------------

I'm OK with this....

Recapping my understanding: All or part of Thrift is written in the OCaml language, and there
are parts of the OCaml distribution which are licensed under the LGPL which are intended to
be modified and/or distributed with OCaml sources, but are only used at build time.

If so, I'm comfortable treating this as a language/platform dependency, i.e., those who are
OK with OCaml would not have a problem with this.

Unless others see a problem I don't, this should be allowed, not until during incubation,
but also after graduation.

&gt; Can Apache projects distribute build files that are LGPL?
&gt; ---------------------------------------------------------
&gt;
&gt;                 Key: LEGAL-58
&gt;                 URL: https://issues.apache.org/jira/browse/LEGAL-58
&gt;             Project: Legal Discuss
&gt;          Issue Type: Question
&gt;            Reporter: Joe Schaefer
&gt;
&gt; The Thrift project in the incubator has a few LGPL build files they'd like to distribute
&gt; in their upcoming release:
&gt; http://svn.apache.org/repos/asf/incubator/thrift/trunk/lib/rb/setup.rb
&gt; http://svn.apache.org/repos/asf/incubator/thrift/trunk/lib/ocaml/OCamlMakefile (trust
me it's LGPL).
&gt; Any reason why they can't do it?  I don't see how this would harm any
&gt; of our downstream users (closed source distributors don't need to distribute
&gt; the build files, just the artifacts they create, which aren't touched by LGPL
&gt; by any rational legal theory).

-- 
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: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: [jira] Commented: (LEGAL-58) Can Apache projects distribute build files that are LGPL?</title>
<author><name>Ralph Goers &lt;ralph.goers@dslextreme.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3cFF1776A0-E316-4CB1-AB29-876A020DA865@dslextreme.com%3e"/>
<id>urn:uuid:%3cFF1776A0-E316-4CB1-AB29-876A020DA865@dslextreme-com%3e</id>
<updated>2009-11-23T04:07:24Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
It would probably be better if you updated the Jira instead of replying here.

On Nov 22, 2009, at 6:44 PM, Sam Ruby wrote:

&gt; On Sat, Nov 21, 2009 at 12:58 PM, Joe Schaefer (JIRA) &lt;jira@apache.org&gt; wrote:
&gt;&gt; 
&gt;&gt;    [ https://issues.apache.org/jira/browse/LEGAL-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12781020#action_12781020
]
&gt;&gt; 
&gt;&gt; Joe Schaefer commented on LEGAL-58:
&gt;&gt; -----------------------------------
&gt;&gt; 
&gt;&gt; Ping.  If it isn't possible to grant a specific exception to the LGPL
&gt;&gt; policy for this use-case, perhaps we can do something more limited
&gt;&gt; like make the LGPL code go away as a precondition for graduation
&gt;&gt; instead of a first release?
&gt; 
&gt; I'm OK with this....
&gt; 
&gt; Recapping my understanding: All or part of Thrift is written in the
&gt; OCaml language, and there are parts of the OCaml distribution which
&gt; are licensed under the LGPL which are intended to be modified and/or
&gt; distributed with OCaml sources, but are only used at build time.
&gt; 
&gt; If so, I'm comfortable treating this as a language/platform
&gt; dependency, i.e., those who are OK with OCaml would not have a problem
&gt; with this.
&gt; 
&gt; - Sam Ruby
&gt; 
&gt; ---------------------------------------------------------------------
&gt; To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org
&gt; For additional commands, e-mail: legal-discuss-help@apache.org
&gt; 


---------------------------------------------------------------------
To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: about the legalization of script like ltmain.sh</title>
<author><name>Samuel Kevin &lt;lovesummerf@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3c6ec21e960911221914u75ce8797g6632bc483b288196@mail.gmail.com%3e"/>
<id>urn:uuid:%3c6ec21e960911221914u75ce8797g6632bc483b288196@mail-gmail-com%3e</id>
<updated>2009-11-23T03:14:13Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Thanks, Niclas. I get the idea.
the following is the situation: we have such script like ltmain.sh, which
includes GPL license declaration, in our project.
and i find that in package of httpd, there's some script also has GPL
license but i fail to find the GPLed script in SVN repos.
so i wonder if:
                    such script can't be committed to SVN but can be packed
in release package?
if it can't be warpped in release package, do we need to apply a exception
from GNU community so that we could continue the release?

regards,
Kevin

2009/9/26 Niclas Hedhman &lt;niclas@hedhman.org&gt;

&gt;
&gt; Another good thing to know about legal-discuss@ mailing list is that it is
&gt; better to ask a question like "I have A,B,C and want to do X,Y,Z. Is that
&gt; Ok?" instead of painting hypothetical questions...
&gt;
&gt; -- Niclas
&gt;
&gt; On Sep 26, 2009 8:22 AM, "Samuel Kevin" &lt;lovesummerf@gmail.com&gt; wrote:
&gt;
&gt; hiЈ¬Sam:
&gt;
&gt; 2009/9/25 Sam Ruby &lt;rubys@intertwingly.net&gt; &gt; &gt; On Fri, Sep 25, 2009 at
&gt; 11:04 AM, Samuel Kevin &lt;love...
&gt;  This sentence tiwists me........... i'd appriciate if you could show me an
&gt; example for "under the same distribution terms that you use for the rest
&gt; of that program". thanks
&gt; regards,
&gt; Kevin
&gt;
&gt;   &gt; &gt; - Sam Ruby &gt; &gt;
&gt; --------------------------------------------------------------------- &gt; To
&gt; unsu...
&gt;
&gt;
&gt;
&gt; --
&gt;
&gt; Bowen Ma a.k.a Samuel Kevin @ Bluesky Dev Team    XJTU Shaanxi Province Key
&gt; Lab. of Satellite and Te...
&gt;
&gt;


-- 
Bowen Ma a.k.a Samuel Kevin @ Bluesky Dev Team    XJTU
Shaanxi Province Key Lab. of Satellite and Terrestrial Network Tech
http://incubator.apache.org/bluesky/


</pre>
</div>
</content>
</entry>
<entry>
<title>Re: [jira] Commented: (LEGAL-58) Can Apache projects distribute build	files that are LGPL?</title>
<author><name>Sam Ruby &lt;rubys@intertwingly.net&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3c3d4032300911221844r58369dfw470a51a0d5a731da@mail.gmail.com%3e"/>
<id>urn:uuid:%3c3d4032300911221844r58369dfw470a51a0d5a731da@mail-gmail-com%3e</id>
<updated>2009-11-23T02:44:25Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On Sat, Nov 21, 2009 at 12:58 PM, Joe Schaefer (JIRA) &lt;jira@apache.org&gt; wrote:
&gt;
&gt;    [ https://issues.apache.org/jira/browse/LEGAL-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12781020#action_12781020
]
&gt;
&gt; Joe Schaefer commented on LEGAL-58:
&gt; -----------------------------------
&gt;
&gt; Ping.  If it isn't possible to grant a specific exception to the LGPL
&gt; policy for this use-case, perhaps we can do something more limited
&gt; like make the LGPL code go away as a precondition for graduation
&gt; instead of a first release?

I'm OK with this....

Recapping my understanding: All or part of Thrift is written in the
OCaml language, and there are parts of the OCaml distribution which
are licensed under the LGPL which are intended to be modified and/or
distributed with OCaml sources, but are only used at build time.

If so, I'm comfortable treating this as a language/platform
dependency, i.e., those who are OK with OCaml would not have a problem
with this.

- Sam Ruby

---------------------------------------------------------------------
To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Commented: (LEGAL-58) Can Apache projects distribute build files that are LGPL?</title>
<author><name>&quot;Joe Schaefer (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3c1300765012.1258826319729.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c1300765012-1258826319729-JavaMail-jira@brutus%3e</id>
<updated>2009-11-21T17:58:39Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

    [ https://issues.apache.org/jira/browse/LEGAL-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12781020#action_12781020
] 

Joe Schaefer commented on LEGAL-58:
-----------------------------------

Ping.  If it isn't possible to grant a specific exception to the LGPL
policy for this use-case, perhaps we can do something more limited
like make the LGPL code go away as a precondition for graduation
instead of a first release?

&gt; Can Apache projects distribute build files that are LGPL?
&gt; ---------------------------------------------------------
&gt;
&gt;                 Key: LEGAL-58
&gt;                 URL: https://issues.apache.org/jira/browse/LEGAL-58
&gt;             Project: Legal Discuss
&gt;          Issue Type: Question
&gt;            Reporter: Joe Schaefer
&gt;
&gt; The Thrift project in the incubator has a few LGPL build files they'd like to distribute
&gt; in their upcoming release:
&gt; http://svn.apache.org/repos/asf/incubator/thrift/trunk/lib/rb/setup.rb
&gt; http://svn.apache.org/repos/asf/incubator/thrift/trunk/lib/ocaml/OCamlMakefile (trust
me it's LGPL).
&gt; Any reason why they can't do it?  I don't see how this would harm any
&gt; of our downstream users (closed source distributors don't need to distribute
&gt; the build files, just the artifacts they create, which aren't touched by LGPL
&gt; by any rational legal theory).

-- 
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: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>[DISCUSS] UK Enabling Bill For Copyright</title>
<author><name>Robert Burrell Donkin &lt;rdonkin@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3c17130051.17.1258742943207.JavaMail.root@thebes%3e"/>
<id>urn:uuid:%3c17130051-17-1258742943207-JavaMail-root@thebes%3e</id>
<updated>2009-11-20T18:49:23Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
the UK is likely to move an enabling bill for copyright. if this passes
(as seems likely), copyright law will no longer be fixed statue but
variable regulations changeable quickly, without consultation or
publicity by officials. it will therefore be no longer be possible for
any English committer to know the current state of UK copyright law
(there are additional enforcement measures so it's likely that the first
knowledge you'll have of a change in the law will be when the new
copyright enforcement officials gain forced entry to your abode).
retrospective changes will also be possible.

will any changes be required to the ICLA if this legislation passes?

i'm thinking in particular about retrospectively copyright changes. how
is a US court likely to react?

- robert


---------------------------------------------------------------------
To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>svn commit: r882094 - in /infrastructure/site/trunk/docs: legal/ legal/drafts/ licenses/ licenses/exports/ licenses/proposed/</title>
<author><name>lehmi@apache.org</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3c20091119103017.EA9202388998@eris.apache.org%3e"/>
<id>urn:uuid:%3c20091119103017-EA9202388998@eris-apache-org%3e</id>
<updated>2009-11-19T10:29:51Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Author: lehmi
Date: Thu Nov 19 10:17:22 2009
New Revision: 882094

URL: http://svn.apache.org/viewvc?rev=882094&amp;view=rev
Log:
Added new TLP PDFBox

Modified:
    infrastructure/site/trunk/docs/legal/3party.html
    infrastructure/site/trunk/docs/legal/drafts/process-draft.html
    infrastructure/site/trunk/docs/legal/index.html
    infrastructure/site/trunk/docs/legal/ramblings.html
    infrastructure/site/trunk/docs/legal/reports.html
    infrastructure/site/trunk/docs/legal/resolved.html
    infrastructure/site/trunk/docs/legal/src-headers.html
    infrastructure/site/trunk/docs/licenses/GPL-compatibility.html
    infrastructure/site/trunk/docs/licenses/LICENSE-2.0.html
    infrastructure/site/trunk/docs/licenses/exports/index.html
    infrastructure/site/trunk/docs/licenses/index.html
    infrastructure/site/trunk/docs/licenses/proposed/index.html

Modified: infrastructure/site/trunk/docs/legal/3party.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/legal/3party.html?rev=882094&amp;r1=882093&amp;r2=882094&amp;view=diff
==============================================================================
--- infrastructure/site/trunk/docs/legal/3party.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/legal/3party.html [utf-8] Thu Nov 19 10:17:22 2009
@@ -753,6 +753,7 @@
           &lt;li&gt;&lt;a href="http://ofbiz.apache.org/" title="Open for Business: enterprise
automation software"&gt;OFBiz&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://openejb.apache.org/" title="OpenEJB: a modular, configurable,
and extendable EJB Container System and Server"&gt;OpenEJB&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://openjpa.apache.org/" title="OpenJPA: Object Relational
Mapping for Java"&gt;OpenJPA&lt;/a&gt;&lt;/li&gt; 
+          &lt;li&gt;&lt;a href="http://pdfbox.apache.org/" title="Java library for working
with PDF documents"&gt;PDFBox&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://perl.apache.org/" title="Dynamic websites using Perl"&gt;Perl&lt;/a&gt;&lt;/li&gt;

           &lt;li&gt;&lt;a href="http://poi.apache.org/" title="Java API for OLE 2 Compound
Documents"&gt;POI&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://portals.apache.org/" title="Portal technology"&gt;Portals&lt;/a&gt;&lt;/li&gt;


Modified: infrastructure/site/trunk/docs/legal/drafts/process-draft.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/legal/drafts/process-draft.html?rev=882094&amp;r1=882093&amp;r2=882094&amp;view=diff
==============================================================================
--- infrastructure/site/trunk/docs/legal/drafts/process-draft.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/legal/drafts/process-draft.html [utf-8] Thu Nov 19 10:17:22
2009
@@ -195,6 +195,7 @@
           &lt;li&gt;&lt;a href="http://ofbiz.apache.org/" title="Open for Business: enterprise
automation software"&gt;OFBiz&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://openejb.apache.org/" title="OpenEJB: a modular, configurable,
and extendable EJB Container System and Server"&gt;OpenEJB&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://openjpa.apache.org/" title="OpenJPA: Object Relational
Mapping for Java"&gt;OpenJPA&lt;/a&gt;&lt;/li&gt; 
+          &lt;li&gt;&lt;a href="http://pdfbox.apache.org/" title="Java library for working
with PDF documents"&gt;PDFBox&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://perl.apache.org/" title="Dynamic websites using Perl"&gt;Perl&lt;/a&gt;&lt;/li&gt;

           &lt;li&gt;&lt;a href="http://poi.apache.org/" title="Java API for OLE 2 Compound
Documents"&gt;POI&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://portals.apache.org/" title="Portal technology"&gt;Portals&lt;/a&gt;&lt;/li&gt;


Modified: infrastructure/site/trunk/docs/legal/index.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/legal/index.html?rev=882094&amp;r1=882093&amp;r2=882094&amp;view=diff
==============================================================================
--- infrastructure/site/trunk/docs/legal/index.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/legal/index.html [utf-8] Thu Nov 19 10:17:22 2009
@@ -195,6 +195,7 @@
           &lt;li&gt;&lt;a href="http://ofbiz.apache.org/" title="Open for Business: enterprise
automation software"&gt;OFBiz&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://openejb.apache.org/" title="OpenEJB: a modular, configurable,
and extendable EJB Container System and Server"&gt;OpenEJB&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://openjpa.apache.org/" title="OpenJPA: Object Relational
Mapping for Java"&gt;OpenJPA&lt;/a&gt;&lt;/li&gt; 
+          &lt;li&gt;&lt;a href="http://pdfbox.apache.org/" title="Java library for working
with PDF documents"&gt;PDFBox&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://perl.apache.org/" title="Dynamic websites using Perl"&gt;Perl&lt;/a&gt;&lt;/li&gt;

           &lt;li&gt;&lt;a href="http://poi.apache.org/" title="Java API for OLE 2 Compound
Documents"&gt;POI&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://portals.apache.org/" title="Portal technology"&gt;Portals&lt;/a&gt;&lt;/li&gt;


Modified: infrastructure/site/trunk/docs/legal/ramblings.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/legal/ramblings.html?rev=882094&amp;r1=882093&amp;r2=882094&amp;view=diff
==============================================================================
--- infrastructure/site/trunk/docs/legal/ramblings.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/legal/ramblings.html [utf-8] Thu Nov 19 10:17:22 2009
@@ -180,6 +180,7 @@
           &lt;li&gt;&lt;a href="http://ofbiz.apache.org/" title="Open for Business: enterprise
automation software"&gt;OFBiz&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://openejb.apache.org/" title="OpenEJB: a modular, configurable,
and extendable EJB Container System and Server"&gt;OpenEJB&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://openjpa.apache.org/" title="OpenJPA: Object Relational
Mapping for Java"&gt;OpenJPA&lt;/a&gt;&lt;/li&gt; 
+          &lt;li&gt;&lt;a href="http://pdfbox.apache.org/" title="Java library for working
with PDF documents"&gt;PDFBox&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://perl.apache.org/" title="Dynamic websites using Perl"&gt;Perl&lt;/a&gt;&lt;/li&gt;

           &lt;li&gt;&lt;a href="http://poi.apache.org/" title="Java API for OLE 2 Compound
Documents"&gt;POI&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://portals.apache.org/" title="Portal technology"&gt;Portals&lt;/a&gt;&lt;/li&gt;


Modified: infrastructure/site/trunk/docs/legal/reports.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/legal/reports.html?rev=882094&amp;r1=882093&amp;r2=882094&amp;view=diff
==============================================================================
--- infrastructure/site/trunk/docs/legal/reports.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/legal/reports.html [utf-8] Thu Nov 19 10:17:22 2009
@@ -2638,6 +2638,7 @@
           &lt;li&gt;&lt;a href="http://ofbiz.apache.org/" title="Open for Business: enterprise
automation software"&gt;OFBiz&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://openejb.apache.org/" title="OpenEJB: a modular, configurable,
and extendable EJB Container System and Server"&gt;OpenEJB&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://openjpa.apache.org/" title="OpenJPA: Object Relational
Mapping for Java"&gt;OpenJPA&lt;/a&gt;&lt;/li&gt; 
+          &lt;li&gt;&lt;a href="http://pdfbox.apache.org/" title="Java library for working
with PDF documents"&gt;PDFBox&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://perl.apache.org/" title="Dynamic websites using Perl"&gt;Perl&lt;/a&gt;&lt;/li&gt;

           &lt;li&gt;&lt;a href="http://poi.apache.org/" title="Java API for OLE 2 Compound
Documents"&gt;POI&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://portals.apache.org/" title="Portal technology"&gt;Portals&lt;/a&gt;&lt;/li&gt;


Modified: infrastructure/site/trunk/docs/legal/resolved.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/legal/resolved.html?rev=882094&amp;r1=882093&amp;r2=882094&amp;view=diff
==============================================================================
--- infrastructure/site/trunk/docs/legal/resolved.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/legal/resolved.html [utf-8] Thu Nov 19 10:17:22 2009
@@ -484,6 +484,7 @@
           &lt;li&gt;&lt;a href="http://ofbiz.apache.org/" title="Open for Business: enterprise
automation software"&gt;OFBiz&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://openejb.apache.org/" title="OpenEJB: a modular, configurable,
and extendable EJB Container System and Server"&gt;OpenEJB&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://openjpa.apache.org/" title="OpenJPA: Object Relational
Mapping for Java"&gt;OpenJPA&lt;/a&gt;&lt;/li&gt; 
+          &lt;li&gt;&lt;a href="http://pdfbox.apache.org/" title="Java library for working
with PDF documents"&gt;PDFBox&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://perl.apache.org/" title="Dynamic websites using Perl"&gt;Perl&lt;/a&gt;&lt;/li&gt;

           &lt;li&gt;&lt;a href="http://poi.apache.org/" title="Java API for OLE 2 Compound
Documents"&gt;POI&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://portals.apache.org/" title="Portal technology"&gt;Portals&lt;/a&gt;&lt;/li&gt;


Modified: infrastructure/site/trunk/docs/legal/src-headers.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/legal/src-headers.html?rev=882094&amp;r1=882093&amp;r2=882094&amp;view=diff
==============================================================================
--- infrastructure/site/trunk/docs/legal/src-headers.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/legal/src-headers.html [utf-8] Thu Nov 19 10:17:22 2009
@@ -387,6 +387,7 @@
           &lt;li&gt;&lt;a href="http://ofbiz.apache.org/" title="Open for Business: enterprise
automation software"&gt;OFBiz&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://openejb.apache.org/" title="OpenEJB: a modular, configurable,
and extendable EJB Container System and Server"&gt;OpenEJB&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://openjpa.apache.org/" title="OpenJPA: Object Relational
Mapping for Java"&gt;OpenJPA&lt;/a&gt;&lt;/li&gt; 
+          &lt;li&gt;&lt;a href="http://pdfbox.apache.org/" title="Java library for working
with PDF documents"&gt;PDFBox&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://perl.apache.org/" title="Dynamic websites using Perl"&gt;Perl&lt;/a&gt;&lt;/li&gt;

           &lt;li&gt;&lt;a href="http://poi.apache.org/" title="Java API for OLE 2 Compound
Documents"&gt;POI&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://portals.apache.org/" title="Portal technology"&gt;Portals&lt;/a&gt;&lt;/li&gt;


Modified: infrastructure/site/trunk/docs/licenses/GPL-compatibility.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/licenses/GPL-compatibility.html?rev=882094&amp;r1=882093&amp;r2=882094&amp;view=diff
==============================================================================
--- infrastructure/site/trunk/docs/licenses/GPL-compatibility.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/licenses/GPL-compatibility.html [utf-8] Thu Nov 19 10:17:22
2009
@@ -180,6 +180,7 @@
           &lt;li&gt;&lt;a href="http://ofbiz.apache.org/" title="Open for Business: enterprise
automation software"&gt;OFBiz&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://openejb.apache.org/" title="OpenEJB: a modular, configurable,
and extendable EJB Container System and Server"&gt;OpenEJB&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://openjpa.apache.org/" title="OpenJPA: Object Relational
Mapping for Java"&gt;OpenJPA&lt;/a&gt;&lt;/li&gt; 
+          &lt;li&gt;&lt;a href="http://pdfbox.apache.org/" title="Java library for working
with PDF documents"&gt;PDFBox&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://perl.apache.org/" title="Dynamic websites using Perl"&gt;Perl&lt;/a&gt;&lt;/li&gt;

           &lt;li&gt;&lt;a href="http://poi.apache.org/" title="Java API for OLE 2 Compound
Documents"&gt;POI&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://portals.apache.org/" title="Portal technology"&gt;Portals&lt;/a&gt;&lt;/li&gt;


Modified: infrastructure/site/trunk/docs/licenses/LICENSE-2.0.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/licenses/LICENSE-2.0.html?rev=882094&amp;r1=882093&amp;r2=882094&amp;view=diff
==============================================================================
--- infrastructure/site/trunk/docs/licenses/LICENSE-2.0.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/licenses/LICENSE-2.0.html [utf-8] Thu Nov 19 10:17:22 2009
@@ -352,6 +352,7 @@
           &lt;li&gt;&lt;a href="http://ofbiz.apache.org/" title="Open for Business: enterprise
automation software"&gt;OFBiz&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://openejb.apache.org/" title="OpenEJB: a modular, configurable,
and extendable EJB Container System and Server"&gt;OpenEJB&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://openjpa.apache.org/" title="OpenJPA: Object Relational
Mapping for Java"&gt;OpenJPA&lt;/a&gt;&lt;/li&gt; 
+          &lt;li&gt;&lt;a href="http://pdfbox.apache.org/" title="Java library for working
with PDF documents"&gt;PDFBox&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://perl.apache.org/" title="Dynamic websites using Perl"&gt;Perl&lt;/a&gt;&lt;/li&gt;

           &lt;li&gt;&lt;a href="http://poi.apache.org/" title="Java API for OLE 2 Compound
Documents"&gt;POI&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://portals.apache.org/" title="Portal technology"&gt;Portals&lt;/a&gt;&lt;/li&gt;


Modified: infrastructure/site/trunk/docs/licenses/exports/index.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/licenses/exports/index.html?rev=882094&amp;r1=882093&amp;r2=882094&amp;view=diff
==============================================================================
--- infrastructure/site/trunk/docs/licenses/exports/index.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/licenses/exports/index.html [utf-8] Thu Nov 19 10:17:22
2009
@@ -1089,6 +1089,7 @@
           &lt;li&gt;&lt;a href="http://ofbiz.apache.org/" title="Open for Business: enterprise
automation software"&gt;OFBiz&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://openejb.apache.org/" title="OpenEJB: a modular, configurable,
and extendable EJB Container System and Server"&gt;OpenEJB&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://openjpa.apache.org/" title="OpenJPA: Object Relational
Mapping for Java"&gt;OpenJPA&lt;/a&gt;&lt;/li&gt; 
+          &lt;li&gt;&lt;a href="http://pdfbox.apache.org/" title="Java library for working
with PDF documents"&gt;PDFBox&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://perl.apache.org/" title="Dynamic websites using Perl"&gt;Perl&lt;/a&gt;&lt;/li&gt;

           &lt;li&gt;&lt;a href="http://poi.apache.org/" title="Java API for OLE 2 Compound
Documents"&gt;POI&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://portals.apache.org/" title="Portal technology"&gt;Portals&lt;/a&gt;&lt;/li&gt;


Modified: infrastructure/site/trunk/docs/licenses/index.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/licenses/index.html?rev=882094&amp;r1=882093&amp;r2=882094&amp;view=diff
==============================================================================
--- infrastructure/site/trunk/docs/licenses/index.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/licenses/index.html [utf-8] Thu Nov 19 10:17:22 2009
@@ -277,6 +277,7 @@
           &lt;li&gt;&lt;a href="http://ofbiz.apache.org/" title="Open for Business: enterprise
automation software"&gt;OFBiz&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://openejb.apache.org/" title="OpenEJB: a modular, configurable,
and extendable EJB Container System and Server"&gt;OpenEJB&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://openjpa.apache.org/" title="OpenJPA: Object Relational
Mapping for Java"&gt;OpenJPA&lt;/a&gt;&lt;/li&gt; 
+          &lt;li&gt;&lt;a href="http://pdfbox.apache.org/" title="Java library for working
with PDF documents"&gt;PDFBox&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://perl.apache.org/" title="Dynamic websites using Perl"&gt;Perl&lt;/a&gt;&lt;/li&gt;

           &lt;li&gt;&lt;a href="http://poi.apache.org/" title="Java API for OLE 2 Compound
Documents"&gt;POI&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://portals.apache.org/" title="Portal technology"&gt;Portals&lt;/a&gt;&lt;/li&gt;


Modified: infrastructure/site/trunk/docs/licenses/proposed/index.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/licenses/proposed/index.html?rev=882094&amp;r1=882093&amp;r2=882094&amp;view=diff
==============================================================================
--- infrastructure/site/trunk/docs/licenses/proposed/index.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/licenses/proposed/index.html [utf-8] Thu Nov 19 10:17:22
2009
@@ -323,6 +323,7 @@
           &lt;li&gt;&lt;a href="http://ofbiz.apache.org/" title="Open for Business: enterprise
automation software"&gt;OFBiz&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://openejb.apache.org/" title="OpenEJB: a modular, configurable,
and extendable EJB Container System and Server"&gt;OpenEJB&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://openjpa.apache.org/" title="OpenJPA: Object Relational
Mapping for Java"&gt;OpenJPA&lt;/a&gt;&lt;/li&gt; 
+          &lt;li&gt;&lt;a href="http://pdfbox.apache.org/" title="Java library for working
with PDF documents"&gt;PDFBox&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://perl.apache.org/" title="Dynamic websites using Perl"&gt;Perl&lt;/a&gt;&lt;/li&gt;

           &lt;li&gt;&lt;a href="http://poi.apache.org/" title="Java API for OLE 2 Compound
Documents"&gt;POI&lt;/a&gt;&lt;/li&gt; 
           &lt;li&gt;&lt;a href="http://portals.apache.org/" title="Portal technology"&gt;Portals&lt;/a&gt;&lt;/li&gt;




---------------------------------------------------------------------
To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Commented: (LEGAL-65) storing a patch to an EPL library in the svn repository</title>
<author><name>&quot;Craig Russell (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3c949377981.1258479219687.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c949377981-1258479219687-JavaMail-jira@brutus%3e</id>
<updated>2009-11-17T17:33:39Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

    [ https://issues.apache.org/jira/browse/LEGAL-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12779002#action_12779002
] 

Craig Russell commented on LEGAL-65:
------------------------------------

I see no legal or social barriers to the project supplying a patch file to a third party component
that is then applied by a user.


&gt; storing a patch to an EPL library in the svn repository
&gt; -------------------------------------------------------
&gt;
&gt;                 Key: LEGAL-65
&gt;                 URL: https://issues.apache.org/jira/browse/LEGAL-65
&gt;             Project: Legal Discuss
&gt;          Issue Type: Question
&gt;            Reporter: Brett Porter
&gt;
&gt; The Maven project would like to add a performance testing project that utilises an EPL
library, which is possible under the current policies. However, it is required to apply a
patch to the EPL library to use in this project. It is not intended to distribute the patched
EPL binary, or the EPL sources themselves, but to instruct the user of the project to check
out the EPL sources themselves and apply the supplied patch. 
&gt; Is it acceptable to include the patch file in the Apache svn repository?
&gt; [relevant thread: http://mail-archives.apache.org/mod_mbox/maven-dev/200911.mbox/%3cD9933C42-CBBC-4F66-9CA8-79A987BF658A@apache.org%3e]

-- 
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: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: Request permission to adapt Contributor License Agreement for my	open source project</title>
<author><name>Sam Ruby &lt;rubys@intertwingly.net&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3c3d4032300911170606k28872bd4yc3d85005290e8a66@mail.gmail.com%3e"/>
<id>urn:uuid:%3c3d4032300911170606k28872bd4yc3d85005290e8a66@mail-gmail-com%3e</id>
<updated>2009-11-17T14:06:21Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On Wed, Nov 11, 2009 at 5:54 PM, nick@griffonsolutions.com
&lt;nick@griffonsolutions.com&gt; wrote:
&gt; Hello, I would like permission to use and adapt the Apache individual
&gt; contributor license agreement form (http://www.apache.org/licenses/icla.txt)
&gt; for my project, Clockwork Web Framework (www.clockworkwf.com). This .NET web
&gt; framework is licensed under Apache 2.0 and contains several other open
&gt; source components (many also under Apache licensing). I notice that
&gt; Twincling has already been granted this privilege
&gt; (http://twincling.org/node/428).  I intend to modify it in the same way they
&gt; have. The contributor license grant would be made to Griffon Solutions.
&gt;
&gt; If you have any questions or comments, please don’t hesitate to ask. I look
&gt; forward to hearing from you,

Such usage is fine, as long as you don't make any statements that
imply that the ASF in any way endorses your specific project without
first involving the ASF PRC.

&gt; Nick
&gt;
&gt; Nick Kellett
&gt;
&gt; CEO / Co-Founder, Griffon Solutions
&gt; Email: nick@griffonsolutions.com
&gt; LinkedIn: www.linkedin.com/in/nicholaskellett
&gt; Twitter: @NickKellett or www.twitter.com/nickkellett

- Sam Ruby

---------------------------------------------------------------------
To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Commented: (LEGAL-65) storing a patch to an EPL library in the svn repository</title>
<author><name>&quot;Brett Porter (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3c675612520.1258446159661.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c675612520-1258446159661-JavaMail-jira@brutus%3e</id>
<updated>2009-11-17T08:22:39Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

    [ https://issues.apache.org/jira/browse/LEGAL-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12778767#action_12778767
] 

Brett Porter commented on LEGAL-65:
-----------------------------------

yes, temporary until applied upstream, though it was noted that it may take a Very Long Time
for such a thing to occur - so it could be a fairly permanent fixture

&gt; storing a patch to an EPL library in the svn repository
&gt; -------------------------------------------------------
&gt;
&gt;                 Key: LEGAL-65
&gt;                 URL: https://issues.apache.org/jira/browse/LEGAL-65
&gt;             Project: Legal Discuss
&gt;          Issue Type: Question
&gt;            Reporter: Brett Porter
&gt;
&gt; The Maven project would like to add a performance testing project that utilises an EPL
library, which is possible under the current policies. However, it is required to apply a
patch to the EPL library to use in this project. It is not intended to distribute the patched
EPL binary, or the EPL sources themselves, but to instruct the user of the project to check
out the EPL sources themselves and apply the supplied patch. 
&gt; Is it acceptable to include the patch file in the Apache svn repository?
&gt; [relevant thread: http://mail-archives.apache.org/mod_mbox/maven-dev/200911.mbox/%3cD9933C42-CBBC-4F66-9CA8-79A987BF658A@apache.org%3e]

-- 
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: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Commented: (LEGAL-65) storing a patch to an EPL library in the svn repository</title>
<author><name>&quot;Henri Yandell (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3c480647763.1258443099604.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c480647763-1258443099604-JavaMail-jira@brutus%3e</id>
<updated>2009-11-17T07:31:39Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

    [ https://issues.apache.org/jira/browse/LEGAL-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12778750#action_12778750
] 

Henri Yandell commented on LEGAL-65:
------------------------------------

Seems fine to me. Could be used as a how-to for needing to modify a 3rd party category B dependency.

Is this temporary until the patch is applied upstream?

&gt; storing a patch to an EPL library in the svn repository
&gt; -------------------------------------------------------
&gt;
&gt;                 Key: LEGAL-65
&gt;                 URL: https://issues.apache.org/jira/browse/LEGAL-65
&gt;             Project: Legal Discuss
&gt;          Issue Type: Question
&gt;            Reporter: Brett Porter
&gt;
&gt; The Maven project would like to add a performance testing project that utilises an EPL
library, which is possible under the current policies. However, it is required to apply a
patch to the EPL library to use in this project. It is not intended to distribute the patched
EPL binary, or the EPL sources themselves, but to instruct the user of the project to check
out the EPL sources themselves and apply the supplied patch. 
&gt; Is it acceptable to include the patch file in the Apache svn repository?
&gt; [relevant thread: http://mail-archives.apache.org/mod_mbox/maven-dev/200911.mbox/%3cD9933C42-CBBC-4F66-9CA8-79A987BF658A@apache.org%3e]

-- 
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: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: Returned post for legal-archive@apache.org</title>
<author><name>Craig L Russell &lt;Craig.Russell@Sun.COM&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3cD633E930-6AB6-44FF-AE9B-1BFB6CE8BE5A@SUN.com%3e"/>
<id>urn:uuid:%3cD633E930-6AB6-44FF-AE9B-1BFB6CE8BE5A@SUN-com%3e</id>
<updated>2009-11-16T19:30:17Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
An error occured while fetching this message, sorry !
</pre>
</div>
</content>
</entry>
<entry>
<title>Re: ICLA policy for those under 18</title>
<author><name>Kathey Marsden &lt;kmarsdenderby@sbcglobal.net&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3c4B01917C.9040501@sbcglobal.net%3e"/>
<id>urn:uuid:%3c4B01917C-9040501@sbcglobal-net%3e</id>
<updated>2009-11-16T17:53:00Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
William A. Rowe Jr. wrote:
&gt; That is ideal. 
Thanks for the quick response!  This might be a good topic to add to
http://apache.org/legal/resolved.html at some point, especially with 
Apache involvement in GHOP.

Kathey


---------------------------------------------------------------------
To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>Fwd: Returned post for legal-archive@apache.org</title>
<author><name>Miles Libbey &lt;mlibbey@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3c4B018E26.1030406@apache.org%3e"/>
<id>urn:uuid:%3c4B018E26-1030406@apache-org%3e</id>
<updated>2009-11-16T17:38:46Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Hi Folks-
Before submitting code to the Apache SVN, our podling (Traffic Serer) 
followed the crypto export control instructions here
http://apache.org/dev/crypto.html
We just got this automated message in return, suggesting that either a) 
the instructions/process are wrong, b)the instructions should be updated 
to state that the automated message will be delivered a few weeks/months 
after the submission (or c-- both).

miles


-------- Original Message --------
Subject: 	Returned post for legal-archive@apache.org
Date: 	Sat, 14 Nov 2009 09:53:02 -0800
From: 	legal-archive-help@apache.org &lt;legal-archive-help@apache.org&gt;
To: 	mlibbey@apache.org &lt;mlibbey@apache.org&gt;



Hi! This is the ezmlm program. I'm managing the
legal-archive@legal-archive mailing list.

I'm sorry, the list moderators for the legal-archive list
have failed to act on your post. Thus, I'm returning it to you.
If you feel that this is in error, please repost the message
or contact a list moderator directly.

--- Enclosed, please find the message you sent.






</pre>
</div>
</content>
</entry>
<entry>
<title>Re: ICLA policy for those under 18</title>
<author><name>&quot;William A. Rowe Jr.&quot; &lt;wrowe@rowe-clan.net&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3c4B0174A5.2030203@rowe-clan.net%3e"/>
<id>urn:uuid:%3c4B0174A5-2030203@rowe-clan-net%3e</id>
<updated>2009-11-16T15:49:57Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Kathey Marsden wrote:
&gt; Hello legal-discuss,
&gt; 
&gt; I was wondering. What is the ICLA policy for teenagers?   Should both
&gt; teen and parent sign and should the contributors age be indicated?

That is ideal.  The information on the ICLA is confidential; that information
is available only internally within the ASF records.


---------------------------------------------------------------------
To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>ICLA policy for those under 18</title>
<author><name>Kathey Marsden &lt;kmarsdenderby@sbcglobal.net&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3c4B01623D.60205@sbcglobal.net%3e"/>
<id>urn:uuid:%3c4B01623D-60205@sbcglobal-net%3e</id>
<updated>2009-11-16T14:31:25Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Hello legal-discuss,

I was wondering. What is the ICLA policy for teenagers?   Should both 
teen and parent sign and should the contributors age be indicated?

Thanks

Kathey Marsden


---------------------------------------------------------------------
To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>spam bounces</title>
<author><name>Brett Porter &lt;brett@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3c700E0489-3ACA-4830-8CB9-0520A87B46D7@apache.org%3e"/>
<id>urn:uuid:%3c700E0489-3ACA-4830-8CB9-0520A87B46D7@apache-org%3e</id>
<updated>2009-11-16T11:20:02Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
... I've added them to the deny list so it should stop.

- Brett

---------------------------------------------------------------------
To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>No valid command found</title>
<author><name>&quot;MDaemon at webtraffickings.com&quot;  &lt;MDaemon@webtraffickings.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3cMDAEMON0058200911161415.AA1520656@webtraffickings.com%3e"/>
<id>urn:uuid:%3cMDAEMON0058200911161415-AA1520656@webtraffickings-com%3e</id>
<updated>2009-11-16T11:15:20Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Ваше письмо для MDaemon@webtraffickings.com не содержит команд для обработки данным почтовым
сервером.  Никаких действий не выполнено.  Чтобы получить сведения о доступных командах, отправьте
письмо на адрес MDaemon@webtraffickings.com с пустым полем темы и словом "HELP" в теле письма.
 (Чтобы создать такое письмо, можно щелкнуть по ссылке &lt;mailto:MDaemon@webtraffickings.com?Body=HELP&gt;)

Message-ID: &lt;MDAEMON0057200911161414.AA1400453@webtraffickings.com&gt;
От        : MDaemon@webtraffickings.com
Кому     : legal-discuss@apache.org
Дата      : Mon, 16 Nov 2009 14:14:00 +0300
Тема : No valid command found

(Исходное сообщение прикреплено в виде вложения)



</pre>
</div>
</content>
</entry>
<entry>
<title>No valid command found</title>
<author><name>&quot;MDaemon at webtraffickings.com&quot;  &lt;MDaemon@webtraffickings.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3cMDAEMON0057200911161414.AA1400453@webtraffickings.com%3e"/>
<id>urn:uuid:%3cMDAEMON0057200911161414-AA1400453@webtraffickings-com%3e</id>
<updated>2009-11-16T11:14:00Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Ваше письмо для MDaemon@webtraffickings.com не содержит команд для обработки данным почтовым
сервером.  Никаких действий не выполнено.  Чтобы получить сведения о доступных командах, отправьте
письмо на адрес MDaemon@webtraffickings.com с пустым полем темы и словом "HELP" в теле письма.
 (Чтобы создать такое письмо, можно щелкнуть по ссылке &lt;mailto:MDaemon@webtraffickings.com?Body=HELP&gt;)

Message-ID: &lt;MDAEMON0056200911161413.AA1300250@webtraffickings.com&gt;
От        : MDaemon@webtraffickings.com
Кому     : legal-discuss@apache.org
Дата      : Mon, 16 Nov 2009 14:13:00 +0300
Тема : No valid command found

(Исходное сообщение прикреплено в виде вложения)



</pre>
</div>
</content>
</entry>
<entry>
<title>No valid command found</title>
<author><name>&quot;MDaemon at webtraffickings.com&quot;  &lt;MDaemon@webtraffickings.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3cMDAEMON0056200911161413.AA1300250@webtraffickings.com%3e"/>
<id>urn:uuid:%3cMDAEMON0056200911161413-AA1300250@webtraffickings-com%3e</id>
<updated>2009-11-16T11:13:00Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Ваше письмо для MDaemon@webtraffickings.com не содержит команд для обработки данным почтовым
сервером.  Никаких действий не выполнено.  Чтобы получить сведения о доступных командах, отправьте
письмо на адрес MDaemon@webtraffickings.com с пустым полем темы и словом "HELP" в теле письма.
 (Чтобы создать такое письмо, можно щелкнуть по ссылке &lt;mailto:MDaemon@webtraffickings.com?Body=HELP&gt;)

Message-ID: &lt;MDAEMON0055200911161412.AA1200093@webtraffickings.com&gt;
От        : MDaemon@webtraffickings.com
Кому     : legal-discuss@apache.org
Дата      : Mon, 16 Nov 2009 14:12:00 +0300
Тема : No valid command found

(Исходное сообщение прикреплено в виде вложения)



</pre>
</div>
</content>
</entry>
<entry>
<title>No valid command found</title>
<author><name>&quot;MDaemon at webtraffickings.com&quot;  &lt;MDaemon@webtraffickings.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3cMDAEMON0055200911161412.AA1200093@webtraffickings.com%3e"/>
<id>urn:uuid:%3cMDAEMON0055200911161412-AA1200093@webtraffickings-com%3e</id>
<updated>2009-11-16T11:12:00Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Ваше письмо для MDaemon@webtraffickings.com не содержит команд для обработки данным почтовым
сервером.  Никаких действий не выполнено.  Чтобы получить сведения о доступных командах, отправьте
письмо на адрес MDaemon@webtraffickings.com с пустым полем темы и словом "HELP" в теле письма.
 (Чтобы создать такое письмо, можно щелкнуть по ссылке &lt;mailto:MDaemon@webtraffickings.com?Body=HELP&gt;)

Message-ID: &lt;MDAEMON0054200911161411.AA1109968@webtraffickings.com&gt;
От        : MDaemon@webtraffickings.com
Кому     : legal-discuss@apache.org
Дата      : Mon, 16 Nov 2009 14:11:09 +0300
Тема : No valid command found

(Исходное сообщение прикреплено в виде вложения)



</pre>
</div>
</content>
</entry>
<entry>
<title>No valid command found</title>
<author><name>&quot;MDaemon at webtraffickings.com&quot;  &lt;MDaemon@webtraffickings.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3cMDAEMON0054200911161411.AA1109968@webtraffickings.com%3e"/>
<id>urn:uuid:%3cMDAEMON0054200911161411-AA1109968@webtraffickings-com%3e</id>
<updated>2009-11-16T11:11:09Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Ваше письмо для MDaemon@webtraffickings.com не содержит команд для обработки данным почтовым
сервером.  Никаких действий не выполнено.  Чтобы получить сведения о доступных командах, отправьте
письмо на адрес MDaemon@webtraffickings.com с пустым полем темы и словом "HELP" в теле письма.
 (Чтобы создать такое письмо, можно щелкнуть по ссылке &lt;mailto:MDaemon@webtraffickings.com?Body=HELP&gt;)

Message-ID: &lt;MDAEMON0052200911161410.AA1019812@webtraffickings.com&gt;
От        : MDaemon@webtraffickings.com
Кому     : legal-discuss@apache.org
Дата      : Mon, 16 Nov 2009 14:10:19 +0300
Тема : No valid command found

(Исходное сообщение прикреплено в виде вложения)



</pre>
</div>
</content>
</entry>
<entry>
<title>No valid command found</title>
<author><name>&quot;MDaemon at webtraffickings.com&quot;  &lt;MDaemon@webtraffickings.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3cMDAEMON0052200911161410.AA1019812@webtraffickings.com%3e"/>
<id>urn:uuid:%3cMDAEMON0052200911161410-AA1019812@webtraffickings-com%3e</id>
<updated>2009-11-16T11:10:19Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Ваше письмо для MDaemon@webtraffickings.com не содержит команд для обработки данным почтовым
сервером.  Никаких действий не выполнено.  Чтобы получить сведения о доступных командах, отправьте
письмо на адрес MDaemon@webtraffickings.com с пустым полем темы и словом "HELP" в теле письма.
 (Чтобы создать такое письмо, можно щелкнуть по ссылке &lt;mailto:MDaemon@webtraffickings.com?Body=HELP&gt;)

Message-ID: &lt;MDAEMON0051200911161409.AA0929671@webtraffickings.com&gt;
От        : MDaemon@webtraffickings.com
Кому     : legal-discuss@apache.org
Дата      : Mon, 16 Nov 2009 14:09:29 +0300
Тема : No valid command found

(Исходное сообщение прикреплено в виде вложения)



</pre>
</div>
</content>
</entry>
<entry>
<title>No valid command found</title>
<author><name>&quot;MDaemon at webtraffickings.com&quot;  &lt;MDaemon@webtraffickings.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3cMDAEMON0051200911161409.AA0929671@webtraffickings.com%3e"/>
<id>urn:uuid:%3cMDAEMON0051200911161409-AA0929671@webtraffickings-com%3e</id>
<updated>2009-11-16T11:09:29Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Ваше письмо для MDaemon@webtraffickings.com не содержит команд для обработки данным почтовым
сервером.  Никаких действий не выполнено.  Чтобы получить сведения о доступных командах, отправьте
письмо на адрес MDaemon@webtraffickings.com с пустым полем темы и словом "HELP" в теле письма.
 (Чтобы создать такое письмо, можно щелкнуть по ссылке &lt;mailto:MDaemon@webtraffickings.com?Body=HELP&gt;)

Message-ID: &lt;MDAEMON0050200911161408.AA0844562@webtraffickings.com&gt;
От        : MDaemon@webtraffickings.com
Кому     : legal-discuss@apache.org
Дата      : Mon, 16 Nov 2009 14:08:44 +0300
Тема : No valid command found

(Исходное сообщение прикреплено в виде вложения)



</pre>
</div>
</content>
</entry>
<entry>
<title>No valid command found</title>
<author><name>&quot;MDaemon at webtraffickings.com&quot;  &lt;MDaemon@webtraffickings.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3cMDAEMON0050200911161408.AA0844562@webtraffickings.com%3e"/>
<id>urn:uuid:%3cMDAEMON0050200911161408-AA0844562@webtraffickings-com%3e</id>
<updated>2009-11-16T11:08:44Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Ваше письмо для MDaemon@webtraffickings.com не содержит команд для обработки данным почтовым
сервером.  Никаких действий не выполнено.  Чтобы получить сведения о доступных командах, отправьте
письмо на адрес MDaemon@webtraffickings.com с пустым полем темы и словом "HELP" в теле письма.
 (Чтобы создать такое письмо, можно щелкнуть по ссылке &lt;mailto:MDaemon@webtraffickings.com?Body=HELP&gt;)

Message-ID: &lt;MDAEMON0048200911161407.AA0759390@webtraffickings.com&gt;
От        : MDaemon@webtraffickings.com
Кому     : legal-discuss@apache.org
Дата      : Mon, 16 Nov 2009 14:07:59 +0300
Тема : No valid command found

(Исходное сообщение прикреплено в виде вложения)



</pre>
</div>
</content>
</entry>
<entry>
<title>No valid command found</title>
<author><name>&quot;MDaemon at webtraffickings.com&quot;  &lt;MDaemon@webtraffickings.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3cMDAEMON0048200911161407.AA0759390@webtraffickings.com%3e"/>
<id>urn:uuid:%3cMDAEMON0048200911161407-AA0759390@webtraffickings-com%3e</id>
<updated>2009-11-16T11:07:59Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Ваше письмо для MDaemon@webtraffickings.com не содержит команд для обработки данным почтовым
сервером.  Никаких действий не выполнено.  Чтобы получить сведения о доступных командах, отправьте
письмо на адрес MDaemon@webtraffickings.com с пустым полем темы и словом "HELP" в теле письма.
 (Чтобы создать такое письмо, можно щелкнуть по ссылке &lt;mailto:MDaemon@webtraffickings.com?Body=HELP&gt;)

Message-ID: &lt;MDAEMON0047200911161407.AA0709265@webtraffickings.com&gt;
От        : MDaemon@webtraffickings.com
Кому     : legal-discuss@apache.org
Дата      : Mon, 16 Nov 2009 14:07:09 +0300
Тема : No valid command found

(Исходное сообщение прикреплено в виде вложения)



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Created: (LEGAL-65) storing a patch to an EPL library in the svn repository</title>
<author><name>&quot;Brett Porter (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3c415226168.1258369659607.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c415226168-1258369659607-JavaMail-jira@brutus%3e</id>
<updated>2009-11-16T11:07:39Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
storing a patch to an EPL library in the svn repository
-------------------------------------------------------

                 Key: LEGAL-65
                 URL: https://issues.apache.org/jira/browse/LEGAL-65
             Project: Legal Discuss
          Issue Type: Question
            Reporter: Brett Porter


The Maven project would like to add a performance testing project that utilises an EPL library,
which is possible under the current policies. However, it is required to apply a patch to
the EPL library to use in this project. It is not intended to distribute the patched EPL binary,
or the EPL sources themselves, but to instruct the user of the project to check out the EPL
sources themselves and apply the supplied patch. 

Is it acceptable to include the patch file in the Apache svn repository?

[relevant thread: http://mail-archives.apache.org/mod_mbox/maven-dev/200911.mbox/%3cD9933C42-CBBC-4F66-9CA8-79A987BF658A@apache.org%3e]

-- 
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: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>No valid command found</title>
<author><name>&quot;MDaemon at webtraffickings.com&quot;  &lt;MDaemon@webtraffickings.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3cMDAEMON0047200911161407.AA0709265@webtraffickings.com%3e"/>
<id>urn:uuid:%3cMDAEMON0047200911161407-AA0709265@webtraffickings-com%3e</id>
<updated>2009-11-16T11:07:09Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Ваше письмо для MDaemon@webtraffickings.com не содержит команд для обработки данным почтовым
сервером.  Никаких действий не выполнено.  Чтобы получить сведения о доступных командах, отправьте
письмо на адрес MDaemon@webtraffickings.com с пустым полем темы и словом "HELP" в теле письма.
 (Чтобы создать такое письмо, можно щелкнуть по ссылке &lt;mailto:MDaemon@webtraffickings.com?Body=HELP&gt;)

Message-ID: &lt;415226168.1258369659607.JavaMail.jira@brutus&gt;
От        : jira@apache.org
Кому     : legal-discuss@apache.org
Дата      : Mon, 16 Nov 2009 11:07:39 +0000 (UTC)
Тема : [jira] Created: (LEGAL-65) storing a patch to an EPL library in the svn repository

(Исходное сообщение прикреплено в виде вложения)



</pre>
</div>
</content>
</entry>
<entry>
<title>Request permission to adapt Contributor License Agreement for my open source project</title>
<author><name>&quot;nick@griffonsolutions.com&quot; &lt;nick@griffonsolutions.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3c33CB5EE207917D41AA598DE3359894FC0F81D746E3@VMBX116.ihostexchange.net%3e"/>
<id>urn:uuid:%3c33CB5EE207917D41AA598DE3359894FC0F81D746E3@VMBX116-ihostexchange-net%3e</id>
<updated>2009-11-11T22:54:34Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Hello, I would like permission to use and adapt the Apache individual contributor license agreement
form (http://www.apache.org/licenses/icla.txt) for my project, Clockwork Web Framework (www.clockworkwf.com).
This .NET web framework is licensed under Apache 2.0 and contains several other open source
components (many also under Apache licensing). I notice that Twincling has already been granted
this privilege (http://twincling.org/node/428).  I intend to modify it in the same way they
have. The contributor license grant would be made to Griffon Solutions.

If you have any questions or comments, please don't hesitate to ask. I look forward to hearing
from you,

Nick

Nick Kellett
CEO / Co-Founder, Griffon Solutions
Email: nick@griffonsolutions.com
LinkedIn: www.linkedin.com/in/nicholaskellett
Twitter: @NickKellett or www.twitter.com/nickkellett


</pre>
</div>
</content>
</entry>
<entry>
<title>Re: legal page</title>
<author><name>J Aaron Farr &lt;farra@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3cm2ocn8pyqd.fsf@apache.org%3e"/>
<id>urn:uuid:%3cm2ocn8pyqd-fsf@apache-org%3e</id>
<updated>2009-11-11T20:56:10Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On Wed 11 Nov 2009 12:05, Ralph Goers &lt;ralph.goers@dslextreme.com&gt; wrote:

&gt; On Nov 11, 2009, at 8:44 AM, sebb wrote:
&gt;
&gt;&gt; 
&gt;&gt; I still don't follow - what are you seeing, and what appears to be wrong?
&gt;&gt; 
&gt;
&gt; It appears to be fine now. When the issue was first raised you could
&gt; go to www.apache.org and click on "legal affairs". I don't recall
&gt; whether I got a 404 but it was some sort of error from the httpd
&gt; server.

I saw the same thing during apachecon.  The legal-affairs/index.html
file was missing and you got a directory listing.

-- 
   J. Aaron Farr
   й¦®е‚‘д»Ѓ
   www.cubiclemuses.com

---------------------------------------------------------------------
To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: legal page</title>
<author><name>Ralph Goers &lt;ralph.goers@dslextreme.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3cF971D488-96DD-474A-8878-499ACD1F75B8@dslextreme.com%3e"/>
<id>urn:uuid:%3cF971D488-96DD-474A-8878-499ACD1F75B8@dslextreme-com%3e</id>
<updated>2009-11-11T17:05:26Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

On Nov 11, 2009, at 8:44 AM, sebb wrote:

&gt; 
&gt; I still don't follow - what are you seeing, and what appears to be wrong?
&gt; 

It appears to be fine now. When the issue was first raised you could go to www.apache.org
and click on "legal affairs". I don't recall whether I got a 404 but it was some sort of error
from the httpd server.

Ralph

</pre>
</div>
</content>
</entry>
<entry>
<title>Re: legal page</title>
<author><name>sebb &lt;sebbaz@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3c25aac9fc0911110844i327d92b1q46d9e562aeebde68@mail.gmail.com%3e"/>
<id>urn:uuid:%3c25aac9fc0911110844i327d92b1q46d9e562aeebde68@mail-gmail-com%3e</id>
<updated>2009-11-11T16:44:57Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
On 07/11/2009, Sam Ruby &lt;rubys@intertwingly.net&gt; wrote:
&gt; On Sat, Nov 7, 2009 at 9:47 AM, sebb &lt;sebbaz@gmail.com&gt; wrote:
&gt;  &gt; On 07/11/2009, Sam Ruby &lt;rubys@intertwingly.net&gt; wrote:
&gt;  &gt;&gt; Anybody know why http://www.apache.org/legal/ doesn't match
&gt;  &gt;&gt;  https://svn.apache.org/repos/private/foundation/legal ?
&gt;  &gt;
&gt;  &gt; Because the latter is "private"?
&gt;  &gt;
&gt;  &gt; The source for
&gt;  &gt;
&gt;  &gt; http://www.apache.org/legal/ is
&gt;  &gt;
&gt;  &gt; https://svn.apache.org/repos/asf/infrastructure/site/trunk
&gt;  &gt;
&gt;  &gt;&gt;  The content on people.apache.org in /www/www.apache.org/legal is correct.
&gt;
&gt;
&gt; I got the URI wrong (hastily done at an airport), but the question
&gt;  still remains...
&gt;
&gt;  From /www/www.apache.org/legal/ on people.apache org:
&gt;
&gt;  $ls
&gt;  3party.html             ramblings.html          src-headers.html
&gt;  drafts                  reports.html
&gt;  index.html              resolved.html
&gt;
&gt;  $svn info
&gt;  Path: .
&gt;  URL: http://svn.apache.org/repos/asf/infrastructure/site/trunk/docs/legal
&gt;  Repository Root: http://svn.apache.org/repos/asf
&gt;  Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
&gt;  Revision: 833674
&gt;  Node Kind: directory
&gt;  Schedule: normal
&gt;  Last Changed Author: sebb
&gt;  Last Changed Rev: 829110
&gt;  Last Changed Date: 2009-10-23 15:58:27 +0000 (Fri, 23 Oct 2009)

And in http://svn.apache.org/repos/asf/infrastructure/site/trunk/docs/legal/
I see the same files.

# 3party.html
# drafts/
# index.html
# ramblings.html
# reports.html
# resolved.html
# src-headers.html

&gt;  Neither what I see on p.a.o, nor what I see in
&gt;  http://svn.apache.org/repos/asf/infrastructure/site/trunk/docs/legal
&gt;  match what is being served at the moment.  Looking at Google's cache,
&gt;  this content used to be correct.
&gt;
&gt;  What's up?
&gt;

I still don't follow - what are you seeing, and what appears to be wrong?

&gt;  - Sam Ruby
&gt;
&gt;
&gt;  &gt;&gt;  ---------- Forwarded message ----------
&gt;  &gt;&gt;  From: Ralph Goers &lt;ralph.goers@dslextreme.com&gt;
&gt;  &gt;&gt;  Date: Sat, Nov 7, 2009 at 3:01 AM
&gt;  &gt;&gt;  Subject: legal page
&gt;  &gt;&gt;  To: Legal Discuss &lt;legal-discuss@apache.org&gt;
&gt;  &gt;&gt;
&gt;  &gt;&gt;
&gt;  &gt;&gt;  What happened to the legal affairs pages? The link on the main site is
&gt;  &gt;&gt;  pretty broken.
&gt;  &gt;&gt;
&gt;  &gt;&gt;  ---------------------------------------------------------------------
&gt;  &gt;&gt;  To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org
&gt;  &gt;&gt;  For additional commands, e-mail: legal-discuss-help@apache.org
&gt;  &gt;&gt;
&gt;  &gt;
&gt;

---------------------------------------------------------------------
To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: dependencies on third party software</title>
<author><name>Josh Thompson &lt;josh_thompson@ncsu.edu&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3c200911111042.38921.josh_thompson@ncsu.edu%3e"/>
<id>urn:uuid:%3c200911111042-38921-josh_thompson@ncsu-edu%3e</id>
<updated>2009-11-11T15:42:37Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tuesday November 10, 2009, Alan D. Cabrera wrote:
&gt; On Nov 5, 2009, at 8:13 AM, Josh Thompson wrote:
&gt; &gt; -----BEGIN PGP SIGNED MESSAGE-----
&gt; &gt; Hash: SHA1
&gt; &gt;
&gt; &gt; Ralph,
&gt; &gt;
&gt; &gt; Thanks for the feedback - more discussion inline.
&gt; &gt;
&gt; &gt; On Wednesday November 04, 2009, Ralph Goers wrote:
&gt; &gt;&gt; Usual qualifications - I am not on the legal committee so this is
&gt; &gt;&gt; just
&gt; &gt;&gt; my personal opinion.
&gt; &gt;&gt;
&gt; &gt;&gt; On Nov 4, 2009, at 10:06 AM, Josh Thompson wrote:
&gt; &gt;&gt;&gt; -----BEGIN PGP SIGNED MESSAGE-----
&gt; &gt;&gt;&gt; Hash: SHA1
&gt; &gt;&gt;&gt;
&gt; &gt;&gt;&gt; Bump.
&gt; &gt;&gt;&gt;
&gt; &gt;&gt;&gt; Anyone?
&gt; &gt;&gt;&gt;
&gt; &gt;&gt;&gt; On Thursday October 29, 2009, Josh Thompson wrote:
&gt; &gt;&gt;&gt;&gt; Legal advisers,
&gt; &gt;&gt;&gt;&gt;
&gt; &gt;&gt;&gt;&gt; We at the Apache VCL project are trying to get our first release
&gt; &gt;&gt;&gt;&gt; out.  VCL
&gt; &gt;&gt;&gt;&gt; is a cloud management framework.  It is written in perl and php.
&gt; &gt;&gt;&gt;&gt;
&gt; &gt;&gt;&gt;&gt; While there is no third party software bundled with VCL, there are
&gt; &gt;&gt;&gt;&gt; two
&gt; &gt;&gt;&gt;&gt; types of third party software dependencies we have questions about.
&gt; &gt;&gt;&gt;&gt;
&gt; &gt;&gt;&gt;&gt; The first, required perl modules, may not even be considered third
&gt; &gt;&gt;&gt;&gt; party.
&gt; &gt;&gt;&gt;&gt; For the perl code, we have a script that will install all required
&gt; &gt;&gt;&gt;&gt; additional perl modules.  There's about 14 such modules (with the
&gt; &gt;&gt;&gt;&gt; possibility that some of them may already be installed).  Most of
&gt; &gt;&gt;&gt;&gt; those
&gt; &gt;&gt;&gt;&gt; modules say they are licensed under the same terms as perl itself.
&gt; &gt;&gt;&gt;&gt; A few
&gt; &gt;&gt;&gt;&gt; of them explicitly state they are licensed under one of "Artistic
&gt; &gt;&gt;&gt;&gt; License",
&gt; &gt;&gt;&gt;&gt; GPL, or LGPL.  How should we go about listing these licenses?
&gt; &gt;&gt;&gt;&gt; Should they
&gt; &gt;&gt;&gt;&gt; be listed out in the README file, the NOTICE file, or somewhere
&gt; &gt;&gt;&gt;&gt; else?  The
&gt; &gt;&gt;&gt;&gt; script that installs them displays a message stating that it will
&gt; &gt;&gt;&gt;&gt; install
&gt; &gt;&gt;&gt;&gt; some items licensed under "Artistic License", GPL, and LGPL and
&gt; &gt;&gt;&gt;&gt; requires
&gt; &gt;&gt;&gt;&gt; that you type YES to proceed with installing them.
&gt; &gt;&gt;
&gt; &gt;&gt; http://www.apache.org/legal/src-headers.html should provide the
&gt; &gt;&gt; answers to where the attributions should appear. I like that you have
&gt; &gt;&gt; a script to install them.
&gt; &gt;&gt;
&gt; &gt;&gt; My biggest concern is the one you didn't ask about. ASF policy is
&gt; &gt;&gt; that
&gt; &gt;&gt; you can't have a required dependency on something with a category X
&gt; &gt;&gt; license (see http://www.apache.org/legal/resolved.html#category-x),
&gt; &gt;&gt; so
&gt; &gt;&gt; you cannot distribute VCL until all the dependencies on these are
&gt; &gt;&gt; optional or are replaced with something with a compatible license. I
&gt; &gt;&gt; am also concerned with the GPL dependencies because of the FSF's
&gt; &gt;&gt; definition of what a derivative work is. If you have a required
&gt; &gt;&gt; dependency on something with a GPL license your code must also be
&gt; &gt;&gt; licensed under the GPL, not the Apace license (which is why it isn't
&gt; &gt;&gt; allowed).
&gt; &gt;
&gt; &gt; There's one part of VCL (notifications via Jabber) that's not really
&gt; &gt; used that
&gt; &gt; is the cause of a chunk of the additional perl modules.  We'll
&gt; &gt; remove that
&gt; &gt; and see if there are any modules left that are not released under
&gt; &gt; perl's
&gt; &gt; license.
&gt; &gt;
&gt; &gt; However, even given that, since the code is written in perl and PHP,
&gt; &gt; those
&gt; &gt; interpreters are required to run VCL.  PHP's license is listed as
&gt; &gt; okay on the
&gt; &gt; page you linked to above.  perl is released under the Artistic
&gt; &gt; License, which
&gt; &gt; is not listed on that page at all.
&gt; &gt;
&gt; &gt; Is ASF okay with the Artistic License?  If not, things are looking
&gt; &gt; pretty
&gt; &gt; bleak for our project...
&gt; &gt;
&gt; &gt;&gt;&gt;&gt; The second type of third party software depends on how you want to
&gt; &gt;&gt;&gt;&gt; use VCL.
&gt; &gt;&gt;&gt;&gt; VCL can manage physical machines using xCAT (which must be set up
&gt; &gt;&gt;&gt;&gt; separately and is outside the scope of installing VCL), or VCL can
&gt; &gt;&gt;&gt;&gt; manage
&gt; &gt;&gt;&gt;&gt; VMWare based systems, with other hypervisors to be added in later.
&gt; &gt;&gt;&gt;&gt; Also,
&gt; &gt;&gt;&gt;&gt; there is some experimental work being done to support intelligent
&gt; &gt;&gt;&gt;&gt; storage,
&gt; &gt;&gt;&gt;&gt; starting with NetApp filers.  Here's where things get a little more
&gt; &gt;&gt;&gt;&gt; complicated.  If using xCAT to deploy linux on any hardware, or to
&gt; &gt;&gt;&gt;&gt; deploy
&gt; &gt;&gt;&gt;&gt; windows on identical hardware, there is no third party software
&gt; &gt;&gt;&gt;&gt; required
&gt; &gt;&gt;&gt;&gt; (other than the perl modules already discussed).  However, if
&gt; &gt;&gt;&gt;&gt; deploying
&gt; &gt;&gt;&gt;&gt; windows to different types of hardware, you must download Sysprep
&gt; &gt;&gt;&gt;&gt; from
&gt; &gt;&gt;&gt;&gt; Microsoft, along with any drivers to support the different types of
&gt; &gt;&gt;&gt;&gt; hardware.
&gt; &gt;&gt;&gt;&gt;
&gt; &gt;&gt;&gt;&gt; If using VCL to manage VMWare systems, you need VMWare's perl
&gt; &gt;&gt;&gt;&gt; libraries.
&gt; &gt;&gt;&gt;&gt; Similarly, if managing a NetApp filer, you need NetApp's perl
&gt; &gt;&gt;&gt;&gt; libraries.
&gt; &gt;&gt;&gt;&gt;
&gt; &gt;&gt;&gt;&gt; How do we need to list out/explain these dependencies?
&gt; &gt;&gt;
&gt; &gt;&gt; Dependencies required for a specific platform are generally OK.  See
&gt; &gt;&gt; http://www.apache.org/legal/resolved.html#platform . This doesn't
&gt; &gt;&gt; document
&gt; &gt;&gt; how to explain them. I would presume this
&gt; &gt;&gt; should go in the NOTICE file.
&gt; &gt;&gt;
&gt; &gt;&gt; Ralph
&gt; &gt;
&gt; &gt; Okay - we'll list them in the NOTICE file.
&gt;
&gt; Josh, just so we are on the same page in terms of what still needs to
&gt; be done, can you create Jira issues that list what needs to be done on
&gt; this front for the release?
&gt;
&gt;
&gt; Regards,
&gt; Alan

I've created VCL-264 to list what needs to be done.

Andy pointed out the "System Requirements" section a little more than halfway 
down this page:

http://www.apache.org/legal/3party.html

Based on that, we're restating that all of the perl and mysql requirements 
are "System Requirements".  That will handle the bits that are GPL/LGPL 
licensed.

Josh

- -- 
- -------------------------------
Josh Thompson
Systems Programmer
Advanced Computing | VCL Developer
North Carolina State University

Josh_Thompson@ncsu.edu
919-515-5323

my GPG/PGP key can be found at pgp.mit.edu
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFK+ttuV/LQcNdtPQMRAmITAJ4+pF+4rCGG1d5BAP31jsYxJ+8TkACfZ3BO
cGmO8lIVqoDxaAb7imRnSyg=
=TlUX
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: dependencies on third party software</title>
<author><name>&quot;Alan D. Cabrera&quot; &lt;list@toolazydogs.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3cBAEEEEA6-E12E-429F-A4E2-97D92F45584D@toolazydogs.com%3e"/>
<id>urn:uuid:%3cBAEEEEA6-E12E-429F-A4E2-97D92F45584D@toolazydogs-com%3e</id>
<updated>2009-11-10T13:48:54Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

On Nov 5, 2009, at 8:13 AM, Josh Thompson wrote:

&gt; -----BEGIN PGP SIGNED MESSAGE-----
&gt; Hash: SHA1
&gt;
&gt; Ralph,
&gt;
&gt; Thanks for the feedback - more discussion inline.
&gt;
&gt; On Wednesday November 04, 2009, Ralph Goers wrote:
&gt;&gt; Usual qualifications - I am not on the legal committee so this is  
&gt;&gt; just
&gt;&gt; my personal opinion.
&gt;&gt;
&gt;&gt; On Nov 4, 2009, at 10:06 AM, Josh Thompson wrote:
&gt;&gt;&gt; -----BEGIN PGP SIGNED MESSAGE-----
&gt;&gt;&gt; Hash: SHA1
&gt;&gt;&gt;
&gt;&gt;&gt; Bump.
&gt;&gt;&gt;
&gt;&gt;&gt; Anyone?
&gt;&gt;&gt;
&gt;&gt;&gt; On Thursday October 29, 2009, Josh Thompson wrote:
&gt;&gt;&gt;&gt; Legal advisers,
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; We at the Apache VCL project are trying to get our first release
&gt;&gt;&gt;&gt; out.  VCL
&gt;&gt;&gt;&gt; is a cloud management framework.  It is written in perl and php.
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; While there is no third party software bundled with VCL, there are
&gt;&gt;&gt;&gt; two
&gt;&gt;&gt;&gt; types of third party software dependencies we have questions about.
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; The first, required perl modules, may not even be considered third
&gt;&gt;&gt;&gt; party.
&gt;&gt;&gt;&gt; For the perl code, we have a script that will install all required
&gt;&gt;&gt;&gt; additional perl modules.  There's about 14 such modules (with the
&gt;&gt;&gt;&gt; possibility that some of them may already be installed).  Most of
&gt;&gt;&gt;&gt; those
&gt;&gt;&gt;&gt; modules say they are licensed under the same terms as perl itself.
&gt;&gt;&gt;&gt; A few
&gt;&gt;&gt;&gt; of them explicitly state they are licensed under one of "Artistic
&gt;&gt;&gt;&gt; License",
&gt;&gt;&gt;&gt; GPL, or LGPL.  How should we go about listing these licenses?
&gt;&gt;&gt;&gt; Should they
&gt;&gt;&gt;&gt; be listed out in the README file, the NOTICE file, or somewhere
&gt;&gt;&gt;&gt; else?  The
&gt;&gt;&gt;&gt; script that installs them displays a message stating that it will
&gt;&gt;&gt;&gt; install
&gt;&gt;&gt;&gt; some items licensed under "Artistic License", GPL, and LGPL and
&gt;&gt;&gt;&gt; requires
&gt;&gt;&gt;&gt; that you type YES to proceed with installing them.
&gt;&gt;
&gt;&gt; http://www.apache.org/legal/src-headers.html should provide the
&gt;&gt; answers to where the attributions should appear. I like that you have
&gt;&gt; a script to install them.
&gt;&gt;
&gt;&gt; My biggest concern is the one you didn't ask about. ASF policy is  
&gt;&gt; that
&gt;&gt; you can't have a required dependency on something with a category X
&gt;&gt; license (see http://www.apache.org/legal/resolved.html#category-x),  
&gt;&gt; so
&gt;&gt; you cannot distribute VCL until all the dependencies on these are
&gt;&gt; optional or are replaced with something with a compatible license. I
&gt;&gt; am also concerned with the GPL dependencies because of the FSF's
&gt;&gt; definition of what a derivative work is. If you have a required
&gt;&gt; dependency on something with a GPL license your code must also be
&gt;&gt; licensed under the GPL, not the Apace license (which is why it isn't
&gt;&gt; allowed).
&gt;
&gt; There's one part of VCL (notifications via Jabber) that's not really  
&gt; used that
&gt; is the cause of a chunk of the additional perl modules.  We'll  
&gt; remove that
&gt; and see if there are any modules left that are not released under  
&gt; perl's
&gt; license.
&gt;
&gt; However, even given that, since the code is written in perl and PHP,  
&gt; those
&gt; interpreters are required to run VCL.  PHP's license is listed as  
&gt; okay on the
&gt; page you linked to above.  perl is released under the Artistic  
&gt; License, which
&gt; is not listed on that page at all.
&gt;
&gt; Is ASF okay with the Artistic License?  If not, things are looking  
&gt; pretty
&gt; bleak for our project...
&gt;
&gt;&gt;&gt;&gt; The second type of third party software depends on how you want to
&gt;&gt;&gt;&gt; use VCL.
&gt;&gt;&gt;&gt; VCL can manage physical machines using xCAT (which must be set up
&gt;&gt;&gt;&gt; separately and is outside the scope of installing VCL), or VCL can
&gt;&gt;&gt;&gt; manage
&gt;&gt;&gt;&gt; VMWare based systems, with other hypervisors to be added in later.
&gt;&gt;&gt;&gt; Also,
&gt;&gt;&gt;&gt; there is some experimental work being done to support intelligent
&gt;&gt;&gt;&gt; storage,
&gt;&gt;&gt;&gt; starting with NetApp filers.  Here's where things get a little more
&gt;&gt;&gt;&gt; complicated.  If using xCAT to deploy linux on any hardware, or to
&gt;&gt;&gt;&gt; deploy
&gt;&gt;&gt;&gt; windows on identical hardware, there is no third party software
&gt;&gt;&gt;&gt; required
&gt;&gt;&gt;&gt; (other than the perl modules already discussed).  However, if
&gt;&gt;&gt;&gt; deploying
&gt;&gt;&gt;&gt; windows to different types of hardware, you must download Sysprep
&gt;&gt;&gt;&gt; from
&gt;&gt;&gt;&gt; Microsoft, along with any drivers to support the different types of
&gt;&gt;&gt;&gt; hardware.
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; If using VCL to manage VMWare systems, you need VMWare's perl
&gt;&gt;&gt;&gt; libraries.
&gt;&gt;&gt;&gt; Similarly, if managing a NetApp filer, you need NetApp's perl
&gt;&gt;&gt;&gt; libraries.
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; How do we need to list out/explain these dependencies?
&gt;&gt;
&gt;&gt; Dependencies required for a specific platform are generally OK.  See
&gt;&gt; http://www.apache.org/legal/resolved.html#platform . This doesn't  
&gt;&gt; document
&gt;&gt; how to explain them. I would presume this
&gt;&gt; should go in the NOTICE file.
&gt;&gt;
&gt;&gt; Ralph
&gt;
&gt; Okay - we'll list them in the NOTICE file.
&gt;

Josh, just so we are on the same page in terms of what still needs to  
be done, can you create Jira issues that list what needs to be done on  
this front for the release?


Regards,
Alan


---------------------------------------------------------------------
To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: Redistributing Data</title>
<author><name>Grant Ingersoll &lt;gsingers@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3cB51239B1-9BE2-419C-BE45-DEDB9F2EA53A@apache.org%3e"/>
<id>urn:uuid:%3cB51239B1-9BE2-419C-BE45-DEDB9F2EA53A@apache-org%3e</id>
<updated>2009-11-09T14:34:31Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

On Nov 8, 2009, at 11:14 PM, Lawrence Rosen wrote:

&gt;&gt; I figure we could just put up a page saying,
&gt;&gt; "If you don't wish to have your content in this archive, please send
&gt;&gt; an email to our user list and it will be removed"
&gt;
&gt; While the statement is probably true, I wouldn't have ASF commit to  
&gt; it. Let
&gt; us leave no illusions that we're administratively prepared to  
&gt; respond to
&gt; requests to remove content from our archives or to monitor the  
&gt; content of
&gt; our archives for infringing content. Only if someone can present a
&gt; compelling case that we've done something wrong will we respond to  
&gt; such
&gt; requests.

Sorry, I think we lost a bit of context in that statement.  The  
archive in question is a specific tarball of a web crawl or other  
dataset that the Open Relevance project would be maintaining, as  
opposed to the general ASF mail archives or other things.  The burden  
for removal is much lower (untar, find offending item and remove.) 

---------------------------------------------------------------------
To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>RE: Redistributing Data</title>
<author><name>&quot;Lawrence Rosen&quot; &lt;lrosen@rosenlaw.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3c010e01ca60f3$180dfdd0$4829f970$@com%3e"/>
<id>urn:uuid:%3c010e01ca60f3$180dfdd0$4829f970$@com%3e</id>
<updated>2009-11-09T04:14:11Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
&gt; I figure we could just put up a page saying,
&gt; "If you don't wish to have your content in this archive, please send
&gt; an email to our user list and it will be removed"

While the statement is probably true, I wouldn't have ASF commit to it. Let
us leave no illusions that we're administratively prepared to respond to
requests to remove content from our archives or to monitor the content of
our archives for infringing content. Only if someone can present a
compelling case that we've done something wrong will we respond to such
requests. 

/Larry



&gt; -----Original Message-----
&gt; From: Grant Ingersoll [mailto:gsingers@apache.org]
&gt; Sent: Sunday, November 08, 2009 7:02 PM
&gt; To: legal-discuss@apache.org
&gt; Subject: Re: Redistributing Data
&gt; 
&gt; &gt; [LR: ] First, we apologize profusely and promise never to do it
&gt; &gt; again. Then
&gt; &gt; we remind everyone that we have no budget to pay damages. Then we
&gt; &gt; cry. Don't
&gt; &gt; you have kids who make mistakes?
&gt; &gt;
&gt; &gt; Please don't ask me to help write/review another "policy" document
&gt; &gt; right
&gt; &gt; now.
&gt; 
&gt; That sounds good to me.  I figure we could just put up a page saying,
&gt; "If you don't wish to have your content in this archive, please send
&gt; an email to our user list and it will be removed"
&gt; 
&gt; -Grant
&gt; 
&gt; ---------------------------------------------------------------------
&gt; To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org
&gt; For additional commands, e-mail: legal-discuss-help@apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: Redistributing Data</title>
<author><name>Grant Ingersoll &lt;gsingers@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200911.mbox/%3c89C5C091-741E-446A-8018-48F28C9FDB99@apache.org%3e"/>
<id>urn:uuid:%3c89C5C091-741E-446A-8018-48F28C9FDB99@apache-org%3e</id>
<updated>2009-11-09T03:01:43Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
&gt; [LR: ] First, we apologize profusely and promise never to do it  
&gt; again. Then
&gt; we remind everyone that we have no budget to pay damages. Then we  
&gt; cry. Don't
&gt; you have kids who make mistakes?
&gt;
&gt; Please don't ask me to help write/review another "policy" document  
&gt; right
&gt; now.

That sounds good to me.  I figure we could just put up a page saying,  
"If you don't wish to have your content in this archive, please send  
an email to our user list and it will be removed"

-Grant

---------------------------------------------------------------------
To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org



</pre>
</div>
</content>
</entry>
</feed>
