[
https://issues.apache.org/jira/browse/SHINDIG-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Lindner resolved SHINDIG-1331.
-----------------------------------
Fix Version/s: 2.0.0-RC1
Resolution: Fixed
fixed!
> Fix the url to access sample container in BUILD-JAVA
> ----------------------------------------------------
>
> Key: SHINDIG-1331
> URL: https://issues.apache.org/jira/browse/SHINDIG-1331
> Project: Shindig
> Issue Type: Bug
> Components: Build
> Affects Versions: 1.1-BETA5
> Reporter: Henry Saputra
> Priority: Trivial
> Fix For: 2.0.0-RC1
>
> Attachments: update_buildjava.patch
>
>
> Fix simple typo in the url for accessing sample container with Jetty plugin
> in BUILD-JAVA instruction text.
> Before:
> - http://localhost:8080/gadgets/files/samplecontainer/samplecontainer.html
> After:
> + http://localhost:8080/samplecontainer/samplecontainer.html
> The shindig-server generate war file with samplecontainer in the root web
> directory.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.