You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Glen Mazza (JIRA)" <ji...@apache.org> on 2007/06/29 20:41:04 UTC

[jira] Created: (CXF-757) Switch to Ant build.xml file for new client_js sample.

Switch to Ant build.xml file for new client_js sample.
------------------------------------------------------

                 Key: CXF-757
                 URL: https://issues.apache.org/jira/browse/CXF-757
             Project: CXF
          Issue Type: Improvement
            Reporter: Glen Mazza
            Priority: Minor
         Attachments: build.xml

I converted the new client-js sample to use a build.xml file similar to the other samples.  This change should make configuration and maintenance much simpler.
Attached patches remove the runclient.sh and runclient.bat files, as well as the logging.properties file (it now uses the same one as the others).


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


[jira] Updated: (CXF-757) Switch to Ant build.xml file for new client_js sample.

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

Glen Mazza updated CXF-757:
---------------------------

    Comment: was deleted

> Switch to Ant build.xml file for new client_js sample.
> ------------------------------------------------------
>
>                 Key: CXF-757
>                 URL: https://issues.apache.org/jira/browse/CXF-757
>             Project: CXF
>          Issue Type: Improvement
>            Reporter: Glen Mazza
>            Priority: Minor
>         Attachments: build.xml, jsClientPatch.txt
>
>
> I converted the new client-js sample to use a build.xml file similar to the other samples.  This change should make configuration and maintenance much simpler.
> Attached patches remove the runclient.sh and runclient.bat files, as well as the logging.properties file (it now uses the same one as the others).

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


[jira] Updated: (CXF-757) Switch to Ant build.xml file for new client_js sample.

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

Glen Mazza updated CXF-757:
---------------------------

    Attachment: jsClientPatch.txt

Patch file which updates the README and removes three no longer needed files.


> Switch to Ant build.xml file for new client_js sample.
> ------------------------------------------------------
>
>                 Key: CXF-757
>                 URL: https://issues.apache.org/jira/browse/CXF-757
>             Project: CXF
>          Issue Type: Improvement
>            Reporter: Glen Mazza
>            Priority: Minor
>         Attachments: build.xml, jsClientPatch.txt
>
>
> I converted the new client-js sample to use a build.xml file similar to the other samples.  This change should make configuration and maintenance much simpler.
> Attached patches remove the runclient.sh and runclient.bat files, as well as the logging.properties file (it now uses the same one as the others).

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


[jira] Updated: (CXF-757) Switch to Ant build.xml file for new client_js sample.

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

Glen Mazza updated CXF-757:
---------------------------

    Attachment: build.xml

New build.xml file.  Please disregard first two attachments--only the last two in the list are valid.

> Switch to Ant build.xml file for new client_js sample.
> ------------------------------------------------------
>
>                 Key: CXF-757
>                 URL: https://issues.apache.org/jira/browse/CXF-757
>             Project: CXF
>          Issue Type: Improvement
>            Reporter: Glen Mazza
>            Priority: Minor
>         Attachments: build.xml, build.xml, jsClientPatch.txt, jsClientPatch.txt
>
>
> I converted the new client-js sample to use a build.xml file similar to the other samples.  This change should make configuration and maintenance much simpler.
> Attached patches remove the runclient.sh and runclient.bat files, as well as the logging.properties file (it now uses the same one as the others).

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


[jira] Assigned: (CXF-757) Switch to Ant build.xml file for new client_js sample.

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

willem Jiang reassigned CXF-757:
--------------------------------

    Assignee: willem Jiang

> Switch to Ant build.xml file for new client_js sample.
> ------------------------------------------------------
>
>                 Key: CXF-757
>                 URL: https://issues.apache.org/jira/browse/CXF-757
>             Project: CXF
>          Issue Type: Improvement
>            Reporter: Glen Mazza
>            Assignee: willem Jiang
>            Priority: Minor
>         Attachments: build.xml, build.xml, jsClientPatch.txt, jsClientPatch.txt
>
>
> I converted the new client-js sample to use a build.xml file similar to the other samples.  This change should make configuration and maintenance much simpler.
> Attached patches remove the runclient.sh and runclient.bat files, as well as the logging.properties file (it now uses the same one as the others).

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


[jira] Updated: (CXF-757) Switch to Ant build.xml file for new client_js sample.

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

Glen Mazza updated CXF-757:
---------------------------

    Attachment: jsClientPatch.txt

Patch file to update README and remove three unneeded files.

> Switch to Ant build.xml file for new client_js sample.
> ------------------------------------------------------
>
>                 Key: CXF-757
>                 URL: https://issues.apache.org/jira/browse/CXF-757
>             Project: CXF
>          Issue Type: Improvement
>            Reporter: Glen Mazza
>            Priority: Minor
>         Attachments: build.xml, jsClientPatch.txt, jsClientPatch.txt
>
>
> I converted the new client-js sample to use a build.xml file similar to the other samples.  This change should make configuration and maintenance much simpler.
> Attached patches remove the runclient.sh and runclient.bat files, as well as the logging.properties file (it now uses the same one as the others).

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


[jira] Commented: (CXF-757) Switch to Ant build.xml file for new client_js sample.

Posted by "Glen Mazza (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509175 ] 

Glen Mazza commented on CXF-757:
--------------------------------

Hold off on this for a moment-- I just noticed something--the cxf.home parameter in the build.xml will need to be defined for this to work properly.  I'll get back to this.


> Switch to Ant build.xml file for new client_js sample.
> ------------------------------------------------------
>
>                 Key: CXF-757
>                 URL: https://issues.apache.org/jira/browse/CXF-757
>             Project: CXF
>          Issue Type: Improvement
>            Reporter: Glen Mazza
>            Priority: Minor
>         Attachments: build.xml, jsClientPatch.txt
>
>
> I converted the new client-js sample to use a build.xml file similar to the other samples.  This change should make configuration and maintenance much simpler.
> Attached patches remove the runclient.sh and runclient.bat files, as well as the logging.properties file (it now uses the same one as the others).

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


[jira] Resolved: (CXF-757) Switch to Ant build.xml file for new client_js sample.

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

willem Jiang resolved CXF-757.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.1

the patch was applied in revision 552244

> Switch to Ant build.xml file for new client_js sample.
> ------------------------------------------------------
>
>                 Key: CXF-757
>                 URL: https://issues.apache.org/jira/browse/CXF-757
>             Project: CXF
>          Issue Type: Improvement
>            Reporter: Glen Mazza
>            Assignee: willem Jiang
>            Priority: Minor
>             Fix For: 2.0.1
>
>         Attachments: build.xml, build.xml, jsClientPatch.txt, jsClientPatch.txt
>
>
> I converted the new client-js sample to use a build.xml file similar to the other samples.  This change should make configuration and maintenance much simpler.
> Attached patches remove the runclient.sh and runclient.bat files, as well as the logging.properties file (it now uses the same one as the others).

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


[jira] Updated: (CXF-757) Switch to Ant build.xml file for new client_js sample.

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

Glen Mazza updated CXF-757:
---------------------------

    Attachment: build.xml

This new build.xml file goes into the js_client directory.

> Switch to Ant build.xml file for new client_js sample.
> ------------------------------------------------------
>
>                 Key: CXF-757
>                 URL: https://issues.apache.org/jira/browse/CXF-757
>             Project: CXF
>          Issue Type: Improvement
>            Reporter: Glen Mazza
>            Priority: Minor
>         Attachments: build.xml
>
>
> I converted the new client-js sample to use a build.xml file similar to the other samples.  This change should make configuration and maintenance much simpler.
> Attached patches remove the runclient.sh and runclient.bat files, as well as the logging.properties file (it now uses the same one as the others).

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