Author: maartenc
Date: Thu Dec 23 23:05:01 2010
New Revision: 1052407

URL: http://svn.apache.org/viewvc?rev=1052407&view=rev
Log:
DOCUMENATION: Added missing console output to the tutorials.

Added:
    ant/ivy/core/branches/2.2.0/doc/tutorial/log/
    ant/ivy/core/branches/2.2.0/doc/tutorial/log/chained-resolvers.txt
    ant/ivy/core/branches/2.2.0/doc/tutorial/log/configurations-lib.txt
    ant/ivy/core/branches/2.2.0/doc/tutorial/log/configurations-runcc.txt
    ant/ivy/core/branches/2.2.0/doc/tutorial/log/configurations-runhm.txt
    ant/ivy/core/branches/2.2.0/doc/tutorial/log/dependence-depending-2.txt
    ant/ivy/core/branches/2.2.0/doc/tutorial/log/dependence-depending.txt
    ant/ivy/core/branches/2.2.0/doc/tutorial/log/dependence-standalone-2.txt
    ant/ivy/core/branches/2.2.0/doc/tutorial/log/dependence-standalone.txt
    ant/ivy/core/branches/2.2.0/doc/tutorial/log/dual.txt
    ant/ivy/core/branches/2.2.0/doc/tutorial/log/hello-ivy-1.txt
    ant/ivy/core/branches/2.2.0/doc/tutorial/log/hello-ivy-2.txt
    ant/ivy/core/branches/2.2.0/doc/tutorial/log/install-deps.txt
    ant/ivy/core/branches/2.2.0/doc/tutorial/log/install-namespace.txt
    ant/ivy/core/branches/2.2.0/doc/tutorial/log/install.txt
    ant/ivy/core/branches/2.2.0/doc/tutorial/log/multi-project-find-antp.txt
    ant/ivy/core/branches/2.2.0/doc/tutorial/log/multi-project-general-antp.txt
    
ant/ivy/core/branches/2.2.0/doc/tutorial/log/multi-project-general-publishall.txt
    ant/ivy/core/branches/2.2.0/doc/tutorial/log/myrepository-content-deps.txt
    
ant/ivy/core/branches/2.2.0/doc/tutorial/log/myrepository-content-namespace.txt
    ant/ivy/core/branches/2.2.0/doc/tutorial/log/myrepository-content.txt

Added: ant/ivy/core/branches/2.2.0/doc/tutorial/log/chained-resolvers.txt
URL: 
http://svn.apache.org/viewvc/ant/ivy/core/branches/2.2.0/doc/tutorial/log/chained-resolvers.txt?rev=1052407&view=auto
==============================================================================
--- ant/ivy/core/branches/2.2.0/doc/tutorial/log/chained-resolvers.txt (added)
+++ ant/ivy/core/branches/2.2.0/doc/tutorial/log/chained-resolvers.txt Thu Dec 
23 23:05:01 2010
@@ -0,0 +1,38 @@
+[...@apache:/ivy/chained-resolvers/chainedresolvers-project]$ ant 
+Buildfile: /ivy/chained-resolvers/chainedresolvers-project/build.xml
+
+resolve:
+[ivy:retrieve] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
+[ivy:retrieve] :: loading settings :: file = 
/ivy/chained-resolvers/settings/ivysettings.xml
+[ivy:retrieve] :: resolving dependencies :: 
org.apache#chained-resolvers;work...@apache
+[ivy:retrieve]         confs: [default]
+[ivy:retrieve]         found commons-lang#commons-lang;2.0 in ibiblio
+[ivy:retrieve]         found org.apache#test;1.0 in libraries
+[ivy:retrieve] downloading 
http://repo1.maven.org/maven2/commons-lang/commons-lang/2.0/commons-lang-2.0.jar
 ...
+[ivy:retrieve] 
...........................................................................................................................................................................................................................................................................................................................................
 (165kB)
+[ivy:retrieve] .. (0kB)
+[ivy:retrieve]         [SUCCESSFUL ] 
commons-lang#commons-lang;2.0!commons-lang.jar (2745ms)
+[ivy:retrieve] downloading 
/ivy/chained-resolvers/settings/repository/test-1.0.jar ...
+[ivy:retrieve] .. (1kB)
+[ivy:retrieve]         [SUCCESSFUL ] org.apache#test;1.0!test.jar (16ms)
+[ivy:retrieve] :: resolution report :: resolve 4836ms :: artifacts dl 2761ms
+       ---------------------------------------------------------------------
+       |                  |            modules            ||   artifacts   |
+       |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
+       ---------------------------------------------------------------------
+       |      default     |   2   |   2   |   1   |   0   ||   2   |   2   |
+       ---------------------------------------------------------------------
+[ivy:retrieve] :: retrieving :: org.apache#chained-resolvers
+[ivy:retrieve]         confs: [default]
+[ivy:retrieve]         2 artifacts copied, 0 already retrieved (166kB/62ms)
+
+run:
+    [mkdir] Created dir: /ivy/chained-resolvers/chainedresolvers-project/build
+    [javac] /ivy/chained-resolvers/chainedresolvers-project/build.xml:58: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
+    [javac] Compiling 1 source file to 
/ivy/chained-resolvers/chainedresolvers-project/build
+     [java] standard message :example world !
+     [java] capitalized by org.apache.commons.lang.WordUtils : Example World !
+     [java] upperCased by test.StringUtils : EXAMPLE WORLD !
+
+BUILD SUCCESSFUL
+Total time: 10 seconds

Added: ant/ivy/core/branches/2.2.0/doc/tutorial/log/configurations-lib.txt
URL: 
http://svn.apache.org/viewvc/ant/ivy/core/branches/2.2.0/doc/tutorial/log/configurations-lib.txt?rev=1052407&view=auto
==============================================================================
--- ant/ivy/core/branches/2.2.0/doc/tutorial/log/configurations-lib.txt (added)
+++ ant/ivy/core/branches/2.2.0/doc/tutorial/log/configurations-lib.txt Thu Dec 
23 23:05:01 2010
@@ -0,0 +1,70 @@
+[...@apache:/ivy/configurations/multi-projects/filter-framework]$ ant 
+Buildfile: /ivy/configurations/multi-projects/filter-framework/build.xml
+
+clean:
+
+resolve:
+[ivy:retrieve] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
+[ivy:retrieve] :: loading settings :: url = 
jar:file:///home/ivy/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml
+[ivy:retrieve] :: resolving dependencies :: 
org.apache#filter-framework;work...@apache
+[ivy:retrieve]         confs: [api, homemade-impl, cc-impl, test]
+[ivy:retrieve]         found commons-collections#commons-collections;3.1 in 
public
+[ivy:retrieve]         found junit#junit;3.8 in public
+[ivy:retrieve] downloading 
http://repo1.maven.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.jar
 ...
+[ivy:retrieve] 
................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
+[ivy:retrieve] 
......................................................................................................................................................................................................................................................................................................................................................................................
 (546kB)
+[ivy:retrieve] .. (0kB)
+[ivy:retrieve]         [SUCCESSFUL ] 
commons-collections#commons-collections;3.1!commons-collections.jar (3432ms)
+[ivy:retrieve] downloading 
http://repo1.maven.org/maven2/junit/junit/3.8/junit-3.8.jar ...
+[ivy:retrieve] 
..........................................................................................................................................................................................................................................
 (118kB)
+[ivy:retrieve] .. (0kB)
+[ivy:retrieve]         [SUCCESSFUL ] junit#junit;3.8!junit.jar (2013ms)
+[ivy:retrieve] :: resolution report :: resolve 7286ms :: artifacts dl 5460ms
+       ---------------------------------------------------------------------
+       |                  |            modules            ||   artifacts   |
+       |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
+       ---------------------------------------------------------------------
+       |        api       |   0   |   0   |   0   |   0   ||   0   |   0   |
+       |   homemade-impl  |   0   |   0   |   0   |   0   ||   0   |   0   |
+       |      cc-impl     |   1   |   1   |   1   |   0   ||   1   |   1   |
+       |       test       |   2   |   2   |   2   |   0   ||   2   |   2   |
+       ---------------------------------------------------------------------
+[ivy:retrieve] :: retrieving :: org.apache#filter-framework
+[ivy:retrieve]         confs: [api, homemade-impl, cc-impl, test]
+[ivy:retrieve]         3 artifacts copied, 0 already retrieved (1211kB/63ms)
+
+build:
+    [mkdir] Created dir: 
/ivy/configurations/multi-projects/filter-framework/build
+    [mkdir] Created dir: 
/ivy/configurations/multi-projects/filter-framework/distrib
+    [javac] /ivy/configurations/multi-projects/filter-framework/build.xml:57: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
+    [javac] Compiling 4 source files to 
/ivy/configurations/multi-projects/filter-framework/build
+    [javac] Note: Some input files use unchecked or unsafe operations.
+    [javac] Note: Recompile with -Xlint:unchecked for details.
+      [jar] Building jar: 
/ivy/configurations/multi-projects/filter-framework/distrib/filter-api.jar
+      [jar] Building jar: 
/ivy/configurations/multi-projects/filter-framework/distrib/filter-hmimpl.jar
+      [jar] Building jar: 
/ivy/configurations/multi-projects/filter-framework/distrib/filter-ccimpl.jar
+
+test:
+    [mkdir] Created dir: 
/ivy/configurations/multi-projects/filter-framework/build/test-report
+    [mkdir] Created dir: 
/ivy/configurations/multi-projects/filter-framework/build/test-classes
+    [javac] /ivy/configurations/multi-projects/filter-framework/build.xml:82: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
+    [javac] Compiling 3 source files to 
/ivy/configurations/multi-projects/filter-framework/build/test-classes
+    [junit] Running filter.ccimpl.CCFilterTest
+    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,109 sec
+    [junit] Running filter.hmimpl.HMFilterTest
+    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,093 sec
+
+publish:
+[ivy:publish] :: delivering :: org.apache#filter-framework;work...@apache :: 
1.3 :: release :: Thu Sep 23 23:16:19 CEST 2010
+[ivy:publish]  delivering ivy file to 
/ivy/configurations/multi-projects/filter-framework/distrib/ivy.xml
+[ivy:publish] :: publishing :: org.apache#filter-framework
+[ivy:publish]  published filter-api to 
/home/ivy/.ivy2/local/org.apache/filter-framework/1.3.part/jars/filter-api.jar
+[ivy:publish]  published filter-hmimpl to 
/home/ivy/.ivy2/local/org.apache/filter-framework/1.3.part/jars/filter-hmimpl.jar
+[ivy:publish]  published filter-ccimpl to 
/home/ivy/.ivy2/local/org.apache/filter-framework/1.3.part/jars/filter-ccimpl.jar
+[ivy:publish]  published ivy to 
/home/ivy/.ivy2/local/org.apache/filter-framework/1.3.part/ivys/ivy.xml
+[ivy:publish]  publish commited: moved 
/home/ivy/.ivy2/local/org.apache/filter-framework/1.3.part 
+[ivy:publish]          to /home/ivy/.ivy2/local/org.apache/filter-framework/1.3
+     [echo] project filter-framework released with version 1.3
+
+BUILD SUCCESSFUL
+Total time: 18 seconds

Added: ant/ivy/core/branches/2.2.0/doc/tutorial/log/configurations-runcc.txt
URL: 
http://svn.apache.org/viewvc/ant/ivy/core/branches/2.2.0/doc/tutorial/log/configurations-runcc.txt?rev=1052407&view=auto
==============================================================================
--- ant/ivy/core/branches/2.2.0/doc/tutorial/log/configurations-runcc.txt 
(added)
+++ ant/ivy/core/branches/2.2.0/doc/tutorial/log/configurations-runcc.txt Thu 
Dec 23 23:05:01 2010
@@ -0,0 +1,47 @@
+[...@apache:/ivy/configurations/multi-projects/myapp]$ ant 
+Buildfile: /ivy/configurations/multi-projects/myapp/build.xml
+
+resolve:
+[ivy:retrieve] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
+[ivy:retrieve] :: loading settings :: url = 
jar:file:///home/ivy/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml
+[ivy:retrieve] :: resolving dependencies :: org.apache#myapp;work...@apache
+[ivy:retrieve]         confs: [build, noexternaljar, withexternaljar]
+[ivy:retrieve]         found org.apache#filter-framework;1.3 in local
+[ivy:retrieve]         [1.3] org.apache#filter-framework;latest.integration
+[ivy:retrieve]         found commons-collections#commons-collections;3.1 in 
public
+[ivy:retrieve] downloading 
/home/ivy/.ivy2/local/org.apache/filter-framework/1.3/jars/filter-ccimpl.jar ...
+[ivy:retrieve] .. (1kB)
+[ivy:retrieve] .. (0kB)
+[ivy:retrieve]         [SUCCESSFUL ] 
org.apache#filter-framework;1.3!filter-ccimpl.jar (16ms)
+[ivy:retrieve] downloading 
/home/ivy/.ivy2/local/org.apache/filter-framework/1.3/jars/filter-hmimpl.jar ...
+[ivy:retrieve] .. (1kB)
+[ivy:retrieve] .. (0kB)
+[ivy:retrieve]         [SUCCESSFUL ] 
org.apache#filter-framework;1.3!filter-hmimpl.jar (15ms)
+[ivy:retrieve] downloading 
/home/ivy/.ivy2/local/org.apache/filter-framework/1.3/jars/filter-api.jar ...
+[ivy:retrieve] .. (1kB)
+[ivy:retrieve] .. (0kB)
+[ivy:retrieve]         [SUCCESSFUL ] 
org.apache#filter-framework;1.3!filter-api.jar (31ms)
+[ivy:retrieve] :: resolution report :: resolve 156ms :: artifacts dl 62ms
+       ---------------------------------------------------------------------
+       |                  |            modules            ||   artifacts   |
+       |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
+       ---------------------------------------------------------------------
+       |       build      |   1   |   1   |   1   |   0   ||   1   |   1   |
+       |   noexternaljar  |   1   |   1   |   1   |   0   ||   2   |   2   |
+       |  withexternaljar |   2   |   1   |   1   |   0   ||   3   |   2   |
+       ---------------------------------------------------------------------
+[ivy:retrieve] :: retrieving :: org.apache#myapp
+[ivy:retrieve]         confs: [build, noexternaljar, withexternaljar]
+[ivy:retrieve]         6 artifacts copied, 0 already retrieved (552kB/94ms)
+
+build:
+    [mkdir] Created dir: /ivy/configurations/multi-projects/myapp/build
+    [javac] /ivy/configurations/multi-projects/myapp/build.xml:56: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
+    [javac] Compiling 1 source file to 
/ivy/configurations/multi-projects/myapp/build
+
+run-cc:
+     [java] Filtering with:class filter.ccimpl.CCFilter
+     [java] Result :[two, tree]
+
+BUILD SUCCESSFUL
+Total time: 3 seconds

Added: ant/ivy/core/branches/2.2.0/doc/tutorial/log/configurations-runhm.txt
URL: 
http://svn.apache.org/viewvc/ant/ivy/core/branches/2.2.0/doc/tutorial/log/configurations-runhm.txt?rev=1052407&view=auto
==============================================================================
--- ant/ivy/core/branches/2.2.0/doc/tutorial/log/configurations-runhm.txt 
(added)
+++ ant/ivy/core/branches/2.2.0/doc/tutorial/log/configurations-runhm.txt Thu 
Dec 23 23:05:01 2010
@@ -0,0 +1,33 @@
+[...@apache:/ivy/configurations/multi-projects/myapp]$ ant run-hm
+Buildfile: /ivy/configurations/multi-projects/myapp/build.xml
+
+resolve:
+[ivy:retrieve] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
+[ivy:retrieve] :: loading settings :: url = 
jar:file:///home/ivy/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml
+[ivy:retrieve] :: resolving dependencies :: org.apache#myapp;work...@apache
+[ivy:retrieve]         confs: [build, noexternaljar, withexternaljar]
+[ivy:retrieve]         found org.apache#filter-framework;1.3 in local
+[ivy:retrieve]         [1.3] org.apache#filter-framework;latest.integration
+[ivy:retrieve]         found commons-collections#commons-collections;3.1 in 
public
+[ivy:retrieve] :: resolution report :: resolve 156ms :: artifacts dl 0ms
+       ---------------------------------------------------------------------
+       |                  |            modules            ||   artifacts   |
+       |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
+       ---------------------------------------------------------------------
+       |       build      |   1   |   0   |   0   |   0   ||   1   |   0   |
+       |   noexternaljar  |   1   |   0   |   0   |   0   ||   2   |   0   |
+       |  withexternaljar |   2   |   0   |   0   |   0   ||   3   |   0   |
+       ---------------------------------------------------------------------
+[ivy:retrieve] :: retrieving :: org.apache#myapp
+[ivy:retrieve]         confs: [build, noexternaljar, withexternaljar]
+[ivy:retrieve]         0 artifacts copied, 6 already retrieved (0kB/31ms)
+
+build:
+    [javac] /ivy/configurations/multi-projects/myapp/build.xml:56: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
+
+run-hm:
+     [java] Filtering with:class filter.hmimpl.HMFilter
+     [java] Result :[two, tree]
+
+BUILD SUCCESSFUL
+Total time: 2 seconds

Added: ant/ivy/core/branches/2.2.0/doc/tutorial/log/dependence-depending-2.txt
URL: 
http://svn.apache.org/viewvc/ant/ivy/core/branches/2.2.0/doc/tutorial/log/dependence-depending-2.txt?rev=1052407&view=auto
==============================================================================
--- ant/ivy/core/branches/2.2.0/doc/tutorial/log/dependence-depending-2.txt 
(added)
+++ ant/ivy/core/branches/2.2.0/doc/tutorial/log/dependence-depending-2.txt Thu 
Dec 23 23:05:01 2010
@@ -0,0 +1,38 @@
+[...@apache:/ivy/dependence/depender]$ ant 
+Buildfile: /ivy/dependence/depender/build.xml
+
+clean:
+
+resolve:
+[ivy:retrieve] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
+[ivy:retrieve] :: loading settings :: file = 
/ivy/dependence/settings/ivysettings.xml
+[ivy:retrieve] DEPRECATED: 'defaultCache' is deprecated, use 
'cach...@defaultcachedir]' instead 
(file://ivy/dependence/settings/ivysettings.xml)
+[ivy:retrieve] :: resolving dependencies :: org.apache#depender;work...@apache
+[ivy:retrieve]         confs: [default]
+[ivy:retrieve]         found org.apache#dependee;1 in projects
+[ivy:retrieve]         [1] org.apache#dependee;latest.integration
+[ivy:retrieve]         found commons-lang#commons-lang;2.0 in libraries
+[ivy:retrieve] :: resolution report :: resolve 94ms :: artifacts dl 15ms
+       ---------------------------------------------------------------------
+       |                  |            modules            ||   artifacts   |
+       |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
+       ---------------------------------------------------------------------
+       |      default     |   2   |   0   |   0   |   0   ||   2   |   0   |
+       ---------------------------------------------------------------------
+[ivy:retrieve] :: retrieving :: org.apache#depender
+[ivy:retrieve]         confs: [default]
+[ivy:retrieve]         2 artifacts copied, 0 already retrieved (167kB/31ms)
+
+compile:
+    [mkdir] Created dir: /ivy/dependence/depender/build/classes
+    [javac] /ivy/dependence/depender/build.xml:71: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
+    [javac] Compiling 1 source file to /ivy/dependence/depender/build/classes
+
+run:
+     [java] you are using version 1 of class standalone.Main
+     [java] standard message : i am depending.Main and standalone.Main will do 
the job for me
+     [java]     [standalone.Main] capitalizing string "i am depending.Main and 
standalone.Main will do the job for me" using org.apache.commons.lang.WordUtils
+     [java] capitalized message : I Am Depending.main And Standalone.main Will 
Do The Job For Me
+
+BUILD SUCCESSFUL
+Total time: 2 seconds

Added: ant/ivy/core/branches/2.2.0/doc/tutorial/log/dependence-depending.txt
URL: 
http://svn.apache.org/viewvc/ant/ivy/core/branches/2.2.0/doc/tutorial/log/dependence-depending.txt?rev=1052407&view=auto
==============================================================================
--- ant/ivy/core/branches/2.2.0/doc/tutorial/log/dependence-depending.txt 
(added)
+++ ant/ivy/core/branches/2.2.0/doc/tutorial/log/dependence-depending.txt Thu 
Dec 23 23:05:01 2010
@@ -0,0 +1,42 @@
+[...@apache:/ivy/dependence/depender]$ ant 
+Buildfile: /ivy/dependence/depender/build.xml
+
+clean:
+
+resolve:
+[ivy:retrieve] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
+[ivy:retrieve] :: loading settings :: file = 
/ivy/dependence/settings/ivysettings.xml
+[ivy:retrieve] DEPRECATED: 'defaultCache' is deprecated, use 
'cach...@defaultcachedir]' instead 
(file://ivy/dependence/settings/ivysettings.xml)
+[ivy:retrieve] :: resolving dependencies :: org.apache#depender;work...@apache
+[ivy:retrieve]         confs: [default]
+[ivy:retrieve]         found org.apache#dependee;1 in projects
+[ivy:retrieve]         [1] org.apache#dependee;latest.integration
+[ivy:retrieve]         found commons-lang#commons-lang;2.0 in libraries
+[ivy:retrieve] downloading /ivy/dependence/settings/repository/dependee-1.jar 
...
+[ivy:retrieve] .. (1kB)
+[ivy:retrieve] .. (0kB)
+[ivy:retrieve]         [SUCCESSFUL ] org.apache#dependee;1!dependee.jar (16ms)
+[ivy:retrieve] :: resolution report :: resolve 343ms :: artifacts dl 47ms
+       ---------------------------------------------------------------------
+       |                  |            modules            ||   artifacts   |
+       |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
+       ---------------------------------------------------------------------
+       |      default     |   2   |   1   |   1   |   0   ||   2   |   1   |
+       ---------------------------------------------------------------------
+[ivy:retrieve] :: retrieving :: org.apache#depender
+[ivy:retrieve]         confs: [default]
+[ivy:retrieve]         2 artifacts copied, 0 already retrieved (167kB/47ms)
+
+compile:
+    [mkdir] Created dir: /ivy/dependence/depender/build/classes
+    [javac] /ivy/dependence/depender/build.xml:71: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
+    [javac] Compiling 1 source file to /ivy/dependence/depender/build/classes
+
+run:
+     [java] you are using version 1 of class standalone.Main
+     [java] standard message : i am depending.Main and standalone.Main will do 
the job for me
+     [java]     [standalone.Main] capitalizing string "i am depending.Main and 
standalone.Main will do the job for me" using org.apache.commons.lang.WordUtils
+     [java] capitalized message : I Am Depending.main And Standalone.main Will 
Do The Job For Me
+
+BUILD SUCCESSFUL
+Total time: 3 seconds

Added: ant/ivy/core/branches/2.2.0/doc/tutorial/log/dependence-standalone-2.txt
URL: 
http://svn.apache.org/viewvc/ant/ivy/core/branches/2.2.0/doc/tutorial/log/dependence-standalone-2.txt?rev=1052407&view=auto
==============================================================================
--- ant/ivy/core/branches/2.2.0/doc/tutorial/log/dependence-standalone-2.txt 
(added)
+++ ant/ivy/core/branches/2.2.0/doc/tutorial/log/dependence-standalone-2.txt 
Thu Dec 23 23:05:01 2010
@@ -0,0 +1,39 @@
+[...@apache:/ivy/dependence/dependee]$ ant publish
+Buildfile: /ivy/dependence/dependee/build.xml
+
+resolve:
+[ivy:retrieve] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
+[ivy:retrieve] :: loading settings :: file = 
/ivy/dependence/settings/ivysettings.xml
+[ivy:retrieve] DEPRECATED: 'defaultCache' is deprecated, use 
'cach...@defaultcachedir]' instead 
(file://ivy/dependence/settings/ivysettings.xml)
+[ivy:retrieve] :: resolving dependencies :: org.apache#dependee;work...@apache
+[ivy:retrieve]         confs: [default]
+[ivy:retrieve]         found commons-lang#commons-lang;2.0 in libraries
+[ivy:retrieve] :: resolution report :: resolve 109ms :: artifacts dl 0ms
+       ---------------------------------------------------------------------
+       |                  |            modules            ||   artifacts   |
+       |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
+       ---------------------------------------------------------------------
+       |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
+       ---------------------------------------------------------------------
+[ivy:retrieve] :: retrieving :: org.apache#dependee
+[ivy:retrieve]         confs: [default]
+[ivy:retrieve]         0 artifacts copied, 1 already retrieved (0kB/0ms)
+
+compile:
+    [javac] /ivy/dependence/dependee/build.xml:60: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
+
+jar:
+[propertyfile] Updating property file: 
/ivy/dependence/dependee/build/classes/version.properties
+      [jar] Building jar: /ivy/dependence/dependee/build/dependee.jar
+
+publish:
+   [delete] Deleting: /ivy/dependence/dependee/build/ivy.xml
+[ivy:publish] :: delivering :: org.apache#dependee;work...@apache :: 2 :: 
release :: Thu Sep 23 23:15:56 CEST 2010
+[ivy:publish]  delivering ivy file to /ivy/dependence/dependee/build/ivy.xml
+[ivy:publish] :: publishing :: org.apache#dependee
+[ivy:publish]  published dependee to 
/ivy/dependence/settings/repository/dependee-2.jar
+[ivy:publish]  published ivy to 
/ivy/dependence/settings/repository/dependee-2.xml
+     [echo] project dependee released with version 2
+
+BUILD SUCCESSFUL
+Total time: 1 second

Added: ant/ivy/core/branches/2.2.0/doc/tutorial/log/dependence-standalone.txt
URL: 
http://svn.apache.org/viewvc/ant/ivy/core/branches/2.2.0/doc/tutorial/log/dependence-standalone.txt?rev=1052407&view=auto
==============================================================================
--- ant/ivy/core/branches/2.2.0/doc/tutorial/log/dependence-standalone.txt 
(added)
+++ ant/ivy/core/branches/2.2.0/doc/tutorial/log/dependence-standalone.txt Thu 
Dec 23 23:05:01 2010
@@ -0,0 +1,45 @@
+[...@apache:/ivy/dependence/dependee]$ ant publish
+Buildfile: /ivy/dependence/dependee/build.xml
+
+resolve:
+[ivy:retrieve] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
+[ivy:retrieve] :: loading settings :: file = 
/ivy/dependence/settings/ivysettings.xml
+[ivy:retrieve] DEPRECATED: 'defaultCache' is deprecated, use 
'cach...@defaultcachedir]' instead 
(file://ivy/dependence/settings/ivysettings.xml)
+[ivy:retrieve] :: resolving dependencies :: org.apache#dependee;work...@apache
+[ivy:retrieve]         confs: [default]
+[ivy:retrieve]         found commons-lang#commons-lang;2.0 in libraries
+[ivy:retrieve] downloading 
http://repo1.maven.org/maven2/commons-lang/commons-lang/2.0/commons-lang-2.0.jar
 ...
+[ivy:retrieve] 
...................................................................................................................................................................................................................................................................................................................................
+[ivy:retrieve]  (165kB)
+[ivy:retrieve] .. (0kB)
+[ivy:retrieve]         [SUCCESSFUL ] 
commons-lang#commons-lang;2.0!commons-lang.jar (3260ms)
+[ivy:retrieve] :: resolution report :: resolve 530ms :: artifacts dl 3260ms
+       ---------------------------------------------------------------------
+       |                  |            modules            ||   artifacts   |
+       |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
+       ---------------------------------------------------------------------
+       |      default     |   1   |   1   |   0   |   0   ||   1   |   1   |
+       ---------------------------------------------------------------------
+[ivy:retrieve] :: retrieving :: org.apache#dependee
+[ivy:retrieve]         confs: [default]
+[ivy:retrieve]         1 artifacts copied, 0 already retrieved (165kB/31ms)
+
+compile:
+    [mkdir] Created dir: /ivy/dependence/dependee/build/classes
+    [javac] /ivy/dependence/dependee/build.xml:60: warning: 
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to 
false for repeatable builds
+    [javac] Compiling 1 source file to /ivy/dependence/dependee/build/classes
+
+jar:
+[propertyfile] Creating new property file: 
/ivy/dependence/dependee/build/classes/version.properties
+      [jar] Building jar: /ivy/dependence/dependee/build/dependee.jar
+
+publish:
+[ivy:publish] :: delivering :: org.apache#dependee;work...@apache :: 1 :: 
release :: Thu Sep 23 23:15:49 CEST 2010
+[ivy:publish]  delivering ivy file to /ivy/dependence/dependee/build/ivy.xml
+[ivy:publish] :: publishing :: org.apache#dependee
+[ivy:publish]  published dependee to 
/ivy/dependence/settings/repository/dependee-1.jar
+[ivy:publish]  published ivy to 
/ivy/dependence/settings/repository/dependee-1.xml
+     [echo] project dependee released with version 1
+
+BUILD SUCCESSFUL
+Total time: 6 seconds

Added: ant/ivy/core/branches/2.2.0/doc/tutorial/log/dual.txt
URL: 
http://svn.apache.org/viewvc/ant/ivy/core/branches/2.2.0/doc/tutorial/log/dual.txt?rev=1052407&view=auto
==============================================================================
--- ant/ivy/core/branches/2.2.0/doc/tutorial/log/dual.txt (added)
+++ ant/ivy/core/branches/2.2.0/doc/tutorial/log/dual.txt Thu Dec 23 23:05:01 
2010
@@ -0,0 +1,46 @@
+[...@apache:/ivy/dual/project]$ ant 
+Buildfile: /ivy/dual/project/build.xml
+
+resolve:
+[ivy:retrieve] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
+[ivy:retrieve] :: loading settings :: file = /ivy/dual/settings/ivysettings.xml
+[ivy:retrieve] :: resolving dependencies :: org.apache#hello-ivy;work...@apache
+[ivy:retrieve]         confs: [default]
+[ivy:retrieve]         found commons-httpclient#commons-httpclient;2.0.2 in 
ivys
+[ivy:retrieve]         found commons-logging#commons-logging;1.0.4 in ibiblio
+[ivy:retrieve]         found commons-lang#commons-lang;2.0 in ibiblio
+[ivy:retrieve] downloading 
http://repo1.maven.org/maven2/commons-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.jar
 ...
+[ivy:retrieve] 
....................................................................................................................................................................................................................................................................................................................................................................................................................................................
 (220kB)
+[ivy:retrieve] .. (0kB)
+[ivy:retrieve]         [SUCCESSFUL ] 
commons-httpclient#commons-httpclient;2.0.2!commons-httpclient.jar (3853ms)
+[ivy:retrieve] downloading 
http://repo1.maven.org/maven2/commons-lang/commons-lang/2.0/commons-lang-2.0.jar
 ...
+[ivy:retrieve] 
................................................................................................................................................................................................................................................................................................................................................
 (165kB)
+[ivy:retrieve] .. (0kB)
+[ivy:retrieve]         [SUCCESSFUL ] 
commons-lang#commons-lang;2.0!commons-lang.jar (1826ms)
+[ivy:retrieve] downloading 
http://repo1.maven.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
 ...
+[ivy:retrieve] 
.......................................................................... 
(37kB)
+[ivy:retrieve] .. (0kB)
+[ivy:retrieve]         [SUCCESSFUL ] 
commons-logging#commons-logging;1.0.4!commons-logging.jar (1341ms)
+[ivy:retrieve] :: resolution report :: resolve 1076ms :: artifacts dl 7036ms
+       ---------------------------------------------------------------------
+       |                  |            modules            ||   artifacts   |
+       |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
+       ---------------------------------------------------------------------
+       |      default     |   3   |   3   |   1   |   0   ||   3   |   3   |
+       ---------------------------------------------------------------------
+[ivy:retrieve] :: retrieving :: org.apache#hello-ivy
+[ivy:retrieve]         confs: [default]
+[ivy:retrieve]         3 artifacts copied, 0 already retrieved (423kB/47ms)
+
+run:
+    [mkdir] Created dir: /ivy/dual/project/build
+    [javac] /ivy/dual/project/build.xml:58: warning: 'includeantruntime' was 
not set, defaulting to build.sysclasspath=last; set to false for repeatable 
builds
+    [javac] Compiling 1 source file to /ivy/dual/project/build
+     [java] standard message : hello ivy !
+     [java] capitalized by org.apache.commons.lang.WordUtils : Hello Ivy !
+     [java] head status code with httpclient: 200
+     [java] now check if httpclient dependency on commons-logging has been 
realized
+     [java] found logging class in classpath: interface 
org.apache.commons.logging.Log
+
+BUILD SUCCESSFUL
+Total time: 10 seconds

Added: ant/ivy/core/branches/2.2.0/doc/tutorial/log/hello-ivy-1.txt
URL: 
http://svn.apache.org/viewvc/ant/ivy/core/branches/2.2.0/doc/tutorial/log/hello-ivy-1.txt?rev=1052407&view=auto
==============================================================================
--- ant/ivy/core/branches/2.2.0/doc/tutorial/log/hello-ivy-1.txt (added)
+++ ant/ivy/core/branches/2.2.0/doc/tutorial/log/hello-ivy-1.txt Thu Dec 23 
23:05:01 2010
@@ -0,0 +1,62 @@
+[...@apache:/ivy/hello-ivy]$ ant 
+Buildfile: /ivy/hello-ivy/build.xml
+
+resolve:
+[ivy:retrieve] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
+[ivy:retrieve] :: loading settings :: url = 
jar:file:///home/ivy/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml
+[ivy:retrieve] :: resolving dependencies :: org.apache#hello-ivy;work...@apache
+[ivy:retrieve]         confs: [default]
+[ivy:retrieve]         found commons-lang#commons-lang;2.0 in public
+[ivy:retrieve]         found commons-cli#commons-cli;1.0 in public
+[ivy:retrieve]         found commons-logging#commons-logging;1.0 in public
+[ivy:retrieve] downloading 
http://repo1.maven.org/maven2/commons-lang/commons-lang/2.0/commons-lang-2.0-javadoc.jar
 ...
+[ivy:retrieve] 
...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
+[ivy:retrieve] 
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
 (467kB)
+[ivy:retrieve] .. (0kB)
+[ivy:retrieve]         [SUCCESSFUL ] 
commons-lang#commons-lang;2.0!commons-lang.jar(javadoc) (3697ms)
+[ivy:retrieve] downloading 
http://repo1.maven.org/maven2/commons-lang/commons-lang/2.0/commons-lang-2.0.jar
 ...
+[ivy:retrieve] 
...............................................................................................................................................................................................................................................................................................................................................
 (165kB)
+[ivy:retrieve] .. (0kB)
+[ivy:retrieve]         [SUCCESSFUL ] 
commons-lang#commons-lang;2.0!commons-lang.jar (1997ms)
+[ivy:retrieve] downloading 
http://repo1.maven.org/maven2/commons-lang/commons-lang/2.0/commons-lang-2.0-sources.jar
 ...
+[ivy:retrieve] 
............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
 (245kB)
+[ivy:retrieve] .. (0kB)
+[ivy:retrieve]         [SUCCESSFUL ] 
commons-lang#commons-lang;2.0!commons-lang.jar(source) (3495ms)
+[ivy:retrieve] downloading 
http://repo1.maven.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0-javadoc.jar
 ...
+[ivy:retrieve] 
...........................................................................................................................................................................................
 (92kB)
+[ivy:retrieve] .. (0kB)
+[ivy:retrieve]         [SUCCESSFUL ] 
commons-cli#commons-cli;1.0!commons-cli.jar(javadoc) (2137ms)
+[ivy:retrieve] downloading 
http://repo1.maven.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar 
...
+[ivy:retrieve] ......................................................... (29kB)
+[ivy:retrieve] .. (0kB)
+[ivy:retrieve]         [SUCCESSFUL ] 
commons-cli#commons-cli;1.0!commons-cli.jar (1404ms)
+[ivy:retrieve] downloading 
http://repo1.maven.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0-sources.jar
 ...
+[ivy:retrieve] 
......................................................................................................
 (48kB)
+[ivy:retrieve] .. (0kB)
+[ivy:retrieve]         [SUCCESSFUL ] 
commons-cli#commons-cli;1.0!commons-cli.jar(source) (1529ms)
+[ivy:retrieve] downloading 
http://repo1.maven.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.jar
 ...
+[ivy:retrieve] ........................................... (21kB)
+[ivy:retrieve] ... (0kB)
+[ivy:retrieve]         [SUCCESSFUL ] 
commons-logging#commons-logging;1.0!commons-logging.jar (2199ms)
+[ivy:retrieve] :: resolution report :: resolve 9095ms :: artifacts dl 16520ms
+[ivy:retrieve]         :: evicted modules:
+[ivy:retrieve]         commons-lang#commons-lang;1.0 by 
[commons-lang#commons-lang;2.0] in [default]
+       ---------------------------------------------------------------------
+       |                  |            modules            ||   artifacts   |
+       |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
+       ---------------------------------------------------------------------
+       |      default     |   4   |   3   |   3   |   1   ||   7   |   7   |
+       ---------------------------------------------------------------------
+[ivy:retrieve] :: retrieving :: org.apache#hello-ivy
+[ivy:retrieve]         confs: [default]
+[ivy:retrieve]         7 artifacts copied, 0 already retrieved (1069kB/78ms)
+
+run:
+    [mkdir] Created dir: /ivy/hello-ivy/build
+    [javac] /ivy/hello-ivy/build.xml:53: warning: 'includeantruntime' was not 
set, defaulting to build.sysclasspath=last; set to false for repeatable builds
+    [javac] Compiling 1 source file to /ivy/hello-ivy/build
+     [java] standard message : hello ivy !
+     [java] capitalized by org.apache.commons.lang.WordUtils : Hello Ivy !
+
+BUILD SUCCESSFUL
+Total time: 28 seconds

Added: ant/ivy/core/branches/2.2.0/doc/tutorial/log/hello-ivy-2.txt
URL: 
http://svn.apache.org/viewvc/ant/ivy/core/branches/2.2.0/doc/tutorial/log/hello-ivy-2.txt?rev=1052407&view=auto
==============================================================================
--- ant/ivy/core/branches/2.2.0/doc/tutorial/log/hello-ivy-2.txt (added)
+++ ant/ivy/core/branches/2.2.0/doc/tutorial/log/hello-ivy-2.txt Thu Dec 23 
23:05:01 2010
@@ -0,0 +1,31 @@
+[...@apache:/ivy/hello-ivy]$ ant 
+Buildfile: /ivy/hello-ivy/build.xml
+
+resolve:
+[ivy:retrieve] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
+[ivy:retrieve] :: loading settings :: url = 
jar:file:///home/ivy/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml
+[ivy:retrieve] :: resolving dependencies :: org.apache#hello-ivy;work...@apache
+[ivy:retrieve]         confs: [default]
+[ivy:retrieve]         found commons-lang#commons-lang;2.0 in public
+[ivy:retrieve]         found commons-cli#commons-cli;1.0 in public
+[ivy:retrieve]         found commons-logging#commons-logging;1.0 in public
+[ivy:retrieve] :: resolution report :: resolve 343ms :: artifacts dl 16ms
+[ivy:retrieve]         :: evicted modules:
+[ivy:retrieve]         commons-lang#commons-lang;1.0 by 
[commons-lang#commons-lang;2.0] in [default]
+       ---------------------------------------------------------------------
+       |                  |            modules            ||   artifacts   |
+       |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
+       ---------------------------------------------------------------------
+       |      default     |   4   |   0   |   0   |   1   ||   7   |   0   |
+       ---------------------------------------------------------------------
+[ivy:retrieve] :: retrieving :: org.apache#hello-ivy
+[ivy:retrieve]         confs: [default]
+[ivy:retrieve]         0 artifacts copied, 7 already retrieved (0kB/15ms)
+
+run:
+    [javac] /ivy/hello-ivy/build.xml:53: warning: 'includeantruntime' was not 
set, defaulting to build.sysclasspath=last; set to false for repeatable builds
+     [java] standard message : hello ivy !
+     [java] capitalized by org.apache.commons.lang.WordUtils : Hello Ivy !
+
+BUILD SUCCESSFUL
+Total time: 1 second


Reply via email to