Warbler includes both .rb and .class files

Hi,

I have tried this with version, 1.2.1, and my warbler.rb has this line:

config.features = %w(gemjar compiled)

I want only the .class files included in the war, but I get .rb AND
.class files in the war when I do warble war.

Is there some config setting to make sure only .class files get
included?

Best,
Radhesh

Look inside the .rb files – they should only contain a line that
requires the .class file.

/Nick

Nick S. wrote in post #967721:

Look inside the .rb files – they should only contain a line that
requires the .class file.

Thanks a lot… I’m sorry about shooting off a question before looking
:stuck_out_tongue:

/Nick

It’s a clever trick that should thoroughly confound corporate spies
that want to steal your precious IP. Viva la JRuby! :slight_smile: