GitLab Mirror pushed to branch trunk at cms-community / hippo-jackrabbit

Commits:
9e22a330 by Julian Reschke at 2017-01-25T15:18:41+00:00
JCR-4106: fix JCR API docs link

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1780208 
13f79535-47bb-0310-9956-ffa450edef68

- - - - -
55b45780 by Julian Reschke at 2017-01-25T15:31:39+00:00
JCR-4065: Add WebDAV API based on HttpClient4 - add API docs linkage

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1780220 
13f79535-47bb-0310-9956-ffa450edef68

- - - - -


1 changed file:

- jackrabbit-parent/pom.xml


Changes:

=====================================
jackrabbit-parent/pom.xml
=====================================
--- a/jackrabbit-parent/pom.xml
+++ b/jackrabbit-parent/pom.xml
@@ -187,7 +187,10 @@
           <aggregate>true</aggregate>
           <links>
             <link>http://docs.oracle.com/javase/7/docs/api/</link>
-            <link>http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/</link>
+            
<link>https://docs.adobe.com/docs/en/spec/javax.jcr/javadocs/jcr-2.0/</link>
+            
<link>https://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/</link>
+            
<link>https://hc.apache.org/httpcomponents-client-ga/httpmime/apidocs/</link>
+            
<link>https://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs</link>
           </links>
         </configuration>
       </plugin>



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-jackrabbit/compare/134d6c989e7f1ba437441e9d7a9769df3773bf7b...55b45780ce9482da09b03802d0ddbf9be4e0a6e9
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to