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

Commits:
9799c4c5 by Julian Reschke at 2017-01-25T15:21:31+00:00
JCR-4106: fix JCR API docs link (ported to 2.14)

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

- - - - -
8cdfa812 by Julian Reschke at 2017-01-25T15:32:44+00:00
JCR-4065: Add WebDAV API based on HttpClient4 - add API docs linkage (ported to 
2.14)

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/branches/2.14@1780221 
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
@@ -179,7 +179,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/d574fe8d2016d4af9047a8e6d57782ab61f4ef53...8cdfa812403bf685107894b5b88b9deb7e4c6478
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to