meikeric / ytex

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

Zip archive should contain top-level directory #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download ytex
2. Unzip archive

What is the expected output? What do you see instead?
A top-level "ytex" directory should be created. Instead a number of directories 
are created that pollute the current directory where the zip archive is located

What version of the product are you using? On what operating system?
0.3

Original issue reported on code.google.com by bevan.ko...@gmail.com on 6 Jun 2011 at 4:58

GoogleCodeExporter commented 8 years ago
We have a ytex.zip, but did not make it available for download; with this zip 
no other directories besides ytex will be created.  However, you will be 
responsible for installing the dependencies 
(http://code.google.com/p/ytex/wiki/Installation#YTEX_Dependencies), and will 
have to modify the setenv script to match your environment.

In v0.4 the ytex-with-dependencies.zip archive has only the ytex, tomcat, and 
ant directories; jdbc drivers have been moved into the ytex directory.  We will 
also make a ytex.zip available that does not have the tomcat/ant directories 
(but again users will be responsible for installing them and updating the 
setenv script).

Original comment by vnga...@gmail.com on 24 Jun 2011 at 3:35