You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Michael Osipov (Created) (JIRA)" <ji...@apache.org> on 2011/10/31 14:09:32 UTC

[jira] [Created] (DAEMON-225) Remove leftovers of Kaffe VM and Sable VM

Remove leftovers of Kaffe VM and Sable VM
-----------------------------------------

                 Key: DAEMON-225
                 URL: https://issues.apache.org/jira/browse/DAEMON-225
             Project: Commons Daemon
          Issue Type: Improvement
          Components: Jsvc
    Affects Versions: Nightly Builds
            Reporter: Michael Osipov


Though compile support has been removed some stuff is still in the source code:

{noformat}
mosipov@hardy-heron:~/Projekte/daemon/src/native/unix$ fgrep -Rn --exclude=*\.svn* "SABLEVM" *
native/java.c:331:#if defined(HAVE_SABLEVM)

mosipov@hardy-heron:~/Projekte/daemon/src/native/unix$ fgrep -Rn --exclude=*\.svn* "KAFFEVM" *
native/jsvc-unix.c:735:#if defined(OSD_POSIX) || defined(HAVE_KAFFEVM)
native/arguments.c:330:#ifdef HAVE_KAFFEVM
native/java.c:169:#if defined(OSD_POSIX) || defined(HAVE_KAFFEVM)
native/java.c:214:#if defined(OSD_POSIX) || defined(HAVE_KAFFEVM)
native/java.c:243:#if defined(OSD_POSIX) || defined(HAVE_KAFFEVM)
native/java.c:245:#if defined(HAVE_KAFFEVM)
native/java.c:311:#if defined(OSD_POSIX) || defined(HAVE_KAFFEVM)
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (DAEMON-225) Remove leftovers of Kaffe VM and Sable VM

Posted by "Mladen Turk (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DAEMON-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mladen Turk updated DAEMON-225:
-------------------------------

    Issue Type: Sub-task  (was: Improvement)
        Parent: DAEMON-220
    
> Remove leftovers of Kaffe VM and Sable VM
> -----------------------------------------
>
>                 Key: DAEMON-225
>                 URL: https://issues.apache.org/jira/browse/DAEMON-225
>             Project: Commons Daemon
>          Issue Type: Sub-task
>          Components: Jsvc
>    Affects Versions: Nightly Builds
>            Reporter: Michael Osipov
>
> Though compile support has been removed some stuff is still in the source code:
> {noformat}
> mosipov@hardy-heron:~/Projekte/daemon/src/native/unix$ fgrep -Rn --exclude=*\.svn* "SABLEVM" *
> native/java.c:331:#if defined(HAVE_SABLEVM)
> mosipov@hardy-heron:~/Projekte/daemon/src/native/unix$ fgrep -Rn --exclude=*\.svn* "KAFFEVM" *
> native/jsvc-unix.c:735:#if defined(OSD_POSIX) || defined(HAVE_KAFFEVM)
> native/arguments.c:330:#ifdef HAVE_KAFFEVM
> native/java.c:169:#if defined(OSD_POSIX) || defined(HAVE_KAFFEVM)
> native/java.c:214:#if defined(OSD_POSIX) || defined(HAVE_KAFFEVM)
> native/java.c:243:#if defined(OSD_POSIX) || defined(HAVE_KAFFEVM)
> native/java.c:245:#if defined(HAVE_KAFFEVM)
> native/java.c:311:#if defined(OSD_POSIX) || defined(HAVE_KAFFEVM)
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (DAEMON-225) Remove leftovers of Kaffe VM and Sable VM

Posted by "Mladen Turk (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DAEMON-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mladen Turk resolved DAEMON-225.
--------------------------------

    Resolution: Fixed

Removed
                
> Remove leftovers of Kaffe VM and Sable VM
> -----------------------------------------
>
>                 Key: DAEMON-225
>                 URL: https://issues.apache.org/jira/browse/DAEMON-225
>             Project: Commons Daemon
>          Issue Type: Sub-task
>          Components: Jsvc
>    Affects Versions: Nightly Builds
>            Reporter: Michael Osipov
>
> Though compile support has been removed some stuff is still in the source code:
> {noformat}
> mosipov@hardy-heron:~/Projekte/daemon/src/native/unix$ fgrep -Rn --exclude=*\.svn* "SABLEVM" *
> native/java.c:331:#if defined(HAVE_SABLEVM)
> mosipov@hardy-heron:~/Projekte/daemon/src/native/unix$ fgrep -Rn --exclude=*\.svn* "KAFFEVM" *
> native/jsvc-unix.c:735:#if defined(OSD_POSIX) || defined(HAVE_KAFFEVM)
> native/arguments.c:330:#ifdef HAVE_KAFFEVM
> native/java.c:169:#if defined(OSD_POSIX) || defined(HAVE_KAFFEVM)
> native/java.c:214:#if defined(OSD_POSIX) || defined(HAVE_KAFFEVM)
> native/java.c:243:#if defined(OSD_POSIX) || defined(HAVE_KAFFEVM)
> native/java.c:245:#if defined(HAVE_KAFFEVM)
> native/java.c:311:#if defined(OSD_POSIX) || defined(HAVE_KAFFEVM)
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira