projects
/
tomcat7.0
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf64508
)
Update post merge
author
markt
<markt@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 2 Feb 2010 13:35:16 +0000
(13:35 +0000)
committer
markt
<markt@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 2 Feb 2010 13:35:16 +0000
(13:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@905630
13f79535
-47bb-0310-9956-
ffa450edef68
BUILDING.txt
patch
|
blob
|
history
diff --git
a/BUILDING.txt
b/BUILDING.txt
index
19611dd
..
911b0e8
100644
(file)
--- a/
BUILDING.txt
+++ b/
BUILDING.txt
@@
-128,7
+128,7
@@
For a quick rebuild of only modified code you can use:
The documentation can be easly built:
cd ${tomcat.source}
- ant
-f dist.xml dist-
javadoc
+ ant javadoc
(6) Building the extras (commons-logging, webservices etc.).
cd ${tomcat.source}
@@
-137,6
+137,6
@@
The documentation can be easly built:
(7) Building a release running tests:
cd ${tomcat.source}
- ant
-f dist.xml
release
+ ant release