Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ProB Rodin Plugin
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
general
stups
ProB Rodin Plugin
Commits
05fd8bff
Commit
05fd8bff
authored
2 years ago
by
dgelessus
Browse files
Options
Downloads
Patches
Plain Diff
Update parser versions in all the other places
parent
956a7d94
No related branches found
No related tags found
No related merge requests found
Pipeline
#98921
failed
2 years ago
Stage: build
Stage: deploy
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
de.prob.core/.classpath
+7
-7
7 additions, 7 deletions
de.prob.core/.classpath
de.prob.core/META-INF/MANIFEST.MF
+7
-7
7 additions, 7 deletions
de.prob.core/META-INF/MANIFEST.MF
with
14 additions
and
14 deletions
de.prob.core/.classpath
+
7
−
7
View file @
05fd8bff
...
...
@@ -8,19 +8,19 @@
Note: These dependencies are downloaded using Gradle.
To change/update dependencies, you need to update the build.gradle, the META-INF/MANIFEST.MF, and this list.
-->
<classpathentry
exported=
"true"
kind=
"lib"
path=
"lib/dependencies/answerparser-2.5.
1
.jar"
/>
<classpathentry
exported=
"true"
kind=
"lib"
path=
"lib/dependencies/bparser-2.5.
1
.jar"
/>
<classpathentry
exported=
"true"
kind=
"lib"
path=
"lib/dependencies/answerparser-2.5.
6
.jar"
/>
<classpathentry
exported=
"true"
kind=
"lib"
path=
"lib/dependencies/bparser-2.5.
6
.jar"
/>
<classpathentry
exported=
"true"
kind=
"lib"
path=
"lib/dependencies/commons-codec-1.8.jar"
/>
<classpathentry
exported=
"true"
kind=
"lib"
path=
"lib/dependencies/commons-lang-2.6.jar"
/>
<classpathentry
exported=
"true"
kind=
"lib"
path=
"lib/dependencies/jna-3.4.0.jar"
/>
<classpathentry
exported=
"true"
kind=
"lib"
path=
"lib/dependencies/jsr305-1.3.9.jar"
/>
<classpathentry
exported=
"true"
kind=
"lib"
path=
"lib/dependencies/ltlparser-2.5.
1
.jar"
/>
<classpathentry
exported=
"true"
kind=
"lib"
path=
"lib/dependencies/ltlparser-2.5.
6
.jar"
/>
<classpathentry
exported=
"true"
kind=
"lib"
path=
"lib/dependencies/mxparser-1.2.2.jar"
/>
<classpathentry
exported=
"true"
kind=
"lib"
path=
"lib/dependencies/parserbase-2.5.
1
.jar"
/>
<classpathentry
exported=
"true"
kind=
"lib"
path=
"lib/dependencies/prologlib-2.5.
1
.jar"
/>
<classpathentry
exported=
"true"
kind=
"lib"
path=
"lib/dependencies/parserbase-2.5.
6
.jar"
/>
<classpathentry
exported=
"true"
kind=
"lib"
path=
"lib/dependencies/prologlib-2.5.
6
.jar"
/>
<classpathentry
exported=
"true"
kind=
"lib"
path=
"lib/dependencies/ptolemy-jfmi-1.1.0.jar"
/>
<classpathentry
exported=
"true"
kind=
"lib"
path=
"lib/dependencies/theorymapping-2.5.
1
.jar"
/>
<classpathentry
exported=
"true"
kind=
"lib"
path=
"lib/dependencies/unicode-2.5.
1
.jar"
/>
<classpathentry
exported=
"true"
kind=
"lib"
path=
"lib/dependencies/theorymapping-2.5.
6
.jar"
/>
<classpathentry
exported=
"true"
kind=
"lib"
path=
"lib/dependencies/unicode-2.5.
6
.jar"
/>
<classpathentry
exported=
"true"
kind=
"lib"
path=
"lib/dependencies/xmlpull-1.1.3.1.jar"
/>
<classpathentry
exported=
"true"
kind=
"lib"
path=
"lib/dependencies/xstream-1.4.19.jar"
/>
</classpath>
This diff is collapsed.
Click to expand it.
de.prob.core/META-INF/MANIFEST.MF
+
7
−
7
View file @
05fd8bff
...
...
@@ -116,13 +116,13 @@ Bundle-Activator: de.prob.core.internal.Activator
Eclipse-BuddyPolicy: registered
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ClassPath: .,
lib/dependencies/unicode-2.5.
1
.jar,
lib/dependencies/theorymapping-2.5.
1
.jar,
lib/dependencies/prologlib-2.5.
1
.jar,
lib/dependencies/parserbase-2.5.
1
.jar,
lib/dependencies/ltlparser-2.5.
1
.jar,
lib/dependencies/bparser-2.5.
1
.jar,
lib/dependencies/answerparser-2.5.
1
.jar,
lib/dependencies/unicode-2.5.
6
.jar,
lib/dependencies/theorymapping-2.5.
6
.jar,
lib/dependencies/prologlib-2.5.
6
.jar,
lib/dependencies/parserbase-2.5.
6
.jar,
lib/dependencies/ltlparser-2.5.
6
.jar,
lib/dependencies/bparser-2.5.
6
.jar,
lib/dependencies/answerparser-2.5.
6
.jar,
lib/dependencies/ptolemy-jfmi-1.1.0.jar,
lib/dependencies/xstream-1.4.19.jar,
lib/dependencies/commons-codec-1.8.jar,
...
...
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