12 Commits

Author SHA1 Message Date
Shane Wang
2628b3df5d Fix misspellings in database-api
Fix misspellings detected by:
* pip install misspellings
* git ls-files | grep -v locale | misspellings -f -

Change-Id: I2986973244ac2c78830bde21998f6cb5d64d8476
Closes-Bug: #1257295
2014-02-07 14:40:54 +08:00
Andreas Jaeger
a755948f3f Add xml:ids to resources
Add xml:ids to resources. This is a new requirement that has to do
with the generation of PDFs from WADL files – without this, the paths
are not unique across WADL files

Related-Bug: #1275007

Change-Id: I0cda675b828a0af5bede9d0b99a7fb876bfbdf5e
2014-01-31 20:14:12 +01:00
Andreas Jaeger
a013f7f7ba Update to clouddocs-maven-plugin 1.13.0
Change-Id: I5d6a71ce7b66791fc030d9f7fa88ab63c546a667
2014-01-25 11:25:41 +01:00
Diane Fleming
b505656a79 Change xml and json files that contain only text to *.txt files
Otherwise, this book fails the new validation gates

Closes-Bug: #1270267

Change-Id: Ibbe16c8e4db64abb29c66c3b1a14cb90014d56a3
author: diane fleming
2014-01-20 09:00:46 -06:00
Jenkins
9e19c5b60b Merge "Update pom.xml, remove bookinfo.xml" 2014-01-18 14:48:04 +00:00
Jenkins
7844030f5d Merge "Remove target directory" 2014-01-17 15:59:25 +00:00
Andreas Jaeger
694744a280 Update pom.xml, remove bookinfo.xml
The maven plugin comes with its own bookinfo.xml, no need
to hava a separate version here.

Remove copy instructions from pom.xml and remove extra whitespace
and tabs from the file.

Change-Id: Ic3c9499ecf3d923ee85b9ed517ae743c238bd096
2014-01-17 09:40:10 +01:00
Andreas Jaeger
b09a5a1cfc Fix whitespace
Fix issues noticed by niceness gate.

Change-Id: I14d27e1de4f11eb4ae87f058436122e4e22b6b74
2014-01-17 08:30:15 +01:00
Andreas Jaeger
9e890bff28 Remove target directory
Generated files should not be part of the tree, the files
can be easily regenerated by running "mvn generate-sources".
"mvn clean" cleans this directory as well.

Change-Id: If5bcb80accaa7a34f7a6f32e76755366badd7dd1
2014-01-13 22:19:08 +01:00
Andreas Jaeger
ca5236ca39 Fix whitespace
Fix whitespace as noticed by checkniceness check.

Change-Id: Ib09bff7ac6e3c74d1cecc7be470fcb72e1ee8641
2014-01-13 22:16:06 +01:00
Andreas Jaeger
3d5bdb45ec Switch to clouddocs-maven-plugin 1.12.2
Switch to current version, the previous version (-SNAPSHOT) is
not valid.

Change-Id: I0f9c0a53a886675d1d175d5cc7e93d5b8c84f551
2014-01-12 20:45:05 +01:00
Nikhil Manchanda
e434448adb Gerrit Review for Database Developer Guide
The Database Developer Guide PDF is located in the repo at:
apidocs/target/docbkx/webhelp/cdb-devguide-reviewer/cdb-devguide-reviewer.pdf

Updated api-doc with Security Groups related API information.

Added Security Groups and Security Group Rules as entities and related API calls to the Reddwarf API Docs.

Change-Id: I4d559b25413a6138cd7d2fb94c028f8cafde100c
2013-05-02 13:24:14 -05:00