Jonathan Locke
e5f314ffbf
Merge branch 'release/4' into jlocke/merge_4.1_20190827
...
Merged release/4 (Corda OS version 4.1) into a branch created from master (Corda OS version 4.3)
Conflicts:
build.gradle
client/rpc/src/main/kotlin/net/corda/client/rpc/internal/ReconnectingCordaRPCOps.kt
common/logging/build.gradle
common/logging/src/main/kotlin/net/corda/common/logging/CordaVersion.kt
constants.properties
core-tests/src/test/kotlin/net/corda/coretests/utilities/ProgressTrackerTest.kt
core/src/main/kotlin/net/corda/core/transactions/TransactionBuilder.kt
docs/source/api-contract-constraints.rst
docs/source/api-stability-guarantees.rst
docs/source/app-upgrade-notes.rst
docs/source/changelog.rst
docs/source/clientrpc.rst
docs/source/conf.py
docs/source/corda-network/UAT.md
docs/source/getting-set-up.rst
docs/source/network-builder.rst
docs/source/upgrading-cordapps.rst
docs/source/versioning.rst
node/src/integration-test/kotlin/net/corda/node/services/rpc/RpcReconnectTests.kt
serialization/src/main/kotlin/net/corda/serialization/internal/amqp/PropertyDescriptor.kt
serialization/src/main/kotlin/net/corda/serialization/internal/model/LocalTypeInformationBuilder.kt
tools/network-builder/src/main/resources/node-Dockerfile
tools/network-builder/src/main/resources/notary-Dockerfile
2019-08-27 14:51:22 +01:00
Mike Hearn
dbce25b575
Put missing content back into the toctree after a bad merge.
...
Fix a bunch of ReST markup errors.
2019-08-23 14:41:32 +02:00
Dimitris Christodoulou
d6ea66d0ab
Update set-up docs based on recent practical experience.
2019-06-03 11:01:54 +02:00
Dan Newton
2f7a2babb4
CORDA-2602 - Update getting setup guide java details ( #5019 )
...
Remove some information that is way to specific for installing the
oracle jdk.
Add mention of zulu openjdk to the docs.
Specify that the docs will go through how to install the oracle jdk
only but provide links to amazon corretto, openjdk and zulu.
Also say that we support intellij 2019 which has been released now.
2019-05-01 13:43:59 +01:00
Dan Newton
1c89565175
CORDA-2602 Update getting setup guide java details ( #5019 )
...
Remove some information that is way to specific for installing the
oracle jdk.
Add mention of zulu openjdk to the docs.
Specify that the docs will go through how to install the oracle jdk
only but provide links to amazon corretto, openjdk and zulu.
Also say that we support intellij 2019 which has been released now.
2019-04-15 11:30:47 +01:00
Mike Hearn
785755067a
Docs: use version numbers read from the build system, not duplicated.
2019-03-07 16:44:50 +01:00
Mike Hearn
365cde589a
Docs: sync docs between master/c4 branches.
2019-02-25 17:22:59 +01:00
Mike Hearn
c5c4df3037
Docs: address review comments
2019-02-21 12:05:07 +01:00
Mike Hearn
f932fa591d
Docs: introduce a java_version substitution
2019-02-21 12:05:07 +01:00
Joel Dudley
acd3490cde
Updates docs structure. ( #4072 )
2018-10-15 11:40:10 +02:00
Hristo Gatsinski
8d5f5341e1
Docs: Add instructions for Fedora ( #3986 )
...
* Add setup instructions for `Fedora`
* Update `CONTRIBUTORS.md`
2018-09-27 12:05:44 +01:00
Anthony Keenan
b9efbaa228
CORDA-1585 - Tidy up participate docs + pdf toctree backport ( #3674 )
...
* Fix TOC for HTML and PDF (Backport from Enterprise docs)
* Tidy up participate section
* Address review comments
2018-07-24 10:05:57 +01:00
Jonathan Sphar
cad684fbd3
Add Ubuntu environment setup instructions to docs/getting-set-up ( #3608 )
...
* remove network simulator references in docs
* Added environment setup instructions for Ubuntu
* Revert "Upstream merge"
This reverts commit db4920fa68
, reversing
changes made to 208ac49da0
.
* Address review comments
2018-07-20 11:55:32 +01:00
Joel Dudley
98117392db
Stray full-stop
2018-07-12 17:52:16 +01:00
Joel Dudley
21754e4323
Removes reference to Discourse. ( #3581 )
2018-07-12 17:40:10 +01:00
Joel Dudley
d8cd83bf4f
Removes duplicated instructions for running example CorDapp. ( #3579 )
2018-07-12 17:34:13 +01:00
Michele Sollecito
fcbab670cf
[CORDA-1727]: Document more clearly the supported version of IntelliJ and the IntelliJ Kotlin Plugins. ( #3550 )
2018-07-10 14:06:20 +01:00
Joel Dudley
8c956c004f
Removes links to Corda source and templates ( #3456 )
2018-06-27 15:29:57 +01:00
Chris Rankin
b9eb956c6e
ENT-1463, ENT-1903: Document new minimum JDK version. ( #3418 )
2018-06-22 09:24:13 +01:00
Joel Dudley
238dc477e3
Only 7 terminal windows appear (notary's was removed). ( #3328 )
2018-06-08 12:15:44 +01:00
Joel Dudley
086b9daa6e
Updates the setup instructions to be IntelliJ 2018 compatibile. ( #3299 )
2018-06-05 10:57:29 +01:00
Joel Dudley
7bf6608c8e
Fixes webport numbers based on recent build.gradle changes. ( #3298 )
2018-06-05 10:15:47 +01:00
Joel Dudley
d989ae9dcc
Stray backtick.
2018-06-04 23:20:26 +01:00
Joel Dudley
1c7b44fb3d
Instructions for IntelliJ 2018.1 ( #3250 )
...
* Instructions for IntelliJ 2018.1
* Addresses review feedback
2018-05-29 16:51:28 +01:00
Mike Hearn
54e1a7aa7e
Docs: fix some broken markup that caused rendering errors and warnings.
2018-05-11 13:02:40 +02:00
Joel Dudley
22d5967b9e
Adds setting the PATH environment variable to the set-up instructions.
2018-04-26 15:50:17 +01:00
Joel Dudley
a7d0b124d2
Set up instructions no longer rely on Java installer in Mac (defaults to JDK 9).
2018-03-14 13:38:21 +00:00
Joel Dudley
85071f227a
Reflects tutorial changes and CorDapp build docs changes from release-V1.
2017-11-16 15:31:52 +00:00
Joel Dudley
5bb4601812
Reflects V1.0 changes on Master re: internal samples and identity sync flow API.
2017-10-25 09:29:32 +01:00
Joel Dudley
0c2289de8c
Joel move api docs
2017-10-09 11:32:03 +01:00
Michele Sollecito
0b35a99c5a
[CORDA-682]: Claim Jigsaw module names ( #1824 )
...
[CORDA-682] Specify Jigsaw module names for all JAR projects.
2017-10-06 15:37:33 +01:00
Joel Dudley
ef9b54327a
Checking out the latest milestone will no longer be required.
2017-10-02 15:01:19 +01:00
Joel Dudley
4641d3c4dd
Moves code sections in tutorials to code files.
2017-10-01 23:33:15 +01:00
Alberto Arri
246ab26d30
Properly escape backslashes in windows paths ( #1556 )
...
* fix some backslashes in the windows paths in the docs
This reverts commit 4532bca580
.
2017-09-26 12:54:28 +01:00
Joel Dudley
54ad89e094
Removes hard-coded M12 references. ( #1628 )
2017-09-25 15:55:19 +01:00
joeldudleyr3
17f7e39183
Makes set-up instructions clearer. Addresses a zsh-related bug.
2017-09-05 12:33:52 +02:00
Joel Dudley
e50052aeb1
Update getting-set-up.rst.
2017-08-30 13:20:11 +01:00
Joel Dudley
55a4264652
Error in folder name
2017-08-14 13:31:15 +01:00
Joel Dudley
3485827a90
Updates template links to indicate both versions.
2017-07-28 09:13:53 +01:00
Joel Dudley
bb4501c09c
Updates the example CorDapp page.
2017-07-21 12:33:31 +01:00
Katarzyna Streich
394d937570
Update M11 to M12 in docs. ( #818 )
2017-06-08 17:56:52 +01:00
Joel Dudley
e5fba5d0af
Docsite reorg ahead of beta launch.
2017-06-05 13:37:23 +01:00
Chris Rankin
b7fe8d6b3c
Update documentation for M11.1. ( #685 )
2017-05-15 17:23:07 +01:00
Joel Dudley
9307e720be
Adds video links to the Getting Set Up page. ( #683 )
2017-05-15 06:18:26 -04:00
Joel Dudley
e2ce80c8ec
Updates the Getting Set Up docs page with more detailed instructions.
2017-05-12 11:32:19 +01:00
Chris Rankin
fc50860dae
Fix current version. ( #670 )
2017-05-11 17:07:14 +01:00
Roger Willis
43459789ee
Merge pull request #510 from corda/andr3ej-runConfigurations
...
Fix always-failing command in Getting set up documentation
2017-04-11 13:20:21 +01:00
Patrick Kuo
f4bdb00f70
Bump version to M10.1 in docs for release ( #517 )
2017-04-07 16:28:18 +01:00
Andrzej Cichocki
8853a6069c
Command fails as .idea/runConfiguration doesn't exist in version control, should be .idea/runConfigurations .
2017-04-05 15:19:37 +01:00
Clinton Alexander
e9cfbde287
Kapt now must be run manually in order for IntelliJ to compile Corda.
...
Replaced compileKotlin with kaptKotlin in docs to reduce build times for users following documentation.
2017-03-30 14:18:27 +01:00