Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

Commit

Permalink
update sdk version
Browse files Browse the repository at this point in the history
Signed-off-by: Denys Smirnov <[email protected]>
  • Loading branch information
Denys Smirnov authored and dennwc committed Mar 19, 2019
1 parent fd98738 commit 7cf5c22
Show file tree
Hide file tree
Showing 103 changed files with 28 additions and 6,451 deletions.
121 changes: 17 additions & 104 deletions Gopkg.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

[[constraint]]
name = "gopkg.in/bblfsh/sdk.v2"
version = "2.14.x"
version = "2.15.x"

[prune]
go-tests = true
Expand Down
3 changes: 0 additions & 3 deletions driver/fixtures/fixtures_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ var Suite = &fixtures.Suite{
"MethodDeclaration",
},
},
Docker: fixtures.DockerConfig{
Image: "openjdk:8",
},
}

func TestJavaDriver(t *testing.T) {
Expand Down
3 changes: 0 additions & 3 deletions fixtures/_integration.java.native
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
CompilationUnit: { '@type': "CompilationUnit",
'@role': [Unannotated],
'@pos': { '@type': "uast:Positions",
start: { '@type': "uast:Position",
offset: 0,
Expand All @@ -16,7 +15,6 @@
package: ~,
types: [
{ '@type': "TypeDeclaration",
'@role': [Unannotated],
'@pos': { '@type': "uast:Positions",
start: { '@type': "uast:Position",
offset: 0,
Expand All @@ -34,7 +32,6 @@
javadoc: ~,
modifiers: ~,
name: { '@type': "SimpleName",
'@role': [Unannotated],
'@pos': { '@type': "uast:Positions",
start: { '@type': "uast:Position",
offset: 6,
Expand Down
7 changes: 0 additions & 7 deletions fixtures/annotation_type_member_declaration.java.native
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
CompilationUnit: { '@type': "CompilationUnit",
'@role': [Unannotated],
'@pos': { '@type': "uast:Positions",
start: { '@type': "uast:Position",
offset: 0,
Expand All @@ -16,7 +15,6 @@
package: ~,
types: [
{ '@type': "AnnotationTypeDeclaration",
'@role': [Unannotated],
'@pos': { '@type': "uast:Positions",
start: { '@type': "uast:Position",
offset: 0,
Expand All @@ -30,7 +28,6 @@
},
bodyDeclarations: [
{ '@type': "AnnotationTypeMemberDeclaration",
'@role': [Unannotated],
'@pos': { '@type': "uast:Positions",
start: { '@type': "uast:Position",
offset: 17,
Expand All @@ -44,7 +41,6 @@
},
},
default: { '@type': "NumberLiteral",
'@role': [Unannotated],
'@pos': { '@type': "uast:Positions",
start: { '@type': "uast:Position",
offset: 33,
Expand All @@ -62,7 +58,6 @@
javadoc: ~,
modifiers: ~,
name: { '@type': "SimpleName",
'@role': [Unannotated],
'@pos': { '@type': "uast:Positions",
start: { '@type': "uast:Position",
offset: 21,
Expand All @@ -78,7 +73,6 @@
identifier: "a",
},
type: { '@type': "PrimitiveType",
'@role': [Unannotated],
'@pos': { '@type': "uast:Positions",
start: { '@type': "uast:Position",
offset: 17,
Expand All @@ -99,7 +93,6 @@
javadoc: ~,
modifiers: ~,
name: { '@type': "SimpleName",
'@role': [Unannotated],
'@pos': { '@type': "uast:Positions",
start: { '@type': "uast:Position",
offset: 11,
Expand Down
16 changes: 0 additions & 16 deletions fixtures/anonymous_class_declaration.java.native
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
CompilationUnit: { '@type': "CompilationUnit",
'@role': [Unannotated],
'@pos': { '@type': "uast:Positions",
start: { '@type': "uast:Position",
offset: 0,
Expand All @@ -16,7 +15,6 @@
package: ~,
types: [
{ '@type': "TypeDeclaration",
'@role': [Unannotated],
'@pos': { '@type': "uast:Positions",
start: { '@type': "uast:Position",
offset: 0,
Expand All @@ -31,7 +29,6 @@
},
bodyDeclarations: [
{ '@type': "MethodDeclaration",
'@role': [Unannotated],
'@pos': { '@type': "uast:Positions",
start: { '@type': "uast:Position",
offset: 19,
Expand All @@ -45,7 +42,6 @@
},
},
body: { '@type': "Block",
'@role': [Unannotated],
'@pos': { '@type': "uast:Positions",
start: { '@type': "uast:Position",
offset: 35,
Expand All @@ -60,7 +56,6 @@
},
statements: [
{ '@type': "ExpressionStatement",
'@role': [Unannotated],
'@pos': { '@type': "uast:Positions",
start: { '@type': "uast:Position",
offset: 41,
Expand All @@ -74,7 +69,6 @@
},
},
expression: { '@type': "ClassInstanceCreation",
'@role': [Unannotated],
'@pos': { '@type': "uast:Positions",
start: { '@type': "uast:Position",
offset: 41,
Expand All @@ -88,7 +82,6 @@
},
},
anonymousClassDeclaration: { '@type': "AnonymousClassDeclaration",
'@role': [Unannotated],
'@pos': { '@type': "uast:Positions",
start: { '@type': "uast:Position",
offset: 58,
Expand All @@ -103,7 +96,6 @@
},
bodyDeclarations: [
{ '@type': "MethodDeclaration",
'@role': [Unannotated],
'@pos': { '@type': "uast:Positions",
start: { '@type': "uast:Position",
offset: 60,
Expand All @@ -117,7 +109,6 @@
},
},
body: { '@type': "Block",
'@role': [Unannotated],
'@pos': { '@type': "uast:Positions",
start: { '@type': "uast:Position",
offset: 76,
Expand All @@ -137,7 +128,6 @@
javadoc: ~,
modifiers: ~,
name: { '@type': "SimpleName",
'@role': [Unannotated],
'@pos': { '@type': "uast:Positions",
start: { '@type': "uast:Position",
offset: 65,
Expand All @@ -156,7 +146,6 @@
receiverQualifier: ~,
receiverType: ~,
'returnType2': { '@type': "PrimitiveType",
'@role': [Unannotated],
'@pos': { '@type': "uast:Positions",
start: { '@type': "uast:Position",
offset: 60,
Expand All @@ -180,7 +169,6 @@
arguments: ~,
expression: ~,
type: { '@type': "SimpleType",
'@role': [Unannotated],
'@pos': { '@type': "uast:Positions",
start: { '@type': "uast:Position",
offset: 45,
Expand All @@ -195,7 +183,6 @@
},
annotations: ~,
name: { '@type': "SimpleName",
'@role': [Unannotated],
'@pos': { '@type': "uast:Positions",
start: { '@type': "uast:Position",
offset: 45,
Expand All @@ -221,7 +208,6 @@
javadoc: ~,
modifiers: ~,
name: { '@type': "SimpleName",
'@role': [Unannotated],
'@pos': { '@type': "uast:Positions",
start: { '@type': "uast:Position",
offset: 24,
Expand All @@ -240,7 +226,6 @@
receiverQualifier: ~,
receiverType: ~,
'returnType2': { '@type': "PrimitiveType",
'@role': [Unannotated],
'@pos': { '@type': "uast:Positions",
start: { '@type': "uast:Position",
offset: 19,
Expand All @@ -264,7 +249,6 @@
javadoc: ~,
modifiers: ~,
name: { '@type': "SimpleName",
'@role': [Unannotated],
'@pos': { '@type': "uast:Positions",
start: { '@type': "uast:Position",
offset: 6,
Expand Down
Loading

0 comments on commit 7cf5c22

Please sign in to comment.