You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Petteri Räty (JIRA)" <ji...@apache.org> on 2010/03/21 11:17:27 UTC

[jira] Created: (DAEMON-154) 1.0.2 release file includes compiled object files

1.0.2 release file includes compiled object files
-------------------------------------------------

                 Key: DAEMON-154
                 URL: https://issues.apache.org/jira/browse/DAEMON-154
             Project: Commons Daemon
          Issue Type: Bug
          Components: Jsvc
    Affects Versions: 1.0.2
         Environment: Gentoo Linux
            Reporter: Petteri Räty


See downstream bug report at https://bugs.gentoo.org/310489

Your releases shouldn't include these object files:
betelgeuse@pena /var/tmp/portage/dev-java/commons-daemon-1.0.2/work/commons-daemon-1.0.2-src $ find -name "*.o"
./src/native/unix/native/debug.o
./src/native/unix/native/jsvc-unix.o
./src/native/unix/native/replace.o
./src/native/unix/native/dso-dyld.o
./src/native/unix/native/locks.o
./src/native/unix/native/help.o
./src/native/unix/native/location.o
./src/native/unix/native/home.o
./src/native/unix/native/java.o
./src/native/unix/native/arguments.o
./src/native/unix/native/signals.o
./src/native/unix/native/dso-dlfcn.o

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DAEMON-154) 1.0.2 release file includes compiled object files

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

Mladen Turk updated DAEMON-154:
-------------------------------

    Fix Version/s: 1.0.3
                       (was: 1.0.2)

> 1.0.2 release file includes compiled object files
> -------------------------------------------------
>
>                 Key: DAEMON-154
>                 URL: https://issues.apache.org/jira/browse/DAEMON-154
>             Project: Commons Daemon
>          Issue Type: Bug
>          Components: Jsvc
>    Affects Versions: 1.0.2
>         Environment: Gentoo Linux
>            Reporter: Petteri Räty
>             Fix For: 1.0.3
>
>
> See downstream bug report at https://bugs.gentoo.org/310489
> Your releases shouldn't include these object files:
> betelgeuse@pena /var/tmp/portage/dev-java/commons-daemon-1.0.2/work/commons-daemon-1.0.2-src $ find -name "*.o"
> ./src/native/unix/native/debug.o
> ./src/native/unix/native/jsvc-unix.o
> ./src/native/unix/native/replace.o
> ./src/native/unix/native/dso-dyld.o
> ./src/native/unix/native/locks.o
> ./src/native/unix/native/help.o
> ./src/native/unix/native/location.o
> ./src/native/unix/native/home.o
> ./src/native/unix/native/java.o
> ./src/native/unix/native/arguments.o
> ./src/native/unix/native/signals.o
> ./src/native/unix/native/dso-dlfcn.o

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (DAEMON-154) 1.0.2 release file includes compiled object files

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

Mladen Turk resolved DAEMON-154.
--------------------------------

    Fix Version/s: 1.0.2
       Resolution: Fixed

We are in the process of releasing the 1.0.3 without those files

> 1.0.2 release file includes compiled object files
> -------------------------------------------------
>
>                 Key: DAEMON-154
>                 URL: https://issues.apache.org/jira/browse/DAEMON-154
>             Project: Commons Daemon
>          Issue Type: Bug
>          Components: Jsvc
>    Affects Versions: 1.0.2
>         Environment: Gentoo Linux
>            Reporter: Petteri Räty
>             Fix For: 1.0.2
>
>
> See downstream bug report at https://bugs.gentoo.org/310489
> Your releases shouldn't include these object files:
> betelgeuse@pena /var/tmp/portage/dev-java/commons-daemon-1.0.2/work/commons-daemon-1.0.2-src $ find -name "*.o"
> ./src/native/unix/native/debug.o
> ./src/native/unix/native/jsvc-unix.o
> ./src/native/unix/native/replace.o
> ./src/native/unix/native/dso-dyld.o
> ./src/native/unix/native/locks.o
> ./src/native/unix/native/help.o
> ./src/native/unix/native/location.o
> ./src/native/unix/native/home.o
> ./src/native/unix/native/java.o
> ./src/native/unix/native/arguments.o
> ./src/native/unix/native/signals.o
> ./src/native/unix/native/dso-dlfcn.o

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.