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

Key: CWD-767
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Justin Koke [Atlassian]
Reporter: Justin Koke [Atlassian]
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Crowd

Crowd's Client libraries should be slimmed down to a single JAR file containing all required classes for a Crowd Client

Created: 29/Jan/08 12:40 AM   Updated: 29/Jan/08 12:47 AM
Component/s: Demo Application, Distribution, Integration Kit, JIRA Integration, Confluence Integration, Bamboo Integration, Jive Integration
Affects Version/s: None
Fix Version/s: 1.3

Time Tracking:
Not Specified

Issue Links:
Reference
 

Participants: Justin Koke [Atlassian]
Since last comment: 24 weeks, 5 days ago
Resolution Date: 29/Jan/08 12:47 AM
Labels:


 Description  « Hide
The idea is to modularise Crowd much further than it currently is and remove the poor dependency on crowd-core for our clients.

The end result should be an 'uber jar' that contains all maven modules that have to do with client integration, eg:

  1. crowd-intregration-osuser
  2. crowd-intregration-atlassian-user
  3. crowd-intregration-seraph
  4. crowd-intregration-fisheye
  5. crowd-intregration-acegi
  6. crowd-intregration-jive

And be combined into a single jar file: crowd-integration-client-1.3.jar



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Justin Koke [Atlassian] - 29/Jan/08 12:47 AM
W00t! .... this has now been done. We can now do Java 5 in crowd-core And our users only need one Crowd JAR file, happy days!