Bugs: Browse | Submit New | Admin

[#13265] Goldspike rake target war:shared:create is adding the Java libraries to the war file

Date:
2007-08-21 23:03
Priority:
3
Submitted By:
Nobody
Assigned To:
Robert Egglestone (tantalon)
Category:
rails-integration
State:
Open
Summary:
Goldspike rake target war:shared:create is adding the Java libraries to the war file

Detailed description
I am trying to create a war file with just the application code that I want to deploy to a glassfish instance.

Based on what I found in the goldspike readme the target war:shared:create should create a war file with just the application
code. But when I try to use this target I find that the following jars are getting added to the war file :
------------------------------------------------
Assembling web application
Adding Java library commons-pool-1.3
Adding Java library activation-1.1
Adding Java library jruby-complete-1.0
Adding Java library bcprov-jdk14-124
Adding Java library rails-integration-1.1.1
Adding web application
Creating web archive
-------------------------------------------------

Isn't this wrong? My understanding is that the war file would just have the application code. 

Thanks
Pramod Gopinath 

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item