This repository has been archived by the owner on May 14, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Mykhailo Shchukin
committed
Dec 15, 2015
1 parent
13e7449
commit 135488e
Showing
3 changed files
with
32 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,7 @@ Clone the repo, `git clone [email protected]:Smartling/api-sdk-java.git`. | |
|
||
Note: Integration tests will fail without a valid Smartling account, however as of 3.0.0 this will not block the build. With a Smartling Account you can run the integration tests: | ||
|
||
`> mvn verify -DapiKey=<smartling public apiKey> -DprojectId=<smartling project id> -DtestLocale=<smartling project locale> -DtestMode=true` | ||
`> mvn verify -DuserId=<smartling user id> -DuserSecret=<smartling user secret> -DprojectId=<smartling project locale> -DtestMode=true` | ||
|
||
See https://docs.smartling.com/display/docs/Files+API for more details. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters