Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Orekit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gaëtan Pierre
Orekit
Commits
c93c29b3
Commit
c93c29b3
authored
3 years ago
by
Bryan Cazabonne
Browse files
Options
Downloads
Patches
Plain Diff
Updated documentation for the release.
parent
e2be9c89
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
build.xml
+1
-1
1 addition, 1 deletion
build.xml
src/site/markdown/downloads.md.vm
+1
-1
1 addition, 1 deletion
src/site/markdown/downloads.md.vm
src/site/markdown/faq.md
+1
-0
1 addition, 0 deletions
src/site/markdown/faq.md
with
3 additions
and
2 deletions
build.xml
+
1
−
1
View file @
c93c29b3
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<project
name=
"orekit"
default=
"jar"
basedir=
"."
>
<project
name=
"orekit"
default=
"jar"
basedir=
"."
>
<property
name=
"project.version"
value=
"11.
1-SNAPSHOT
"
/>
<property
name=
"project.version"
value=
"11.
0.2
"
/>
<property
name=
"src.dir"
location=
"src"
/>
<property
name=
"src.dir"
location=
"src"
/>
<property
name=
"main.src.dir"
value=
"${src.dir}/main/java"
/>
<property
name=
"main.src.dir"
value=
"${src.dir}/main/java"
/>
...
...
This diff is collapsed.
Click to expand it.
src/site/markdown/downloads.md.vm
+
1
−
1
View file @
c93c29b3
...
@@ -45,7 +45,7 @@ with groupID org.orekit and artifactId orekit so maven
...
@@ -45,7 +45,7 @@ with groupID org.orekit and artifactId orekit so maven
internal mechanism will download automatically all artifacts and dependencies
internal mechanism will download automatically all artifacts and dependencies
as required.
as required.
#
set
(
$
versions
=
{
"11.0.1"
:
"2021-10-22"
,
"11.0"
:
"2021-09-20"
,
"10.3.1"
:
"2021-06-16"
,
"10.3"
:
"2020-12-21"
,
"10.2"
:
"2020-07-14"
,
"10.1"
:
"2020-02-19"
,
"10.0"
:
"2019-06-24"
,
"9.3.1"
:
"2019-03-16"
,
"9.3"
:
"2019-01-25"
,
"9.2"
:
"2018-05-26"
,
"9.1"
:
"2017-11-26"
,
"9.0.1"
:
"2017-11-03"
,
"9.0"
:
"2017-07-26"
,
"8.0.1"
:
"2017-11-03"
,
"8.0"
:
"2016-06-30"
,
"7.2.1"
:
"2017-11-03"
,
"7.2"
:
"2016-04-05"
,
"7.1"
:
"2016-02-07"
,
"7.0"
:
"2015-01-11"
,
"6.1"
:
"2013-12-13"
,
"6.0"
:
"2013-04-23"
,
"5.0.3"
:
"2011-07-13"
,
"5.0.2"
:
"2011-07-11"
,
"5.0.1"
:
"2011-04-18"
}
)
#
set
(
$
versions
=
{
"11.0.2"
:
"2021-11-24"
,
"11.0.1"
:
"2021-10-22"
,
"11.0"
:
"2021-09-20"
,
"10.3.1"
:
"2021-06-16"
,
"10.3"
:
"2020-12-21"
,
"10.2"
:
"2020-07-14"
,
"10.1"
:
"2020-02-19"
,
"10.0"
:
"2019-06-24"
,
"9.3.1"
:
"2019-03-16"
,
"9.3"
:
"2019-01-25"
,
"9.2"
:
"2018-05-26"
,
"9.1"
:
"2017-11-26"
,
"9.0.1"
:
"2017-11-03"
,
"9.0"
:
"2017-07-26"
,
"8.0.1"
:
"2017-11-03"
,
"8.0"
:
"2016-06-30"
,
"7.2.1"
:
"2017-11-03"
,
"7.2"
:
"2016-04-05"
,
"7.1"
:
"2016-02-07"
,
"7.0"
:
"2015-01-11"
,
"6.1"
:
"2013-12-13"
,
"6.0"
:
"2013-04-23"
,
"5.0.3"
:
"2011-07-13"
,
"5.0.2"
:
"2011-07-11"
,
"5.0.1"
:
"2011-04-18"
}
)
#
foreach
(
$
version
in
$
versions
.
entrySet
()
)
#
foreach
(
$
version
in
$
versions
.
entrySet
()
)
| package | link |
| package | link |
...
...
This diff is collapsed.
Click to expand it.
src/site/markdown/faq.md
+
1
−
0
View file @
c93c29b3
...
@@ -142,6 +142,7 @@ Math to Hipparchus
...
@@ -142,6 +142,7 @@ Math to Hipparchus
Orekit 10.3.1 | Hipparchus 1.8
Orekit 10.3.1 | Hipparchus 1.8
Orekit 11.0 | Hipparchus 2.0
Orekit 11.0 | Hipparchus 2.0
Orekit 11.0.1 | Hipparchus 2.0
Orekit 11.0.1 | Hipparchus 2.0
Orekit 11.0.2 | Hipparchus 2.0
### Maven failed to compile Orekit and complained about a missing artifact.
### Maven failed to compile Orekit and complained about a missing artifact.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment