avroj build broken depending on build order
-------------------------------------------

                 Key: AVRO-282
                 URL: https://issues.apache.org/jira/browse/AVRO-282
             Project: Avro
          Issue Type: Bug
          Components: java
            Reporter: Philip Zeyliger
            Assignee: Philip Zeyliger
            Priority: Minor


If you build avroj without having built the tests, there's no logging framework 
implementation, and you get 
bq. "Exception in thread "main" java.lang.NoClassDefFoundError: 
org/slf4j/impl/StaticLoggerBinder" 
when running 
bq. java -jar build/avroj-1.2.0-dev.jar rpcsend 
'{"protocol":"sleepy","namespace":null,"types":[],"messages":{"sleep":{"request":[{"name":"millis","type":"long"}],"response":"null"}}}'
 sleep localhost 7002 '{"millis": 203}'

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to