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/08/17 03:26:05 UTC

svn commit: r804822 - in /incubator/wink/trunk/wink-scripts/wink-dist: DEPENDENCIES DISCLAIMER NOTICE build.xml

Author: bluk
Date: Mon Aug 17 01:26:05 2009
New Revision: 804822

URL: http://svn.apache.org/viewvc?rev=804822&view=rev
Log:
Fix aggregate JAR's META-INF files for Apache Wink

Added:
    incubator/wink/trunk/wink-scripts/wink-dist/DEPENDENCIES   (with props)
    incubator/wink/trunk/wink-scripts/wink-dist/DISCLAIMER   (with props)
    incubator/wink/trunk/wink-scripts/wink-dist/NOTICE   (with props)
Modified:
    incubator/wink/trunk/wink-scripts/wink-dist/build.xml

Added: incubator/wink/trunk/wink-scripts/wink-dist/DEPENDENCIES
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-scripts/wink-dist/DEPENDENCIES?rev=804822&view=auto
==============================================================================
--- incubator/wink/trunk/wink-scripts/wink-dist/DEPENDENCIES (added)
+++ incubator/wink/trunk/wink-scripts/wink-dist/DEPENDENCIES Mon Aug 17 01:26:05 2009
@@ -0,0 +1,53 @@
+// ------------------------------------------------------------------
+// Transitive dependencies of this project determined from the
+// maven pom organized by organization.
+// ------------------------------------------------------------------
+
+Apache Wink
+
+
+From: 'an unknown organization'
+  - Unnamed - com.sun.xml.bind:jaxb-impl:jar:2.1.4  com.sun.xml.bind:jaxb-impl:jar:2.1.4
+
+  - Unnamed - javax.activation:activation:jar:1.1  javax.activation:activation:jar:1.1
+
+  - Unnamed - javax.xml.bind:jaxb-api:jar:2.1  javax.xml.bind:jaxb-api:jar:2.1
+
+  - Streaming API for XML  javax.xml.stream:stax-api:jar:1.0-2
+    License: GNU General Public Library  (http://www.gnu.org/licenses/gpl.txt)    License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0  (http://www.sun.com/cddl/cddl.html)
+  - Unnamed - xerces:xercesImpl:jar:2.6.2  xerces:xercesImpl:jar:2.6.2
+
+
+From: 'JSON' (http://json.org/)
+  - JSON (JavaScript Object Notation) (http://www.json.org/java/index.html) org.json:json:jar:20080701
+    License: provided without support or warranty  (http://www.json.org/license.html)
+
+From: 'QOS.ch' (http://www.qos.ch)
+  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.5.8
+
+  - SLF4J Simple Binding (http://www.slf4j.org) org.slf4j:slf4j-simple:jar:1.5.8
+
+From: 'Spring Framework' (http://www.springframework.org/)
+  - Spring Framework (http://www.springframework.org) org.springframework:spring:jar:2.5
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+From: 'Sun Microsystems, Inc' (http://www.sun.com/)
+  - jsr311-api (https://jsr311.dev.java.net) javax.ws.rs:jsr311-api:jar:1.0
+    License: CDDL License  (http://www.opensource.org/licenses/cddl1.php)
+
+From: 'The Apache Software Foundation' (http://jakarta.apache.org)
+  - Lang (http://jakarta.apache.org/commons/lang/) commons-lang:commons-lang:jar:2.3
+    License: The Apache Software License, Version 2.0  (/LICENSE.txt)
+
+From: 'The Apache Software Foundation' (http://www.apache.org/)
+  - Apache Wink Common (http://www.apache.org/wink/wink-common) org.apache.wink:wink-common:jar:0.2-incubating-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - Apache Wink Server (http://www.apache.org/wink/wink-server) org.apache.wink:wink-server:jar:0.2-incubating-SNAPSHOT
+    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
+  - HttpClient (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpclient:jar:4.0-beta2
+    License: Apache License  (../LICENSE.txt)
+  - HttpCore (http://hc.apache.org/httpcomponents-core/) org.apache.httpcomponents:httpcore:jar:4.0-beta3
+    License: Apache License  (http://www.apache.org/licenses/LICENSE-2.0.html)
+
+
+

Propchange: incubator/wink/trunk/wink-scripts/wink-dist/DEPENDENCIES
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/wink/trunk/wink-scripts/wink-dist/DISCLAIMER
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-scripts/wink-dist/DISCLAIMER?rev=804822&view=auto
==============================================================================
--- incubator/wink/trunk/wink-scripts/wink-dist/DISCLAIMER (added)
+++ incubator/wink/trunk/wink-scripts/wink-dist/DISCLAIMER Mon Aug 17 01:26:05 2009
@@ -0,0 +1,10 @@
+Apache Wink is an effort undergoing incubation at the Apache Software 
+Foundation (ASF), sponsored by the Apache Incubator 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.

Propchange: incubator/wink/trunk/wink-scripts/wink-dist/DISCLAIMER
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/wink/trunk/wink-scripts/wink-dist/NOTICE
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-scripts/wink-dist/NOTICE?rev=804822&view=auto
==============================================================================
--- incubator/wink/trunk/wink-scripts/wink-dist/NOTICE (added)
+++ incubator/wink/trunk/wink-scripts/wink-dist/NOTICE Mon Aug 17 01:26:05 2009
@@ -0,0 +1,8 @@
+
+Apache Wink
+Copyright 2009 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+

Propchange: incubator/wink/trunk/wink-scripts/wink-dist/NOTICE
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: incubator/wink/trunk/wink-scripts/wink-dist/build.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-scripts/wink-dist/build.xml?rev=804822&r1=804821&r2=804822&view=diff
==============================================================================
--- incubator/wink/trunk/wink-scripts/wink-dist/build.xml (original)
+++ incubator/wink/trunk/wink-scripts/wink-dist/build.xml Mon Aug 17 01:26:05 2009
@@ -240,8 +240,14 @@
 				<attribute name="Specification-Version" value="${project.version}" />
 				<attribute name="Specification-Vendor" value="The Apache Software Foundation" />
 				<attribute name="X-Compile-Source-JDK" value="${maven.compile.source}" />
-				<attribute name="X-COmpile-Target-JDK" value="${maven.compile.target}" />
+				<attribute name="X-Compile-Target-JDK" value="${maven.compile.target}" />
 			</manifest>
+
+			<zipfileset dir="${basedir}" prefix="META-INF">
+				<include name="NOTICE" />
+				<include name="DISCLAIMER" />
+				<include name="DEPENDENCIES" />
+			</zipfileset>
 		</jar>
 		<delete dir="${tmp.unzip}" />
 	</target>