Author: suat
Date: Tue Apr 17 05:50:10 2012
New Revision: 1326937
URL: http://svn.apache.org/viewvc?rev=1326937&view=rev
Log:
Removing the redundant local repository definition and JAWS library related
license files
Added:
incubator/stanbol/trunk/contenthub/search/related/src/main/resources/
incubator/stanbol/trunk/contenthub/search/related/src/main/resources/local-maven-repository/
Removed:
incubator/stanbol/trunk/contenthub/search/related/src/main/appended-resources/
Modified:
incubator/stanbol/trunk/contenthub/search/related/pom.xml
incubator/stanbol/trunk/contenthub/search/related/src/license/THIRD-PARTY.properties
Modified: incubator/stanbol/trunk/contenthub/search/related/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/contenthub/search/related/pom.xml?rev=1326937&r1=1326936&r2=1326937&view=diff
==============================================================================
--- incubator/stanbol/trunk/contenthub/search/related/pom.xml (original)
+++ incubator/stanbol/trunk/contenthub/search/related/pom.xml Tue Apr 17
05:50:10 2012
@@ -81,17 +81,4 @@ Finds related keywords from various type
<artifactId>arq</artifactId>
</dependency>
</dependencies>
-
- <repositories>
- <repository>
- <releases>
- <updatePolicy>always</updatePolicy>
- </releases>
- <snapshots>
- <updatePolicy>always</updatePolicy>
- </snapshots>
- <id>local-wordnet-repo</id>
-
<url>file://localhost/${project.basedir}/src/main/resources/local-maven-repository</url>
- </repository>
- </repositories>
</project>
Modified:
incubator/stanbol/trunk/contenthub/search/related/src/license/THIRD-PARTY.properties
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/contenthub/search/related/src/license/THIRD-PARTY.properties?rev=1326937&r1=1326936&r2=1326937&view=diff
==============================================================================
---
incubator/stanbol/trunk/contenthub/search/related/src/license/THIRD-PARTY.properties
(original)
+++
incubator/stanbol/trunk/contenthub/search/related/src/license/THIRD-PARTY.properties
Tue Apr 17 05:50:10 2012
@@ -14,12 +14,12 @@
# - ICU License
# - MIT License
# - Public Domain License
+# - Similar to Apache License but with the acknowledgment clause removed
#-------------------------------------------------------------------------------
# Please fill the missing licenses for dependencies :
#
#
-#Thu Mar 15 13:34:33 CET 2012
-edu.smu.tspell--jaws--1.2=JAWS License
+#Tue Apr 17 08:38:23 EEST 2012
javax.servlet--servlet-api--2.4=Common Development And Distribution License
(CDDL), Version 1.0
org.apache.zookeeper--zookeeper--3.3.1=The Apache Software License, Version 2.0
org.osgi--org.osgi.compendium--4.1.0=The Apache Software License, Version 2.0