Return-Path: X-Original-To: apmail-archiva-commits-archive@www.apache.org Delivered-To: apmail-archiva-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CD335103FC for ; Wed, 26 Mar 2014 03:32:33 +0000 (UTC) Received: (qmail 75181 invoked by uid 500); 26 Mar 2014 03:32:29 -0000 Delivered-To: apmail-archiva-commits-archive@archiva.apache.org Received: (qmail 75109 invoked by uid 500); 26 Mar 2014 03:32:28 -0000 Mailing-List: contact commits-help@archiva.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@archiva.apache.org Delivered-To: mailing list commits@archiva.apache.org Received: (qmail 75058 invoked by uid 99); 26 Mar 2014 03:32:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Mar 2014 03:32:27 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,URIBL_DBL_REDIR X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Mar 2014 03:31:57 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 92FF72388C80; Wed, 26 Mar 2014 03:30:47 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1581673 [17/48] - in /archiva/site-content/docs/2.0.2-SNAPSHOT: ./ adminguide/ adminguide/webservices/ css/ customising/ images/ images/logos/ images/profiles/ images/tour/ img/ js/ rest-docs-archiva-rest-api/ rest-docs-archiva-rest-api/cs... Date: Wed, 26 Mar 2014 03:30:32 -0000 To: commits@archiva.apache.org From: olamy@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140326033047.92FF72388C80@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Added: archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_metadataAddRequest.html URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_metadataAddRequest.html?rev=1581673&view=auto ============================================================================== --- archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_metadataAddRequest.html (added) +++ archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_metadataAddRequest.html Wed Mar 26 03:30:24 2014 @@ -0,0 +1,195 @@ + + + + + + + + + + + + + metadataAddRequest + + + + + + + + + + + + + + + +
+
+ +
+
+

metadataAddRequest element

+ + + + + + + + + + + + + + + + + +
Type:metadataAddRequest
Namespace:(default namespace)
XML Schema:ns0.xsd
Available Since:1.4-M4
+

Example XML

+ <?xml version="1.0" encoding="UTF-8"?> +<metadataAddRequest> + <groupId>...</groupId> + <artifactId>...</artifactId> + <version>...</version> + <metadatas> + <entry> + <key>...</key> + <value>...</value> + </entry> + <entry> + <key> + <!--(another 'string' type)--> + </key> + <value> + <!--(another 'string' type)--> + </value> + </entry> + <!--...more entries...--> + </metadatas> +</metadataAddRequest> + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + \ No newline at end of file Added: archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_networkConfiguration.html URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_networkConfiguration.html?rev=1581673&view=auto ============================================================================== --- archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_networkConfiguration.html (added) +++ archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_networkConfiguration.html Wed Mar 26 03:30:24 2014 @@ -0,0 +1,176 @@ + + + + + + + + + + + + + networkConfiguration + + + + + + + + + + + + + + + +
+
+ +
+
+

networkConfiguration element

+ + + + + + + + + + + + + +
Type:networkConfiguration
Namespace:(default namespace)
XML Schema:ns0.xsd
+

Example XML

+ <?xml version="1.0" encoding="UTF-8"?> +<networkConfiguration> + <maxTotal>...</maxTotal> + <maxTotalPerHost>...</maxTotalPerHost> + <usePooling>...</usePooling> +</networkConfiguration> + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + \ No newline at end of file Added: archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_networkProxy.html URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_networkProxy.html?rev=1581673&view=auto ============================================================================== --- archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_networkProxy.html (added) +++ archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_networkProxy.html Wed Mar 26 03:30:24 2014 @@ -0,0 +1,180 @@ + + + + + + + + + + + + + networkProxy + + + + + + + + + + + + + + + +
+
+ +
+
+

networkProxy element

+ + + + + + + + + + + + + +
Type:networkProxy
Namespace:(default namespace)
XML Schema:ns0.xsd
+

Example XML

+ <?xml version="1.0" encoding="UTF-8"?> +<networkProxy> + <username>...</username> + <useNtlm>...</useNtlm> + <host>...</host> + <port>...</port> + <password>...</password> + <id>...</id> + <protocol>...</protocol> +</networkProxy> + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + \ No newline at end of file Added: archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_organisationInformation.html URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_organisationInformation.html?rev=1581673&view=auto ============================================================================== --- archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_organisationInformation.html (added) +++ archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_organisationInformation.html Wed Mar 26 03:30:24 2014 @@ -0,0 +1,176 @@ + + + + + + + + + + + + + organisationInformation + + + + + + + + + + + + + + + +
+
+ +
+
+

organisationInformation element

+ + + + + + + + + + + + + +
Type:organisationInformation
Namespace:(default namespace)
XML Schema:ns0.xsd
+

Example XML

+ <?xml version="1.0" encoding="UTF-8"?> +<organisationInformation> + <url>...</url> + <logoLocation>...</logoLocation> + <name>...</name> +</organisationInformation> + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + \ No newline at end of file Added: archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_organization.html URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_organization.html?rev=1581673&view=auto ============================================================================== --- archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_organization.html (added) +++ archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_organization.html Wed Mar 26 03:30:24 2014 @@ -0,0 +1,175 @@ + + + + + + + + + + + + + organization + + + + + + + + + + + + + + + +
+
+ +
+
+

organization element

+ + + + + + + + + + + + + +
Type:organization
Namespace:(default namespace)
XML Schema:ns0.xsd
+

Example XML

+ <?xml version="1.0" encoding="UTF-8"?> +<organization> + <name>...</name> + <url>...</url> +</organization> + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + \ No newline at end of file Added: archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_policyInformation.html URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_policyInformation.html?rev=1581673&view=auto ============================================================================== --- archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_policyInformation.html (added) +++ archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_policyInformation.html Wed Mar 26 03:30:24 2014 @@ -0,0 +1,183 @@ + + + + + + + + + + + + + policyInformation + + + + + + + + + + + + + + + +
+
+ +
+
+

policyInformation element

+ + + + + + + + + + + + + + + + + +
Type:policyInformation
Namespace:(default namespace)
XML Schema:ns0.xsd
Available Since:1.4-M3
+

Example XML

+ <?xml version="1.0" encoding="UTF-8"?> +<policyInformation> + <options>...</options> + <options>...</options> + <!--...more "options" elements...--> + <defaultOption>...</defaultOption> + <id>...</id> + <name>...</name> +</policyInformation> + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + \ No newline at end of file Added: archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_projectVersionMetadata.html URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_projectVersionMetadata.html?rev=1581673&view=auto ============================================================================== --- archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_projectVersionMetadata.html (added) +++ archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_projectVersionMetadata.html Wed Mar 26 03:30:24 2014 @@ -0,0 +1,231 @@ + + + + + + + + + + + + + projectVersionMetadata + + + + + + + + + + + + + + + +
+
+ +
+
+

projectVersionMetadata element

+ + + + + + + + + + + + + +
Type:projectVersionMetadata
Namespace:(default namespace)
XML Schema:ns0.xsd
+

Example XML

+ <?xml version="1.0" encoding="UTF-8"?> +<projectVersionMetadata> + <scm> + <connection>...</connection> + <developerConnection>...</developerConnection> + <url>...</url> + </scm> + <organization> + <name>...</name> + <url>...</url> + </organization> + <id>...</id> + <ciManagement> + <url>...</url> + <system>...</system> + </ciManagement> + <mailingLists> + <subscribeAddress>...</subscribeAddress> + <mainArchiveUrl>...</mainArchiveUrl> + <unsubscribeAddress>...</unsubscribeAddress> + <postAddress>...</postAddress> + <otherArchives>...</otherArchives> + <otherArchives>...</otherArchives> + <!--...more "otherArchives" elements...--> + <name>...</name> + </mailingLists> + <mailingLists> + <!--...--> + </mailingLists> + <!--...more "mailingLists" elements...--> + <licenses> + <url>...</url> + <name>...</name> + </licenses> + <licenses> + <!--...--> + </licenses> + <!--...more "licenses" elements...--> + <incomplete>...</incomplete> + <issueManagement> + <system>...</system> + <url>...</url> + </issueManagement> + <description>...</description> + <dependencies> + <classifier>...</classifier> + <scope>...</scope> + <version>...</version> + <artifactId>...</artifactId> + <groupId>...</groupId> + <systemPath>...</systemPath> + <optional>...</optional> + <type>...</type> + </dependencies> + <dependencies> + <!--...--> + </dependencies> + <!--...more "dependencies" elements...--> + <name>...</name> + <url>...</url> +</projectVersionMetadata> + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + \ No newline at end of file Added: archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_propertyEntry.html URL: http://svn.apache.org/viewvc/archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_propertyEntry.html?rev=1581673&view=auto ============================================================================== --- archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_propertyEntry.html (added) +++ archiva/site-content/docs/2.0.2-SNAPSHOT/rest-docs-archiva-rest-api/el_ns0_propertyEntry.html Wed Mar 26 03:30:24 2014 @@ -0,0 +1,175 @@ + + + + + + + + + + + + + propertyEntry + + + + + + + + + + + + + + + +
+
+ +
+
+

propertyEntry element

+ + + + + + + + + + + + + +
Type:propertyEntry
Namespace:(default namespace)
XML Schema:ns0.xsd
+

Example XML

+ <?xml version="1.0" encoding="UTF-8"?> +<propertyEntry> + <value>...</value> + <key>...</key> +</propertyEntry> + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + \ No newline at end of file