Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 97007
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Josh Nichols (RETIRED) <nichoj@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
hessian-2.1.12.ebuild hessian-2.1.12.ebuild text/plain Josh Nichols (RETIRED) 2005-06-24 19:58 0000 1.21 KB Details
build-2.1.12.xml build-2.1.12.xml text/plain Josh Nichols (RETIRED) 2005-06-24 20:00 0000 1.51 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 97007 depends on: Show dependency tree
Bug 97007 blocks: 95830 97004
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-06-24 19:42 0000
The Spring framework is yet another package that has way too many dependencies.

The Hessian binary web service protocol makes web services usable without requiring a large framework, and without learning yet another alphabet soup of protocols. Because it is a binary protocol, it is well-suited to sending binary data without any need to extend the protocol with attachments.

------- Comment #1 From Josh Nichols (RETIRED) 2005-06-24 19:46:05 0000 -------
Whoops... forgot to completely fill out my template. My apologies.

------- Comment #2 From Josh Nichols (RETIRED) 2005-06-24 19:58:21 0000 -------
Created an attachment (id=61882) [details]
hessian-2.1.12.ebuild

Note: there is a newer version available (3.0.13), but this is the version that
spring uses.

------- Comment #3 From Josh Nichols (RETIRED) 2005-06-24 20:00:00 0000 -------
Created an attachment (id=61883) [details]
build-2.1.12.xml

This file should live in ${FILESDIR}.
Based on the build.xml from #92014, tweaked slightly.

------- Comment #4 From Josh Nichols (RETIRED) 2005-08-22 18:14:57 0000 -------
Now maintained in the experimental overlay:
https://gentooexperimental.org/svn/java/gentoo-java-experimental/dev-java/hessian/

------- Comment #5 From Petteri Räty 2005-10-20 15:28:06 0000 -------
I checked this stuff and it looks ok. These things would be nice before goind
official:
-adding java-pkg_dosource support

    # We need to move things around a bit
#   mkdir -p ${S}/src
#   mv com ${S}/src

Is this something still under work?

-the build.xml files are just copies so we should only have one in the tree. If
the mods are useful for other things they should be added to the generic one too.

If you feel like fixing these things, I won't stop you. I am now going to bed
and will probably look into moving this to the official tree tomorrow.

------- Comment #6 From Petteri Räty 2005-10-21 07:29:14 0000 -------
Committed to official.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug