Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2008-11-02 06:08:42 +0000
committerdavid_williams2008-11-02 06:08:42 +0000
commit5258676f0feb523171545b4cf2be98b8052eb42f (patch)
tree7f7384a200f2d5db7fea80ef2ae3fe6e920843d1 /releng.incubator/.project
parenta61a0adf693eb5dc392638a26d24583e11bf4db8 (diff)
downloadwebtools.maps-5258676f0feb523171545b4cf2be98b8052eb42f.tar.gz
webtools.maps-5258676f0feb523171545b4cf2be98b8052eb42f.tar.xz
webtools.maps-5258676f0feb523171545b4cf2be98b8052eb42f.zip
re-arrange so xsl and vex can have seperatly triggered builds
Diffstat (limited to 'releng.incubator/.project')
-rw-r--r--releng.incubator/.project20
1 files changed, 11 insertions, 9 deletions
diff --git a/releng.incubator/.project b/releng.incubator/.project
index ca28f1367..67fd22439 100644
--- a/releng.incubator/.project
+++ b/releng.incubator/.project
@@ -1,11 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
- <name>releng.incubator</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- </buildSpec>
- <natures>
- </natures>
-</projectDescription>
+ <name>releng.incubator</name>
+ <comment>Normally, this 'incubator' level should not be
+ checked out of cvs as a top level project. Use the sub-cases
+ instead, such as vex or xsl.</comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ </buildSpec>
+ <natures>
+ </natures>
+</projectDescription> \ No newline at end of file

Back to the top