[ https://issues.apache.org/jira/browse/ODE-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355703#comment-14355703 ]
Bass Joe commented on ODE-1008: ------------------------------- Sorry, I only saw your comments now. Thanks for the fix, and for the Jenkins link! I built with buildr but with JDK8 because I could not get the recommended old build tools installed on my machine. It took me quite a while to figure out how to make it work: I had to "git revert f3beffe" and add the following lines to Gemfile: gem 'rspec-expectations', '= 2.14.3' gem 'rspec-mocks', '= 2.14.3' gem 'rspec-core', '= 2.14.5' gem 'rspec', '= 2.14.1' I think the build should be made to work with recent tools without such changes. > WAR and JBI distros package source jars instead binary ODE jars in lib folder > ----------------------------------------------------------------------------- > > Key: ODE-1008 > URL: https://issues.apache.org/jira/browse/ODE-1008 > Project: ODE > Issue Type: Bug > Components: Build System > Affects Versions: 1.3.5, 1.3.6 > Reporter: Tammo van Lessen > Assignee: Tammo van Lessen > Fix For: 1.3.7, 1.4 > > > This must have slipped through, reported by cinyoung hur. -- This message was sent by Atlassian JIRA (v6.3.4#6332)