Hi Jakub,
I suggest a little more in the zip which also includes the java doc.
We would not include the dependent jars for the contributions.
jersey-${version}/
lib/
jersey-core-${version}.jar
jersey-server-${version}.jar
jersey-client-${version}.jar
jersey-json-${version}.jar
asm-${asm-version}.jar
jettison-${jettison-version}.jar
bundle/
jersey-bundle-${version}
contribs
jersey-spring
...
jersey-multipart
...
...
api
jersey
...
contribs
jersey-spring
...
jersey-multipart
...
...
Paul.
On Jan 15, 2009, at 12:07 PM, Jakub Podlesak wrote:
>
> Hi all,
>
> As Ben requested at [1], i would like to create a zip archive with
> jersey related libs for non-maven users.
> Before i do that, i would like to know what would be the preferred
> content of such an archive.
> The archive itself is to be available for jersey snapshots and also
> for upcoming point releases.
>
> I suggest the zip archive has the following content
>
> jersey-jars-${version}.zip:
> jersey-core-${version}.jar
> jersey-server-${version}.jar
> jersey-client-${version}.jar
> jersey-json-${version}.jar
> asm-${asm-version}.jar
> jettison-${jettison-version}.jar
> Will the above suit your needs? If not, could you please let me know
> what to change/add?
>
> I would like to add the archive to the jersey build cycle sometime
> next week.
>
> Thanks,
>
> ~Jakub
>
> [1]http://blogs.sun.com/sandoz/entry/a_christmas_present_for_jersey
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>