[jira] [Resolved] (GEARPUMP-246) `sbt clean` doesn't clean up `examples/target` folder

2017-02-15 Thread Huafeng Wang (JIRA)

 [ 
https://issues.apache.org/jira/browse/GEARPUMP-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Huafeng Wang resolved GEARPUMP-246.
---
Resolution: Fixed

> `sbt clean` doesn't clean up `examples/target` folder
> -
>
> Key: GEARPUMP-246
> URL: https://issues.apache.org/jira/browse/GEARPUMP-246
> Project: Apache Gearpump
>  Issue Type: Bug
>  Components: build
>Affects Versions: 0.8.2
>Reporter: Manu Zhang
>Assignee: Huafeng Wang
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (GEARPUMP-236) java.lang.VerifyError after assembly gearpump-core

2017-02-15 Thread Karol Brejna (JIRA)

[ 
https://issues.apache.org/jira/browse/GEARPUMP-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15867674#comment-15867674
 ] 

Karol Brejna commented on GEARPUMP-236:
---

Probably we helped to solve the problem on sbt-assembly level: 
https://github.com/sbt/sbt-assembly/issues/205#issuecomment-279967557

Let's wait a bit for sbt-assembly release to have "proper" solution instead of 
a workaround that I planned.

> java.lang.VerifyError after assembly gearpump-core
> --
>
> Key: GEARPUMP-236
> URL: https://issues.apache.org/jira/browse/GEARPUMP-236
> Project: Apache Gearpump
>  Issue Type: Bug
>Reporter: Manu Zhang
>Assignee: Karol Brejna
>
> {{java.lang.VerifyError}} exceptions are thrown in all main processes 
> (master, worker, executor, etc) after we assembly {{gearpump-core}}.  I added 
> {{-noverify}} to all of their jvm options as a work-around. We should find 
> the root cause and remove it.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (GEARPUMP-236) java.lang.VerifyError after assembly gearpump-core

2017-02-15 Thread Karol Brejna (JIRA)

[ 
https://issues.apache.org/jira/browse/GEARPUMP-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15867617#comment-15867617
 ] 

Karol Brejna commented on GEARPUMP-236:
---

Using the solution with another example project 
(https://github.com/pomadchin/shading-issue) doesn't work.
Let me check it.

> java.lang.VerifyError after assembly gearpump-core
> --
>
> Key: GEARPUMP-236
> URL: https://issues.apache.org/jira/browse/GEARPUMP-236
> Project: Apache Gearpump
>  Issue Type: Bug
>Reporter: Manu Zhang
>Assignee: Karol Brejna
>
> {{java.lang.VerifyError}} exceptions are thrown in all main processes 
> (master, worker, executor, etc) after we assembly {{gearpump-core}}.  I added 
> {{-noverify}} to all of their jvm options as a work-around. We should find 
> the root cause and remove it.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)