Letractively / jcatapult

Automatically exported from code.google.com/p/jcatapult
0 stars 0 forks source link

Permissions and folders - Inconsistencies between documentation and installation package #46

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. install Jcatapult as instructed in Getting Started 
2. attempt to create web application as instructed in Jcatapult WebApps  

What is the expected output? What do you see instead?
a) there is no folder JCATAPULT_HOME/tools/makeproject, it is actually
JCATAPULT_HOME/ant/tools/makeproject
b) make-project is not installed with execute permission so the command as
given does not work.

What version of the product are you using? On what operating system?
jcatapult-1.0-RC2
Linux 2.6.22-3-amd64 x86_64
Debian "testing"

Please provide any additional information below.
Minor issue

Original issue reported on code.google.com by jo...@ihug.co.nz on 25 May 2008 at 11:05

GoogleCodeExporter commented 8 years ago
This is resolved and verified in both the tarball and zip 1.0-RC3 versions 
available
now from the downloads page.

To summarize, I have added execute permissions for the following 3 files:

- ant/tools/makeproject/make-project
- scaffolder/bin/scaffold
- deployer/bin/deploy

If you have any other issues related to permissions please let me know.

I have also updated the [GuideWebApp JCatapult Webapps Guide] to fix the 
discrepancy

Original comment by leafkn...@gmail.com on 30 May 2008 at 6:20