josmas / openwonderland

Automatically exported from code.google.com/p/openwonderland
GNU General Public License v2.0
3 stars 5 forks source link

Clean up for git #259

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There is a bunch of folders missing when trying to build from a git clone.

Steps: 
1. git clone both wonderland and wonderland-modules
2. cd wonderland; ant

What is the expected output? What do you see instead?
Should compile but it does not.

Original issue reported on code.google.com by josmasfl...@gmail.com on 14 Apr 2012 at 11:12

GoogleCodeExporter commented 9 years ago
I have cleaned up a bit locally, added .gitignore, created a bunch of folders 
that are needed even though they are empty, and deleted 'art' dependencies in 
build scripts.

Files attached:
create_folders_fir_git.txt has 4 touch commands to create an empty file for git 
to track
git_core.diff changes in build.xml files re art folders
stable_folders_missing.diff changes in wonderland-modules/stable re art folders
RenameME.gitignore rename to .gitignore and drop in wonderland/.gitignore

Original comment by josmasfl...@gmail.com on 14 Apr 2012 at 11:20

Attachments:

GoogleCodeExporter commented 9 years ago
Jon to commit

Original comment by jonathan...@gmail.com on 23 Apr 2012 at 9:30

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r4836.

Original comment by jonathan...@gmail.com on 25 Apr 2012 at 8:25