[ 
https://issues.apache.org/jira/browse/SLING-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12578661#action_12578661
 ] 

Felix Meschberger commented on SLING-330:
-----------------------------------------

Thanks for reporting this. 

This is a leftover from moving the former launcher/app module to launchpad/app 
as of SLING-189.

I fixed this on the site and it should go to the site in a few hours.

> A mistake in the documentation of the site
> ------------------------------------------
>
>                 Key: SLING-330
>                 URL: https://issues.apache.org/jira/browse/SLING-330
>             Project: Sling
>          Issue Type: Bug
>          Components: Site
>            Reporter: Thilina Buddhika
>            Assignee: Felix Meschberger
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> The  page with the URL,  
> http://incubator.apache.org/sling/site/getting-and-building-sling.html 
> contains the steps for building Sling from the source. 
> Under the topic "Getting a Running Instance", in the 3rd step, it says  
> "Enter the launcher/app directory and launch Sling for the first time".
> But there is no any directory created with the name "launcher" inside the 
> Sling directory. But it has a directory with the name " launchpad", and every 
> thing works fine with that directory. 
> Trying to run the  command, 
>      java -jar -Dsling.home=sling -Dorg.apache.sling.osgi.log.file= 
> target/org.apache.sling.launcher.app-2.0.0-incubator-SNAPSHOT.jar, 
> in the 3rd step gives the following error. 
> java -jar -Dsling.home=sling -Dorg.apache.sling.osgi.log.file= 
> target/org.apache.sling.launcher.app-2.0.0-incubator-SNAPSHOT.jar
> It is because, the launchpad/app/target directory does not contain a jar 
> called, org.apache.sling.launcher.app-2.0.0-incubator-SNAPSHOT.jar.
> But it contains org.apache.sling.launchpad.app-2.0.0-incubator-SNAPSHOT.jar
> So that command should be corrected.

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

Reply via email to