You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by is...@apache.org on 2009/10/20 07:53:19 UTC

svn commit: r826963 - in /lucene/mahout/trunk: maven/src/ maven/src/main/ maven/src/main/resources/ src/ src/main/ src/main/appended-resources/ src/main/appended-resources/META-INF/

Author: isabel
Date: Tue Oct 20 05:53:18 2009
New Revision: 826963

URL: http://svn.apache.org/viewvc?rev=826963&view=rev
Log:
MAHOUT-171 - missing supplemental-models.xml

Added:
    lucene/mahout/trunk/maven/src/
    lucene/mahout/trunk/maven/src/main/
    lucene/mahout/trunk/maven/src/main/resources/
    lucene/mahout/trunk/maven/src/main/resources/mahout-checkstyle-suppressions.xml
      - copied unchanged from r814495, lucene/mahout/trunk/buildtools/src/main/resources/mahout-checkstyle-suppressions.xml
    lucene/mahout/trunk/maven/src/main/resources/mahout-checkstyle.xml
      - copied unchanged from r814495, lucene/mahout/trunk/buildtools/src/main/resources/mahout-checkstyle.xml
    lucene/mahout/trunk/maven/src/main/resources/mahout-eclipse-checkstyle
      - copied unchanged from r814495, lucene/mahout/trunk/buildtools/src/main/resources/mahout-eclipse-checkstyle
    lucene/mahout/trunk/maven/src/main/resources/mahout-eclipse-pmd
      - copied unchanged from r814495, lucene/mahout/trunk/buildtools/src/main/resources/mahout-eclipse-pmd
    lucene/mahout/trunk/maven/src/main/resources/mahout-pmd-ruleset.xml
      - copied unchanged from r814495, lucene/mahout/trunk/buildtools/src/main/resources/mahout-pmd-ruleset.xml
    lucene/mahout/trunk/src/
    lucene/mahout/trunk/src/main/
    lucene/mahout/trunk/src/main/appended-resources/
    lucene/mahout/trunk/src/main/appended-resources/META-INF/
    lucene/mahout/trunk/src/main/appended-resources/META-INF/NOTICE
    lucene/mahout/trunk/src/main/appended-resources/supplemental-models.xml

Added: lucene/mahout/trunk/src/main/appended-resources/META-INF/NOTICE
URL: http://svn.apache.org/viewvc/lucene/mahout/trunk/src/main/appended-resources/META-INF/NOTICE?rev=826963&view=auto
==============================================================================
--- lucene/mahout/trunk/src/main/appended-resources/META-INF/NOTICE (added)
+++ lucene/mahout/trunk/src/main/appended-resources/META-INF/NOTICE Tue Oct 20 05:53:18 2009
@@ -0,0 +1,48 @@
+==============================================================
+ Apache Mahout
+ Copyright 2009 The Apache Software Foundation
+==============================================================
+
+This product includes software developed by
+The Apache Software Foundation (http://www.apache.org/).
+
+Includes software from other Apache Software Foundation projects,
+including, but not limited to:
+  - Apache Lucene Java
+  - Apache Hadoop
+  - Apache Commons
+
+This product includes software developed by the Indiana University
+  Extreme! Lab (http://www.extreme.indiana.edu/).
+  Copyright (c) 2002 Extreme! Lab, Indiana University.
+
+This product includes examples code from the Watchmaker project   
+  https://watchmaker.dev.java.net/
+  Copyright (c) 2006-2009 Daniel W. Dyer.
+
+This product includes libraries developed by the Kosmos project (http://kosmosfs.sourceforge.net/)
+ Copyright 2008 Quantcast Corp.
+ Copyright 2007 Kosmix Corp.
+
+This product includes software developed by the Jets3T project (https://jets3t.dev.java.net/) 
+Copyright (c) 2008 James Murty
+
+This product includes libraries developed by the CGLib project (http://cglib.sourceforge.net/)
+Copyright (c) 2008, cglib
+
+This product includes a JUnit jar: http://junit.sourceforge.net/
+License: Common Public License - v 1.0 (http://junit.sourceforge.net/cpl-v10.html)
+Copyright (c) 2000-2006, www.hamcrest.org
+
+This product includes code from the XStream project (http://xstream.codehaus.org/)
+Copyright (c) 2003-2006, Joe Walnes
+Copyright (c) 2006-2007, XStream Committers
+
+This product includes tests written with EasyMock 
+Copyright 2001-2007 Tammo Freese (http://www.easymock.org/)
+
+This product uses the Breast Cancer Wisconsin (Diagnostic) Dataset from the
+UCI Machine Learning Repository [http://www.ics.uci.edu/~mlearn/MLRepository.html, http://archive.ics.uci.edu/ml/datasets/Breast+Cancer+Wisconsin+(Diagnostic)]. 
+
+This product contains parts of the Bayesian Logic (BLOG) Inference Engine.
+Copyright (c) 2005, Regents of the University of California

Added: lucene/mahout/trunk/src/main/appended-resources/supplemental-models.xml
URL: http://svn.apache.org/viewvc/lucene/mahout/trunk/src/main/appended-resources/supplemental-models.xml?rev=826963&view=auto
==============================================================================
--- lucene/mahout/trunk/src/main/appended-resources/supplemental-models.xml (added)
+++ lucene/mahout/trunk/src/main/appended-resources/supplemental-models.xml Tue Oct 20 05:53:18 2009
@@ -0,0 +1,392 @@
+<supplementalDataModels>
+  <!-- missing: Maven Profile Model -->
+  <supplement>
+    <project>
+    <groupId>org.apache.maven</groupId>
+    <artifactId>maven-profile</artifactId>
+    <name>Maven Profile Model</name>
+    <licenses>
+      <license>
+        <name>The Apache Software License, Version 2.0</name>
+        <url>http://maven.apache.org/ref/2.1.0/maven-profile/license.html</url>
+      </license>
+    </licenses>
+    </project>
+  </supplement>
+  <!-- missing: Maven Project Builder -->
+  <supplement>
+    <project>
+    <groupId>org.apache.maven</groupId>
+    <artifactId>maven-project</artifactId>
+    <name>Maven Project Builder</name>
+    <licenses>
+      <license>
+        <name>The Apache Software License, Version 2.0</name>
+        <url>http://maven.apache.org/ref/2.1.0/maven-project/license.html</url>
+      </license>
+    </licenses>
+    </project>
+  </supplement>
+  <!-- missing: Maven Local Settings  -->
+  <supplement>
+    <project>
+    <groupId>org.apache.maven</groupId>
+    <artifactId>maven-settings</artifactId>
+    <name>Maven Local Settings</name>
+    <licenses>
+      <license>
+        <name>The Apache Software License, Version 2.0</name>
+        <url>http://maven.apache.org/ref/2.1.0/maven-settings/license.html</url>
+      </license>
+    </licenses>
+    </project>
+  </supplement>
+  <!-- Maven Repository Metadata Model -->
+  <supplement>
+    <project>
+    <groupId>org.apache.maven</groupId>
+    <artifactId>maven-repository-metadata</artifactId>
+    <name>Maven Repository Metadata Model</name>
+    <licenses>
+      <license>
+        <name>The Apache Software License, Version 2.0</name>
+        <url>http://maven.apache.org/ref/2.1.0/maven-repository-metadata/license.html</url>
+      </license>
+    </licenses>
+    </project>
+  </supplement>
+  <!-- Maven Model -->
+  <supplement>
+    <project>
+    <groupId>org.apache.maven</groupId>
+    <artifactId>maven-model</artifactId>
+    <name>Maven Model</name>
+    <licenses>
+      <license>
+        <name>The Apache Software License, Version 2.0</name>
+        <url>http://maven.apache.org/ref/2.0.8/maven-model/license.html</url>
+      </license>
+    </licenses>
+    </project>
+  </supplement>
+  <!-- Maven Artifact -->
+  <supplement>
+    <project>
+    <groupId>org.apache.maven</groupId>
+    <artifactId>maven-artifact</artifactId>
+    <name>Maven Artifact</name>
+    <licenses>
+      <license>
+        <name>The Apache Software License, Version 2.0</name>
+        <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      </license>
+    </licenses>
+    </project>
+  </supplement>
+  <!-- Maven Artifact Manager-->
+  <supplement>
+    <project>
+    <groupId>org.apache.maven</groupId>
+    <artifactId>maven-artifact-manager</artifactId>
+    <name>Maven Artifact Manager</name>
+    <licenses>
+      <license>
+        <name>The Apache Software License, Version 2.0</name>
+        <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      </license>
+    </licenses>
+    </project>
+  </supplement>
+  <!-- Maven Artifact Manager-->
+  <supplement>
+    <project>
+    <groupId>org.apache.maven</groupId>
+    <artifactId>maven-plugin-api</artifactId>
+    <name>Maven Plugin API</name>
+    <licenses>
+      <license>
+        <name>The Apache Software License, Version 2.0</name>
+        <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      </license>
+    </licenses>
+    </project>
+  </supplement>
+  <!-- Maven Wagon API-->
+  <supplement>
+    <project>
+    <groupId>org.apache.maven</groupId>
+    <artifactId>wagon-provider-api</artifactId>
+    <name>Maven Wagon API</name>
+    <licenses>
+      <license>
+        <name>The Apache Software License, Version 2.0</name>
+        <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      </license>
+    </licenses>
+    </project>
+  </supplement>
+  <!-- Shade Maven Plugin -->
+  <supplement>
+    <project>
+    <groupId>org.codehouse.mojo</groupId>
+    <artifactId>shade-maven-plugin</artifactId>
+    <name>Shade Maven Plugin</name>
+    <licenses>
+      <license>
+        <name>UNKNOWN</name>
+        <url>UNKNOWN</url>
+      </license>
+    </licenses>
+    </project>
+  </supplement>
+ <!-- junit -->
+  <supplement>
+    <project>
+    <groupId>junit</groupId>
+    <artifactId>junit</artifactId>
+    <name>Junit Unit testing library</name>
+    <licenses>
+      <license>
+        <name>Common Public License - v 1.0</name>
+        <url>http://junit.sourceforge.net/cpl-v10.html</url>
+      </license>
+    </licenses>
+    </project>
+  </supplement>
+  <!-- jdom -->
+  <supplement>
+    <project>
+    <groupId>jdom</groupId>
+    <artifactId>jdom</artifactId>
+    <name>JDom</name>
+    <licenses>
+      <license>
+        <name>UNKOWN</name>
+        <url>UNKOWN</url>
+      </license>
+    </licenses>
+    </project>
+  </supplement>
+  <!-- asm -->
+  <supplement>
+    <project>
+    <groupId>asm</groupId>
+    <artifactId>asm-all</artifactId>
+    <name>ASM ALL</name>
+    <licenses>
+      <license>
+        <name>UNKOWN</name>
+        <url>http://asm.ow2.org/license.html</url>
+      </license>
+    </licenses>
+    </project>
+  </supplement>
+  <!-- Default Plexus Container -->
+  <supplement>
+    <project>
+    <groupId>org.codehaus.plexus</groupId>
+    <artifactId>plexus-container-default</artifactId>
+    <name>Default Plexus Container</name>
+    <licenses>
+      <license>
+        <name>UNKNOWN</name>
+        <url>UNKNOWN</url>
+      </license>
+    </licenses>
+    </project>
+  </supplement>
+  <!-- Classworlds -->
+  <supplement>
+    <project>
+    <groupId>org.codehouse.classworlds</groupId>
+    <artifactId>classworlds</artifactId>
+    <name>Classworlds</name>
+    <licenses>
+      <license>
+        <name></name>
+        <url>http://classworlds.codehaus.org/license.html</url>
+      </license>
+    </licenses>
+    </project>
+  </supplement>
+  <!-- Plexus Common Utilities -->
+  <supplement>
+    <project>
+    <groupId>org.codehouse.plexus</groupId>
+    <artifactId>plexus-utils</artifactId>
+    <name>Plexus Common Utilities</name>
+    <licenses>
+      <license>
+        <name>The Apache Software License, Version 2.0</name>
+        <url>http://plexus.codehaus.org/plexus-utils/license.html</url>
+      </license>
+    </licenses>
+    </project>
+  </supplement>
+  <!-- Commons Codec  -->
+  <supplement>
+    <project>
+    <groupId>commons-codec</groupId>
+    <artifactId>commons-codec</artifactId>
+    <name>Commons Codec</name>
+    <url>http://commons.apache.org/codec/</url>
+    <organization>
+          <name>Apache Software Foundation</name>
+          <url>http://www.apache.org/</url>
+    </organization>
+    <licenses>
+      <license>
+        <name>The Apache Software License, Version 2.0</name>
+        <url>http://www.apache.org/licenses/LICENSE-2.0</url>
+      </license>
+    </licenses>
+    </project>
+  </supplement>
+  <!-- Commons CLI  -->
+  <supplement>
+    <project>
+    <groupId>org.apache.mahout.commons</groupId>
+    <artifactId>commons-cli</artifactId>
+    <name>Commons CLI</name>
+    <url>http://commons.apache.org/cli/</url>
+    <organization>
+          <name>Apache Software Foundation</name>
+          <url>http://www.apache.org/</url>
+    </organization>
+    <licenses>
+      <license>
+        <name>The Apache Software License, Version 2.0</name>
+        <url>http://www.apache.org/licenses/LICENSE-2.0</url>
+      </license>
+    </licenses>
+    </project>
+  </supplement>
+  <!-- Apache Hadoop  -->
+  <supplement>
+    <project>
+    <groupId>org.apache.mahout.hadoop</groupId>
+    <artifactId>hadoop-core</artifactId>
+    <name>Apache Hadoop</name>
+    <url>http://hadoop.apache.org/core/</url>
+    <organization>
+          <name>Apache Software Foundation</name>
+          <url>http://www.apache.org/</url>
+    </organization>
+    <licenses>
+      <license>
+        <name>The Apache Software License, Version 2.0</name>
+        <url>http://www.apache.org/licenses/LICENSE-2.0</url>
+      </license>
+    </licenses>
+    </project>
+  </supplement>
+  <!-- Apache Hadoop Hbase  -->
+  <supplement>
+    <project>
+    <groupId>org.apache.mahout.hbase</groupId>
+    <artifactId>hbase</artifactId>
+    <name>Apache Hadoop</name>
+    <url>http://hadoop.apache.org/hbase/</url>
+    <organization>
+          <name>Apache Software Foundation</name>
+          <url>http://www.apache.org/</url>
+    </organization>
+    <licenses>
+      <license>
+        <name>The Apache Software License, Version 2.0</name>
+        <url>http://www.apache.org/licenses/LICENSE-2.0</url>
+      </license>
+    </licenses>
+    </project>
+  </supplement>
+  <!-- jets3d  -->
+  <supplement>
+    <project>
+    <groupId>org.apache.mahout.jets3t</groupId>
+    <artifactId>jets3t</artifactId>
+    <name>jets3t</name>
+    <url>https://jets3t.dev.java.net/</url>
+    <licenses>
+      <license>
+        <name>The Apache Software License, Version 2.0</name>
+        <url>http://www.apache.org/licenses/LICENSE-2.0</url>
+      </license>
+    </licenses>
+    </project>
+  </supplement>
+  <!-- kosmofs  -->
+  <supplement>
+    <project>
+    <name>KFS</name>
+    <groupId>org.apache.mahout.kosmofs</groupId>
+    <artifactId>kfs</artifactId>
+    <url>http://kosmosfs.sourceforge.net/index.html</url>
+    <licenses>
+      <license>
+        <name>The Apache Software License, Version 2.0</name>
+        <url>http://www.apache.org/licenses/LICENSE-2.0</url>
+      </license>
+    </licenses>
+    </project>
+  </supplement>
+  <!-- uncommons math  -->
+  <supplement>
+    <project>
+    <name>Uncommons Math</name>
+    <groupId>org.apache.mahout.uncommons.math</groupId>
+    <artifactId>uncommons-math</artifactId>
+    <url>https://uncommons-maths.dev.java.net/</url>
+    <licenses>
+      <license>
+        <name>The Apache Software License, Version 2.0</name>
+        <url>http://www.apache.org/licenses/LICENSE-2.0</url>
+      </license>
+    </licenses>
+    </project>
+  </supplement>
+  <!-- watchmaker framework  -->
+  <supplement>
+    <project>
+    <name>Watchmaker Framework</name>
+    <groupId>org.apache.mahout.watchmaker</groupId>
+    <artifactId>watchmaker-framework</artifactId>
+    <url>https://watchmaker.dev.java.net/</url>
+    <licenses>
+      <license>
+        <name>The Apache Software License, Version 2.0</name>
+        <url>http://www.apache.org/licenses/LICENSE-2.0</url>
+      </license>
+    </licenses>
+    </project>
+   </supplement>
+   <!-- watchmaker swing  -->
+  <supplement>
+    <project>
+    <name>Watchmaker Swing</name>
+    <groupId>org.apache.mahout.watchmaker</groupId>
+    <artifactId>watchmaker-swing</artifactId>
+    <url>https://watchmaker.dev.java.net/</url>
+    <licenses>
+      <license>
+        <name>The Apache Software License, Version 2.0</name>
+        <url>http://www.apache.org/licenses/LICENSE-2.0</url>
+      </license>
+    </licenses>
+    </project>
+ </supplement>
+   <!-- Xpp3  -->
+  <supplement>
+    <project>
+    <name>Xml Pull Parser 3rd Edition</name>
+    <groupId>xpp3</groupId>
+    <artifactId>xpp3_min</artifactId>
+    <url>http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/</url>
+    <licenses>
+      <license>
+        <name>Public Domain</name>
+        <url>http://www.xmlpull.org/</url>
+      </license>
+    </licenses>
+    </project>
+ </supplement>
+</supplementalDataModels>