You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Conan Wang (Created) (JIRA)" <ji...@apache.org> on 2011/12/15 04:19:31 UTC

[jira] [Created] (TS-1053) get combo_handler compiled

get combo_handler compiled
--------------------------

                 Key: TS-1053
                 URL: https://issues.apache.org/jira/browse/TS-1053
             Project: Traffic Server
          Issue Type: Task
          Components: Plugins
            Reporter: Conan Wang


combo_handler require ESI's code. Before make ESI work as a lib, you can try it this way:

make "esi/lib" and "esi/fetcher" the subdir of combo_handler and use the makefile.

combo_handler
|____combo_handler.cc
|____fetcher
|____lib
|____LICENSE
|____Makefile
|____README

--
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] (TS-1053) get combo_handler compiled

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

Conan Wang updated TS-1053:
---------------------------

    Description: 
combo_handler require ESI's code. Before make ESI work as a lib, you can try it this way:

make "esi/lib" and "esi/fetcher" the subdir of combo_handler and use the makefile.
{noformat} 
combo_handler
|____combo_handler.cc
|____fetcher
|____lib
|____LICENSE
|____Makefile
|____README
{noformat}

  was:
combo_handler require ESI's code. Before make ESI work as a lib, you can try it this way:

make "esi/lib" and "esi/fetcher" the subdir of combo_handler and use the makefile.

combo_handler
|____combo_handler.cc
|____fetcher
|____lib
|____LICENSE
|____Makefile
|____README

    
> get combo_handler compiled
> --------------------------
>
>                 Key: TS-1053
>                 URL: https://issues.apache.org/jira/browse/TS-1053
>             Project: Traffic Server
>          Issue Type: Task
>          Components: Plugins
>            Reporter: Conan Wang
>
> combo_handler require ESI's code. Before make ESI work as a lib, you can try it this way:
> make "esi/lib" and "esi/fetcher" the subdir of combo_handler and use the makefile.
> {noformat} 
> combo_handler
> |____combo_handler.cc
> |____fetcher
> |____lib
> |____LICENSE
> |____Makefile
> |____README
> {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] (TS-1053) get combo_handler compiled

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

Conan Wang updated TS-1053:
---------------------------

    Attachment: Makefile
                fetcher.diff
                combo_handler.diff
    
> get combo_handler compiled
> --------------------------
>
>                 Key: TS-1053
>                 URL: https://issues.apache.org/jira/browse/TS-1053
>             Project: Traffic Server
>          Issue Type: Task
>          Components: Plugins
>            Reporter: Conan Wang
>         Attachments: Makefile, combo_handler.diff, fetcher.diff
>
>
> combo_handler require ESI's code. Before make ESI work as a lib, you can try it this way:
> make "esi/lib" and "esi/fetcher" the subdir of combo_handler and use the makefile.
> {noformat} 
> combo_handler
> |____combo_handler.cc
> |____fetcher
> |____lib
> |____LICENSE
> |____Makefile
> |____README
> {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] (TS-1053) get combo_handler compiled

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

Leif Hedstrom updated TS-1053:
------------------------------

    Fix Version/s:     (was: 3.1.2)
                   3.1.3
    
> get combo_handler compiled
> --------------------------
>
>                 Key: TS-1053
>                 URL: https://issues.apache.org/jira/browse/TS-1053
>             Project: Traffic Server
>          Issue Type: Task
>          Components: Plugins
>            Reporter: Conan Wang
>             Fix For: 3.1.3
>
>         Attachments: Makefile, combo_handler.diff, fetcher.diff
>
>
> combo_handler require ESI's code. Before make ESI work as a lib, you can try it this way:
> make "esi/lib" and "esi/fetcher" the subdir of combo_handler and use the makefile.
> {noformat} 
> combo_handler
> |____combo_handler.cc
> |____fetcher
> |____lib
> |____LICENSE
> |____Makefile
> |____README
> {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] (TS-1053) get combo_handler compiled

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

Leif Hedstrom updated TS-1053:
------------------------------

    Fix Version/s: 3.1.2
    
> get combo_handler compiled
> --------------------------
>
>                 Key: TS-1053
>                 URL: https://issues.apache.org/jira/browse/TS-1053
>             Project: Traffic Server
>          Issue Type: Task
>          Components: Plugins
>            Reporter: Conan Wang
>             Fix For: 3.1.2
>
>         Attachments: Makefile, combo_handler.diff, fetcher.diff
>
>
> combo_handler require ESI's code. Before make ESI work as a lib, you can try it this way:
> make "esi/lib" and "esi/fetcher" the subdir of combo_handler and use the makefile.
> {noformat} 
> combo_handler
> |____combo_handler.cc
> |____fetcher
> |____lib
> |____LICENSE
> |____Makefile
> |____README
> {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] (TS-1053) get combo_handler compiled

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

Leif Hedstrom updated TS-1053:
------------------------------

    Fix Version/s:     (was: 3.1.4)
                   3.3.0

Moving all unassigned bugs out to 3.3.0. Move back and assign as necessary.
                
> get combo_handler compiled
> --------------------------
>
>                 Key: TS-1053
>                 URL: https://issues.apache.org/jira/browse/TS-1053
>             Project: Traffic Server
>          Issue Type: Task
>          Components: Plugins
>            Reporter: Conan Wang
>             Fix For: 3.3.0
>
>         Attachments: Makefile, combo_handler.diff, fetcher.diff
>
>
> combo_handler require ESI's code. Before make ESI work as a lib, you can try it this way:
> make "esi/lib" and "esi/fetcher" the subdir of combo_handler and use the makefile.
> {noformat} 
> combo_handler
> |____combo_handler.cc
> |____fetcher
> |____lib
> |____LICENSE
> |____Makefile
> |____README
> {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