Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
oceandsl-tools
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
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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
oceandsl
oceandsl-tools
Merge requests
!86
Minor fixes.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Minor fixes.
reiner
into
main
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
Minor fixes.
Reiner Jung
requested to merge
reiner
into
main
Aug 1, 2023
Overview
0
Commits
1
Pipelines
0
Changes
1
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
a1ea1fd9
1 commit,
Aug 1, 2023
1 file
+
1
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
README.md
+
1
−
3
View file @ a1ea1fd9
Edit in single-file editor
Open in Web IDE
Show full file
@@ -10,7 +10,7 @@ All java tools can be build with
## Package
Call
`./assemble-tools.sh`
to produce one tar bundle containing all tools and its
libraries. This archive uses way less space than the individual tools, as they
libraries. This archive uses way less space than the individual tools, as they
share many of the libraries.
## Execute
@@ -33,5 +33,3 @@ Current tools:
-
restructuring compute the necessary steps to change one architecture into a new one
-
rewrite-log-entries preprocess kieker log files from Kieker4C monitoring to resolve function references
-
sar (static architecutre reconstruction) read calls and data access files to reconstruct the architecture
Loading