You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@esme.apache.org by rh...@apache.org on 2011/02/25 11:16:34 UTC

svn commit: r1074463 - in /esme/trunk: README.txt THIRD-PARTY.txt

Author: rhirsch
Date: Fri Feb 25 10:16:34 2011
New Revision: 1074463

URL: http://svn.apache.org/viewvc?rev=1074463&view=rev
Log:
[ESME-301] General Task to perform release associated tasks

Updated Read me to remove Incubator stuff
Updated ThirdParty to reflect changes in dependencies

Modified:
    esme/trunk/README.txt
    esme/trunk/THIRD-PARTY.txt

Modified: esme/trunk/README.txt
URL: http://svn.apache.org/viewvc/esme/trunk/README.txt?rev=1074463&r1=1074462&r2=1074463&view=diff
==============================================================================
--- esme/trunk/README.txt (original)
+++ esme/trunk/README.txt Fri Feb 25 10:16:34 2011
@@ -1,5 +1,5 @@
 ===========================================================
-Welcome to Apache ESME  <http://incubator.apache.org/ESME/>
+Welcome to Apache ESME  <http://esme.apache.org/>
 ===========================================================
 
 Enterprise Social Messaging Experiment (ESME) is a secure and highly 
@@ -8,19 +8,6 @@ discover and meet one another and get co
 of information, all in a business process context.   
 
 
-Apache ESME is an effort undergoing incubation at The Apache Software
-Foundation (ASF), sponsored by the Apache Lucene PMC. 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.
-
-See http://incubator.apache.org/projects/ESME.html for the current
-incubation status of the Apache ESME project.
-
-
 Building ESME
 =============
 
@@ -40,11 +27,11 @@ Mailing Lists
 =============
 
 Discussion about the ESME project takes place on the development mailing
-list ESME-dev@incubator.apache.org. The list is open to anyone and
+list dev@esme.apache.org. The list is open to anyone and
 publicly archived. You can subscribe the mailing list by sending a
-message to ESME-dev-subscribe@incubator.apache.org, and unsubscribe by
-sending a message to ESME-dev-unsubscribe@incubator.apache.org. To receive
-more instructions, send a message to ESME-dev-help@incubator.apache.org.
+message to dev-subscribe@esme.apache.org, and unsubscribe by
+sending a message to dev-unsubscribe@esme.apache.org. To receive
+more instructions, send a message to dev-help@esme.apache.org.
 
 Issue Tracker
 =============

Modified: esme/trunk/THIRD-PARTY.txt
URL: http://svn.apache.org/viewvc/esme/trunk/THIRD-PARTY.txt?rev=1074463&r1=1074462&r2=1074463&view=diff
==============================================================================
--- esme/trunk/THIRD-PARTY.txt (original)
+++ esme/trunk/THIRD-PARTY.txt Fri Feb 25 10:16:34 2011
@@ -3,22 +3,19 @@ were identified as having unknown licens
 
 In this release, the following dependencies have unknown licenses:
 
-Unknown: 
+Unknown:
+Commons Codec
 Unnamed - com.twitter:xrayspecs:pom:1.0.7, 
-Unnamed - org.jboss.netty:netty:pom:3.1.5.GA, 
-Unnamed - org.scala-tools:vscaladoc:pom:1.1-md-3, 
 asm, 
 cglib
 
 We've tracked down the licenses for these dependents accordingly: 
+
+Commons Codec is from Apache Commons. Checked via looking at the jar file. 
  
 xrayspecs is also Apache 2.0 but you have to look in the source to see the license, at
 http://github.com/twitter/xrayspecs/blob/master/src/main/scala/com/twitter/xrayspecs/Time.scala
 
-netty is Apache 2.0 - http://www.jboss.org/netty/downloads.html
-
-vscaladoc is Apache License 2.0 - see http://code.google.com/p/vscaladoc/
-
 cglib is Apache 2.0 License - http://mvnrepository.com/artifact/cglib/cglib/2.2
 
 asm is a BSD license -  http://forge.ow2.org/projects/asm