Author: jliu
Date: Thu Sep  6 20:46:18 2007
New Revision: 573434

URL: http://svn.apache.org/viewvc?rev=573434&view=rev
Log:
Removed jsr311-api.jar due to license problem. You have to install this jar by 
yourself according to the README instruction under 
maven_repo/javax/rs/jsr311-api/0.9/ dir.

Added:
    incubator/cxf/branches/jliu/maven_repo/javax/rs/jsr311-api/0.9/README.txt   
(with props)
Removed:
    
incubator/cxf/branches/jliu/maven_repo/javax/rs/jsr311-api/0.9/jsr311-api-0.9.jar

Added: incubator/cxf/branches/jliu/maven_repo/javax/rs/jsr311-api/0.9/README.txt
URL: 
http://svn.apache.org/viewvc/incubator/cxf/branches/jliu/maven_repo/javax/rs/jsr311-api/0.9/README.txt?rev=573434&view=auto
==============================================================================
--- incubator/cxf/branches/jliu/maven_repo/javax/rs/jsr311-api/0.9/README.txt 
(added)
+++ incubator/cxf/branches/jliu/maven_repo/javax/rs/jsr311-api/0.9/README.txt 
Thu Sep  6 20:46:18 2007
@@ -0,0 +1,8 @@
+As jsr311-api.jar is not published in any public repository yet, you will need 
to install jsr311-api.jar 
+by yourself in order to get JAX-RS implementation working. How to get this jar:
+
+1. Download Jersey distribution from following link: 
https://jersey.dev.java.net/
+2. Install Jersey, extract jsr311-api.jar from <Jersey-install-dir>/lib 
directory.
+3. Rename jsr311-api.jar to jsr311-api-0.9.jar, put this jar under 
trunk\maven_repo\javax\rs\jsr311-api\0.9 directory.
+
+

Propchange: 
incubator/cxf/branches/jliu/maven_repo/javax/rs/jsr311-api/0.9/README.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
incubator/cxf/branches/jliu/maven_repo/javax/rs/jsr311-api/0.9/README.txt
------------------------------------------------------------------------------
    svn:mime-type = text/plain


Reply via email to