Skip to content

Commit 0610796

Browse files
jean-philippe-martinmziccard
authored andcommitted
---
yaml --- r: 7399 b: refs/heads/tswast-patch-1 c: a538f94 h: refs/heads/master i: 7397: 66a7dc2 7395: a96ec3d 7391: 68a3094
1 parent a720361 commit 0610796

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ refs/tags/v0.18.0: 9d193c4c4b9d1c6f21515dd8e50836b9194ec9bb
5757
refs/tags/v0.19.0: e67b56e4d8dad5f9a7b38c9b2107c23c828f2ed5
5858
refs/tags/v0.20.0: 839f7fb7156535146aa1cb2c5aadd8d375d854e8
5959
refs/tags/v0.20.1: 370471f437f1f4f68a11e068df5cd6bf39edb1fa
60-
refs/heads/tswast-patch-1: dc71290ec882424e96f5d80a6016528484e83cc6
60+
refs/heads/tswast-patch-1: a538f94e59500fc0ee2349b7751074df528d4f4f
6161
refs/heads/pubsub-streaming-pull: 19262b752ee874eb2ca3b950eb2aef44d5a5267b

branches/tswast-patch-1/gcloud-java-examples/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Examples for gcloud-java (Java idiomatic client for [Google Cloud Platform][clou
99
[![Codacy Badge](https://api.codacy.com/project/badge/grade/9da006ad7c3a4fe1abd142e77c003917)](https://www.codacy.com/app/mziccard/gcloud-java)
1010
[![Dependency Status](https://www.versioneye.com/user/projects/56bd8ee72a29ed002d2b0969/badge.svg?style=flat)](https://www.versioneye.com/user/projects/56bd8ee72a29ed002d2b0969)
1111

12-
- [Homepage] (https://googlecloudplatform.github.io/gcloud-java/)
13-
- [Examples] (http://googlecloudplatform.github.io/gcloud-java/apidocs/index.html?com/google/cloud/examples/package-summary.html)
12+
- [Homepage](https://googlecloudplatform.github.io/gcloud-java/)
13+
- [Examples](http://googlecloudplatform.github.io/gcloud-java/apidocs/index.html?com/google/cloud/examples/package-summary.html)
1414

1515
Quickstart
1616
----------
@@ -37,8 +37,8 @@ To run examples from your command line:
3737

3838
2. Set your current project using `gcloud config set project PROJECT_ID`. This step is not necessary for `ResourceManagerExample`.
3939

40-
3. Compile using Maven: `mvn install -DskipTests -Dmaven.javadoc.skip=true -Dmaven.source.skip=true` in command line from your base project directory
41-
then `cd gcloud-java-examples` and finally `mvn package appassembler:assemble -DskipTests -Dmaven.javadoc.skip=true -Dmaven.source.skip=true`.
40+
3. Compile using Maven: `mvn install -DskipTests` in command line from your base project directory
41+
then `cd gcloud-java-examples` and finally `mvn package appassembler:assemble -DskipTests`.
4242

4343
4. Run an example from the command line using the Maven-generated scripts.
4444

@@ -159,7 +159,7 @@ Java 7 or above is required for using this client.
159159
Versioning
160160
----------
161161
162-
This library follows [Semantic Versioning] (http://semver.org/).
162+
This library follows [Semantic Versioning](http://semver.org/).
163163
164164
It is currently in major version zero (``0.y.z``), which means that anything
165165
may change at any time and the public API should not be considered

0 commit comments

Comments
 (0)