You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by al...@apache.org on 2007/01/10 21:02:29 UTC

svn commit: r494960 - in /incubator/uima/uimaj/trunk/uimaj-distr/src/main: assembly/src.xml readme_src/ readme_src/NOTICE readme_src/README

Author: alally
Date: Wed Jan 10 12:02:29 2007
New Revision: 494960

URL: http://svn.apache.org/viewvc?view=rev&rev=494960
Log:
Added new NOTICE and README files for source distribution, which 
are different than those in the binary distribution.  DISCLAIMER 
and LICENSE files are the same for both distributions.
UIMA-164: https://issues.apache.org/jira/browse/UIMA-164

Added:
    incubator/uima/uimaj/trunk/uimaj-distr/src/main/readme_src/
    incubator/uima/uimaj/trunk/uimaj-distr/src/main/readme_src/NOTICE
    incubator/uima/uimaj/trunk/uimaj-distr/src/main/readme_src/README
Modified:
    incubator/uima/uimaj/trunk/uimaj-distr/src/main/assembly/src.xml

Modified: incubator/uima/uimaj/trunk/uimaj-distr/src/main/assembly/src.xml
URL: http://svn.apache.org/viewvc/incubator/uima/uimaj/trunk/uimaj-distr/src/main/assembly/src.xml?view=diff&rev=494960&r1=494959&r2=494960
==============================================================================
--- incubator/uima/uimaj/trunk/uimaj-distr/src/main/assembly/src.xml (original)
+++ incubator/uima/uimaj/trunk/uimaj-distr/src/main/assembly/src.xml Wed Jan 10 12:02:29 2007
@@ -37,6 +37,18 @@
       </includes>
     </fileSet>
     <fileSet>
+      <directory>src/main/readme</directory>
+      <outputDirectory>/</outputDirectory>
+      <includes>
+        <include>DISCLAIMER</include>
+        <include>LICENSE</include>
+      </includes>
+    </fileSet>
+    <fileSet>
+      <directory>src/main/readme_src</directory>
+      <outputDirectory>/</outputDirectory>
+    </fileSet>
+    <fileSet>
       <directory>../uima-docbooks</directory>
       <outputDirectory>/uima-docbooks</outputDirectory>
       <excludes>
@@ -173,5 +185,5 @@
         <include>pom.xml</include>
       </includes>
     </fileSet>       
-  </fileSets> 
+  </fileSets>  
 </assembly>

Added: incubator/uima/uimaj/trunk/uimaj-distr/src/main/readme_src/NOTICE
URL: http://svn.apache.org/viewvc/incubator/uima/uimaj/trunk/uimaj-distr/src/main/readme_src/NOTICE?view=auto&rev=494960
==============================================================================
--- incubator/uima/uimaj/trunk/uimaj-distr/src/main/readme_src/NOTICE (added)
+++ incubator/uima/uimaj/trunk/uimaj-distr/src/main/readme_src/NOTICE Wed Jan 10 12:02:29 2007
@@ -0,0 +1,12 @@
+Apache UIMA
+Copyright 2006, 2007 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+The file uima-docbooks/lib/saxon-6.5.5.jar is distributed under the 
+Mozilla Public License 1.0.  The source code for saxon can be obtained at
+http://saxon.sourceforge.net/.  See uima-docbooks/lib/SAXON.license for 
+more information.  Note this file is only included in the Apache UIMA source
+distribution for the purposes of building the UIMA documentation,
+and it is not included in binary distributions of Apache UIMA.
\ No newline at end of file

Added: incubator/uima/uimaj/trunk/uimaj-distr/src/main/readme_src/README
URL: http://svn.apache.org/viewvc/incubator/uima/uimaj/trunk/uimaj-distr/src/main/readme_src/README?view=auto&rev=494960
==============================================================================
--- incubator/uima/uimaj/trunk/uimaj-distr/src/main/readme_src/README (added)
+++ incubator/uima/uimaj/trunk/uimaj-distr/src/main/readme_src/README Wed Jan 10 12:02:29 2007
@@ -0,0 +1,11 @@
+For instructions on building Apache UIMA please refer to:
+http://incubator.apache.org/uima/svn.html#building.with.maven
+
+Apache UIMA is an effort undergoing incubation at The Apache Software
+Foundation (ASF). Incubation is required of all newly accepted projects
+until a further review indicates that the infrastructure, communications,
+and decision making process have stabilized in a manner consistent with
+other successful ASF projects. While incubation status is not necessarily
+a reflection of the completeness or stability of the code, it does
+indicate that the project has yet to be fully endorsed by the ASF.
+