Bug 117606 - [patch] java/jmp: fix JAVA_VERSION
Summary: [patch] java/jmp: fix JAVA_VERSION
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-28 15:50 UTC by Ronald Klop
Modified: 2007-10-28 23:30 UTC (History)
0 users

See Also:


Attachments
jmp-java-version.patch (243 bytes, patch)
2007-10-28 15:50 UTC, Ronald Klop
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ronald Klop 2007-10-28 15:50:02 UTC

The supported Java versions is not correct.
It doesn't work on JDK1.6, because the JVMPI interface used by this port is removed from Java since 1.6.
It does work on 1.3 also.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-28 15:50:19 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (submitter is not maintainer) (via the GNATS Auto Assign 
Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-28 15:50:23 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Ronald Klop 2007-10-28 16:13:33 UTC
On Sun, 28 Oct 2007 16:50:20 +0100, Edwin Groothuis <edwin@FreeBSD.org> =
 =

wrote:

> Maintainer of java/jmp,
>
> Please note that PR ports/117606 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/117606
>

Hello,

It is my own patch. So I'm fine with it. There possibly confusion becaus=
e  =

I didn't use the same e-mail adres as is in the port's Makefile.

Thanks for handling my PR.

Ronald.

-- =

  Ronald Klop
  Amsterdam, The Netherlands
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2007-10-28 23:24:11 UTC
State Changed
From-To: feedback->closed

Committed, thanks.
Comment 5 dfilter service freebsd_committer freebsd_triage 2007-10-28 23:26:11 UTC
linimon     2007-10-28 23:26:07 UTC

  FreeBSD ports repository

  Modified files:
    java/jmp             Makefile 
  Log:
  Does not work with Java 1.6.  the JVMPI interface used by this port has
  been removed from Java since 1.6.
  
  PR:             ports/117606
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.44      +1 -1      ports/java/jmp/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"