You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wink.apache.org by bl...@apache.org on 2009/11/02 17:29:14 UTC

svn commit: r831946 - /incubator/wink/trunk/wink-scripts/wink-dist/binarydist/LICENSE

Author: bluk
Date: Mon Nov  2 16:29:13 2009
New Revision: 831946

URL: http://svn.apache.org/viewvc?rev=831946&view=rev
Log:
Get rid of :compile and :runtime from LICENSE

Be very explicit about SLF4J.

Modified:
    incubator/wink/trunk/wink-scripts/wink-dist/binarydist/LICENSE

Modified: incubator/wink/trunk/wink-scripts/wink-dist/binarydist/LICENSE
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-scripts/wink-dist/binarydist/LICENSE?rev=831946&r1=831945&r2=831946&view=diff
==============================================================================
--- incubator/wink/trunk/wink-scripts/wink-dist/binarydist/LICENSE (original)
+++ incubator/wink/trunk/wink-scripts/wink-dist/binarydist/LICENSE Mon Nov  2 16:29:13 2009
@@ -234,10 +234,10 @@
     SOFTWARE.
 
 --------------------------------------------------------------------------------
-JSR 311 API (https://jsr311.dev.java.net/) javax.ws.rs:jsr311-api:jar:1.0:compile
-JAXB Reference Implementation project (https://jaxb.dev.java.net/) javax.xml.bind:jaxb-api:jar:2.1:compile 
-Sun JAXB Reference Implementation Runtime com.sun.xml.bind:jaxb-impl:jar:2.1.4:compile
-JavaBeans Activation Framework (http://java.sun.com/javase/technologies/desktop/javabeans/jaf/) javax.activation:activation:1.1:compile
+JSR 311 API (https://jsr311.dev.java.net/) javax.ws.rs:jsr311-api:jar:1.0
+JAXB Reference Implementation project (https://jaxb.dev.java.net/) javax.xml.bind:jaxb-api:jar:2.1 
+Sun JAXB Reference Implementation Runtime com.sun.xml.bind:jaxb-impl:jar:2.1.4
+JavaBeans Activation Framework (http://java.sun.com/javase/technologies/desktop/javabeans/jaf/) javax.activation:activation:1.1
 
     COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
 
@@ -621,8 +621,9 @@
     of liability.
 
 --------------------------------------------------------------------------------
-SLF4J (http://www.slf4j.org/) org.slf4j:slf4j-api:jar:1.5.8:runtime
-SLF4J (http://www.slf4j.org/) org.slf4j:slf4j-simple:jar:1.5.8:runtime
+SLF4J (http://www.slf4j.org/) org.slf4j:slf4j-api:jar:1.5.8
+SLF4J (http://www.slf4j.org/) org.slf4j:slf4j-simple:jar:1.5.8
+SLF4J (http://www.slf4j.org/) org.slf4j:jcl-over-slf4j:jar:1.5.8
 
      Copyright (c) 2004-2008 QOS.ch
      All rights reserved.