Skip to content

Commit

Permalink
122: updated objectweb in fjcached project
Browse files Browse the repository at this point in the history
Task-Url: #122
  • Loading branch information
LorenzoBettini committed Sep 9, 2019
1 parent 5a8b4c5 commit 7b0778b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Require-Bundle: org.eclipse.xsemantics.example.fjcached;visibility:=reexport,
org.eclipse.xtext.testing,
org.eclipse.xtext.junit4,
org.eclipse.xtext.ui.testing,
org.objectweb.asm;bundle-version="[7.0.0,7.1.0)";resolution:=optional
org.objectweb.asm;bundle-version="[7.1.0,7.2.0)";resolution:=optional
Import-Package: org.apache.log4j,
org.junit;version="4.5.0",
org.junit.runner;version="4.5.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Require-Bundle: org.eclipse.xtext;visibility:=reexport,
org.eclipse.xtext.common.types,
org.eclipse.xtext.xbase.lib,
org.eclipse.xsemantics.dsl;resolution:=optional,
org.objectweb.asm;bundle-version="[7.0.0,7.1.0)";resolution:=optional
org.objectweb.asm;bundle-version="[7.1.0,7.2.0)";resolution:=optional
Import-Package: org.apache.log4j,
org.eclipse.xtext.xbase.lib
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Expand Down

0 comments on commit 7b0778b

Please sign in to comment.