You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wink.apache.org by ro...@apache.org on 2010/05/11 22:02:47 UTC

svn commit: r943259 - in /incubator/wink/site/trunk: ./ pom.xml src/site/confluence/1.1/ src/site/confluence/1.1/release_notes.confluence src/site/confluence/downloads.confluence.vm

Author: rott
Date: Tue May 11 20:02:47 2010
New Revision: 943259

URL: http://svn.apache.org/viewvc?rev=943259&view=rev
Log:
update site with suggested fixes from incubator general list

Added:
    incubator/wink/site/trunk/src/site/confluence/1.1/
    incubator/wink/site/trunk/src/site/confluence/1.1/release_notes.confluence
Modified:
    incubator/wink/site/trunk/   (props changed)
    incubator/wink/site/trunk/pom.xml
    incubator/wink/site/trunk/src/site/confluence/downloads.confluence.vm

Propchange: incubator/wink/site/trunk/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue May 11 20:02:47 2010
@@ -1 +1,2 @@
 .project
+target

Modified: incubator/wink/site/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/site/trunk/pom.xml?rev=943259&r1=943258&r2=943259&view=diff
==============================================================================
--- incubator/wink/site/trunk/pom.xml (original)
+++ incubator/wink/site/trunk/pom.xml Tue May 11 20:02:47 2010
@@ -28,23 +28,35 @@
 		<version>6</version>
 	</parent>
 	<properties>
-        <!-- Wink 1.0 -->
-        <download_1_0Version>1.0-incubating</download_1_0Version>
-        <download_1_0Name>Wink-${download_1_0Version}</download_1_0Name>
-        <download_1_0MirrorUrl>http://www.apache.org/dyn/closer.cgi/incubator/wink/${download_1_0Version}</download_1_0MirrorUrl>
-        <download_1_0DistUrl>http://www.apache.org/dist/incubator/wink/${download_1_0Version}</download_1_0DistUrl>
-        <download_1_0File>apache-wink-${download_1_0Version}</download_1_0File>
+       	<!-- Wink 1.1 -->
+       	<download_1_1Version>1.1-incubating</download_1_1Version>
+       	<download_1_1Name>Wink-${download_1_1Version}</download_1_1Name>
+       	<download_1_1MirrorUrl>http://www.apache.org/dyn/closer.cgi/incubator/wink/${download_1_1Version}</download_1_1MirrorUrl>
+       	<download_1_1DistUrl>http://www.apache.org/dist/incubator/wink/${download_1_1Version}</download_1_1DistUrl>
+       	<download_1_1File>apache-wink-${download_1_1Version}</download_1_1File>
+       	<download_1_1TagUrl>http://svn.apache.org/repos/asf/incubator/wink/tags/wink-${download_1_1Version}</download_1_1TagUrl>
+        	<!-- Wink 1.0 -->
+        	<download_1_0Version>1.0-incubating</download_1_0Version>
+        	<download_1_0Name>Wink-${download_1_0Version}</download_1_0Name>
+        	<download_1_0MirrorUrl>http://www.apache.org/dyn/closer.cgi/incubator/wink/${download_1_0Version}</download_1_0MirrorUrl>
+        	<download_1_0DistUrl>http://www.apache.org/dist/incubator/wink/${download_1_0Version}</download_1_0DistUrl>
+        	<download_1_0File>apache-wink-${download_1_0Version}</download_1_0File>
+        	<download_1_0TagUrl>http://svn.apache.org/repos/asf/incubator/wink/tags/wink-${download_1_0Version}</download_1_0TagUrl>
 		<!-- Wink 0.1 -->
 		<download_0_1Version>0.1-incubating</download_0_1Version>
 		<download_0_1Name>Wink-${download_0_1Version}</download_0_1Name>
 		<download_0_1MirrorUrl>http://www.apache.org/dyn/closer.cgi/incubator/wink/${download_0_1Version}</download_0_1MirrorUrl>
 		<download_0_1DistUrl>http://www.apache.org/dist/incubator/wink/${download_0_1Version}</download_0_1DistUrl>
 		<download_0_1File>apache-wink-${download_0_1Version}</download_0_1File>
+        	<download_0_1TagUrl>http://svn.apache.org/repos/asf/incubator/wink/tags/wink-${download_0_1Version}</download_0_1TagUrl>
+
 		<!-- SNAPSHOT -->
+<!-- NOT generally linked from a project's home page
 		<snapshotVersion>0.2-incubating-SNAPSHOT</snapshotVersion>
 		<downloadSnapshotName>Wink-${snapshotVersion}</downloadSnapshotName>
 		<downloadSnapshotUrl>https://repository.apache.org/content/repositories/snapshots/org/apache/wink/apache-wink/${snapshotVersion}</downloadSnapshotUrl>
 		<downloadSnapshotFile>apache-wink-${snapshotVersion}</downloadSnapshotFile>
+-->
 	</properties>
 	<scm>
 		<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/wink/trunk</connection>
@@ -76,34 +88,34 @@
 						<dependency>
 							<groupId>org.apache.maven.doxia</groupId>
 							<artifactId>doxia-module-confluence</artifactId>
-							<version>1.1.1</version>
+							<version>1.1.2</version>
 						</dependency>
 					</dependencies>
 				</plugin>
 				<plugin>
 					<groupId>org.apache.maven.plugins</groupId>
 					<artifactId>maven-site-plugin</artifactId>
-					<version>2.1-SNAPSHOT</version>
+					<version>2.1</version>
 					<dependencies>
 						<dependency>
 							<groupId>org.apache.maven.doxia</groupId>
 							<artifactId>doxia-module-apt</artifactId>
-							<version>1.1.1</version>
+							<version>1.1.2</version>
 						</dependency>
 						<dependency>
 							<groupId>org.apache.maven.doxia</groupId>
 							<artifactId>doxia-module-xhtml</artifactId>
-							<version>1.1.1</version>
+							<version>1.1.2</version>
 						</dependency>
 						<dependency>
 							<groupId>org.apache.maven.doxia</groupId>
 							<artifactId>doxia-sink-api</artifactId>
-							<version>1.1.1</version>
+							<version>1.1.2</version>
 						</dependency>
 						<dependency>
 							<groupId>org.apache.maven.doxia</groupId>
 							<artifactId>doxia-decoration-model</artifactId>
-							<version>1.1.1</version>
+							<version>1.1.2</version>
 							<exclusions>
 								<exclusion>
 									<groupId>org.codehaus.plexus</groupId>
@@ -118,7 +130,7 @@
 						<dependency>
 							<groupId>org.apache.maven.doxia</groupId>
 							<artifactId>doxia-site-renderer</artifactId>
-							<version>1.1.1</version>
+							<version>1.1.2</version>
 							<exclusions>
 								<exclusion>
 									<groupId>org.codehaus.plexus</groupId>
@@ -135,7 +147,7 @@
 						<dependency>
 							<groupId>org.apache.maven.doxia</groupId>
 							<artifactId>doxia-module-confluence</artifactId>
-							<version>1.1.1</version>
+							<version>1.1.2</version>
 						</dependency>
 					</dependencies>
 				</plugin>

Added: incubator/wink/site/trunk/src/site/confluence/1.1/release_notes.confluence
URL: http://svn.apache.org/viewvc/incubator/wink/site/trunk/src/site/confluence/1.1/release_notes.confluence?rev=943259&view=auto
==============================================================================
--- incubator/wink/site/trunk/src/site/confluence/1.1/release_notes.confluence (added)
+++ incubator/wink/site/trunk/src/site/confluence/1.1/release_notes.confluence Tue May 11 20:02:47 2010
@@ -0,0 +1,73 @@
+h2. Apache Wink 1.1 Release Notes
+
+h3. Overview
+ 
+This is the third official release of Apache Wink project.
+Apache Wink is a framework that helps you to produce and consume RESTful Web Services. 
+Apache Wink is TCK compliant implementation of the JAX-RS v1.0 specification. 
+The project also introduces Java API for writing clients that consume HTTP-based RESTful Web Services. 
+
+h3. Complete list of issues fixed in 1.1
+    
+h4. Sub-task
+    * [WINK-241] - Add Documentation regarding client side Basic Authentication handler
+    * [WINK-271] - Add code for mapping RSS into Syndication Object Model
+    * [WINK-272] - Add an unit-test to verify RSS to Synd mapping
+    * [WINK-273] - Add an Apache Wink Client example to demonstrate RSS to Synd mapping
+    * [WINK-274] - Create documentation for RSS to Synd mapping
+
+h4. Bug
+    * [WINK-226] - need fallback for Class.forName in J2EE environments
+    * [WINK-227] - need fallback for Class.forName in J2EE environments
+    * [WINK-229] - JAXBXmlProvider should tolerate user jaxb contexts
+    * [WINK-230] - NullPointerException occures when Content type in MultiPart isn't sent
+    * [WINK-235] - Fix issue with using Locale objects inside ResponseBuilder
+    * [WINK-243] - Unable to inject fields once ResourceInstance is initialized
+    * [WINK-244] - Wrong log during servlet startup
+    * [WINK-247] - Fix issue with wrong informational message given when no Response entity and wrong class used when trying to find media type if not specified
+    * [WINK-248] - Fix warning about methods when more methods used.
+    * [WINK-249] - Fix issue in UriBuilder where not throwing IllegalArgumentException
+    * [WINK-251] - Handling http error 405 correctly 
+    * [WINK-253] - Typo in documentation for Wink 1.0 from Apache incubator website (it has ScopeType.SINGELTON instead of ScopeType.SINGLETON)
+    * [WINK-254] - AtomEntrySyndEntry content unavailable in Wink client
+    * [WINK-255] - Iterator over map of SoftReferences susceptible to ConcurrentModificationException
+    * [WINK-262] - Content-Type of HTTP Response contains no charset.
+    * [WINK-264] - Problem to construct a link using the LinkBuilders for a resource with a path param that contains ":"
+    * [WINK-265] - wink-client-apache-httpclient/pom.xml has duplicate junit def, causing mvn3 to puke
+
+h4. Improvement
+    * [WINK-67] - Use the maven-assembly-plugin to generate release distributions
+    * [WINK-128] - Add Wink quick start guide
+    * [WINK-195] - JAX-RS 1.1 support:  C007
+    * [WINK-196] - JAX-RS 1.1 support:  C008
+    * [WINK-212] - Need to look into handling of Collection types of objects
+    * [WINK-216] - tolerate empty path segments to support empty PathParams
+    * [WINK-223] - reduce log output on 404s
+    * [WINK-224] - Need to set custom ID Resolver for JaxB unmarshaller.
+    * [WINK-225] - Reduce logging the ProvidersRegistry
+    * [WINK-228] - sweep code for java2security compatibility
+    * [WINK-234] - improve debug and return code for unfound writer
+    * [WINK-240] - Change logging to be less noisy
+    * [WINK-245] - Annotations on interfaces - should they work?
+    * [WINK-257] - allow Application subclass to control provider priority
+    * [WINK-259] - add support for injection into Application subclass
+    * [WINK-260] - Add JVM system properties to read from for setting client connection/read timeouts
+    * [WINK-261] - Add way to be able to capture logging warnings in unit tests so we can correctly identify when messages are correctly being emitted
+    * [WINK-263] - Add OSGi metadata to JARs
+    * [WINK-266] - RestServlet constants should be publicily consumable
+    * [WINK-268] - Configure versions for all plugins to avoid Maven 3 complaints
+    * [WINK-270] - Honor Accept-Charset when returning text based content
+    * [WINK-277] - Mention about ext\MultiPart sample in examples\readme.txt
+    * [WINK-278] - Consistent naming convention for Wink distributions
+
+h4. New Feature
+    * [WINK-149] - Map RSS to Syndication Object Model
+    * [WINK-237] - Add a basic auth client handler
+    * [WINK-238] - Select the Content-Type automatically on client
+    * [WINK-250] - Experimental feature for Google Guice injection
+
+h4. Task
+    * [WINK-99] - Use Wink Client instead of Apaceh Http Client in integration tests
+
+h4. Test
+    * [WINK-97] - new integration tests:  context, uriinfo, etc

Modified: incubator/wink/site/trunk/src/site/confluence/downloads.confluence.vm
URL: http://svn.apache.org/viewvc/incubator/wink/site/trunk/src/site/confluence/downloads.confluence.vm?rev=943259&r1=943258&r2=943259&view=diff
==============================================================================
--- incubator/wink/site/trunk/src/site/confluence/downloads.confluence.vm (original)
+++ incubator/wink/site/trunk/src/site/confluence/downloads.confluence.vm Tue May 11 20:02:47 2010
@@ -15,10 +15,20 @@ h2. Download Wink 1.0
 | ${download_1_0Name} (Source tar.gz) | [tar.gz|${download_1_0MirrorUrl}/${download_1_0File}-src.tar.gz] |  [MD5|${download_1_0DistUrl}/${download_1_0File}-src.tar.gz.md5]  | [SHA-1|${download_1_0DistUrl}/${download_1_0File}-src.tar.gz.sha1] | [ASC|${download_1_0DistUrl}/${download_1_0File}-src.tar.gz.asc] |
 | ${download_1_0Name} (Source zip) | [zip|${download_1_0MirrorUrl}/${download_1_0File}-src.zip] |  [MD5|${download_1_0DistUrl}/${download_1_0File}-src.zip.md5] |  [SHA-1|${download_1_0DistUrl}/${download_1_0File}-src.zip.sha1] | [ASC|${download_1_0DistUrl}/${download_1_0File}-src.zip.asc] |
 | Release Notes | [${download_1_0Version}|1.0/release\_notes] | | | |
+| KEYS for {$download_1_0Name} | [KEYS|${download_1_0TagUrl}/KEYS] | | | |
+
+Instructions for checking hashes and signatures is indicated on the [Verifying Apache Software Foundation Releases|http://www.apache.org/info/verification.html] page.
+
+You can also retrieve the source files from our svn repository by typing
+{code}
+svn co ${download_1_0TagUrl}/
+{code}
+
+Instructions for checking hashes and signatures is indicated on the [Verifying Apache Software Foundation Releases|http://www.apache.org/info/verification.html] page.
 
 You can also retrieve the source files from our svn repository by typing
 {code}
-svn co http://svn.apache.org/repos/asf/incubator/wink/tags/wink-${download_1_0Version}/
+svn co ${download_1_0TagUrl}/
 {code}
 
 h3. Using Maven
@@ -29,23 +39,23 @@ h4. Dependencies
 
  Add the following dependencies to your Maven pom.xml to include the Apache Wink Client module or the Server module.
 
-h5. Client
+h5. Server
 
 {code}
 <dependency>
     <groupId>org.apache.wink</groupId>
-    <artifactId>wink-client</artifactId>
-    <version>${download_1_0Version}</version>
+    <artifactId>wink-server</artifactId>
+    <version>${download_1_1Version}</version>
 </dependency>
 {code}
 
-h5. Server
+h5. Client
 
 {code}
 <dependency>
     <groupId>org.apache.wink</groupId>
-    <artifactId>wink-server</artifactId>
-    <version>${download_1_0Version}</version>
+    <artifactId>wink-client</artifactId>
+    <version>${download_1_1Version}</version>
 </dependency>
 {code}
 
@@ -59,50 +69,11 @@ h3. Wink 0.1
 | ${download_0_1Name} (Source tar.gz) | [tar.gz|${download_0_1MirrorUrl}/${download_0_1File}-src.tar.gz] |  [MD5|${download_0_1DistUrl}/${download_0_1File}-src.tar.gz.md5]  | [SHA-1|${download_0_1DistUrl}/${download_0_1File}-src.tar.gz.sha1] | [ASC|${download_0_1DistUrl}/${download_0_1File}-src.tar.gz.asc] |
 | ${download_0_1Name} (Source zip) | [zip|${download_0_1MirrorUrl}/${download_0_1File}-src.zip] |  [MD5|${download_0_1DistUrl}/${download_0_1File}-src.zip.md5] |  [SHA-1|${download_0_1DistUrl}/${download_0_1File}-src.zip.sha1] | [ASC|${download_0_1DistUrl}/${download_0_1File}-src.zip.asc] |
 | Release Notes | [${download_0_1Version}|0.1/release\_notes] | | | |
+| KEYS for ${download_0_1Name} | [KEYS|${download_0_1TagUrl}/KEYS] | | | |
 
-You can also retrieve the source files from our svn repository by typing
-{code}
-svn co http://svn.apache.org/repos/asf/incubator/wink/tags/wink-${download_0_1Version}/
-{code}
-
-h2. Latest Snapshots
-		
-|| Name ||  Archive || MD5 || SHA-1 || 
-| ${downloadSnapshotName} (gz) | [gz|${downloadSnapshotUrl}/${downloadSnapshotFile}.gz] |  [MD5|${downloadSnapshotUrl}/${downloadSnapshotFile}.gz.md5] |  [SHA-1|${downloadSnapshotUrl}/${downloadSnapshotFile}.gz.sha1]  |
-| ${downloadSnapshotName} (zip) | [zip|${downloadSnapshotUrl}/${downloadSnapshotFile}.zip] |  [MD5|${downloadSnapshotUrl}/${downloadSnapshotFile}.zip.md5] |  [SHA-1|${downloadSnapshotUrl}/${downloadSnapshotFile}.zip.sha1] |
-| ${downloadSnapshotName} (Source gz) | [gz|${downloadSnapshotUrl}/${downloadSnapshotFile}-src.gz] |  [MD5|${downloadSnapshotUrl}/${downloadSnapshotFile}-src.gz.md5]  | [SHA-1|${downloadSnapshotUrl}/${downloadSnapshotFile}-src.gz.sha1] |
-| ${downloadSnapshotName} (Source zip) | [zip|${downloadSnapshotUrl}/${downloadSnapshotFile}-src.zip] |  [MD5|${downloadSnapshotUrl}/${downloadSnapshotFile}-src.zip.md5] |  [SHA-1|${downloadSnapshotUrl}/${downloadSnapshotFile}-src.zip.sha1] |
-
-h3. Maven
-
-h4. Dependencies
-
- Add the following dependencies to your Maven pom.xml to include the Apache Wink Client module or the Server module.
-
-h5. Client
-
-{code}
-<dependency>
-    <groupId>org.apache.wink</groupId>
-    <artifactId>wink-client</artifactId>
-    <version>${snapshotVersion}</version>
-</dependency>
-{code}
-
-h5. Server
-
-{code}
-<dependency>
-    <groupId>org.apache.wink</groupId>
-    <artifactId>wink-server</artifactId>
-    <version>${snapshotVersion}</version>
-</dependency>
-{code}
-
-h4. Repository
+Instructions for checking hashes and signatures is indicated on the [Verifying Apache Software Foundation Releases|http://www.apache.org/info/verification.html] page.
 
+You can also retrieve the source files from our svn repository by typing
 {code}
-https://repository.apache.org/content/repositories/snapshots
+svn co ${download_0_1TagUrl}/
 {code}
-
-