Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63246 - www-servers/resin can be build from source and version bump
Summary: www-servers/resin can be build from source and version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: InVCS
: 92873 97917 103674 123586 131272 (view as bug list)
Depends on: nelchael 97720 97722
Blocks: 89158 103674
  Show dependency tree
 
Reported: 2004-09-08 08:17 UTC by Thomas Matthijs (RETIRED)
Modified: 2006-10-11 22:01 UTC (History)
9 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
resin-3.0.13.ebuild (resin-3.0.13.ebuild,3.71 KB, text/plain)
2005-07-02 07:40 UTC, Krzysztof Pawlik (RETIRED)
Details
files/3.0.13/01-Makefile.in.patch (01-Makefile.in.patch,1.58 KB, patch)
2005-07-02 07:41 UTC, Krzysztof Pawlik (RETIRED)
Details | Diff
files/3.0.13/02-config.c.patch (02-config.c.patch,1.38 KB, patch)
2005-07-02 07:41 UTC, Krzysztof Pawlik (RETIRED)
Details | Diff
files/3.0.13/03-build.xml.patch (03-build.xml.patch,1.62 KB, patch)
2005-07-02 07:42 UTC, Krzysztof Pawlik (RETIRED)
Details | Diff
files/3.0.13/04-wrapper.pl.patch (04-wrapper.pl.patch,561 bytes, patch)
2005-07-02 07:43 UTC, Krzysztof Pawlik (RETIRED)
Details | Diff
files/3.0.13/21resin (21resin,22 bytes, text/plain)
2005-07-02 07:43 UTC, Krzysztof Pawlik (RETIRED)
Details
files/3.0.13/resin.conf (resin.conf,1.17 KB, text/plain)
2005-07-02 07:44 UTC, Krzysztof Pawlik (RETIRED)
Details
files/3.0.13/resin.init (resin.init,549 bytes, text/plain)
2005-07-02 07:44 UTC, Krzysztof Pawlik (RETIRED)
Details
files/3.0.13/05-Resin.java.patch (05-Resin.java.patch,1.33 KB, patch)
2005-07-13 16:27 UTC, Krzysztof Pawlik (RETIRED)
Details | Diff
resin-3.0.13.ebuild (resin-3.0.13.ebuild,3.75 KB, text/plain)
2005-07-13 16:28 UTC, Krzysztof Pawlik (RETIRED)
Details
resin-3.0.14.ebuild (resin-3.0.14.ebuild,3.82 KB, text/plain)
2005-10-18 15:20 UTC, Krzysztof Pawlik (RETIRED)
Details
files/3.0.14/01-Makefile.in.patch (01-Makefile.in.patch,1.60 KB, patch)
2005-10-18 15:21 UTC, Krzysztof Pawlik (RETIRED)
Details | Diff
files/3.0.14/03-build.xml.patch (03-build.xml.patch,1.62 KB, patch)
2005-10-18 15:21 UTC, Krzysztof Pawlik (RETIRED)
Details | Diff
files/3.0.14/04-wrapper.pl.patch (04-wrapper.pl.patch,1.23 KB, patch)
2005-10-18 15:21 UTC, Krzysztof Pawlik (RETIRED)
Details | Diff
files/3.0.14/05-Resin.java.patch (05-Resin.java.patch,1.02 KB, patch)
2005-10-18 15:22 UTC, Krzysztof Pawlik (RETIRED)
Details | Diff
files/3.0.14/resin.conf (resin.conf,1.12 KB, text/plain)
2005-10-18 15:23 UTC, Krzysztof Pawlik (RETIRED)
Details
resin-3.0.15.ebuild (resin-3.0.15.ebuild,3.82 KB, text/plain)
2005-11-25 08:17 UTC, Krzysztof Pawlik (RETIRED)
Details
files/3.0.15/01-Makefile.in.patch (01-Makefile.in.patch,1.67 KB, patch)
2005-11-25 08:18 UTC, Krzysztof Pawlik (RETIRED)
Details | Diff
files/3.0.15/03-build.xml.patch (03-build.xml.patch,1.58 KB, patch)
2005-11-25 08:18 UTC, Krzysztof Pawlik (RETIRED)
Details | Diff
files/3.0.15/04-wrapper.pl.patch (04-wrapper.pl.patch,1.24 KB, patch)
2005-11-25 08:19 UTC, Krzysztof Pawlik (RETIRED)
Details | Diff
files/3.0.15/05-Resin.java.patch (05-Resin.java.patch,1.17 KB, patch)
2005-11-25 08:20 UTC, Krzysztof Pawlik (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.