Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 63246

Summary: www-servers/resin can be build from source and version bump
Product: Gentoo Linux Reporter: Thomas Matthijs (RETIRED) <axxo>
Component: New packagesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal CC: andrew, chtekk, gentoo, mark, mvolaski, nelchael, nichoj, norguhtar, verynotbad
Priority: High Keywords: InVCS
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 95685, 97720, 97722    
Bug Blocks: 89158, 103674    
Attachments: resin-3.0.13.ebuild
files/3.0.13/01-Makefile.in.patch
files/3.0.13/02-config.c.patch
files/3.0.13/03-build.xml.patch
files/3.0.13/04-wrapper.pl.patch
files/3.0.13/21resin
files/3.0.13/resin.conf
files/3.0.13/resin.init
files/3.0.13/05-Resin.java.patch
resin-3.0.13.ebuild
resin-3.0.14.ebuild
files/3.0.14/01-Makefile.in.patch
files/3.0.14/03-build.xml.patch
files/3.0.14/04-wrapper.pl.patch
files/3.0.14/05-Resin.java.patch
files/3.0.14/resin.conf
resin-3.0.15.ebuild
files/3.0.15/01-Makefile.in.patch
files/3.0.15/03-build.xml.patch
files/3.0.15/04-wrapper.pl.patch
files/3.0.15/05-Resin.java.patch

Description Thomas Matthijs (RETIRED) gentoo-dev 2004-09-08 08:17:21 UTC
The ebuild needs to be updated to build the packages from source
Comment 1 Josh Nichols (RETIRED) gentoo-dev 2005-05-17 02:35:25 UTC
I was looking into compiling this from source, and according to the README,
resin requires >=virtual/jdk-1.5 . It seems that it uses Retroweaver to provide
1.4 compatibility in the binary package that it current provides. So, in the
mean time, this bug should probably marked closed for now and perhaps the
package should be moved to resin-bin.
Comment 2 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-07-02 07:40:15 UTC
Created attachment 62468 [details]
resin-3.0.13.ebuild

Ebuild for resin 3.0.13 to build it from source.
Comment 3 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-07-02 07:41:00 UTC
Created attachment 62469 [details, diff]
files/3.0.13/01-Makefile.in.patch

Patch for Makefile.in.
Comment 4 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-07-02 07:41:26 UTC
Created attachment 62470 [details, diff]
files/3.0.13/02-config.c.patch

Patch for config.c - fixes compile errors.
Comment 5 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-07-02 07:42:23 UTC
Created attachment 62471 [details, diff]
files/3.0.13/03-build.xml.patch

Patch for build.xml - removes non-existent modules/ext.
Comment 6 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-07-02 07:43:05 UTC
Created attachment 62472 [details, diff]
files/3.0.13/04-wrapper.pl.patch

Patch for wrapper.pl - removes unneeded statements.
Comment 7 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-07-02 07:43:49 UTC
Created attachment 62473 [details]
files/3.0.13/21resin

/etc/env.d/21resin file - environment variable RESIN_HOME.
Comment 8 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-07-02 07:44:22 UTC
Created attachment 62474 [details]
files/3.0.13/resin.conf

/etc/conf.d/resin configuration file - modified for source build.
Comment 9 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-07-02 07:44:53 UTC
Created attachment 62475 [details]
files/3.0.13/resin.init

/etc/init.d/resin - startup script for resin.
Comment 10 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-07-13 16:27:47 UTC
Created attachment 63346 [details, diff]
files/3.0.13/05-Resin.java.patch

Patch for Resin to work with sun-jdk-1.5.0.04 (javax version bumped from to
1.5).
Comment 11 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-07-13 16:28:41 UTC
Created attachment 63347 [details]
resin-3.0.13.ebuild

New version of ebuild.
Comment 12 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-10-18 15:20:54 UTC
Created attachment 70975 [details]
resin-3.0.14.ebuild

New version - 3.0.14
Comment 13 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-10-18 15:21:19 UTC
Created attachment 70976 [details, diff]
files/3.0.14/01-Makefile.in.patch
Comment 14 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-10-18 15:21:37 UTC
Created attachment 70977 [details, diff]
files/3.0.14/03-build.xml.patch
Comment 15 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-10-18 15:21:53 UTC
Created attachment 70978 [details, diff]
files/3.0.14/04-wrapper.pl.patch
Comment 16 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-10-18 15:22:26 UTC
Created attachment 70979 [details, diff]
files/3.0.14/05-Resin.java.patch
Comment 17 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-10-18 15:23:43 UTC
Created attachment 70980 [details]
files/3.0.14/resin.conf
Comment 18 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-10-18 15:24:13 UTC
Comment on attachment 62473 [details]
files/3.0.13/21resin

Same for 3.0.14
Comment 19 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-10-18 15:24:34 UTC
Comment on attachment 62475 [details]
files/3.0.13/resin.init

Same for 3.0.14
Comment 20 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-11-25 08:17:56 UTC
Created attachment 73581 [details]
resin-3.0.15.ebuild

Version bump.
Comment 21 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-11-25 08:18:32 UTC
Created attachment 73582 [details, diff]
files/3.0.15/01-Makefile.in.patch
Comment 22 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-11-25 08:18:53 UTC
Created attachment 73583 [details, diff]
files/3.0.15/03-build.xml.patch
Comment 23 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-11-25 08:19:14 UTC
Created attachment 73584 [details, diff]
files/3.0.15/04-wrapper.pl.patch
Comment 24 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-11-25 08:20:19 UTC
Created attachment 73586 [details, diff]
files/3.0.15/05-Resin.java.patch

All patches re-synced to apply cleanly to 3.0.15.
21resin, resin.init and resin.conf are the same as for 3.0.1{3,4}
Comment 25 Andrew Cowie 2006-01-16 02:07:57 UTC
FYI, resin is now at 3.0.16

AfC
Comment 26 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-01-16 06:19:10 UTC
Nope - it's at 3.0.17.
Comment 27 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-01-22 09:20:22 UTC
3.0.17 version is in java-experimental: https://svn.gentooexperimental.org/svn/java/gentoo-java-experimental/
Comment 28 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-01-22 09:22:07 UTC
*** Bug 103674 has been marked as a duplicate of this bug. ***
Comment 29 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-02-16 03:38:59 UTC
*** Bug 92873 has been marked as a duplicate of this bug. ***
Comment 30 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-02-16 03:40:14 UTC
*** Bug 97917 has been marked as a duplicate of this bug. ***
Comment 31 Jakub Moc (RETIRED) gentoo-dev 2006-02-21 02:00:54 UTC
*** Bug 123586 has been marked as a duplicate of this bug. ***
Comment 32 Jakub Moc (RETIRED) gentoo-dev 2006-04-25 14:42:03 UTC
*** Bug 131272 has been marked as a duplicate of this bug. ***
Comment 33 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-07-06 04:25:34 UTC
In portage.