You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Sreelatha Sankaranarayanan (JIRA)" <ji...@apache.org> on 2011/04/08 19:28:06 UTC

[jira] [Created] (ARIES-632) Packaging structure mentioned in the Blueprint HelloWorld Tutorial is changed

Packaging structure mentioned in the Blueprint HelloWorld Tutorial is changed
-----------------------------------------------------------------------------

                 Key: ARIES-632
                 URL: https://issues.apache.org/jira/browse/ARIES-632
             Project: Aries
          Issue Type: Bug
          Components: Site
            Reporter: Sreelatha Sankaranarayanan
            Priority: Minor


In the Blueprint Tutorial (http://aries.apache.org/documentation/tutorials/blueprinthelloworldtutorial.html), the packaging structure shown for the API,server and Client projects seems to be changed in the recent version.

In the document the package is shown as
"org.apache.aries.samples.helloworld.blueprint.api"
"org.apache.aries.samples.helloworld.blueprint.client"
"org.apache.aries.samples.helloworld.blueprint.server"
"org.apache.aries.samples.helloworld.blueprint.assembly"

in the latest version the package structure is as below

"org.apache.aries.samples.blueprint.helloworld.api"
"org.apache.aries.samples.blueprint.helloworld.client"
"org.apache.aries.samples.blueprint.helloworld.server"
"org.apache.aries.samples.blueprint.helloworld.assembly"

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira