You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (Created) (JIRA)" <ji...@apache.org> on 2011/12/16 12:54:30 UTC

[jira] [Created] (CONNECTORS-327) Might be able to save some binary space by only delivering the war files in one place

Might be able to save some binary space by only delivering the war files in one place
-------------------------------------------------------------------------------------

                 Key: CONNECTORS-327
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-327
             Project: ManifoldCF
          Issue Type: Improvement
          Components: Build
    Affects Versions: ManifoldCF 0.5
            Reporter: Karl Wright
            Assignee: Karl Wright
            Priority: Minor
             Fix For: ManifoldCF 0.5


The war files are currently placed in both the multiprocess example and the single process example.  We could have them delivered instead to the main dist area, and referenced by the examples using "..".  In order to make this reasonably configurable, however, we'd also probably want to add properties.xml properties in the single process example that provides paths to the wars explicitly.


--
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] [Commented] (CONNECTORS-327) Might be able to save some binary space by only delivering the war files in one place

Posted by "Karl Wright (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CONNECTORS-327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205374#comment-13205374 ] 

Karl Wright commented on CONNECTORS-327:
----------------------------------------

r1242749 is a refactoring of the way the Jetty loader finds war files.  This permits the relative war file locations to be listed in properties.xml.

                
> Might be able to save some binary space by only delivering the war files in one place
> -------------------------------------------------------------------------------------
>
>                 Key: CONNECTORS-327
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-327
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: ManifoldCF 0.5
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>            Priority: Minor
>             Fix For: ManifoldCF 0.5
>
>
> The war files are currently placed in both the multiprocess example and the single process example.  We could have them delivered instead to the main dist area, and referenced by the examples using "..".  In order to make this reasonably configurable, however, we'd also probably want to add properties.xml properties in the single process example that provides paths to the wars explicitly.

--
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] [Commented] (CONNECTORS-327) Might be able to save some binary space by only delivering the war files in one place

Posted by "Karl Wright (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CONNECTORS-327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13206049#comment-13206049 ] 

Karl Wright commented on CONNECTORS-327:
----------------------------------------

r1243011 fixes lingering inconsistencies with the documentation and the build results, and also standardizes the names of directories that contain jars and the locations of scripts.

                
> Might be able to save some binary space by only delivering the war files in one place
> -------------------------------------------------------------------------------------
>
>                 Key: CONNECTORS-327
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-327
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: ManifoldCF 0.5
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>            Priority: Minor
>             Fix For: ManifoldCF 0.5
>
>
> The war files are currently placed in both the multiprocess example and the single process example.  We could have them delivered instead to the main dist area, and referenced by the examples using "..".  In order to make this reasonably configurable, however, we'd also probably want to add properties.xml properties in the single process example that provides paths to the wars explicitly.

--
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] [Commented] (CONNECTORS-327) Might be able to save some binary space by only delivering the war files in one place

Posted by "Karl Wright (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CONNECTORS-327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13206081#comment-13206081 ] 

Karl Wright commented on CONNECTORS-327:
----------------------------------------

r1243040.

                
> Might be able to save some binary space by only delivering the war files in one place
> -------------------------------------------------------------------------------------
>
>                 Key: CONNECTORS-327
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-327
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: ManifoldCF 0.5
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>            Priority: Minor
>             Fix For: ManifoldCF 0.5
>
>
> The war files are currently placed in both the multiprocess example and the single process example.  We could have them delivered instead to the main dist area, and referenced by the examples using "..".  In order to make this reasonably configurable, however, we'd also probably want to add properties.xml properties in the single process example that provides paths to the wars explicitly.

--
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] [Commented] (CONNECTORS-327) Might be able to save some binary space by only delivering the war files in one place

Posted by "Karl Wright (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CONNECTORS-327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13206080#comment-13206080 ] 

Karl Wright commented on CONNECTORS-327:
----------------------------------------

r1243033 fixes a regression caused by the previous commit.

                
> Might be able to save some binary space by only delivering the war files in one place
> -------------------------------------------------------------------------------------
>
>                 Key: CONNECTORS-327
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-327
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: ManifoldCF 0.5
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>            Priority: Minor
>             Fix For: ManifoldCF 0.5
>
>
> The war files are currently placed in both the multiprocess example and the single process example.  We could have them delivered instead to the main dist area, and referenced by the examples using "..".  In order to make this reasonably configurable, however, we'd also probably want to add properties.xml properties in the single process example that provides paths to the wars explicitly.

--
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] (CONNECTORS-327) Might be able to save some binary space by only delivering the war files in one place

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

Karl Wright resolved CONNECTORS-327.
------------------------------------

    Resolution: Fixed
    
> Might be able to save some binary space by only delivering the war files in one place
> -------------------------------------------------------------------------------------
>
>                 Key: CONNECTORS-327
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-327
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: ManifoldCF 0.5
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>            Priority: Minor
>             Fix For: ManifoldCF 0.5
>
>
> The war files are currently placed in both the multiprocess example and the single process example.  We could have them delivered instead to the main dist area, and referenced by the examples using "..".  In order to make this reasonably configurable, however, we'd also probably want to add properties.xml properties in the single process example that provides paths to the wars explicitly.

--
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