You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Luciano Resende (JIRA)" <tu...@ws.apache.org> on 2006/05/31 18:15:31 UTC

[jira] Created: (TUSCANY-438) instructions on how to run the sample apps should point to run build-dist.bat

instructions on how to run the sample apps should point to run build-dist.bat 
------------------------------------------------------------------------------

         Key: TUSCANY-438
         URL: http://issues.apache.org/jira/browse/TUSCANY-438
     Project: Tuscany
        Type: Bug

  Components: Website  
    Reporter: Luciano Resende


The following page have instructions on how to run the sample apps
http://incubator.apache.org/tuscany/projectjava.html

It currently says :
   Change the directory to the tuscany\java\distribution
   Issue mvn to build the distribution package.

This does not seems to work for me and gives me an error around
tuscany-polish, saying that the fixupJars were not available...
After reading the BUILDING.txt I noticed the recommendation to run
build-dist.bat and that seems to work and I can run the samples now..

We should update the page to point the user to run build-dist.bat.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Updated: (TUSCANY-438) instructions on how to run the sample apps should point to run build-dist.bat

Posted by "Luciano Resende (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-438?page=all ]

Luciano Resende updated TUSCANY-438:
------------------------------------

    Attachment: patch-TUSCANY-438-projectjava.xml

Patch for projectjava.xml

> instructions on how to run the sample apps should point to run build-dist.bat
> -----------------------------------------------------------------------------
>
>          Key: TUSCANY-438
>          URL: http://issues.apache.org/jira/browse/TUSCANY-438
>      Project: Tuscany
>         Type: Bug

>   Components: Website
>     Reporter: Luciano Resende
>  Attachments: patch-TUSCANY-438-projectjava.xml
>
> The following page have instructions on how to run the sample apps
> http://incubator.apache.org/tuscany/projectjava.html
> It currently says :
>    Change the directory to the tuscany\java\distribution
>    Issue mvn to build the distribution package.
> This does not seems to work for me and gives me an error around
> tuscany-polish, saying that the fixupJars were not available...
> After reading the BUILDING.txt I noticed the recommendation to run
> build-dist.bat and that seems to work and I can run the samples now..
> We should update the page to point the user to run build-dist.bat.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Closed: (TUSCANY-438) instructions on how to run the sample apps should point to run build-dist.bat

Posted by "Rick Rineholt (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-438?page=all ]
     
Rick Rineholt closed TUSCANY-438:
---------------------------------

    Resolution: Fixed

Thanks for catching this.

> instructions on how to run the sample apps should point to run build-dist.bat
> -----------------------------------------------------------------------------
>
>          Key: TUSCANY-438
>          URL: http://issues.apache.org/jira/browse/TUSCANY-438
>      Project: Tuscany
>         Type: Bug

>   Components: Website
>     Reporter: Luciano Resende
>     Assignee: Rick Rineholt
>  Attachments: patch-TUSCANY-438-projectjava.xml
>
> The following page have instructions on how to run the sample apps
> http://incubator.apache.org/tuscany/projectjava.html
> It currently says :
>    Change the directory to the tuscany\java\distribution
>    Issue mvn to build the distribution package.
> This does not seems to work for me and gives me an error around
> tuscany-polish, saying that the fixupJars were not available...
> After reading the BUILDING.txt I noticed the recommendation to run
> build-dist.bat and that seems to work and I can run the samples now..
> We should update the page to point the user to run build-dist.bat.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Assigned: (TUSCANY-438) instructions on how to run the sample apps should point to run build-dist.bat

Posted by "Rick Rineholt (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-438?page=all ]

Rick Rineholt reassigned TUSCANY-438:
-------------------------------------

    Assign To: Rick Rineholt

> instructions on how to run the sample apps should point to run build-dist.bat
> -----------------------------------------------------------------------------
>
>          Key: TUSCANY-438
>          URL: http://issues.apache.org/jira/browse/TUSCANY-438
>      Project: Tuscany
>         Type: Bug

>   Components: Website
>     Reporter: Luciano Resende
>     Assignee: Rick Rineholt
>  Attachments: patch-TUSCANY-438-projectjava.xml
>
> The following page have instructions on how to run the sample apps
> http://incubator.apache.org/tuscany/projectjava.html
> It currently says :
>    Change the directory to the tuscany\java\distribution
>    Issue mvn to build the distribution package.
> This does not seems to work for me and gives me an error around
> tuscany-polish, saying that the fixupJars were not available...
> After reading the BUILDING.txt I noticed the recommendation to run
> build-dist.bat and that seems to work and I can run the samples now..
> We should update the page to point the user to run build-dist.bat.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Commented: (TUSCANY-438) instructions on how to run the sample apps should point to run build-dist.bat

Posted by "Rick Rineholt (JIRA)" <tu...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/TUSCANY-438?page=comments#action_12414862 ] 

Rick Rineholt commented on TUSCANY-438:
---------------------------------------

FYI it may take a day for the site to reflect the change.

> instructions on how to run the sample apps should point to run build-dist.bat
> -----------------------------------------------------------------------------
>
>          Key: TUSCANY-438
>          URL: http://issues.apache.org/jira/browse/TUSCANY-438
>      Project: Tuscany
>         Type: Bug

>   Components: Website
>     Reporter: Luciano Resende
>     Assignee: Rick Rineholt
>  Attachments: patch-TUSCANY-438-projectjava.xml
>
> The following page have instructions on how to run the sample apps
> http://incubator.apache.org/tuscany/projectjava.html
> It currently says :
>    Change the directory to the tuscany\java\distribution
>    Issue mvn to build the distribution package.
> This does not seems to work for me and gives me an error around
> tuscany-polish, saying that the fixupJars were not available...
> After reading the BUILDING.txt I noticed the recommendation to run
> build-dist.bat and that seems to work and I can run the samples now..
> We should update the page to point the user to run build-dist.bat.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org