History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEABKL-4354
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Anna Kozlova
Reporter: Sascha Weinreuter
Votes: 0
Watchers: 0
Available Workflow Actions

Mark as Stalled
Operations

If you were logged in you would be able to see more operations.
IDEA: Backlog

"Prepare Plugin for Deployment" should create separate JARs for each module

Created: 03 Aug 05 20:04   Updated: 27 Dec 06 21:42
Component/s: Plugin Support. Architecture
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 3,436
Severity: Medium


 Description  « Hide
I have a Java module A and a Plugin module B that depends on A. Prepare for Deplyoment should create a ZIP with two separate JARs A.jar and B.jar inside the ZIP instead of putting everything into one JAR.

Maybe this should work the same way as the Build Jars action and the J2EE packaging which allows to select which components should be packaged.



 All   Comments   Work Log   Change History      Sort Order:
Anna Kozlova - 03 Aug 05 20:45
Content of module A is in B.jar, isn't it? Seems to work for me. Thanks.

Sascha Weinreuter - 03 Aug 05 21:04
Argh, JIRA ate my previous comment...

Yes, you're right, all classes are in one jar. I was fooled by the size which I expected to be nearly twice as large. Forgot about the compression. Sorry

However I'd prefer if every module's output went into it's own jar.

Sascha


Anna Kozlova - 03 Aug 05 21:15
Just like libraries?

Sascha Weinreuter - 03 Aug 05 21:17
Made this as a new feature request.

NNTP User - 03 Aug 05 21:22

Yes, I think that's what it should do.

Sascha


NNTP User - 14 Dec 05 19:56

Yes, I think that's what it should do.

Sascha


NNTP User - 27 Dec 06 21:42

Yes, I think that's what it should do.

Sascha