mirror of https://github.com/apache/ant-ivy
set 'eol-style' to 'native'
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.2.0-rc1@1054546 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8564eaf04f
commit
a722821dd9
|
|
@ -1,39 +1,39 @@
|
||||||
[ivy@apache:/ivy/chained-resolvers/chainedresolvers-project]$ ant
|
[ivy@apache:/ivy/chained-resolvers/chainedresolvers-project]$ ant
|
||||||
Buildfile: /ivy/chained-resolvers/chainedresolvers-project/build.xml
|
Buildfile: /ivy/chained-resolvers/chainedresolvers-project/build.xml
|
||||||
|
|
||||||
resolve:
|
resolve:
|
||||||
[ivy:retrieve] :: Ivy 2.2.0-rc1 - 20100629224905 :: http://ant.apache.org/ivy/ ::
|
[ivy:retrieve] :: Ivy 2.2.0-rc1 - 20100629224905 :: http://ant.apache.org/ivy/ ::
|
||||||
[ivy:retrieve] :: loading settings :: file = /ivy/chained-resolvers/settings/ivysettings.xml
|
[ivy:retrieve] :: loading settings :: file = /ivy/chained-resolvers/settings/ivysettings.xml
|
||||||
[ivy:retrieve] :: resolving dependencies :: org.apache#chained-resolvers;working@apache
|
[ivy:retrieve] :: resolving dependencies :: org.apache#chained-resolvers;working@apache
|
||||||
[ivy:retrieve] confs: [default]
|
[ivy:retrieve] confs: [default]
|
||||||
[ivy:retrieve] found commons-lang#commons-lang;2.0 in ibiblio
|
[ivy:retrieve] found commons-lang#commons-lang;2.0 in ibiblio
|
||||||
[ivy:retrieve] found org.apache#test;1.0 in libraries
|
[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] downloading http://repo1.maven.org/maven2/commons-lang/commons-lang/2.0/commons-lang-2.0.jar ...
|
||||||
[ivy:retrieve] .......................................................................................................................................................................................................................................................................................................................
|
[ivy:retrieve] .......................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:retrieve] ............. (165kB)
|
[ivy:retrieve] ............. (165kB)
|
||||||
[ivy:retrieve] .. (0kB)
|
[ivy:retrieve] .. (0kB)
|
||||||
[ivy:retrieve] [SUCCESSFUL ] commons-lang#commons-lang;2.0!commons-lang.jar (3495ms)
|
[ivy:retrieve] [SUCCESSFUL ] commons-lang#commons-lang;2.0!commons-lang.jar (3495ms)
|
||||||
[ivy:retrieve] downloading /ivy/chained-resolvers/settings/repository/test-1.0.jar ...
|
[ivy:retrieve] downloading /ivy/chained-resolvers/settings/repository/test-1.0.jar ...
|
||||||
[ivy:retrieve] .. (1kB)
|
[ivy:retrieve] .. (1kB)
|
||||||
[ivy:retrieve] [SUCCESSFUL ] org.apache#test;1.0!test.jar (15ms)
|
[ivy:retrieve] [SUCCESSFUL ] org.apache#test;1.0!test.jar (15ms)
|
||||||
[ivy:retrieve] :: resolution report :: resolve 4181ms :: artifacts dl 3510ms
|
[ivy:retrieve] :: resolution report :: resolve 4181ms :: artifacts dl 3510ms
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| | modules || artifacts |
|
| | modules || artifacts |
|
||||||
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| default | 2 | 2 | 1 | 0 || 2 | 2 |
|
| default | 2 | 2 | 1 | 0 || 2 | 2 |
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
[ivy:retrieve] :: retrieving :: org.apache#chained-resolvers
|
[ivy:retrieve] :: retrieving :: org.apache#chained-resolvers
|
||||||
[ivy:retrieve] confs: [default]
|
[ivy:retrieve] confs: [default]
|
||||||
[ivy:retrieve] 2 artifacts copied, 0 already retrieved (166kB/31ms)
|
[ivy:retrieve] 2 artifacts copied, 0 already retrieved (166kB/31ms)
|
||||||
|
|
||||||
run:
|
run:
|
||||||
[mkdir] Created dir: /ivy/chained-resolvers/chainedresolvers-project/build
|
[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] /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
|
[javac] Compiling 1 source file to /ivy/chained-resolvers/chainedresolvers-project/build
|
||||||
[java] standard message :example world !
|
[java] standard message :example world !
|
||||||
[java] capitalized by org.apache.commons.lang.WordUtils : Example World !
|
[java] capitalized by org.apache.commons.lang.WordUtils : Example World !
|
||||||
[java] upperCased by test.StringUtils : EXAMPLE WORLD !
|
[java] upperCased by test.StringUtils : EXAMPLE WORLD !
|
||||||
|
|
||||||
BUILD SUCCESSFUL
|
BUILD SUCCESSFUL
|
||||||
Total time: 11 seconds
|
Total time: 11 seconds
|
||||||
|
|
|
||||||
|
|
@ -1,70 +1,70 @@
|
||||||
[ivy@apache:/ivy/configurations/multi-projects/filter-framework]$ ant
|
[ivy@apache:/ivy/configurations/multi-projects/filter-framework]$ ant
|
||||||
Buildfile: /ivy/configurations/multi-projects/filter-framework/build.xml
|
Buildfile: /ivy/configurations/multi-projects/filter-framework/build.xml
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
|
|
||||||
resolve:
|
resolve:
|
||||||
[ivy:retrieve] :: Ivy 2.2.0-rc1 - 20100629224905 :: http://ant.apache.org/ivy/ ::
|
[ivy:retrieve] :: Ivy 2.2.0-rc1 - 20100629224905 :: 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] :: loading settings :: url = jar:file:///home/ivy/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml
|
||||||
[ivy:retrieve] :: resolving dependencies :: org.apache#filter-framework;working@apache
|
[ivy:retrieve] :: resolving dependencies :: org.apache#filter-framework;working@apache
|
||||||
[ivy:retrieve] confs: [api, homemade-impl, cc-impl, test]
|
[ivy:retrieve] confs: [api, homemade-impl, cc-impl, test]
|
||||||
[ivy:retrieve] found commons-collections#commons-collections;3.1 in public
|
[ivy:retrieve] found commons-collections#commons-collections;3.1 in public
|
||||||
[ivy:retrieve] found junit#junit;3.8 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] downloading http://repo1.maven.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.jar ...
|
||||||
[ivy:retrieve] ...............................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:retrieve] ...............................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:retrieve] ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... (546kB)
|
[ivy:retrieve] ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... (546kB)
|
||||||
[ivy:retrieve] .. (0kB)
|
[ivy:retrieve] .. (0kB)
|
||||||
[ivy:retrieve] [SUCCESSFUL ] commons-collections#commons-collections;3.1!commons-collections.jar (4992ms)
|
[ivy:retrieve] [SUCCESSFUL ] commons-collections#commons-collections;3.1!commons-collections.jar (4992ms)
|
||||||
[ivy:retrieve] downloading http://repo1.maven.org/maven2/junit/junit/3.8/junit-3.8.jar ...
|
[ivy:retrieve] downloading http://repo1.maven.org/maven2/junit/junit/3.8/junit-3.8.jar ...
|
||||||
[ivy:retrieve] ............................................................................................................................................................................................................................................ (118kB)
|
[ivy:retrieve] ............................................................................................................................................................................................................................................ (118kB)
|
||||||
[ivy:retrieve] .. (0kB)
|
[ivy:retrieve] .. (0kB)
|
||||||
[ivy:retrieve] [SUCCESSFUL ] junit#junit;3.8!junit.jar (2465ms)
|
[ivy:retrieve] [SUCCESSFUL ] junit#junit;3.8!junit.jar (2465ms)
|
||||||
[ivy:retrieve] :: resolution report :: resolve 7473ms :: artifacts dl 7457ms
|
[ivy:retrieve] :: resolution report :: resolve 7473ms :: artifacts dl 7457ms
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| | modules || artifacts |
|
| | modules || artifacts |
|
||||||
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| api | 0 | 0 | 0 | 0 || 0 | 0 |
|
| api | 0 | 0 | 0 | 0 || 0 | 0 |
|
||||||
| homemade-impl | 0 | 0 | 0 | 0 || 0 | 0 |
|
| homemade-impl | 0 | 0 | 0 | 0 || 0 | 0 |
|
||||||
| cc-impl | 1 | 1 | 1 | 0 || 1 | 1 |
|
| cc-impl | 1 | 1 | 1 | 0 || 1 | 1 |
|
||||||
| test | 2 | 2 | 2 | 0 || 2 | 2 |
|
| test | 2 | 2 | 2 | 0 || 2 | 2 |
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
[ivy:retrieve] :: retrieving :: org.apache#filter-framework
|
[ivy:retrieve] :: retrieving :: org.apache#filter-framework
|
||||||
[ivy:retrieve] confs: [api, homemade-impl, cc-impl, test]
|
[ivy:retrieve] confs: [api, homemade-impl, cc-impl, test]
|
||||||
[ivy:retrieve] 3 artifacts copied, 0 already retrieved (1211kB/62ms)
|
[ivy:retrieve] 3 artifacts copied, 0 already retrieved (1211kB/62ms)
|
||||||
|
|
||||||
build:
|
build:
|
||||||
[mkdir] Created dir: /ivy/configurations/multi-projects/filter-framework/build
|
[mkdir] Created dir: /ivy/configurations/multi-projects/filter-framework/build
|
||||||
[mkdir] Created dir: /ivy/configurations/multi-projects/filter-framework/distrib
|
[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] /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] Compiling 4 source files to /ivy/configurations/multi-projects/filter-framework/build
|
||||||
[javac] Note: Some input files use unchecked or unsafe operations.
|
[javac] Note: Some input files use unchecked or unsafe operations.
|
||||||
[javac] Note: Recompile with -Xlint:unchecked for details.
|
[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-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-hmimpl.jar
|
||||||
[jar] Building jar: /ivy/configurations/multi-projects/filter-framework/distrib/filter-ccimpl.jar
|
[jar] Building jar: /ivy/configurations/multi-projects/filter-framework/distrib/filter-ccimpl.jar
|
||||||
|
|
||||||
test:
|
test:
|
||||||
[mkdir] Created dir: /ivy/configurations/multi-projects/filter-framework/build/test-report
|
[mkdir] Created dir: /ivy/configurations/multi-projects/filter-framework/build/test-report
|
||||||
[mkdir] Created dir: /ivy/configurations/multi-projects/filter-framework/build/test-classes
|
[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] /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
|
[javac] Compiling 3 source files to /ivy/configurations/multi-projects/filter-framework/build/test-classes
|
||||||
[junit] Running filter.ccimpl.CCFilterTest
|
[junit] Running filter.ccimpl.CCFilterTest
|
||||||
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,109 sec
|
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,109 sec
|
||||||
[junit] Running filter.hmimpl.HMFilterTest
|
[junit] Running filter.hmimpl.HMFilterTest
|
||||||
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,062 sec
|
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,062 sec
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
[ivy:publish] :: delivering :: org.apache#filter-framework;working@apache :: 1.3 :: release :: Tue Jun 29 22:58:46 CEST 2010
|
[ivy:publish] :: delivering :: org.apache#filter-framework;working@apache :: 1.3 :: release :: Tue Jun 29 22:58:46 CEST 2010
|
||||||
[ivy:publish] delivering ivy file to /ivy/configurations/multi-projects/filter-framework/distrib/ivy.xml
|
[ivy:publish] delivering ivy file to /ivy/configurations/multi-projects/filter-framework/distrib/ivy.xml
|
||||||
[ivy:publish] :: publishing :: org.apache#filter-framework
|
[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-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-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 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] 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] 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
|
[ivy:publish] to /home/ivy/.ivy2/local/org.apache/filter-framework/1.3
|
||||||
[echo] project filter-framework released with version 1.3
|
[echo] project filter-framework released with version 1.3
|
||||||
|
|
||||||
BUILD SUCCESSFUL
|
BUILD SUCCESSFUL
|
||||||
Total time: 21 seconds
|
Total time: 21 seconds
|
||||||
|
|
|
||||||
|
|
@ -1,47 +1,47 @@
|
||||||
[ivy@apache:/ivy/configurations/multi-projects/myapp]$ ant
|
[ivy@apache:/ivy/configurations/multi-projects/myapp]$ ant
|
||||||
Buildfile: /ivy/configurations/multi-projects/myapp/build.xml
|
Buildfile: /ivy/configurations/multi-projects/myapp/build.xml
|
||||||
|
|
||||||
resolve:
|
resolve:
|
||||||
[ivy:retrieve] :: Ivy 2.2.0-rc1 - 20100629224905 :: http://ant.apache.org/ivy/ ::
|
[ivy:retrieve] :: Ivy 2.2.0-rc1 - 20100629224905 :: 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] :: loading settings :: url = jar:file:///home/ivy/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml
|
||||||
[ivy:retrieve] :: resolving dependencies :: org.apache#myapp;working@apache
|
[ivy:retrieve] :: resolving dependencies :: org.apache#myapp;working@apache
|
||||||
[ivy:retrieve] confs: [build, noexternaljar, withexternaljar]
|
[ivy:retrieve] confs: [build, noexternaljar, withexternaljar]
|
||||||
[ivy:retrieve] found org.apache#filter-framework;1.3 in local
|
[ivy:retrieve] found org.apache#filter-framework;1.3 in local
|
||||||
[ivy:retrieve] [1.3] org.apache#filter-framework;latest.integration
|
[ivy:retrieve] [1.3] org.apache#filter-framework;latest.integration
|
||||||
[ivy:retrieve] found commons-collections#commons-collections;3.1 in public
|
[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-api.jar ...
|
[ivy:retrieve] downloading /home/ivy/.ivy2/local/org.apache/filter-framework/1.3/jars/filter-api.jar ...
|
||||||
[ivy:retrieve] .. (1kB)
|
[ivy:retrieve] .. (1kB)
|
||||||
[ivy:retrieve] .. (0kB)
|
[ivy:retrieve] .. (0kB)
|
||||||
[ivy:retrieve] [SUCCESSFUL ] org.apache#filter-framework;1.3!filter-api.jar (31ms)
|
[ivy:retrieve] [SUCCESSFUL ] org.apache#filter-framework;1.3!filter-api.jar (31ms)
|
||||||
[ivy:retrieve] downloading /home/ivy/.ivy2/local/org.apache/filter-framework/1.3/jars/filter-ccimpl.jar ...
|
[ivy:retrieve] downloading /home/ivy/.ivy2/local/org.apache/filter-framework/1.3/jars/filter-ccimpl.jar ...
|
||||||
[ivy:retrieve] .. (1kB)
|
[ivy:retrieve] .. (1kB)
|
||||||
[ivy:retrieve] .. (0kB)
|
[ivy:retrieve] .. (0kB)
|
||||||
[ivy:retrieve] [SUCCESSFUL ] org.apache#filter-framework;1.3!filter-ccimpl.jar (32ms)
|
[ivy:retrieve] [SUCCESSFUL ] org.apache#filter-framework;1.3!filter-ccimpl.jar (32ms)
|
||||||
[ivy:retrieve] downloading /home/ivy/.ivy2/local/org.apache/filter-framework/1.3/jars/filter-hmimpl.jar ...
|
[ivy:retrieve] downloading /home/ivy/.ivy2/local/org.apache/filter-framework/1.3/jars/filter-hmimpl.jar ...
|
||||||
[ivy:retrieve] .. (1kB)
|
[ivy:retrieve] .. (1kB)
|
||||||
[ivy:retrieve] .. (0kB)
|
[ivy:retrieve] .. (0kB)
|
||||||
[ivy:retrieve] [SUCCESSFUL ] org.apache#filter-framework;1.3!filter-hmimpl.jar (31ms)
|
[ivy:retrieve] [SUCCESSFUL ] org.apache#filter-framework;1.3!filter-hmimpl.jar (31ms)
|
||||||
[ivy:retrieve] :: resolution report :: resolve 406ms :: artifacts dl 124ms
|
[ivy:retrieve] :: resolution report :: resolve 406ms :: artifacts dl 124ms
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| | modules || artifacts |
|
| | modules || artifacts |
|
||||||
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| build | 1 | 1 | 1 | 0 || 1 | 1 |
|
| build | 1 | 1 | 1 | 0 || 1 | 1 |
|
||||||
| noexternaljar | 1 | 1 | 1 | 0 || 2 | 2 |
|
| noexternaljar | 1 | 1 | 1 | 0 || 2 | 2 |
|
||||||
| withexternaljar | 2 | 1 | 1 | 0 || 3 | 2 |
|
| withexternaljar | 2 | 1 | 1 | 0 || 3 | 2 |
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
[ivy:retrieve] :: retrieving :: org.apache#myapp
|
[ivy:retrieve] :: retrieving :: org.apache#myapp
|
||||||
[ivy:retrieve] confs: [build, noexternaljar, withexternaljar]
|
[ivy:retrieve] confs: [build, noexternaljar, withexternaljar]
|
||||||
[ivy:retrieve] 6 artifacts copied, 0 already retrieved (552kB/110ms)
|
[ivy:retrieve] 6 artifacts copied, 0 already retrieved (552kB/110ms)
|
||||||
|
|
||||||
build:
|
build:
|
||||||
[mkdir] Created dir: /ivy/configurations/multi-projects/myapp/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] /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
|
[javac] Compiling 1 source file to /ivy/configurations/multi-projects/myapp/build
|
||||||
|
|
||||||
run-cc:
|
run-cc:
|
||||||
[java] Filtering with:class filter.ccimpl.CCFilter
|
[java] Filtering with:class filter.ccimpl.CCFilter
|
||||||
[java] Result :[two, tree]
|
[java] Result :[two, tree]
|
||||||
|
|
||||||
BUILD SUCCESSFUL
|
BUILD SUCCESSFUL
|
||||||
Total time: 4 seconds
|
Total time: 4 seconds
|
||||||
|
|
|
||||||
|
|
@ -1,33 +1,33 @@
|
||||||
[ivy@apache:/ivy/configurations/multi-projects/myapp]$ ant run-hm
|
[ivy@apache:/ivy/configurations/multi-projects/myapp]$ ant run-hm
|
||||||
Buildfile: /ivy/configurations/multi-projects/myapp/build.xml
|
Buildfile: /ivy/configurations/multi-projects/myapp/build.xml
|
||||||
|
|
||||||
resolve:
|
resolve:
|
||||||
[ivy:retrieve] :: Ivy 2.2.0-rc1 - 20100629224905 :: http://ant.apache.org/ivy/ ::
|
[ivy:retrieve] :: Ivy 2.2.0-rc1 - 20100629224905 :: 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] :: loading settings :: url = jar:file:///home/ivy/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml
|
||||||
[ivy:retrieve] :: resolving dependencies :: org.apache#myapp;working@apache
|
[ivy:retrieve] :: resolving dependencies :: org.apache#myapp;working@apache
|
||||||
[ivy:retrieve] confs: [build, noexternaljar, withexternaljar]
|
[ivy:retrieve] confs: [build, noexternaljar, withexternaljar]
|
||||||
[ivy:retrieve] found org.apache#filter-framework;1.3 in local
|
[ivy:retrieve] found org.apache#filter-framework;1.3 in local
|
||||||
[ivy:retrieve] [1.3] org.apache#filter-framework;latest.integration
|
[ivy:retrieve] [1.3] org.apache#filter-framework;latest.integration
|
||||||
[ivy:retrieve] found commons-collections#commons-collections;3.1 in public
|
[ivy:retrieve] found commons-collections#commons-collections;3.1 in public
|
||||||
[ivy:retrieve] :: resolution report :: resolve 359ms :: artifacts dl 16ms
|
[ivy:retrieve] :: resolution report :: resolve 359ms :: artifacts dl 16ms
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| | modules || artifacts |
|
| | modules || artifacts |
|
||||||
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| build | 1 | 0 | 0 | 0 || 1 | 0 |
|
| build | 1 | 0 | 0 | 0 || 1 | 0 |
|
||||||
| noexternaljar | 1 | 0 | 0 | 0 || 2 | 0 |
|
| noexternaljar | 1 | 0 | 0 | 0 || 2 | 0 |
|
||||||
| withexternaljar | 2 | 0 | 0 | 0 || 3 | 0 |
|
| withexternaljar | 2 | 0 | 0 | 0 || 3 | 0 |
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
[ivy:retrieve] :: retrieving :: org.apache#myapp
|
[ivy:retrieve] :: retrieving :: org.apache#myapp
|
||||||
[ivy:retrieve] confs: [build, noexternaljar, withexternaljar]
|
[ivy:retrieve] confs: [build, noexternaljar, withexternaljar]
|
||||||
[ivy:retrieve] 0 artifacts copied, 6 already retrieved (0kB/47ms)
|
[ivy:retrieve] 0 artifacts copied, 6 already retrieved (0kB/47ms)
|
||||||
|
|
||||||
build:
|
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] /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:
|
run-hm:
|
||||||
[java] Filtering with:class filter.hmimpl.HMFilter
|
[java] Filtering with:class filter.hmimpl.HMFilter
|
||||||
[java] Result :[two, tree]
|
[java] Result :[two, tree]
|
||||||
|
|
||||||
BUILD SUCCESSFUL
|
BUILD SUCCESSFUL
|
||||||
Total time: 2 seconds
|
Total time: 2 seconds
|
||||||
|
|
|
||||||
|
|
@ -1,38 +1,38 @@
|
||||||
[ivy@apache:/ivy/dependence/depender]$ ant
|
[ivy@apache:/ivy/dependence/depender]$ ant
|
||||||
Buildfile: /ivy/dependence/depender/build.xml
|
Buildfile: /ivy/dependence/depender/build.xml
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
|
|
||||||
resolve:
|
resolve:
|
||||||
[ivy:retrieve] :: Ivy 2.2.0-rc1 - 20100629224905 :: http://ant.apache.org/ivy/ ::
|
[ivy:retrieve] :: Ivy 2.2.0-rc1 - 20100629224905 :: http://ant.apache.org/ivy/ ::
|
||||||
[ivy:retrieve] :: loading settings :: file = /ivy/dependence/settings/ivysettings.xml
|
[ivy:retrieve] :: loading settings :: file = /ivy/dependence/settings/ivysettings.xml
|
||||||
[ivy:retrieve] DEPRECATED: 'defaultCache' is deprecated, use 'caches[@defaultCacheDir]' instead (file://ivy/dependence/settings/ivysettings.xml)
|
[ivy:retrieve] DEPRECATED: 'defaultCache' is deprecated, use 'caches[@defaultCacheDir]' instead (file://ivy/dependence/settings/ivysettings.xml)
|
||||||
[ivy:retrieve] :: resolving dependencies :: org.apache#depender;working@apache
|
[ivy:retrieve] :: resolving dependencies :: org.apache#depender;working@apache
|
||||||
[ivy:retrieve] confs: [default]
|
[ivy:retrieve] confs: [default]
|
||||||
[ivy:retrieve] found org.apache#dependee;1 in projects
|
[ivy:retrieve] found org.apache#dependee;1 in projects
|
||||||
[ivy:retrieve] [1] org.apache#dependee;latest.integration
|
[ivy:retrieve] [1] org.apache#dependee;latest.integration
|
||||||
[ivy:retrieve] found commons-lang#commons-lang;2.0 in libraries
|
[ivy:retrieve] found commons-lang#commons-lang;2.0 in libraries
|
||||||
[ivy:retrieve] :: resolution report :: resolve 94ms :: artifacts dl 16ms
|
[ivy:retrieve] :: resolution report :: resolve 94ms :: artifacts dl 16ms
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| | modules || artifacts |
|
| | modules || artifacts |
|
||||||
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| default | 2 | 0 | 0 | 0 || 2 | 0 |
|
| default | 2 | 0 | 0 | 0 || 2 | 0 |
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
[ivy:retrieve] :: retrieving :: org.apache#depender
|
[ivy:retrieve] :: retrieving :: org.apache#depender
|
||||||
[ivy:retrieve] confs: [default]
|
[ivy:retrieve] confs: [default]
|
||||||
[ivy:retrieve] 2 artifacts copied, 0 already retrieved (167kB/15ms)
|
[ivy:retrieve] 2 artifacts copied, 0 already retrieved (167kB/15ms)
|
||||||
|
|
||||||
compile:
|
compile:
|
||||||
[mkdir] Created dir: /ivy/dependence/depender/build/classes
|
[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] /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
|
[javac] Compiling 1 source file to /ivy/dependence/depender/build/classes
|
||||||
|
|
||||||
run:
|
run:
|
||||||
[java] you are using version 1 of class standalone.Main
|
[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] 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] [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
|
[java] capitalized message : I Am Depending.main And Standalone.main Will Do The Job For Me
|
||||||
|
|
||||||
BUILD SUCCESSFUL
|
BUILD SUCCESSFUL
|
||||||
Total time: 2 seconds
|
Total time: 2 seconds
|
||||||
|
|
|
||||||
|
|
@ -1,42 +1,42 @@
|
||||||
[ivy@apache:/ivy/dependence/depender]$ ant
|
[ivy@apache:/ivy/dependence/depender]$ ant
|
||||||
Buildfile: /ivy/dependence/depender/build.xml
|
Buildfile: /ivy/dependence/depender/build.xml
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
|
|
||||||
resolve:
|
resolve:
|
||||||
[ivy:retrieve] :: Ivy 2.2.0-rc1 - 20100629224905 :: http://ant.apache.org/ivy/ ::
|
[ivy:retrieve] :: Ivy 2.2.0-rc1 - 20100629224905 :: http://ant.apache.org/ivy/ ::
|
||||||
[ivy:retrieve] :: loading settings :: file = /ivy/dependence/settings/ivysettings.xml
|
[ivy:retrieve] :: loading settings :: file = /ivy/dependence/settings/ivysettings.xml
|
||||||
[ivy:retrieve] DEPRECATED: 'defaultCache' is deprecated, use 'caches[@defaultCacheDir]' instead (file://ivy/dependence/settings/ivysettings.xml)
|
[ivy:retrieve] DEPRECATED: 'defaultCache' is deprecated, use 'caches[@defaultCacheDir]' instead (file://ivy/dependence/settings/ivysettings.xml)
|
||||||
[ivy:retrieve] :: resolving dependencies :: org.apache#depender;working@apache
|
[ivy:retrieve] :: resolving dependencies :: org.apache#depender;working@apache
|
||||||
[ivy:retrieve] confs: [default]
|
[ivy:retrieve] confs: [default]
|
||||||
[ivy:retrieve] found org.apache#dependee;1 in projects
|
[ivy:retrieve] found org.apache#dependee;1 in projects
|
||||||
[ivy:retrieve] [1] org.apache#dependee;latest.integration
|
[ivy:retrieve] [1] org.apache#dependee;latest.integration
|
||||||
[ivy:retrieve] found commons-lang#commons-lang;2.0 in libraries
|
[ivy:retrieve] found commons-lang#commons-lang;2.0 in libraries
|
||||||
[ivy:retrieve] downloading /ivy/dependence/settings/repository/dependee-1.jar ...
|
[ivy:retrieve] downloading /ivy/dependence/settings/repository/dependee-1.jar ...
|
||||||
[ivy:retrieve] .. (1kB)
|
[ivy:retrieve] .. (1kB)
|
||||||
[ivy:retrieve] .. (0kB)
|
[ivy:retrieve] .. (0kB)
|
||||||
[ivy:retrieve] [SUCCESSFUL ] org.apache#dependee;1!dependee.jar (16ms)
|
[ivy:retrieve] [SUCCESSFUL ] org.apache#dependee;1!dependee.jar (16ms)
|
||||||
[ivy:retrieve] :: resolution report :: resolve 343ms :: artifacts dl 16ms
|
[ivy:retrieve] :: resolution report :: resolve 343ms :: artifacts dl 16ms
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| | modules || artifacts |
|
| | modules || artifacts |
|
||||||
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| default | 2 | 1 | 1 | 0 || 2 | 1 |
|
| default | 2 | 1 | 1 | 0 || 2 | 1 |
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
[ivy:retrieve] :: retrieving :: org.apache#depender
|
[ivy:retrieve] :: retrieving :: org.apache#depender
|
||||||
[ivy:retrieve] confs: [default]
|
[ivy:retrieve] confs: [default]
|
||||||
[ivy:retrieve] 2 artifacts copied, 0 already retrieved (167kB/15ms)
|
[ivy:retrieve] 2 artifacts copied, 0 already retrieved (167kB/15ms)
|
||||||
|
|
||||||
compile:
|
compile:
|
||||||
[mkdir] Created dir: /ivy/dependence/depender/build/classes
|
[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] /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
|
[javac] Compiling 1 source file to /ivy/dependence/depender/build/classes
|
||||||
|
|
||||||
run:
|
run:
|
||||||
[java] you are using version 1 of class standalone.Main
|
[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] 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] [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
|
[java] capitalized message : I Am Depending.main And Standalone.main Will Do The Job For Me
|
||||||
|
|
||||||
BUILD SUCCESSFUL
|
BUILD SUCCESSFUL
|
||||||
Total time: 2 seconds
|
Total time: 2 seconds
|
||||||
|
|
|
||||||
|
|
@ -1,39 +1,39 @@
|
||||||
[ivy@apache:/ivy/dependence/dependee]$ ant publish
|
[ivy@apache:/ivy/dependence/dependee]$ ant publish
|
||||||
Buildfile: /ivy/dependence/dependee/build.xml
|
Buildfile: /ivy/dependence/dependee/build.xml
|
||||||
|
|
||||||
resolve:
|
resolve:
|
||||||
[ivy:retrieve] :: Ivy 2.2.0-rc1 - 20100629224905 :: http://ant.apache.org/ivy/ ::
|
[ivy:retrieve] :: Ivy 2.2.0-rc1 - 20100629224905 :: http://ant.apache.org/ivy/ ::
|
||||||
[ivy:retrieve] :: loading settings :: file = /ivy/dependence/settings/ivysettings.xml
|
[ivy:retrieve] :: loading settings :: file = /ivy/dependence/settings/ivysettings.xml
|
||||||
[ivy:retrieve] DEPRECATED: 'defaultCache' is deprecated, use 'caches[@defaultCacheDir]' instead (file://ivy/dependence/settings/ivysettings.xml)
|
[ivy:retrieve] DEPRECATED: 'defaultCache' is deprecated, use 'caches[@defaultCacheDir]' instead (file://ivy/dependence/settings/ivysettings.xml)
|
||||||
[ivy:retrieve] :: resolving dependencies :: org.apache#dependee;working@apache
|
[ivy:retrieve] :: resolving dependencies :: org.apache#dependee;working@apache
|
||||||
[ivy:retrieve] confs: [default]
|
[ivy:retrieve] confs: [default]
|
||||||
[ivy:retrieve] found commons-lang#commons-lang;2.0 in libraries
|
[ivy:retrieve] found commons-lang#commons-lang;2.0 in libraries
|
||||||
[ivy:retrieve] :: resolution report :: resolve 156ms :: artifacts dl 16ms
|
[ivy:retrieve] :: resolution report :: resolve 156ms :: artifacts dl 16ms
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| | modules || artifacts |
|
| | modules || artifacts |
|
||||||
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| default | 1 | 0 | 0 | 0 || 1 | 0 |
|
| default | 1 | 0 | 0 | 0 || 1 | 0 |
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
[ivy:retrieve] :: retrieving :: org.apache#dependee
|
[ivy:retrieve] :: retrieving :: org.apache#dependee
|
||||||
[ivy:retrieve] confs: [default]
|
[ivy:retrieve] confs: [default]
|
||||||
[ivy:retrieve] 0 artifacts copied, 1 already retrieved (0kB/16ms)
|
[ivy:retrieve] 0 artifacts copied, 1 already retrieved (0kB/16ms)
|
||||||
|
|
||||||
compile:
|
compile:
|
||||||
[javac] /ivy/dependence/dependee/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
|
[javac] /ivy/dependence/dependee/build.xml:60: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
|
||||||
|
|
||||||
jar:
|
jar:
|
||||||
[propertyfile] Updating property file: /ivy/dependence/dependee/build/classes/version.properties
|
[propertyfile] Updating property file: /ivy/dependence/dependee/build/classes/version.properties
|
||||||
[jar] Building jar: /ivy/dependence/dependee/build/dependee.jar
|
[jar] Building jar: /ivy/dependence/dependee/build/dependee.jar
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
[delete] Deleting: /ivy/dependence/dependee/build/ivy.xml
|
[delete] Deleting: /ivy/dependence/dependee/build/ivy.xml
|
||||||
[ivy:publish] :: delivering :: org.apache#dependee;working@apache :: 2 :: release :: Tue Jun 29 22:58:20 CEST 2010
|
[ivy:publish] :: delivering :: org.apache#dependee;working@apache :: 2 :: release :: Tue Jun 29 22:58:20 CEST 2010
|
||||||
[ivy:publish] delivering ivy file to /ivy/dependence/dependee/build/ivy.xml
|
[ivy:publish] delivering ivy file to /ivy/dependence/dependee/build/ivy.xml
|
||||||
[ivy:publish] :: publishing :: org.apache#dependee
|
[ivy:publish] :: publishing :: org.apache#dependee
|
||||||
[ivy:publish] published dependee to /ivy/dependence/settings/repository/dependee-2.jar
|
[ivy:publish] published dependee to /ivy/dependence/settings/repository/dependee-2.jar
|
||||||
[ivy:publish] published ivy to /ivy/dependence/settings/repository/dependee-2.xml
|
[ivy:publish] published ivy to /ivy/dependence/settings/repository/dependee-2.xml
|
||||||
[echo] project dependee released with version 2
|
[echo] project dependee released with version 2
|
||||||
|
|
||||||
BUILD SUCCESSFUL
|
BUILD SUCCESSFUL
|
||||||
Total time: 1 second
|
Total time: 1 second
|
||||||
|
|
|
||||||
|
|
@ -1,44 +1,44 @@
|
||||||
[ivy@apache:/ivy/dependence/dependee]$ ant publish
|
[ivy@apache:/ivy/dependence/dependee]$ ant publish
|
||||||
Buildfile: /ivy/dependence/dependee/build.xml
|
Buildfile: /ivy/dependence/dependee/build.xml
|
||||||
|
|
||||||
resolve:
|
resolve:
|
||||||
[ivy:retrieve] :: Ivy 2.2.0-rc1 - 20100629224905 :: http://ant.apache.org/ivy/ ::
|
[ivy:retrieve] :: Ivy 2.2.0-rc1 - 20100629224905 :: http://ant.apache.org/ivy/ ::
|
||||||
[ivy:retrieve] :: loading settings :: file = /ivy/dependence/settings/ivysettings.xml
|
[ivy:retrieve] :: loading settings :: file = /ivy/dependence/settings/ivysettings.xml
|
||||||
[ivy:retrieve] DEPRECATED: 'defaultCache' is deprecated, use 'caches[@defaultCacheDir]' instead (file://ivy/dependence/settings/ivysettings.xml)
|
[ivy:retrieve] DEPRECATED: 'defaultCache' is deprecated, use 'caches[@defaultCacheDir]' instead (file://ivy/dependence/settings/ivysettings.xml)
|
||||||
[ivy:retrieve] :: resolving dependencies :: org.apache#dependee;working@apache
|
[ivy:retrieve] :: resolving dependencies :: org.apache#dependee;working@apache
|
||||||
[ivy:retrieve] confs: [default]
|
[ivy:retrieve] confs: [default]
|
||||||
[ivy:retrieve] found commons-lang#commons-lang;2.0 in libraries
|
[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] downloading http://repo1.maven.org/maven2/commons-lang/commons-lang/2.0/commons-lang-2.0.jar ...
|
||||||
[ivy:retrieve] ........................................................................................................................................................................................................................................................................................................................................... (165kB)
|
[ivy:retrieve] ........................................................................................................................................................................................................................................................................................................................................... (165kB)
|
||||||
[ivy:retrieve] .. (0kB)
|
[ivy:retrieve] .. (0kB)
|
||||||
[ivy:retrieve] [SUCCESSFUL ] commons-lang#commons-lang;2.0!commons-lang.jar (2465ms)
|
[ivy:retrieve] [SUCCESSFUL ] commons-lang#commons-lang;2.0!commons-lang.jar (2465ms)
|
||||||
[ivy:retrieve] :: resolution report :: resolve 452ms :: artifacts dl 2465ms
|
[ivy:retrieve] :: resolution report :: resolve 452ms :: artifacts dl 2465ms
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| | modules || artifacts |
|
| | modules || artifacts |
|
||||||
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| default | 1 | 1 | 0 | 0 || 1 | 1 |
|
| default | 1 | 1 | 0 | 0 || 1 | 1 |
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
[ivy:retrieve] :: retrieving :: org.apache#dependee
|
[ivy:retrieve] :: retrieving :: org.apache#dependee
|
||||||
[ivy:retrieve] confs: [default]
|
[ivy:retrieve] confs: [default]
|
||||||
[ivy:retrieve] 1 artifacts copied, 0 already retrieved (165kB/15ms)
|
[ivy:retrieve] 1 artifacts copied, 0 already retrieved (165kB/15ms)
|
||||||
|
|
||||||
compile:
|
compile:
|
||||||
[mkdir] Created dir: /ivy/dependence/dependee/build/classes
|
[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] /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
|
[javac] Compiling 1 source file to /ivy/dependence/dependee/build/classes
|
||||||
|
|
||||||
jar:
|
jar:
|
||||||
[propertyfile] Creating new property file: /ivy/dependence/dependee/build/classes/version.properties
|
[propertyfile] Creating new property file: /ivy/dependence/dependee/build/classes/version.properties
|
||||||
[jar] Building jar: /ivy/dependence/dependee/build/dependee.jar
|
[jar] Building jar: /ivy/dependence/dependee/build/dependee.jar
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
[ivy:publish] :: delivering :: org.apache#dependee;working@apache :: 1 :: release :: Tue Jun 29 22:58:14 CEST 2010
|
[ivy:publish] :: delivering :: org.apache#dependee;working@apache :: 1 :: release :: Tue Jun 29 22:58:14 CEST 2010
|
||||||
[ivy:publish] delivering ivy file to /ivy/dependence/dependee/build/ivy.xml
|
[ivy:publish] delivering ivy file to /ivy/dependence/dependee/build/ivy.xml
|
||||||
[ivy:publish] :: publishing :: org.apache#dependee
|
[ivy:publish] :: publishing :: org.apache#dependee
|
||||||
[ivy:publish] published dependee to /ivy/dependence/settings/repository/dependee-1.jar
|
[ivy:publish] published dependee to /ivy/dependence/settings/repository/dependee-1.jar
|
||||||
[ivy:publish] published ivy to /ivy/dependence/settings/repository/dependee-1.xml
|
[ivy:publish] published ivy to /ivy/dependence/settings/repository/dependee-1.xml
|
||||||
[echo] project dependee released with version 1
|
[echo] project dependee released with version 1
|
||||||
|
|
||||||
BUILD SUCCESSFUL
|
BUILD SUCCESSFUL
|
||||||
Total time: 5 seconds
|
Total time: 5 seconds
|
||||||
|
|
|
||||||
|
|
@ -1,46 +1,46 @@
|
||||||
[ivy@apache:/ivy/dual/project]$ ant
|
[ivy@apache:/ivy/dual/project]$ ant
|
||||||
Buildfile: /ivy/dual/project/build.xml
|
Buildfile: /ivy/dual/project/build.xml
|
||||||
|
|
||||||
resolve:
|
resolve:
|
||||||
[ivy:retrieve] :: Ivy 2.2.0-rc1 - 20100629224905 :: http://ant.apache.org/ivy/ ::
|
[ivy:retrieve] :: Ivy 2.2.0-rc1 - 20100629224905 :: http://ant.apache.org/ivy/ ::
|
||||||
[ivy:retrieve] :: loading settings :: file = /ivy/dual/settings/ivysettings.xml
|
[ivy:retrieve] :: loading settings :: file = /ivy/dual/settings/ivysettings.xml
|
||||||
[ivy:retrieve] :: resolving dependencies :: org.apache#hello-ivy;working@apache
|
[ivy:retrieve] :: resolving dependencies :: org.apache#hello-ivy;working@apache
|
||||||
[ivy:retrieve] confs: [default]
|
[ivy:retrieve] confs: [default]
|
||||||
[ivy:retrieve] found commons-httpclient#commons-httpclient;2.0.2 in ivys
|
[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-logging#commons-logging;1.0.4 in ibiblio
|
||||||
[ivy:retrieve] found commons-lang#commons-lang;2.0 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] downloading http://repo1.maven.org/maven2/commons-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.jar ...
|
||||||
[ivy:retrieve] ......................................................................................................................................................................................................................................................................................................................................................................................................................................................... (220kB)
|
[ivy:retrieve] ......................................................................................................................................................................................................................................................................................................................................................................................................................................................... (220kB)
|
||||||
[ivy:retrieve] .. (0kB)
|
[ivy:retrieve] .. (0kB)
|
||||||
[ivy:retrieve] [SUCCESSFUL ] commons-httpclient#commons-httpclient;2.0.2!commons-httpclient.jar (3557ms)
|
[ivy:retrieve] [SUCCESSFUL ] commons-httpclient#commons-httpclient;2.0.2!commons-httpclient.jar (3557ms)
|
||||||
[ivy:retrieve] downloading http://repo1.maven.org/maven2/commons-lang/commons-lang/2.0/commons-lang-2.0.jar ...
|
[ivy:retrieve] downloading http://repo1.maven.org/maven2/commons-lang/commons-lang/2.0/commons-lang-2.0.jar ...
|
||||||
[ivy:retrieve] ................................................................................................................................................................................................................................................................................................................................................. (165kB)
|
[ivy:retrieve] ................................................................................................................................................................................................................................................................................................................................................. (165kB)
|
||||||
[ivy:retrieve] .. (0kB)
|
[ivy:retrieve] .. (0kB)
|
||||||
[ivy:retrieve] [SUCCESSFUL ] commons-lang#commons-lang;2.0!commons-lang.jar (2418ms)
|
[ivy:retrieve] [SUCCESSFUL ] commons-lang#commons-lang;2.0!commons-lang.jar (2418ms)
|
||||||
[ivy:retrieve] downloading http://repo1.maven.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar ...
|
[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] ......................................................................... (37kB)
|
||||||
[ivy:retrieve] .. (0kB)
|
[ivy:retrieve] .. (0kB)
|
||||||
[ivy:retrieve] [SUCCESSFUL ] commons-logging#commons-logging;1.0.4!commons-logging.jar (1794ms)
|
[ivy:retrieve] [SUCCESSFUL ] commons-logging#commons-logging;1.0.4!commons-logging.jar (1794ms)
|
||||||
[ivy:retrieve] :: resolution report :: resolve 889ms :: artifacts dl 7769ms
|
[ivy:retrieve] :: resolution report :: resolve 889ms :: artifacts dl 7769ms
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| | modules || artifacts |
|
| | modules || artifacts |
|
||||||
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| default | 3 | 3 | 1 | 0 || 3 | 3 |
|
| default | 3 | 3 | 1 | 0 || 3 | 3 |
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
[ivy:retrieve] :: retrieving :: org.apache#hello-ivy
|
[ivy:retrieve] :: retrieving :: org.apache#hello-ivy
|
||||||
[ivy:retrieve] confs: [default]
|
[ivy:retrieve] confs: [default]
|
||||||
[ivy:retrieve] 3 artifacts copied, 0 already retrieved (423kB/47ms)
|
[ivy:retrieve] 3 artifacts copied, 0 already retrieved (423kB/47ms)
|
||||||
|
|
||||||
run:
|
run:
|
||||||
[mkdir] Created dir: /ivy/dual/project/build
|
[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] /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
|
[javac] Compiling 1 source file to /ivy/dual/project/build
|
||||||
[java] standard message : hello ivy !
|
[java] standard message : hello ivy !
|
||||||
[java] capitalized by org.apache.commons.lang.WordUtils : Hello Ivy !
|
[java] capitalized by org.apache.commons.lang.WordUtils : Hello Ivy !
|
||||||
[java] head status code with httpclient: 200
|
[java] head status code with httpclient: 200
|
||||||
[java] now check if httpclient dependency on commons-logging has been realized
|
[java] now check if httpclient dependency on commons-logging has been realized
|
||||||
[java] found logging class in classpath: interface org.apache.commons.logging.Log
|
[java] found logging class in classpath: interface org.apache.commons.logging.Log
|
||||||
|
|
||||||
BUILD SUCCESSFUL
|
BUILD SUCCESSFUL
|
||||||
Total time: 11 seconds
|
Total time: 11 seconds
|
||||||
|
|
|
||||||
|
|
@ -1,62 +1,62 @@
|
||||||
[ivy@apache:/ivy/hello-ivy]$ ant
|
[ivy@apache:/ivy/hello-ivy]$ ant
|
||||||
Buildfile: /ivy/hello-ivy/build.xml
|
Buildfile: /ivy/hello-ivy/build.xml
|
||||||
|
|
||||||
resolve:
|
resolve:
|
||||||
[ivy:retrieve] :: Ivy 2.2.0-rc1 - 20100629224905 :: http://ant.apache.org/ivy/ ::
|
[ivy:retrieve] :: Ivy 2.2.0-rc1 - 20100629224905 :: 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] :: loading settings :: url = jar:file:///home/ivy/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml
|
||||||
[ivy:retrieve] :: resolving dependencies :: org.apache#hello-ivy;working@apache
|
[ivy:retrieve] :: resolving dependencies :: org.apache#hello-ivy;working@apache
|
||||||
[ivy:retrieve] confs: [default]
|
[ivy:retrieve] confs: [default]
|
||||||
[ivy:retrieve] found commons-lang#commons-lang;2.0 in public
|
[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-cli#commons-cli;1.0 in public
|
||||||
[ivy:retrieve] found commons-logging#commons-logging;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] downloading http://repo1.maven.org/maven2/commons-lang/commons-lang/2.0/commons-lang-2.0-javadoc.jar ...
|
||||||
[ivy:retrieve] .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:retrieve] .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:retrieve] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ (467kB)
|
[ivy:retrieve] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ (467kB)
|
||||||
[ivy:retrieve] .. (0kB)
|
[ivy:retrieve] .. (0kB)
|
||||||
[ivy:retrieve] [SUCCESSFUL ] commons-lang#commons-lang;2.0!commons-lang.jar(javadoc) (4056ms)
|
[ivy:retrieve] [SUCCESSFUL ] commons-lang#commons-lang;2.0!commons-lang.jar(javadoc) (4056ms)
|
||||||
[ivy:retrieve] downloading http://repo1.maven.org/maven2/commons-lang/commons-lang/2.0/commons-lang-2.0-sources.jar ...
|
[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] ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ (245kB)
|
||||||
[ivy:retrieve] .. (0kB)
|
[ivy:retrieve] .. (0kB)
|
||||||
[ivy:retrieve] [SUCCESSFUL ] commons-lang#commons-lang;2.0!commons-lang.jar(source) (2621ms)
|
[ivy:retrieve] [SUCCESSFUL ] commons-lang#commons-lang;2.0!commons-lang.jar(source) (2621ms)
|
||||||
[ivy:retrieve] downloading http://repo1.maven.org/maven2/commons-lang/commons-lang/2.0/commons-lang-2.0.jar ...
|
[ivy:retrieve] downloading http://repo1.maven.org/maven2/commons-lang/commons-lang/2.0/commons-lang-2.0.jar ...
|
||||||
[ivy:retrieve] ........................................................................................................................................................................................................................................................................................................................................... (165kB)
|
[ivy:retrieve] ........................................................................................................................................................................................................................................................................................................................................... (165kB)
|
||||||
[ivy:retrieve] .. (0kB)
|
[ivy:retrieve] .. (0kB)
|
||||||
[ivy:retrieve] [SUCCESSFUL ] commons-lang#commons-lang;2.0!commons-lang.jar (1809ms)
|
[ivy:retrieve] [SUCCESSFUL ] commons-lang#commons-lang;2.0!commons-lang.jar (1809ms)
|
||||||
[ivy:retrieve] downloading http://repo1.maven.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar ...
|
[ivy:retrieve] downloading http://repo1.maven.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar ...
|
||||||
[ivy:retrieve] ........................................................ (29kB)
|
[ivy:retrieve] ........................................................ (29kB)
|
||||||
[ivy:retrieve] .. (0kB)
|
[ivy:retrieve] .. (0kB)
|
||||||
[ivy:retrieve] [SUCCESSFUL ] commons-cli#commons-cli;1.0!commons-cli.jar (1638ms)
|
[ivy:retrieve] [SUCCESSFUL ] commons-cli#commons-cli;1.0!commons-cli.jar (1638ms)
|
||||||
[ivy:retrieve] downloading http://repo1.maven.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0-javadoc.jar ...
|
[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] ............................................................................................................................................................................................. (92kB)
|
||||||
[ivy:retrieve] .. (0kB)
|
[ivy:retrieve] .. (0kB)
|
||||||
[ivy:retrieve] [SUCCESSFUL ] commons-cli#commons-cli;1.0!commons-cli.jar(javadoc) (2403ms)
|
[ivy:retrieve] [SUCCESSFUL ] commons-cli#commons-cli;1.0!commons-cli.jar(javadoc) (2403ms)
|
||||||
[ivy:retrieve] downloading http://repo1.maven.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0-sources.jar ...
|
[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] ...................................................................................................... (48kB)
|
||||||
[ivy:retrieve] .. (0kB)
|
[ivy:retrieve] .. (0kB)
|
||||||
[ivy:retrieve] [SUCCESSFUL ] commons-cli#commons-cli;1.0!commons-cli.jar(source) (2106ms)
|
[ivy:retrieve] [SUCCESSFUL ] commons-cli#commons-cli;1.0!commons-cli.jar(source) (2106ms)
|
||||||
[ivy:retrieve] downloading http://repo1.maven.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.jar ...
|
[ivy:retrieve] downloading http://repo1.maven.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.jar ...
|
||||||
[ivy:retrieve] ........................................... (21kB)
|
[ivy:retrieve] ........................................... (21kB)
|
||||||
[ivy:retrieve] ... (0kB)
|
[ivy:retrieve] ... (0kB)
|
||||||
[ivy:retrieve] [SUCCESSFUL ] commons-logging#commons-logging;1.0!commons-logging.jar (1825ms)
|
[ivy:retrieve] [SUCCESSFUL ] commons-logging#commons-logging;1.0!commons-logging.jar (1825ms)
|
||||||
[ivy:retrieve] :: resolution report :: resolve 9314ms :: artifacts dl 16520ms
|
[ivy:retrieve] :: resolution report :: resolve 9314ms :: artifacts dl 16520ms
|
||||||
[ivy:retrieve] :: evicted modules:
|
[ivy:retrieve] :: evicted modules:
|
||||||
[ivy:retrieve] commons-lang#commons-lang;1.0 by [commons-lang#commons-lang;2.0] in [default]
|
[ivy:retrieve] commons-lang#commons-lang;1.0 by [commons-lang#commons-lang;2.0] in [default]
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| | modules || artifacts |
|
| | modules || artifacts |
|
||||||
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| default | 4 | 3 | 3 | 1 || 7 | 7 |
|
| default | 4 | 3 | 3 | 1 || 7 | 7 |
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
[ivy:retrieve] :: retrieving :: org.apache#hello-ivy
|
[ivy:retrieve] :: retrieving :: org.apache#hello-ivy
|
||||||
[ivy:retrieve] confs: [default]
|
[ivy:retrieve] confs: [default]
|
||||||
[ivy:retrieve] 7 artifacts copied, 0 already retrieved (1069kB/62ms)
|
[ivy:retrieve] 7 artifacts copied, 0 already retrieved (1069kB/62ms)
|
||||||
|
|
||||||
run:
|
run:
|
||||||
[mkdir] Created dir: /ivy/hello-ivy/build
|
[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] /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
|
[javac] Compiling 1 source file to /ivy/hello-ivy/build
|
||||||
[java] standard message : hello ivy !
|
[java] standard message : hello ivy !
|
||||||
[java] capitalized by org.apache.commons.lang.WordUtils : Hello Ivy !
|
[java] capitalized by org.apache.commons.lang.WordUtils : Hello Ivy !
|
||||||
|
|
||||||
BUILD SUCCESSFUL
|
BUILD SUCCESSFUL
|
||||||
Total time: 28 seconds
|
Total time: 28 seconds
|
||||||
|
|
|
||||||
|
|
@ -1,31 +1,31 @@
|
||||||
[ivy@apache:/ivy/hello-ivy]$ ant
|
[ivy@apache:/ivy/hello-ivy]$ ant
|
||||||
Buildfile: /ivy/hello-ivy/build.xml
|
Buildfile: /ivy/hello-ivy/build.xml
|
||||||
|
|
||||||
resolve:
|
resolve:
|
||||||
[ivy:retrieve] :: Ivy 2.2.0-rc1 - 20100629224905 :: http://ant.apache.org/ivy/ ::
|
[ivy:retrieve] :: Ivy 2.2.0-rc1 - 20100629224905 :: 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] :: loading settings :: url = jar:file:///home/ivy/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml
|
||||||
[ivy:retrieve] :: resolving dependencies :: org.apache#hello-ivy;working@apache
|
[ivy:retrieve] :: resolving dependencies :: org.apache#hello-ivy;working@apache
|
||||||
[ivy:retrieve] confs: [default]
|
[ivy:retrieve] confs: [default]
|
||||||
[ivy:retrieve] found commons-lang#commons-lang;2.0 in public
|
[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-cli#commons-cli;1.0 in public
|
||||||
[ivy:retrieve] found commons-logging#commons-logging;1.0 in public
|
[ivy:retrieve] found commons-logging#commons-logging;1.0 in public
|
||||||
[ivy:retrieve] :: resolution report :: resolve 203ms :: artifacts dl 16ms
|
[ivy:retrieve] :: resolution report :: resolve 203ms :: artifacts dl 16ms
|
||||||
[ivy:retrieve] :: evicted modules:
|
[ivy:retrieve] :: evicted modules:
|
||||||
[ivy:retrieve] commons-lang#commons-lang;1.0 by [commons-lang#commons-lang;2.0] in [default]
|
[ivy:retrieve] commons-lang#commons-lang;1.0 by [commons-lang#commons-lang;2.0] in [default]
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| | modules || artifacts |
|
| | modules || artifacts |
|
||||||
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| default | 4 | 0 | 0 | 1 || 7 | 0 |
|
| default | 4 | 0 | 0 | 1 || 7 | 0 |
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
[ivy:retrieve] :: retrieving :: org.apache#hello-ivy
|
[ivy:retrieve] :: retrieving :: org.apache#hello-ivy
|
||||||
[ivy:retrieve] confs: [default]
|
[ivy:retrieve] confs: [default]
|
||||||
[ivy:retrieve] 0 artifacts copied, 7 already retrieved (0kB/0ms)
|
[ivy:retrieve] 0 artifacts copied, 7 already retrieved (0kB/0ms)
|
||||||
|
|
||||||
run:
|
run:
|
||||||
[javac] /ivy/hello-ivy/build.xml:53: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
|
[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] standard message : hello ivy !
|
||||||
[java] capitalized by org.apache.commons.lang.WordUtils : Hello Ivy !
|
[java] capitalized by org.apache.commons.lang.WordUtils : Hello Ivy !
|
||||||
|
|
||||||
BUILD SUCCESSFUL
|
BUILD SUCCESSFUL
|
||||||
Total time: 1 second
|
Total time: 1 second
|
||||||
|
|
|
||||||
|
|
@ -1,284 +1,284 @@
|
||||||
[ivy@apache:/ivy/build-a-ivy-repository]$ ant maven2-deps
|
[ivy@apache:/ivy/build-a-ivy-repository]$ ant maven2-deps
|
||||||
Buildfile: /ivy/build-a-ivy-repository/build.xml
|
Buildfile: /ivy/build-a-ivy-repository/build.xml
|
||||||
|
|
||||||
load-ivy:
|
load-ivy:
|
||||||
|
|
||||||
init-ivy:
|
init-ivy:
|
||||||
|
|
||||||
maven2-deps:
|
maven2-deps:
|
||||||
[ivy:install] :: Ivy 2.2.0-rc1 - 20100629224905 :: http://ant.apache.org/ivy/ ::
|
[ivy:install] :: Ivy 2.2.0-rc1 - 20100629224905 :: http://ant.apache.org/ivy/ ::
|
||||||
[ivy:install] :: loading settings :: file = /ivy/build-a-ivy-repository/settings/ivysettings-basic.xml
|
[ivy:install] :: loading settings :: file = /ivy/build-a-ivy-repository/settings/ivysettings-basic.xml
|
||||||
[ivy:install] DEPRECATED: 'defaultCache' is deprecated, use 'caches[@defaultCacheDir]' instead (file://ivy/build-a-ivy-repository/settings/ivysettings-basic.xml)
|
[ivy:install] DEPRECATED: 'defaultCache' is deprecated, use 'caches[@defaultCacheDir]' instead (file://ivy/build-a-ivy-repository/settings/ivysettings-basic.xml)
|
||||||
[ivy:install] :: installing org.hibernate#hibernate;3.2.5.ga ::
|
[ivy:install] :: installing org.hibernate#hibernate;3.2.5.ga ::
|
||||||
[ivy:install] :: resolving dependencies ::
|
[ivy:install] :: resolving dependencies ::
|
||||||
[ivy:install] found org.hibernate#hibernate;3.2.5.ga in libraries
|
[ivy:install] found org.hibernate#hibernate;3.2.5.ga in libraries
|
||||||
[ivy:install] found net.sf.ehcache#ehcache;1.2.3 in libraries
|
[ivy:install] found net.sf.ehcache#ehcache;1.2.3 in libraries
|
||||||
[ivy:install] found commons-logging#commons-logging;1.0.4 in libraries
|
[ivy:install] found commons-logging#commons-logging;1.0.4 in libraries
|
||||||
[ivy:install] found commons-collections#commons-collections;2.1 in libraries
|
[ivy:install] found commons-collections#commons-collections;2.1 in libraries
|
||||||
[ivy:install] found javax.transaction#jta;1.0.1B in libraries
|
[ivy:install] found javax.transaction#jta;1.0.1B in libraries
|
||||||
[ivy:install] found asm#asm-attrs;1.5.3 in libraries
|
[ivy:install] found asm#asm-attrs;1.5.3 in libraries
|
||||||
[ivy:install] found dom4j#dom4j;1.6.1 in libraries
|
[ivy:install] found dom4j#dom4j;1.6.1 in libraries
|
||||||
[ivy:install] found antlr#antlr;2.7.6 in libraries
|
[ivy:install] found antlr#antlr;2.7.6 in libraries
|
||||||
[ivy:install] found cglib#cglib;2.1_3 in libraries
|
[ivy:install] found cglib#cglib;2.1_3 in libraries
|
||||||
[ivy:install] found asm#asm;1.5.3 in libraries
|
[ivy:install] found asm#asm;1.5.3 in libraries
|
||||||
[ivy:install] found commons-collections#commons-collections;2.1.1 in libraries
|
[ivy:install] found commons-collections#commons-collections;2.1.1 in libraries
|
||||||
[ivy:install] found ant#ant;1.6.5 in libraries
|
[ivy:install] found ant#ant;1.6.5 in libraries
|
||||||
[ivy:install] found swarmcache#swarmcache;1.0RC2 in libraries
|
[ivy:install] found swarmcache#swarmcache;1.0RC2 in libraries
|
||||||
[ivy:install] found commons-logging#commons-logging;1.0.2 in libraries
|
[ivy:install] found commons-logging#commons-logging;1.0.2 in libraries
|
||||||
[ivy:install] found jgroups#jgroups-all;2.2.8 in libraries
|
[ivy:install] found jgroups#jgroups-all;2.2.8 in libraries
|
||||||
[ivy:install] found jboss#jboss-cache;1.2.2 in libraries
|
[ivy:install] found jboss#jboss-cache;1.2.2 in libraries
|
||||||
[ivy:install] found jboss#jboss-system;4.0.2 in libraries
|
[ivy:install] found jboss#jboss-system;4.0.2 in libraries
|
||||||
[ivy:install] found jboss#jboss-common;4.0.2 in libraries
|
[ivy:install] found jboss#jboss-common;4.0.2 in libraries
|
||||||
[ivy:install] found slide#webdavlib;2.0 in libraries
|
[ivy:install] found slide#webdavlib;2.0 in libraries
|
||||||
[ivy:install] found xerces#xercesImpl;2.6.2 in libraries
|
[ivy:install] found xerces#xercesImpl;2.6.2 in libraries
|
||||||
[ivy:install] found jboss#jboss-minimal;4.0.2 in libraries
|
[ivy:install] found jboss#jboss-minimal;4.0.2 in libraries
|
||||||
[ivy:install] found jboss#jboss-j2se;200504122039 in libraries
|
[ivy:install] found jboss#jboss-j2se;200504122039 in libraries
|
||||||
[ivy:install] found concurrent#concurrent;1.3.4 in libraries
|
[ivy:install] found concurrent#concurrent;1.3.4 in libraries
|
||||||
[ivy:install] found jgroups#jgroups-all;2.2.7 in libraries
|
[ivy:install] found jgroups#jgroups-all;2.2.7 in libraries
|
||||||
[ivy:install] found c3p0#c3p0;0.9.1 in libraries
|
[ivy:install] found c3p0#c3p0;0.9.1 in libraries
|
||||||
[ivy:install] found javax.security#jacc;1.0 in libraries
|
[ivy:install] found javax.security#jacc;1.0 in libraries
|
||||||
[ivy:install] found opensymphony#oscache;2.1 in libraries
|
[ivy:install] found opensymphony#oscache;2.1 in libraries
|
||||||
[ivy:install] found proxool#proxool;0.8.3 in libraries
|
[ivy:install] found proxool#proxool;0.8.3 in libraries
|
||||||
[ivy:install] :: downloading artifacts to cache ::
|
[ivy:install] :: downloading artifacts to cache ::
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/org/hibernate/hibernate/3.2.5.ga/hibernate-3.2.5.ga-sources.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/org/hibernate/hibernate/3.2.5.ga/hibernate-3.2.5.ga-sources.jar ...
|
||||||
[ivy:install] ............................................................................................................................
|
[ivy:install] ............................................................................................................................
|
||||||
[ivy:install] ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] ....................................................................................................................................................................................................................................................
|
[ivy:install] ....................................................................................................................................................................................................................................................
|
||||||
[ivy:install] ...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] ...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. (1470kB)
|
[ivy:install] ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. (1470kB)
|
||||||
[ivy:install] .. (0kB)
|
[ivy:install] .. (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] org.hibernate#hibernate;3.2.5.ga!hibernate.jar(source) (10826ms)
|
[ivy:install] [SUCCESSFUL ] org.hibernate#hibernate;3.2.5.ga!hibernate.jar(source) (10826ms)
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/org/hibernate/hibernate/3.2.5.ga/hibernate-3.2.5.ga-javadoc.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/org/hibernate/hibernate/3.2.5.ga/hibernate-3.2.5.ga-javadoc.jar ...
|
||||||
[ivy:install] ...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] ...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] ...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] ...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] ...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] ...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] ...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] ...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] ...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] ...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] .................................................................................................................................................................................................................................................................................................
|
[ivy:install] .................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] ...
|
[ivy:install] ...
|
||||||
[ivy:install] ...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] ...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... (7352kB)
|
[ivy:install] ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... (7352kB)
|
||||||
[ivy:install] .. (0kB)
|
[ivy:install] .. (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] org.hibernate#hibernate;3.2.5.ga!hibernate.jar(javadoc) (33836ms)
|
[ivy:install] [SUCCESSFUL ] org.hibernate#hibernate;3.2.5.ga!hibernate.jar(javadoc) (33836ms)
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/org/hibernate/hibernate/3.2.5.ga/hibernate-3.2.5.ga.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/org/hibernate/hibernate/3.2.5.ga/hibernate-3.2.5.ga.jar ...
|
||||||
[ivy:install] ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] ............................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] ............................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] ....................................................................................................................................................................................................................................
|
[ivy:install] ....................................................................................................................................................................................................................................
|
||||||
[ivy:install] .............................................................................................................................................................................................
|
[ivy:install] .............................................................................................................................................................................................
|
||||||
[ivy:install] .........................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] .........................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... (2202kB)
|
[ivy:install] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... (2202kB)
|
||||||
[ivy:install] .. (0kB)
|
[ivy:install] .. (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] org.hibernate#hibernate;3.2.5.ga!hibernate.jar (15897ms)
|
[ivy:install] [SUCCESSFUL ] org.hibernate#hibernate;3.2.5.ga!hibernate.jar (15897ms)
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/net/sf/ehcache/ehcache/1.2.3/ehcache-1.2.3.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/net/sf/ehcache/ehcache/1.2.3/ehcache-1.2.3.jar ...
|
||||||
[ivy:install] ............................................................................................................................................................................................................................................................................................................................................................................................................................ (203kB)
|
[ivy:install] ............................................................................................................................................................................................................................................................................................................................................................................................................................ (203kB)
|
||||||
[ivy:install] .. (0kB)
|
[ivy:install] .. (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] net.sf.ehcache#ehcache;1.2.3!ehcache.jar (2215ms)
|
[ivy:install] [SUCCESSFUL ] net.sf.ehcache#ehcache;1.2.3!ehcache.jar (2215ms)
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar ...
|
||||||
[ivy:install] .......................................................................... (37kB)
|
[ivy:install] .......................................................................... (37kB)
|
||||||
[ivy:install] .. (0kB)
|
[ivy:install] .. (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] commons-logging#commons-logging;1.0.4!commons-logging.jar (3291ms)
|
[ivy:install] [SUCCESSFUL ] commons-logging#commons-logging;1.0.4!commons-logging.jar (3291ms)
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/asm/asm-attrs/1.5.3/asm-attrs-1.5.3.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/asm/asm-attrs/1.5.3/asm-attrs-1.5.3.jar ...
|
||||||
[ivy:install] .............................. (16kB)
|
[ivy:install] .............................. (16kB)
|
||||||
[ivy:install] .. (0kB)
|
[ivy:install] .. (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] asm#asm-attrs;1.5.3!asm-attrs.jar (1560ms)
|
[ivy:install] [SUCCESSFUL ] asm#asm-attrs;1.5.3!asm-attrs.jar (1560ms)
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar ...
|
||||||
[ivy:install] .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... (306kB)
|
[ivy:install] .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... (306kB)
|
||||||
[ivy:install] ... (0kB)
|
[ivy:install] ... (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] dom4j#dom4j;1.6.1!dom4j.jar (3884ms)
|
[ivy:install] [SUCCESSFUL ] dom4j#dom4j;1.6.1!dom4j.jar (3884ms)
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/antlr/antlr/2.7.6/antlr-2.7.6.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/antlr/antlr/2.7.6/antlr-2.7.6.jar ...
|
||||||
[ivy:install] ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] ......................................................................................................................................................................................................................... (433kB)
|
[ivy:install] ......................................................................................................................................................................................................................... (433kB)
|
||||||
[ivy:install] ... (0kB)
|
[ivy:install] ... (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] antlr#antlr;2.7.6!antlr.jar (3370ms)
|
[ivy:install] [SUCCESSFUL ] antlr#antlr;2.7.6!antlr.jar (3370ms)
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/cglib/cglib/2.1_3/cglib-2.1_3.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/cglib/cglib/2.1_3/cglib-2.1_3.jar ...
|
||||||
[ivy:install] .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. (275kB)
|
[ivy:install] .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. (275kB)
|
||||||
[ivy:install] ... (0kB)
|
[ivy:install] ... (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] cglib#cglib;2.1_3!cglib.jar (2808ms)
|
[ivy:install] [SUCCESSFUL ] cglib#cglib;2.1_3!cglib.jar (2808ms)
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/asm/asm/1.5.3/asm-1.5.3.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/asm/asm/1.5.3/asm-1.5.3.jar ...
|
||||||
[ivy:install] ..................................................... (25kB)
|
[ivy:install] ..................................................... (25kB)
|
||||||
[ivy:install] .. (0kB)
|
[ivy:install] .. (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] asm#asm;1.5.3!asm.jar (1544ms)
|
[ivy:install] [SUCCESSFUL ] asm#asm;1.5.3!asm.jar (1544ms)
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/commons-collections/commons-collections/2.1.1/commons-collections-2.1.1.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/commons-collections/commons-collections/2.1.1/commons-collections-2.1.1.jar ...
|
||||||
[ivy:install] .......................................................................................................................................................................................................................................................................................................................... (171kB)
|
[ivy:install] .......................................................................................................................................................................................................................................................................................................................... (171kB)
|
||||||
[ivy:install] .. (0kB)
|
[ivy:install] .. (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] commons-collections#commons-collections;2.1.1!commons-collections.jar (2450ms)
|
[ivy:install] [SUCCESSFUL ] commons-collections#commons-collections;2.1.1!commons-collections.jar (2450ms)
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.jar ...
|
||||||
[ivy:install] ..................................................................................................................................................................................................................................................................................................... (161kB)
|
[ivy:install] ..................................................................................................................................................................................................................................................................................................... (161kB)
|
||||||
[ivy:install] ... (0kB)
|
[ivy:install] ... (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] commons-collections#commons-collections;2.1!commons-collections.jar (2652ms)
|
[ivy:install] [SUCCESSFUL ] commons-collections#commons-collections;2.1!commons-collections.jar (2652ms)
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/ant/ant/1.6.5/ant-1.6.5.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/ant/ant/1.6.5/ant-1.6.5.jar ...
|
||||||
[ivy:install] ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] .....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] .....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. (1009kB)
|
[ivy:install] .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. (1009kB)
|
||||||
[ivy:install] .. (0kB)
|
[ivy:install] .. (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] ant#ant;1.6.5!ant.jar (5288ms)
|
[ivy:install] [SUCCESSFUL ] ant#ant;1.6.5!ant.jar (5288ms)
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/swarmcache/swarmcache/1.0RC2/swarmcache-1.0RC2.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/swarmcache/swarmcache/1.0RC2/swarmcache-1.0RC2.jar ...
|
||||||
[ivy:install] ........................................................... (29kB)
|
[ivy:install] ........................................................... (29kB)
|
||||||
[ivy:install] .. (0kB)
|
[ivy:install] .. (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] swarmcache#swarmcache;1.0RC2!swarmcache.jar (2340ms)
|
[ivy:install] [SUCCESSFUL ] swarmcache#swarmcache;1.0RC2!swarmcache.jar (2340ms)
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/jboss/jboss-cache/1.2.2/jboss-cache-1.2.2.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/jboss/jboss-cache/1.2.2/jboss-cache-1.2.2.jar ...
|
||||||
[ivy:install] ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... (365kB)
|
[ivy:install] ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... (365kB)
|
||||||
[ivy:install] .. (0kB)
|
[ivy:install] .. (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] jboss#jboss-cache;1.2.2!jboss-cache.jar (2933ms)
|
[ivy:install] [SUCCESSFUL ] jboss#jboss-cache;1.2.2!jboss-cache.jar (2933ms)
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/jgroups/jgroups-all/2.2.8/jgroups-all-2.2.8.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/jgroups/jgroups-all/2.2.8/jgroups-all-2.2.8.jar ...
|
||||||
[ivy:install] .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... (1573kB)
|
[ivy:install] ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... (1573kB)
|
||||||
[ivy:install] .. (0kB)
|
[ivy:install] .. (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] jgroups#jgroups-all;2.2.8!jgroups-all.jar (7082ms)
|
[ivy:install] [SUCCESSFUL ] jgroups#jgroups-all;2.2.8!jgroups-all.jar (7082ms)
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/c3p0/c3p0/0.9.1/c3p0-0.9.1.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/c3p0/c3p0/0.9.1/c3p0-0.9.1.jar ...
|
||||||
[ivy:install] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. (594kB)
|
[ivy:install] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. (594kB)
|
||||||
[ivy:install] .. (0kB)
|
[ivy:install] .. (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] c3p0#c3p0;0.9.1!c3p0.jar (4071ms)
|
[ivy:install] [SUCCESSFUL ] c3p0#c3p0;0.9.1!c3p0.jar (4071ms)
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/opensymphony/oscache/2.1/oscache-2.1.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/opensymphony/oscache/2.1/oscache-2.1.jar ...
|
||||||
[ivy:install] .......................................................................................................................................................................................................................... (111kB)
|
[ivy:install] .......................................................................................................................................................................................................................... (111kB)
|
||||||
[ivy:install] .. (0kB)
|
[ivy:install] .. (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] opensymphony#oscache;2.1!oscache.jar (1809ms)
|
[ivy:install] [SUCCESSFUL ] opensymphony#oscache;2.1!oscache.jar (1809ms)
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/proxool/proxool/0.8.3/proxool-0.8.3.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/proxool/proxool/0.8.3/proxool-0.8.3.jar ...
|
||||||
[ivy:install] ....................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] ....................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] .................................. (464kB)
|
[ivy:install] .................................. (464kB)
|
||||||
[ivy:install] .. (0kB)
|
[ivy:install] .. (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] proxool#proxool;0.8.3!proxool.jar (6568ms)
|
[ivy:install] [SUCCESSFUL ] proxool#proxool;0.8.3!proxool.jar (6568ms)
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/commons-logging/commons-logging/1.0.2/commons-logging-1.0.2.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/commons-logging/commons-logging/1.0.2/commons-logging-1.0.2.jar ...
|
||||||
[ivy:install] ................................................... (25kB)
|
[ivy:install] ................................................... (25kB)
|
||||||
[ivy:install] .. (0kB)
|
[ivy:install] .. (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] commons-logging#commons-logging;1.0.2!commons-logging.jar (1419ms)
|
[ivy:install] [SUCCESSFUL ] commons-logging#commons-logging;1.0.2!commons-logging.jar (1419ms)
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/jboss/jboss-system/4.0.2/jboss-system-4.0.2.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/jboss/jboss-system/4.0.2/jboss-system-4.0.2.jar ...
|
||||||
[ivy:install] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. (227kB)
|
[ivy:install] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. (227kB)
|
||||||
[ivy:install] .. (0kB)
|
[ivy:install] .. (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] jboss#jboss-system;4.0.2!jboss-system.jar (3120ms)
|
[ivy:install] [SUCCESSFUL ] jboss#jboss-system;4.0.2!jboss-system.jar (3120ms)
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/jboss/jboss-common/4.0.2/jboss-common-4.0.2.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/jboss/jboss-common/4.0.2/jboss-common-4.0.2.jar ...
|
||||||
[ivy:install] ...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] ...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] ............................................................................................................................................................................................................................................................................................................................................................................................................................... (457kB)
|
[ivy:install] ............................................................................................................................................................................................................................................................................................................................................................................................................................... (457kB)
|
||||||
[ivy:install] .. (0kB)
|
[ivy:install] .. (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] jboss#jboss-common;4.0.2!jboss-common.jar (4664ms)
|
[ivy:install] [SUCCESSFUL ] jboss#jboss-common;4.0.2!jboss-common.jar (4664ms)
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/jboss/jboss-minimal/4.0.2/jboss-minimal-4.0.2.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/jboss/jboss-minimal/4.0.2/jboss-minimal-4.0.2.jar ...
|
||||||
[ivy:install] ................................................................................................................................................................................................................................................................................................................................ (163kB)
|
[ivy:install] ................................................................................................................................................................................................................................................................................................................................ (163kB)
|
||||||
[ivy:install] .. (0kB)
|
[ivy:install] .. (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] jboss#jboss-minimal;4.0.2!jboss-minimal.jar (2511ms)
|
[ivy:install] [SUCCESSFUL ] jboss#jboss-minimal;4.0.2!jboss-minimal.jar (2511ms)
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/jboss/jboss-j2se/200504122039/jboss-j2se-200504122039.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/jboss/jboss-j2se/200504122039/jboss-j2se-200504122039.jar ...
|
||||||
[ivy:install] ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] .............................................................................................................................................................................................................................................. (350kB)
|
[ivy:install] .............................................................................................................................................................................................................................................. (350kB)
|
||||||
[ivy:install] .. (0kB)
|
[ivy:install] .. (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] jboss#jboss-j2se;200504122039!jboss-j2se.jar (3635ms)
|
[ivy:install] [SUCCESSFUL ] jboss#jboss-j2se;200504122039!jboss-j2se.jar (3635ms)
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/concurrent/concurrent/1.3.4/concurrent-1.3.4.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/concurrent/concurrent/1.3.4/concurrent-1.3.4.jar ...
|
||||||
[ivy:install] ............................................................................................................................................................................................................................................................................................................................................. (184kB)
|
[ivy:install] ............................................................................................................................................................................................................................................................................................................................................. (184kB)
|
||||||
[ivy:install] ... (0kB)
|
[ivy:install] ... (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] concurrent#concurrent;1.3.4!concurrent.jar (2199ms)
|
[ivy:install] [SUCCESSFUL ] concurrent#concurrent;1.3.4!concurrent.jar (2199ms)
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/jgroups/jgroups-all/2.2.7/jgroups-all-2.2.7.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/jgroups/jgroups-all/2.2.7/jgroups-all-2.2.7.jar ...
|
||||||
[ivy:install] ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] ..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] ..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] .....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] .....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] .................................................................................................................................................................................................................................................................................................................................................................................................................................... (1613kB)
|
[ivy:install] .................................................................................................................................................................................................................................................................................................................................................................................................................................... (1613kB)
|
||||||
[ivy:install] .. (0kB)
|
[ivy:install] .. (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] jgroups#jgroups-all;2.2.7!jgroups-all.jar (10234ms)
|
[ivy:install] [SUCCESSFUL ] jgroups#jgroups-all;2.2.7!jgroups-all.jar (10234ms)
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/slide/webdavlib/2.0/webdavlib-2.0.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/slide/webdavlib/2.0/webdavlib-2.0.jar ...
|
||||||
[ivy:install] ......................................................................................................................................................................................................................................................................... (128kB)
|
[ivy:install] ......................................................................................................................................................................................................................................................................... (128kB)
|
||||||
[ivy:install] .. (0kB)
|
[ivy:install] .. (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] slide#webdavlib;2.0!webdavlib.jar (2059ms)
|
[ivy:install] [SUCCESSFUL ] slide#webdavlib;2.0!webdavlib.jar (2059ms)
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.jar ...
|
||||||
[ivy:install] ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:install] ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:install] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... (986kB)
|
[ivy:install] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... (986kB)
|
||||||
[ivy:install] .. (0kB)
|
[ivy:install] .. (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] xerces#xercesImpl;2.6.2!xercesImpl.jar (4227ms)
|
[ivy:install] [SUCCESSFUL ] xerces#xercesImpl;2.6.2!xercesImpl.jar (4227ms)
|
||||||
[ivy:install] :: installing in my-repository ::
|
[ivy:install] :: installing in my-repository ::
|
||||||
[ivy:install] published hibernate to /ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/sources/hibernate-3.2.5.ga.jar
|
[ivy:install] published hibernate to /ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/sources/hibernate-3.2.5.ga.jar
|
||||||
[ivy:install] published hibernate to /ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/jars/hibernate-3.2.5.ga.jar
|
[ivy:install] published hibernate to /ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/jars/hibernate-3.2.5.ga.jar
|
||||||
[ivy:install] published hibernate to /ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/javadocs/hibernate-3.2.5.ga.jar
|
[ivy:install] published hibernate to /ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/javadocs/hibernate-3.2.5.ga.jar
|
||||||
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/ivys/ivy-3.2.5.ga.xml
|
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/ivys/ivy-3.2.5.ga.xml
|
||||||
[ivy:install] published ehcache to /ivy/build-a-ivy-repository/myrepository/no-namespace/net.sf.ehcache/ehcache/jars/ehcache-1.2.3.jar
|
[ivy:install] published ehcache to /ivy/build-a-ivy-repository/myrepository/no-namespace/net.sf.ehcache/ehcache/jars/ehcache-1.2.3.jar
|
||||||
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/net.sf.ehcache/ehcache/ivys/ivy-1.2.3.xml
|
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/net.sf.ehcache/ehcache/ivys/ivy-1.2.3.xml
|
||||||
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/javax.transaction/jta/ivys/ivy-1.0.1B.xml
|
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/javax.transaction/jta/ivys/ivy-1.0.1B.xml
|
||||||
[ivy:install] published commons-logging to /ivy/build-a-ivy-repository/myrepository/no-namespace/commons-logging/commons-logging/jars/commons-logging-1.0.4.jar
|
[ivy:install] published commons-logging to /ivy/build-a-ivy-repository/myrepository/no-namespace/commons-logging/commons-logging/jars/commons-logging-1.0.4.jar
|
||||||
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/commons-logging/commons-logging/ivys/ivy-1.0.4.xml
|
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/commons-logging/commons-logging/ivys/ivy-1.0.4.xml
|
||||||
[ivy:install] published asm-attrs to /ivy/build-a-ivy-repository/myrepository/no-namespace/asm/asm-attrs/jars/asm-attrs-1.5.3.jar
|
[ivy:install] published asm-attrs to /ivy/build-a-ivy-repository/myrepository/no-namespace/asm/asm-attrs/jars/asm-attrs-1.5.3.jar
|
||||||
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/asm/asm-attrs/ivys/ivy-1.5.3.xml
|
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/asm/asm-attrs/ivys/ivy-1.5.3.xml
|
||||||
[ivy:install] published dom4j to /ivy/build-a-ivy-repository/myrepository/no-namespace/dom4j/dom4j/jars/dom4j-1.6.1.jar
|
[ivy:install] published dom4j to /ivy/build-a-ivy-repository/myrepository/no-namespace/dom4j/dom4j/jars/dom4j-1.6.1.jar
|
||||||
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/dom4j/dom4j/ivys/ivy-1.6.1.xml
|
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/dom4j/dom4j/ivys/ivy-1.6.1.xml
|
||||||
[ivy:install] published antlr to /ivy/build-a-ivy-repository/myrepository/no-namespace/antlr/antlr/jars/antlr-2.7.6.jar
|
[ivy:install] published antlr to /ivy/build-a-ivy-repository/myrepository/no-namespace/antlr/antlr/jars/antlr-2.7.6.jar
|
||||||
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/antlr/antlr/ivys/ivy-2.7.6.xml
|
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/antlr/antlr/ivys/ivy-2.7.6.xml
|
||||||
[ivy:install] published cglib to /ivy/build-a-ivy-repository/myrepository/no-namespace/cglib/cglib/jars/cglib-2.1_3.jar
|
[ivy:install] published cglib to /ivy/build-a-ivy-repository/myrepository/no-namespace/cglib/cglib/jars/cglib-2.1_3.jar
|
||||||
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/cglib/cglib/ivys/ivy-2.1_3.xml
|
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/cglib/cglib/ivys/ivy-2.1_3.xml
|
||||||
[ivy:install] published asm to /ivy/build-a-ivy-repository/myrepository/no-namespace/asm/asm/jars/asm-1.5.3.jar
|
[ivy:install] published asm to /ivy/build-a-ivy-repository/myrepository/no-namespace/asm/asm/jars/asm-1.5.3.jar
|
||||||
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/asm/asm/ivys/ivy-1.5.3.xml
|
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/asm/asm/ivys/ivy-1.5.3.xml
|
||||||
[ivy:install] published commons-collections to /ivy/build-a-ivy-repository/myrepository/no-namespace/commons-collections/commons-collections/jars/commons-collections-2.1.1.jar
|
[ivy:install] published commons-collections to /ivy/build-a-ivy-repository/myrepository/no-namespace/commons-collections/commons-collections/jars/commons-collections-2.1.1.jar
|
||||||
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/commons-collections/commons-collections/ivys/ivy-2.1.1.xml
|
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/commons-collections/commons-collections/ivys/ivy-2.1.1.xml
|
||||||
[ivy:install] published commons-collections to /ivy/build-a-ivy-repository/myrepository/no-namespace/commons-collections/commons-collections/jars/commons-collections-2.1.jar
|
[ivy:install] published commons-collections to /ivy/build-a-ivy-repository/myrepository/no-namespace/commons-collections/commons-collections/jars/commons-collections-2.1.jar
|
||||||
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/commons-collections/commons-collections/ivys/ivy-2.1.xml
|
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/commons-collections/commons-collections/ivys/ivy-2.1.xml
|
||||||
[ivy:install] published ant to /ivy/build-a-ivy-repository/myrepository/no-namespace/ant/ant/jars/ant-1.6.5.jar
|
[ivy:install] published ant to /ivy/build-a-ivy-repository/myrepository/no-namespace/ant/ant/jars/ant-1.6.5.jar
|
||||||
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/ant/ant/ivys/ivy-1.6.5.xml
|
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/ant/ant/ivys/ivy-1.6.5.xml
|
||||||
[ivy:install] published swarmcache to /ivy/build-a-ivy-repository/myrepository/no-namespace/swarmcache/swarmcache/jars/swarmcache-1.0RC2.jar
|
[ivy:install] published swarmcache to /ivy/build-a-ivy-repository/myrepository/no-namespace/swarmcache/swarmcache/jars/swarmcache-1.0RC2.jar
|
||||||
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/swarmcache/swarmcache/ivys/ivy-1.0RC2.xml
|
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/swarmcache/swarmcache/ivys/ivy-1.0RC2.xml
|
||||||
[ivy:install] published jboss-cache to /ivy/build-a-ivy-repository/myrepository/no-namespace/jboss/jboss-cache/jars/jboss-cache-1.2.2.jar
|
[ivy:install] published jboss-cache to /ivy/build-a-ivy-repository/myrepository/no-namespace/jboss/jboss-cache/jars/jboss-cache-1.2.2.jar
|
||||||
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/jboss/jboss-cache/ivys/ivy-1.2.2.xml
|
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/jboss/jboss-cache/ivys/ivy-1.2.2.xml
|
||||||
[ivy:install] published jgroups-all to /ivy/build-a-ivy-repository/myrepository/no-namespace/jgroups/jgroups-all/jars/jgroups-all-2.2.8.jar
|
[ivy:install] published jgroups-all to /ivy/build-a-ivy-repository/myrepository/no-namespace/jgroups/jgroups-all/jars/jgroups-all-2.2.8.jar
|
||||||
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/jgroups/jgroups-all/ivys/ivy-2.2.8.xml
|
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/jgroups/jgroups-all/ivys/ivy-2.2.8.xml
|
||||||
[ivy:install] published c3p0 to /ivy/build-a-ivy-repository/myrepository/no-namespace/c3p0/c3p0/jars/c3p0-0.9.1.jar
|
[ivy:install] published c3p0 to /ivy/build-a-ivy-repository/myrepository/no-namespace/c3p0/c3p0/jars/c3p0-0.9.1.jar
|
||||||
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/c3p0/c3p0/ivys/ivy-0.9.1.xml
|
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/c3p0/c3p0/ivys/ivy-0.9.1.xml
|
||||||
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/javax.security/jacc/ivys/ivy-1.0.xml
|
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/javax.security/jacc/ivys/ivy-1.0.xml
|
||||||
[ivy:install] published oscache to /ivy/build-a-ivy-repository/myrepository/no-namespace/opensymphony/oscache/jars/oscache-2.1.jar
|
[ivy:install] published oscache to /ivy/build-a-ivy-repository/myrepository/no-namespace/opensymphony/oscache/jars/oscache-2.1.jar
|
||||||
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/opensymphony/oscache/ivys/ivy-2.1.xml
|
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/opensymphony/oscache/ivys/ivy-2.1.xml
|
||||||
[ivy:install] published proxool to /ivy/build-a-ivy-repository/myrepository/no-namespace/proxool/proxool/jars/proxool-0.8.3.jar
|
[ivy:install] published proxool to /ivy/build-a-ivy-repository/myrepository/no-namespace/proxool/proxool/jars/proxool-0.8.3.jar
|
||||||
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/proxool/proxool/ivys/ivy-0.8.3.xml
|
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/proxool/proxool/ivys/ivy-0.8.3.xml
|
||||||
[ivy:install] published commons-logging to /ivy/build-a-ivy-repository/myrepository/no-namespace/commons-logging/commons-logging/jars/commons-logging-1.0.2.jar
|
[ivy:install] published commons-logging to /ivy/build-a-ivy-repository/myrepository/no-namespace/commons-logging/commons-logging/jars/commons-logging-1.0.2.jar
|
||||||
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/commons-logging/commons-logging/ivys/ivy-1.0.2.xml
|
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/commons-logging/commons-logging/ivys/ivy-1.0.2.xml
|
||||||
[ivy:install] published jboss-system to /ivy/build-a-ivy-repository/myrepository/no-namespace/jboss/jboss-system/jars/jboss-system-4.0.2.jar
|
[ivy:install] published jboss-system to /ivy/build-a-ivy-repository/myrepository/no-namespace/jboss/jboss-system/jars/jboss-system-4.0.2.jar
|
||||||
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/jboss/jboss-system/ivys/ivy-4.0.2.xml
|
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/jboss/jboss-system/ivys/ivy-4.0.2.xml
|
||||||
[ivy:install] published jboss-common to /ivy/build-a-ivy-repository/myrepository/no-namespace/jboss/jboss-common/jars/jboss-common-4.0.2.jar
|
[ivy:install] published jboss-common to /ivy/build-a-ivy-repository/myrepository/no-namespace/jboss/jboss-common/jars/jboss-common-4.0.2.jar
|
||||||
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/jboss/jboss-common/ivys/ivy-4.0.2.xml
|
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/jboss/jboss-common/ivys/ivy-4.0.2.xml
|
||||||
[ivy:install] published jboss-minimal to /ivy/build-a-ivy-repository/myrepository/no-namespace/jboss/jboss-minimal/jars/jboss-minimal-4.0.2.jar
|
[ivy:install] published jboss-minimal to /ivy/build-a-ivy-repository/myrepository/no-namespace/jboss/jboss-minimal/jars/jboss-minimal-4.0.2.jar
|
||||||
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/jboss/jboss-minimal/ivys/ivy-4.0.2.xml
|
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/jboss/jboss-minimal/ivys/ivy-4.0.2.xml
|
||||||
[ivy:install] published jboss-j2se to /ivy/build-a-ivy-repository/myrepository/no-namespace/jboss/jboss-j2se/jars/jboss-j2se-200504122039.jar
|
[ivy:install] published jboss-j2se to /ivy/build-a-ivy-repository/myrepository/no-namespace/jboss/jboss-j2se/jars/jboss-j2se-200504122039.jar
|
||||||
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/jboss/jboss-j2se/ivys/ivy-200504122039.xml
|
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/jboss/jboss-j2se/ivys/ivy-200504122039.xml
|
||||||
[ivy:install] published concurrent to /ivy/build-a-ivy-repository/myrepository/no-namespace/concurrent/concurrent/jars/concurrent-1.3.4.jar
|
[ivy:install] published concurrent to /ivy/build-a-ivy-repository/myrepository/no-namespace/concurrent/concurrent/jars/concurrent-1.3.4.jar
|
||||||
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/concurrent/concurrent/ivys/ivy-1.3.4.xml
|
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/concurrent/concurrent/ivys/ivy-1.3.4.xml
|
||||||
[ivy:install] published jgroups-all to /ivy/build-a-ivy-repository/myrepository/no-namespace/jgroups/jgroups-all/jars/jgroups-all-2.2.7.jar
|
[ivy:install] published jgroups-all to /ivy/build-a-ivy-repository/myrepository/no-namespace/jgroups/jgroups-all/jars/jgroups-all-2.2.7.jar
|
||||||
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/jgroups/jgroups-all/ivys/ivy-2.2.7.xml
|
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/jgroups/jgroups-all/ivys/ivy-2.2.7.xml
|
||||||
[ivy:install] published webdavlib to /ivy/build-a-ivy-repository/myrepository/no-namespace/slide/webdavlib/jars/webdavlib-2.0.jar
|
[ivy:install] published webdavlib to /ivy/build-a-ivy-repository/myrepository/no-namespace/slide/webdavlib/jars/webdavlib-2.0.jar
|
||||||
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/slide/webdavlib/ivys/ivy-2.0.xml
|
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/slide/webdavlib/ivys/ivy-2.0.xml
|
||||||
[ivy:install] published xercesImpl to /ivy/build-a-ivy-repository/myrepository/no-namespace/xerces/xercesImpl/jars/xercesImpl-2.6.2.jar
|
[ivy:install] published xercesImpl to /ivy/build-a-ivy-repository/myrepository/no-namespace/xerces/xercesImpl/jars/xercesImpl-2.6.2.jar
|
||||||
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/xerces/xercesImpl/ivys/ivy-2.6.2.xml
|
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/xerces/xercesImpl/ivys/ivy-2.6.2.xml
|
||||||
[ivy:install] :: install resolution report ::
|
[ivy:install] :: install resolution report ::
|
||||||
[ivy:install] :: resolution report :: resolve 0ms :: artifacts dl 148683ms
|
[ivy:install] :: resolution report :: resolve 0ms :: artifacts dl 148683ms
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| | modules || artifacts |
|
| | modules || artifacts |
|
||||||
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| default | 28 | 28 | 28 | 0 || 30 | 28 |
|
| default | 28 | 28 | 28 | 0 || 30 | 28 |
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
[ivy:install]
|
[ivy:install]
|
||||||
[ivy:install] :: problems summary ::
|
[ivy:install] :: problems summary ::
|
||||||
[ivy:install] :::: WARNINGS
|
[ivy:install] :::: WARNINGS
|
||||||
[ivy:install] [NOT FOUND ] javax.transaction#jta;1.0.1B!jta.jar (0ms)
|
[ivy:install] [NOT FOUND ] javax.transaction#jta;1.0.1B!jta.jar (0ms)
|
||||||
[ivy:install] ==== libraries: tried
|
[ivy:install] ==== libraries: tried
|
||||||
[ivy:install] http://repo1.maven.org/maven2/javax/transaction/jta/1.0.1B/jta-1.0.1B.jar
|
[ivy:install] http://repo1.maven.org/maven2/javax/transaction/jta/1.0.1B/jta-1.0.1B.jar
|
||||||
[ivy:install] [NOT FOUND ] javax.security#jacc;1.0!jacc.jar (0ms)
|
[ivy:install] [NOT FOUND ] javax.security#jacc;1.0!jacc.jar (0ms)
|
||||||
[ivy:install] ==== libraries: tried
|
[ivy:install] ==== libraries: tried
|
||||||
[ivy:install] http://repo1.maven.org/maven2/javax/security/jacc/1.0/jacc-1.0.jar
|
[ivy:install] http://repo1.maven.org/maven2/javax/security/jacc/1.0/jacc-1.0.jar
|
||||||
[ivy:install] ::::::::::::::::::::::::::::::::::::::::::::::
|
[ivy:install] ::::::::::::::::::::::::::::::::::::::::::::::
|
||||||
[ivy:install] :: FAILED DOWNLOADS ::
|
[ivy:install] :: FAILED DOWNLOADS ::
|
||||||
[ivy:install] :: ^ see resolution messages for details ^ ::
|
[ivy:install] :: ^ see resolution messages for details ^ ::
|
||||||
[ivy:install] ::::::::::::::::::::::::::::::::::::::::::::::
|
[ivy:install] ::::::::::::::::::::::::::::::::::::::::::::::
|
||||||
[ivy:install] :: javax.transaction#jta;1.0.1B!jta.jar
|
[ivy:install] :: javax.transaction#jta;1.0.1B!jta.jar
|
||||||
[ivy:install] :: javax.security#jacc;1.0!jacc.jar
|
[ivy:install] :: javax.security#jacc;1.0!jacc.jar
|
||||||
[ivy:install] ::::::::::::::::::::::::::::::::::::::::::::::
|
[ivy:install] ::::::::::::::::::::::::::::::::::::::::::::::
|
||||||
[ivy:install]
|
[ivy:install]
|
||||||
[ivy:install]
|
[ivy:install]
|
||||||
[ivy:install] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
|
[ivy:install] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
|
||||||
|
|
|
||||||
|
|
@ -1,38 +1,38 @@
|
||||||
[ivy@apache:/ivy/build-a-ivy-repository]$ ant maven2-namespace
|
[ivy@apache:/ivy/build-a-ivy-repository]$ ant maven2-namespace
|
||||||
Buildfile: /ivy/build-a-ivy-repository/build.xml
|
Buildfile: /ivy/build-a-ivy-repository/build.xml
|
||||||
|
|
||||||
load-ivy:
|
load-ivy:
|
||||||
|
|
||||||
init-ivy:
|
init-ivy:
|
||||||
|
|
||||||
maven2-namespace:
|
maven2-namespace:
|
||||||
[ivy:install] :: Ivy 2.2.0-rc1 - 20100629224905 :: http://ant.apache.org/ivy/ ::
|
[ivy:install] :: Ivy 2.2.0-rc1 - 20100629224905 :: http://ant.apache.org/ivy/ ::
|
||||||
[ivy:install] :: loading settings :: file = /ivy/build-a-ivy-repository/settings/ivysettings-advanced.xml
|
[ivy:install] :: loading settings :: file = /ivy/build-a-ivy-repository/settings/ivysettings-advanced.xml
|
||||||
[ivy:install] DEPRECATED: 'defaultCache' is deprecated, use 'caches[@defaultCacheDir]' instead (file://ivy/build-a-ivy-repository/settings/ivysettings-advanced.xml)
|
[ivy:install] DEPRECATED: 'defaultCache' is deprecated, use 'caches[@defaultCacheDir]' instead (file://ivy/build-a-ivy-repository/settings/ivysettings-advanced.xml)
|
||||||
[ivy:install] :: installing apache#commons-lang;1.0 ::
|
[ivy:install] :: installing apache#commons-lang;1.0 ::
|
||||||
[ivy:install] :: resolving dependencies ::
|
[ivy:install] :: resolving dependencies ::
|
||||||
[ivy:install] found apache#commons-lang;1.0 in libraries
|
[ivy:install] found apache#commons-lang;1.0 in libraries
|
||||||
[ivy:install] :: downloading artifacts to cache ::
|
[ivy:install] :: downloading artifacts to cache ::
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/commons-lang/commons-lang/1.0/commons-lang-1.0.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/commons-lang/commons-lang/1.0/commons-lang-1.0.jar ...
|
||||||
[ivy:install] ....................................................................................................................... (62kB)
|
[ivy:install] ....................................................................................................................... (62kB)
|
||||||
[ivy:install] .. (0kB)
|
[ivy:install] .. (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] apache#commons-lang;1.0!commons-lang.jar (1919ms)
|
[ivy:install] [SUCCESSFUL ] apache#commons-lang;1.0!commons-lang.jar (1919ms)
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/commons-lang/commons-lang/1.0/commons-lang-1.0-javadoc.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/commons-lang/commons-lang/1.0/commons-lang-1.0-javadoc.jar ...
|
||||||
[ivy:install] .................................................................................................................................................................................................................................................................................................................................................................... (170kB)
|
[ivy:install] .................................................................................................................................................................................................................................................................................................................................................................... (170kB)
|
||||||
[ivy:install] .. (0kB)
|
[ivy:install] .. (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] apache#commons-lang;1.0!commons-lang.jar(javadoc) (3478ms)
|
[ivy:install] [SUCCESSFUL ] apache#commons-lang;1.0!commons-lang.jar(javadoc) (3478ms)
|
||||||
[ivy:install] :: installing in my-repository ::
|
[ivy:install] :: installing in my-repository ::
|
||||||
[ivy:install] published commons-lang to /ivy/build-a-ivy-repository/myrepository/advanced/apache/commons-lang/jars/commons-lang-1.0.jar
|
[ivy:install] published commons-lang to /ivy/build-a-ivy-repository/myrepository/advanced/apache/commons-lang/jars/commons-lang-1.0.jar
|
||||||
[ivy:install] published commons-lang to /ivy/build-a-ivy-repository/myrepository/advanced/apache/commons-lang/javadocs/commons-lang-1.0.jar
|
[ivy:install] published commons-lang to /ivy/build-a-ivy-repository/myrepository/advanced/apache/commons-lang/javadocs/commons-lang-1.0.jar
|
||||||
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/advanced/apache/commons-lang/ivys/ivy-1.0.xml
|
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/advanced/apache/commons-lang/ivys/ivy-1.0.xml
|
||||||
[ivy:install] :: install resolution report ::
|
[ivy:install] :: install resolution report ::
|
||||||
[ivy:install] :: resolution report :: resolve 0ms :: artifacts dl 5428ms
|
[ivy:install] :: resolution report :: resolve 0ms :: artifacts dl 5428ms
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| | modules || artifacts |
|
| | modules || artifacts |
|
||||||
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| default | 1 | 1 | 1 | 0 || 2 | 2 |
|
| default | 1 | 1 | 1 | 0 || 2 | 2 |
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
|
|
||||||
BUILD SUCCESSFUL
|
BUILD SUCCESSFUL
|
||||||
Total time: 9 seconds
|
Total time: 9 seconds
|
||||||
|
|
|
||||||
|
|
@ -1,38 +1,38 @@
|
||||||
[ivy@apache:/ivy/build-a-ivy-repository]$ ant maven2
|
[ivy@apache:/ivy/build-a-ivy-repository]$ ant maven2
|
||||||
Buildfile: /ivy/build-a-ivy-repository/build.xml
|
Buildfile: /ivy/build-a-ivy-repository/build.xml
|
||||||
|
|
||||||
load-ivy:
|
load-ivy:
|
||||||
|
|
||||||
init-ivy:
|
init-ivy:
|
||||||
|
|
||||||
maven2:
|
maven2:
|
||||||
[ivy:install] :: Ivy 2.2.0-rc1 - 20100629224905 :: http://ant.apache.org/ivy/ ::
|
[ivy:install] :: Ivy 2.2.0-rc1 - 20100629224905 :: http://ant.apache.org/ivy/ ::
|
||||||
[ivy:install] :: loading settings :: file = /ivy/build-a-ivy-repository/settings/ivysettings-basic.xml
|
[ivy:install] :: loading settings :: file = /ivy/build-a-ivy-repository/settings/ivysettings-basic.xml
|
||||||
[ivy:install] DEPRECATED: 'defaultCache' is deprecated, use 'caches[@defaultCacheDir]' instead (file://ivy/build-a-ivy-repository/settings/ivysettings-basic.xml)
|
[ivy:install] DEPRECATED: 'defaultCache' is deprecated, use 'caches[@defaultCacheDir]' instead (file://ivy/build-a-ivy-repository/settings/ivysettings-basic.xml)
|
||||||
[ivy:install] :: installing commons-lang#commons-lang;1.0 ::
|
[ivy:install] :: installing commons-lang#commons-lang;1.0 ::
|
||||||
[ivy:install] :: resolving dependencies ::
|
[ivy:install] :: resolving dependencies ::
|
||||||
[ivy:install] found commons-lang#commons-lang;1.0 in libraries
|
[ivy:install] found commons-lang#commons-lang;1.0 in libraries
|
||||||
[ivy:install] :: downloading artifacts to cache ::
|
[ivy:install] :: downloading artifacts to cache ::
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/commons-lang/commons-lang/1.0/commons-lang-1.0-javadoc.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/commons-lang/commons-lang/1.0/commons-lang-1.0-javadoc.jar ...
|
||||||
[ivy:install] .................................................................................................................................................................................................................................................................................................................................................................. (170kB)
|
[ivy:install] .................................................................................................................................................................................................................................................................................................................................................................. (170kB)
|
||||||
[ivy:install] .. (0kB)
|
[ivy:install] .. (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] commons-lang#commons-lang;1.0!commons-lang.jar(javadoc) (3650ms)
|
[ivy:install] [SUCCESSFUL ] commons-lang#commons-lang;1.0!commons-lang.jar(javadoc) (3650ms)
|
||||||
[ivy:install] downloading http://repo1.maven.org/maven2/commons-lang/commons-lang/1.0/commons-lang-1.0.jar ...
|
[ivy:install] downloading http://repo1.maven.org/maven2/commons-lang/commons-lang/1.0/commons-lang-1.0.jar ...
|
||||||
[ivy:install] ........................................................................................................................... (62kB)
|
[ivy:install] ........................................................................................................................... (62kB)
|
||||||
[ivy:install] .. (0kB)
|
[ivy:install] .. (0kB)
|
||||||
[ivy:install] [SUCCESSFUL ] commons-lang#commons-lang;1.0!commons-lang.jar (2215ms)
|
[ivy:install] [SUCCESSFUL ] commons-lang#commons-lang;1.0!commons-lang.jar (2215ms)
|
||||||
[ivy:install] :: installing in my-repository ::
|
[ivy:install] :: installing in my-repository ::
|
||||||
[ivy:install] published commons-lang to /ivy/build-a-ivy-repository/myrepository/no-namespace/commons-lang/commons-lang/javadocs/commons-lang-1.0.jar
|
[ivy:install] published commons-lang to /ivy/build-a-ivy-repository/myrepository/no-namespace/commons-lang/commons-lang/javadocs/commons-lang-1.0.jar
|
||||||
[ivy:install] published commons-lang to /ivy/build-a-ivy-repository/myrepository/no-namespace/commons-lang/commons-lang/jars/commons-lang-1.0.jar
|
[ivy:install] published commons-lang to /ivy/build-a-ivy-repository/myrepository/no-namespace/commons-lang/commons-lang/jars/commons-lang-1.0.jar
|
||||||
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/commons-lang/commons-lang/ivys/ivy-1.0.xml
|
[ivy:install] published ivy to /ivy/build-a-ivy-repository/myrepository/no-namespace/commons-lang/commons-lang/ivys/ivy-1.0.xml
|
||||||
[ivy:install] :: install resolution report ::
|
[ivy:install] :: install resolution report ::
|
||||||
[ivy:install] :: resolution report :: resolve 0ms :: artifacts dl 5881ms
|
[ivy:install] :: resolution report :: resolve 0ms :: artifacts dl 5881ms
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| | modules || artifacts |
|
| | modules || artifacts |
|
||||||
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| default | 1 | 1 | 1 | 0 || 2 | 2 |
|
| default | 1 | 1 | 1 | 0 || 2 | 2 |
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
|
|
||||||
BUILD SUCCESSFUL
|
BUILD SUCCESSFUL
|
||||||
Total time: 11 seconds
|
Total time: 11 seconds
|
||||||
|
|
|
||||||
|
|
@ -1,17 +1,17 @@
|
||||||
[ivy@apache:/ivy/multi-project/projects/find]$ ant -p
|
[ivy@apache:/ivy/multi-project/projects/find]$ ant -p
|
||||||
Buildfile: /ivy/multi-project/projects/find/build.xml
|
Buildfile: /ivy/multi-project/projects/find/build.xml
|
||||||
|
|
||||||
Main targets:
|
Main targets:
|
||||||
|
|
||||||
clean --> clean the project
|
clean --> clean the project
|
||||||
clean-build --> clean the project built files
|
clean-build --> clean the project built files
|
||||||
clean-lib --> clean the project libraries directory (dependencies)
|
clean-lib --> clean the project libraries directory (dependencies)
|
||||||
clean-local --> cleans the local repository for the current module
|
clean-local --> cleans the local repository for the current module
|
||||||
compile --> compile the project
|
compile --> compile the project
|
||||||
jar --> make a jar file for this project
|
jar --> make a jar file for this project
|
||||||
publish --> publish this project in the ivy repository
|
publish --> publish this project in the ivy repository
|
||||||
publish-local --> publish this project in the local ivy repository
|
publish-local --> publish this project in the local ivy repository
|
||||||
report --> generates a report of dependencies
|
report --> generates a report of dependencies
|
||||||
resolve --> resolve and retrieve dependencies with ivy
|
resolve --> resolve and retrieve dependencies with ivy
|
||||||
run --> compile and run the project
|
run --> compile and run the project
|
||||||
Default target: compile
|
Default target: compile
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
[ivy@apache:/ivy/multi-project]$ ant -p
|
[ivy@apache:/ivy/multi-project]$ ant -p
|
||||||
Buildfile: /ivy/multi-project/build.xml
|
Buildfile: /ivy/multi-project/build.xml
|
||||||
|
|
||||||
Main targets:
|
Main targets:
|
||||||
|
|
||||||
clean clean tutorial: delete repository, ivy cache, and all projects
|
clean clean tutorial: delete repository, ivy cache, and all projects
|
||||||
clean-all clean all projects
|
clean-all clean all projects
|
||||||
publish-all compile, jar and publish all projects in the right order
|
publish-all compile, jar and publish all projects in the right order
|
||||||
|
|
|
||||||
|
|
@ -1,372 +1,372 @@
|
||||||
[ivy@apache:/ivy/multi-project]$ ant publish-all
|
[ivy@apache:/ivy/multi-project]$ ant publish-all
|
||||||
Buildfile: /ivy/multi-project/build.xml
|
Buildfile: /ivy/multi-project/build.xml
|
||||||
|
|
||||||
load-ivy:
|
load-ivy:
|
||||||
|
|
||||||
buildlist:
|
buildlist:
|
||||||
[ivy:buildlist] :: Ivy 2.2.0-rc1 - 20100629224905 :: http://ant.apache.org/ivy/ ::
|
[ivy:buildlist] :: Ivy 2.2.0-rc1 - 20100629224905 :: http://ant.apache.org/ivy/ ::
|
||||||
[ivy:buildlist] :: loading settings :: url = jar:file:///home/ivy/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml
|
[ivy:buildlist] :: loading settings :: url = jar:file:///home/ivy/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml
|
||||||
|
|
||||||
publish-all:
|
publish-all:
|
||||||
|
|
||||||
clean-build:
|
clean-build:
|
||||||
|
|
||||||
load-ivy:
|
load-ivy:
|
||||||
|
|
||||||
ivy-new-version:
|
ivy-new-version:
|
||||||
[ivy:info] :: loading settings :: url = jar:file:///home/ivy/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml
|
[ivy:info] :: loading settings :: url = jar:file:///home/ivy/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml
|
||||||
|
|
||||||
version:
|
version:
|
||||||
[mkdir] Created dir: /ivy/multi-project/projects/version/build/classes
|
[mkdir] Created dir: /ivy/multi-project/projects/version/build/classes
|
||||||
|
|
||||||
clean-lib:
|
clean-lib:
|
||||||
|
|
||||||
resolve:
|
resolve:
|
||||||
[mkdir] Created dir: /ivy/multi-project/projects/version/lib
|
[mkdir] Created dir: /ivy/multi-project/projects/version/lib
|
||||||
[ivy:resolve] :: resolving dependencies :: org.apache.ivy.example#version;working@apache
|
[ivy:resolve] :: resolving dependencies :: org.apache.ivy.example#version;working@apache
|
||||||
[ivy:resolve] confs: [default]
|
[ivy:resolve] confs: [default]
|
||||||
[ivy:resolve] :: resolution report :: resolve 62ms :: artifacts dl 0ms
|
[ivy:resolve] :: resolution report :: resolve 62ms :: artifacts dl 0ms
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| | modules || artifacts |
|
| | modules || artifacts |
|
||||||
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| default | 0 | 0 | 0 | 0 || 0 | 0 |
|
| default | 0 | 0 | 0 | 0 || 0 | 0 |
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
[ivy:retrieve] :: retrieving :: org.apache.ivy.example#version
|
[ivy:retrieve] :: retrieving :: org.apache.ivy.example#version
|
||||||
[ivy:retrieve] confs: [default]
|
[ivy:retrieve] confs: [default]
|
||||||
[ivy:retrieve] 0 artifacts copied, 0 already retrieved (0kB/0ms)
|
[ivy:retrieve] 0 artifacts copied, 0 already retrieved (0kB/0ms)
|
||||||
|
|
||||||
compile:
|
compile:
|
||||||
[javac] /ivy/multi-project/common/common.xml:102: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
|
[javac] /ivy/multi-project/common/common.xml:102: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
|
||||||
[javac] Compiling 1 source file to /ivy/multi-project/projects/version/build/classes
|
[javac] Compiling 1 source file to /ivy/multi-project/projects/version/build/classes
|
||||||
[javac] Note: /ivy/multi-project/projects/version/src/version/Version.java uses unchecked or unsafe operations.
|
[javac] Note: /ivy/multi-project/projects/version/src/version/Version.java uses unchecked or unsafe operations.
|
||||||
[javac] Note: Recompile with -Xlint:unchecked for details.
|
[javac] Note: Recompile with -Xlint:unchecked for details.
|
||||||
|
|
||||||
jar:
|
jar:
|
||||||
[jar] Building jar: /ivy/multi-project/projects/version/build/version.jar
|
[jar] Building jar: /ivy/multi-project/projects/version/build/version.jar
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
[ivy:publish] :: delivering :: org.apache.ivy.example#version;working@apache :: 1.0-dev-b1 :: release :: Tue Jun 29 23:03:55 CEST 2010
|
[ivy:publish] :: delivering :: org.apache.ivy.example#version;working@apache :: 1.0-dev-b1 :: release :: Tue Jun 29 23:03:55 CEST 2010
|
||||||
[ivy:publish] delivering ivy file to /ivy/multi-project/projects/version/build/ivy.xml
|
[ivy:publish] delivering ivy file to /ivy/multi-project/projects/version/build/ivy.xml
|
||||||
[ivy:publish] :: publishing :: org.apache.ivy.example#version
|
[ivy:publish] :: publishing :: org.apache.ivy.example#version
|
||||||
[ivy:publish] published version to /ivy/multi-project/projects/version/../../common/../repository/shared/org.apache.ivy.example/version/1.0-dev-b1.part/jars/version.jar
|
[ivy:publish] published version to /ivy/multi-project/projects/version/../../common/../repository/shared/org.apache.ivy.example/version/1.0-dev-b1.part/jars/version.jar
|
||||||
[ivy:publish] published ivy to /ivy/multi-project/projects/version/../../common/../repository/shared/org.apache.ivy.example/version/1.0-dev-b1.part/ivys/ivy.xml
|
[ivy:publish] published ivy to /ivy/multi-project/projects/version/../../common/../repository/shared/org.apache.ivy.example/version/1.0-dev-b1.part/ivys/ivy.xml
|
||||||
[ivy:publish] publish commited: moved /ivy/multi-project/projects/version/../../common/../repository/shared/org.apache.ivy.example/version/1.0-dev-b1.part
|
[ivy:publish] publish commited: moved /ivy/multi-project/projects/version/../../common/../repository/shared/org.apache.ivy.example/version/1.0-dev-b1.part
|
||||||
[ivy:publish] to /ivy/multi-project/projects/version/../../common/../repository/shared/org.apache.ivy.example/version/1.0-dev-b1
|
[ivy:publish] to /ivy/multi-project/projects/version/../../common/../repository/shared/org.apache.ivy.example/version/1.0-dev-b1
|
||||||
[echo] project version released with version 1.0-dev-b1
|
[echo] project version released with version 1.0-dev-b1
|
||||||
|
|
||||||
clean-build:
|
clean-build:
|
||||||
|
|
||||||
load-ivy:
|
load-ivy:
|
||||||
|
|
||||||
ivy-new-version:
|
ivy-new-version:
|
||||||
[ivy:info] :: loading settings :: url = jar:file:///home/ivy/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml
|
[ivy:info] :: loading settings :: url = jar:file:///home/ivy/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml
|
||||||
|
|
||||||
version:
|
version:
|
||||||
[mkdir] Created dir: /ivy/multi-project/projects/list/build/classes
|
[mkdir] Created dir: /ivy/multi-project/projects/list/build/classes
|
||||||
|
|
||||||
clean-lib:
|
clean-lib:
|
||||||
|
|
||||||
resolve:
|
resolve:
|
||||||
[mkdir] Created dir: /ivy/multi-project/projects/list/lib
|
[mkdir] Created dir: /ivy/multi-project/projects/list/lib
|
||||||
[ivy:resolve] :: resolving dependencies :: org.apache.ivy.example#list;working@apache
|
[ivy:resolve] :: resolving dependencies :: org.apache.ivy.example#list;working@apache
|
||||||
[ivy:resolve] confs: [core, standalone]
|
[ivy:resolve] confs: [core, standalone]
|
||||||
[ivy:resolve] found org.apache.ivy.example#version;1.0-dev-b1 in shared
|
[ivy:resolve] found org.apache.ivy.example#version;1.0-dev-b1 in shared
|
||||||
[ivy:resolve] [1.0-dev-b1] org.apache.ivy.example#version;latest.integration
|
[ivy:resolve] [1.0-dev-b1] org.apache.ivy.example#version;latest.integration
|
||||||
[ivy:resolve] found commons-cli#commons-cli;1.0 in public
|
[ivy:resolve] found commons-cli#commons-cli;1.0 in public
|
||||||
[ivy:resolve] found commons-logging#commons-logging;1.0 in public
|
[ivy:resolve] found commons-logging#commons-logging;1.0 in public
|
||||||
[ivy:resolve] found commons-lang#commons-lang;1.0 in public
|
[ivy:resolve] found commons-lang#commons-lang;1.0 in public
|
||||||
[ivy:resolve] found junit#junit;3.7 in public
|
[ivy:resolve] found junit#junit;3.7 in public
|
||||||
[ivy:resolve] downloading /ivy/multi-project/projects/list/../../common/../repository/shared/org.apache.ivy.example/version/1.0-dev-b1/jars/version.jar ...
|
[ivy:resolve] downloading /ivy/multi-project/projects/list/../../common/../repository/shared/org.apache.ivy.example/version/1.0-dev-b1/jars/version.jar ...
|
||||||
[ivy:resolve] .. (1kB)
|
[ivy:resolve] .. (1kB)
|
||||||
[ivy:resolve] .. (0kB)
|
[ivy:resolve] .. (0kB)
|
||||||
[ivy:resolve] [SUCCESSFUL ] org.apache.ivy.example#version;1.0-dev-b1!version.jar (46ms)
|
[ivy:resolve] [SUCCESSFUL ] org.apache.ivy.example#version;1.0-dev-b1!version.jar (46ms)
|
||||||
[ivy:resolve] downloading http://repo1.maven.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar ...
|
[ivy:resolve] downloading http://repo1.maven.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar ...
|
||||||
[ivy:resolve] ........................................................ (29kB)
|
[ivy:resolve] ........................................................ (29kB)
|
||||||
[ivy:resolve] .. (0kB)
|
[ivy:resolve] .. (0kB)
|
||||||
[ivy:resolve] [SUCCESSFUL ] commons-cli#commons-cli;1.0!commons-cli.jar (6973ms)
|
[ivy:resolve] [SUCCESSFUL ] commons-cli#commons-cli;1.0!commons-cli.jar (6973ms)
|
||||||
[ivy:resolve] downloading http://repo1.maven.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.jar ...
|
[ivy:resolve] downloading http://repo1.maven.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.jar ...
|
||||||
[ivy:resolve] ........................................... (21kB)
|
[ivy:resolve] ........................................... (21kB)
|
||||||
[ivy:resolve] ... (0kB)
|
[ivy:resolve] ... (0kB)
|
||||||
[ivy:resolve] [SUCCESSFUL ] commons-logging#commons-logging;1.0!commons-logging.jar (2325ms)
|
[ivy:resolve] [SUCCESSFUL ] commons-logging#commons-logging;1.0!commons-logging.jar (2325ms)
|
||||||
[ivy:resolve] downloading http://repo1.maven.org/maven2/commons-lang/commons-lang/1.0/commons-lang-1.0.jar ...
|
[ivy:resolve] downloading http://repo1.maven.org/maven2/commons-lang/commons-lang/1.0/commons-lang-1.0.jar ...
|
||||||
[ivy:resolve] ......................................................................................................................... (62kB)
|
[ivy:resolve] ......................................................................................................................... (62kB)
|
||||||
[ivy:resolve] .. (0kB)
|
[ivy:resolve] .. (0kB)
|
||||||
[ivy:resolve] [SUCCESSFUL ] commons-lang#commons-lang;1.0!commons-lang.jar (2464ms)
|
[ivy:resolve] [SUCCESSFUL ] commons-lang#commons-lang;1.0!commons-lang.jar (2464ms)
|
||||||
[ivy:resolve] downloading http://repo1.maven.org/maven2/junit/junit/3.7/junit-3.7.jar ...
|
[ivy:resolve] downloading http://repo1.maven.org/maven2/junit/junit/3.7/junit-3.7.jar ...
|
||||||
[ivy:resolve] .............................................................................................................................................................................................................................. (114kB)
|
[ivy:resolve] .............................................................................................................................................................................................................................. (114kB)
|
||||||
[ivy:resolve] .. (0kB)
|
[ivy:resolve] .. (0kB)
|
||||||
[ivy:resolve] [SUCCESSFUL ] junit#junit;3.7!junit.jar (2059ms)
|
[ivy:resolve] [SUCCESSFUL ] junit#junit;3.7!junit.jar (2059ms)
|
||||||
[ivy:resolve] :: resolution report :: resolve 15569ms :: artifacts dl 13915ms
|
[ivy:resolve] :: resolution report :: resolve 15569ms :: artifacts dl 13915ms
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| | modules || artifacts |
|
| | modules || artifacts |
|
||||||
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| core | 1 | 1 | 1 | 0 || 1 | 1 |
|
| core | 1 | 1 | 1 | 0 || 1 | 1 |
|
||||||
| standalone | 5 | 5 | 5 | 0 || 5 | 5 |
|
| standalone | 5 | 5 | 5 | 0 || 5 | 5 |
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
[ivy:retrieve] :: retrieving :: org.apache.ivy.example#list
|
[ivy:retrieve] :: retrieving :: org.apache.ivy.example#list
|
||||||
[ivy:retrieve] confs: [core, standalone]
|
[ivy:retrieve] confs: [core, standalone]
|
||||||
[ivy:retrieve] 5 artifacts copied, 0 already retrieved (229kB/94ms)
|
[ivy:retrieve] 5 artifacts copied, 0 already retrieved (229kB/94ms)
|
||||||
|
|
||||||
compile:
|
compile:
|
||||||
[javac] /ivy/multi-project/common/common.xml:102: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
|
[javac] /ivy/multi-project/common/common.xml:102: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
|
||||||
[javac] Compiling 2 source files to /ivy/multi-project/projects/list/build/classes
|
[javac] Compiling 2 source files to /ivy/multi-project/projects/list/build/classes
|
||||||
[javac] Note: /ivy/multi-project/projects/list/src/list/ListFile.java uses unchecked or unsafe operations.
|
[javac] Note: /ivy/multi-project/projects/list/src/list/ListFile.java uses unchecked or unsafe operations.
|
||||||
[javac] Note: Recompile with -Xlint:unchecked for details.
|
[javac] Note: Recompile with -Xlint:unchecked for details.
|
||||||
|
|
||||||
jar:
|
jar:
|
||||||
[jar] Building jar: /ivy/multi-project/projects/list/build/list.jar
|
[jar] Building jar: /ivy/multi-project/projects/list/build/list.jar
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
[ivy:publish] :: delivering :: org.apache.ivy.example#list;working@apache :: 1.0-dev-b1 :: release :: Tue Jun 29 23:04:27 CEST 2010
|
[ivy:publish] :: delivering :: org.apache.ivy.example#list;working@apache :: 1.0-dev-b1 :: release :: Tue Jun 29 23:04:27 CEST 2010
|
||||||
[ivy:publish] delivering ivy file to /ivy/multi-project/projects/list/build/ivy.xml
|
[ivy:publish] delivering ivy file to /ivy/multi-project/projects/list/build/ivy.xml
|
||||||
[ivy:publish] :: publishing :: org.apache.ivy.example#list
|
[ivy:publish] :: publishing :: org.apache.ivy.example#list
|
||||||
[ivy:publish] published list to /ivy/multi-project/projects/list/../../common/../repository/shared/org.apache.ivy.example/list/1.0-dev-b1.part/jars/list.jar
|
[ivy:publish] published list to /ivy/multi-project/projects/list/../../common/../repository/shared/org.apache.ivy.example/list/1.0-dev-b1.part/jars/list.jar
|
||||||
[ivy:publish] published ivy to /ivy/multi-project/projects/list/../../common/../repository/shared/org.apache.ivy.example/list/1.0-dev-b1.part/ivys/ivy.xml
|
[ivy:publish] published ivy to /ivy/multi-project/projects/list/../../common/../repository/shared/org.apache.ivy.example/list/1.0-dev-b1.part/ivys/ivy.xml
|
||||||
[ivy:publish] publish commited: moved /ivy/multi-project/projects/list/../../common/../repository/shared/org.apache.ivy.example/list/1.0-dev-b1.part
|
[ivy:publish] publish commited: moved /ivy/multi-project/projects/list/../../common/../repository/shared/org.apache.ivy.example/list/1.0-dev-b1.part
|
||||||
[ivy:publish] to /ivy/multi-project/projects/list/../../common/../repository/shared/org.apache.ivy.example/list/1.0-dev-b1
|
[ivy:publish] to /ivy/multi-project/projects/list/../../common/../repository/shared/org.apache.ivy.example/list/1.0-dev-b1
|
||||||
[echo] project list released with version 1.0-dev-b1
|
[echo] project list released with version 1.0-dev-b1
|
||||||
|
|
||||||
clean-build:
|
clean-build:
|
||||||
|
|
||||||
load-ivy:
|
load-ivy:
|
||||||
|
|
||||||
ivy-new-version:
|
ivy-new-version:
|
||||||
[ivy:info] :: loading settings :: url = jar:file:///home/ivy/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml
|
[ivy:info] :: loading settings :: url = jar:file:///home/ivy/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml
|
||||||
|
|
||||||
version:
|
version:
|
||||||
[mkdir] Created dir: /ivy/multi-project/projects/find/build/classes
|
[mkdir] Created dir: /ivy/multi-project/projects/find/build/classes
|
||||||
|
|
||||||
clean-lib:
|
clean-lib:
|
||||||
|
|
||||||
resolve:
|
resolve:
|
||||||
[mkdir] Created dir: /ivy/multi-project/projects/find/lib
|
[mkdir] Created dir: /ivy/multi-project/projects/find/lib
|
||||||
[ivy:resolve] :: resolving dependencies :: org.apache.ivy.example#find;working@apache
|
[ivy:resolve] :: resolving dependencies :: org.apache.ivy.example#find;working@apache
|
||||||
[ivy:resolve] confs: [core, standalone]
|
[ivy:resolve] confs: [core, standalone]
|
||||||
[ivy:resolve] found org.apache.ivy.example#version;1.0-dev-b1 in shared
|
[ivy:resolve] found org.apache.ivy.example#version;1.0-dev-b1 in shared
|
||||||
[ivy:resolve] [1.0-dev-b1] org.apache.ivy.example#version;latest.integration
|
[ivy:resolve] [1.0-dev-b1] org.apache.ivy.example#version;latest.integration
|
||||||
[ivy:resolve] found org.apache.ivy.example#list;1.0-dev-b1 in shared
|
[ivy:resolve] found org.apache.ivy.example#list;1.0-dev-b1 in shared
|
||||||
[ivy:resolve] [1.0-dev-b1] org.apache.ivy.example#list;latest.integration
|
[ivy:resolve] [1.0-dev-b1] org.apache.ivy.example#list;latest.integration
|
||||||
[ivy:resolve] found commons-collections#commons-collections;3.1 in public
|
[ivy:resolve] found commons-collections#commons-collections;3.1 in public
|
||||||
[ivy:resolve] found commons-cli#commons-cli;1.0 in public
|
[ivy:resolve] found commons-cli#commons-cli;1.0 in public
|
||||||
[ivy:resolve] found commons-logging#commons-logging;1.0 in public
|
[ivy:resolve] found commons-logging#commons-logging;1.0 in public
|
||||||
[ivy:resolve] found commons-lang#commons-lang;1.0 in public
|
[ivy:resolve] found commons-lang#commons-lang;1.0 in public
|
||||||
[ivy:resolve] found junit#junit;3.7 in public
|
[ivy:resolve] found junit#junit;3.7 in public
|
||||||
[ivy:resolve] downloading /ivy/multi-project/projects/find/../../common/../repository/shared/org.apache.ivy.example/list/1.0-dev-b1/jars/list.jar ...
|
[ivy:resolve] downloading /ivy/multi-project/projects/find/../../common/../repository/shared/org.apache.ivy.example/list/1.0-dev-b1/jars/list.jar ...
|
||||||
[ivy:resolve] .. (2kB)
|
[ivy:resolve] .. (2kB)
|
||||||
[ivy:resolve] .. (0kB)
|
[ivy:resolve] .. (0kB)
|
||||||
[ivy:resolve] [SUCCESSFUL ] org.apache.ivy.example#list;1.0-dev-b1!list.jar (47ms)
|
[ivy:resolve] [SUCCESSFUL ] org.apache.ivy.example#list;1.0-dev-b1!list.jar (47ms)
|
||||||
[ivy:resolve] downloading http://repo1.maven.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.jar ...
|
[ivy:resolve] downloading http://repo1.maven.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.jar ...
|
||||||
[ivy:resolve] ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
[ivy:resolve] ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
|
||||||
[ivy:resolve] .................................................................................................................................................................................................................................................................... (546kB)
|
[ivy:resolve] .................................................................................................................................................................................................................................................................... (546kB)
|
||||||
[ivy:resolve] .. (0kB)
|
[ivy:resolve] .. (0kB)
|
||||||
[ivy:resolve] [SUCCESSFUL ] commons-collections#commons-collections;3.1!commons-collections.jar (3167ms)
|
[ivy:resolve] [SUCCESSFUL ] commons-collections#commons-collections;3.1!commons-collections.jar (3167ms)
|
||||||
[ivy:resolve] :: resolution report :: resolve 6209ms :: artifacts dl 3244ms
|
[ivy:resolve] :: resolution report :: resolve 6209ms :: artifacts dl 3244ms
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| | modules || artifacts |
|
| | modules || artifacts |
|
||||||
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| core | 3 | 3 | 2 | 0 || 3 | 2 |
|
| core | 3 | 3 | 2 | 0 || 3 | 2 |
|
||||||
| standalone | 7 | 3 | 2 | 0 || 7 | 2 |
|
| standalone | 7 | 3 | 2 | 0 || 7 | 2 |
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
[ivy:retrieve] :: retrieving :: org.apache.ivy.example#find
|
[ivy:retrieve] :: retrieving :: org.apache.ivy.example#find
|
||||||
[ivy:retrieve] confs: [core, standalone]
|
[ivy:retrieve] confs: [core, standalone]
|
||||||
[ivy:retrieve] 7 artifacts copied, 0 already retrieved (778kB/109ms)
|
[ivy:retrieve] 7 artifacts copied, 0 already retrieved (778kB/109ms)
|
||||||
|
|
||||||
compile:
|
compile:
|
||||||
[javac] /ivy/multi-project/common/common.xml:102: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
|
[javac] /ivy/multi-project/common/common.xml:102: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
|
||||||
[javac] Compiling 2 source files to /ivy/multi-project/projects/find/build/classes
|
[javac] Compiling 2 source files to /ivy/multi-project/projects/find/build/classes
|
||||||
|
|
||||||
jar:
|
jar:
|
||||||
[jar] Building jar: /ivy/multi-project/projects/find/build/find.jar
|
[jar] Building jar: /ivy/multi-project/projects/find/build/find.jar
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
[ivy:publish] :: delivering :: org.apache.ivy.example#find;working@apache :: 1.0-dev-b1 :: release :: Tue Jun 29 23:04:40 CEST 2010
|
[ivy:publish] :: delivering :: org.apache.ivy.example#find;working@apache :: 1.0-dev-b1 :: release :: Tue Jun 29 23:04:40 CEST 2010
|
||||||
[ivy:publish] delivering ivy file to /ivy/multi-project/projects/find/build/ivy.xml
|
[ivy:publish] delivering ivy file to /ivy/multi-project/projects/find/build/ivy.xml
|
||||||
[ivy:publish] :: publishing :: org.apache.ivy.example#find
|
[ivy:publish] :: publishing :: org.apache.ivy.example#find
|
||||||
[ivy:publish] published find to /ivy/multi-project/projects/find/../../common/../repository/shared/org.apache.ivy.example/find/1.0-dev-b1.part/jars/find.jar
|
[ivy:publish] published find to /ivy/multi-project/projects/find/../../common/../repository/shared/org.apache.ivy.example/find/1.0-dev-b1.part/jars/find.jar
|
||||||
[ivy:publish] published ivy to /ivy/multi-project/projects/find/../../common/../repository/shared/org.apache.ivy.example/find/1.0-dev-b1.part/ivys/ivy.xml
|
[ivy:publish] published ivy to /ivy/multi-project/projects/find/../../common/../repository/shared/org.apache.ivy.example/find/1.0-dev-b1.part/ivys/ivy.xml
|
||||||
[ivy:publish] publish commited: moved /ivy/multi-project/projects/find/../../common/../repository/shared/org.apache.ivy.example/find/1.0-dev-b1.part
|
[ivy:publish] publish commited: moved /ivy/multi-project/projects/find/../../common/../repository/shared/org.apache.ivy.example/find/1.0-dev-b1.part
|
||||||
[ivy:publish] to /ivy/multi-project/projects/find/../../common/../repository/shared/org.apache.ivy.example/find/1.0-dev-b1
|
[ivy:publish] to /ivy/multi-project/projects/find/../../common/../repository/shared/org.apache.ivy.example/find/1.0-dev-b1
|
||||||
[echo] project find released with version 1.0-dev-b1
|
[echo] project find released with version 1.0-dev-b1
|
||||||
|
|
||||||
clean-build:
|
clean-build:
|
||||||
|
|
||||||
load-ivy:
|
load-ivy:
|
||||||
|
|
||||||
ivy-new-version:
|
ivy-new-version:
|
||||||
[ivy:info] :: loading settings :: url = jar:file:///home/ivy/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml
|
[ivy:info] :: loading settings :: url = jar:file:///home/ivy/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml
|
||||||
|
|
||||||
version:
|
version:
|
||||||
[mkdir] Created dir: /ivy/multi-project/projects/size/build/classes
|
[mkdir] Created dir: /ivy/multi-project/projects/size/build/classes
|
||||||
|
|
||||||
clean-lib:
|
clean-lib:
|
||||||
|
|
||||||
resolve:
|
resolve:
|
||||||
[mkdir] Created dir: /ivy/multi-project/projects/size/lib
|
[mkdir] Created dir: /ivy/multi-project/projects/size/lib
|
||||||
[ivy:resolve] :: resolving dependencies :: org.apache.ivy.example#size;working@apache
|
[ivy:resolve] :: resolving dependencies :: org.apache.ivy.example#size;working@apache
|
||||||
[ivy:resolve] confs: [default]
|
[ivy:resolve] confs: [default]
|
||||||
[ivy:resolve] found org.apache.ivy.example#version;1.0-dev-b1 in shared
|
[ivy:resolve] found org.apache.ivy.example#version;1.0-dev-b1 in shared
|
||||||
[ivy:resolve] [1.0-dev-b1] org.apache.ivy.example#version;latest.integration
|
[ivy:resolve] [1.0-dev-b1] org.apache.ivy.example#version;latest.integration
|
||||||
[ivy:resolve] found org.apache.ivy.example#list;1.0-dev-b1 in shared
|
[ivy:resolve] found org.apache.ivy.example#list;1.0-dev-b1 in shared
|
||||||
[ivy:resolve] [1.0-dev-b1] org.apache.ivy.example#list;latest.integration
|
[ivy:resolve] [1.0-dev-b1] org.apache.ivy.example#list;latest.integration
|
||||||
[ivy:resolve] :: resolution report :: resolve 2169ms :: artifacts dl 15ms
|
[ivy:resolve] :: resolution report :: resolve 2169ms :: artifacts dl 15ms
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| | modules || artifacts |
|
| | modules || artifacts |
|
||||||
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| default | 2 | 2 | 0 | 0 || 2 | 0 |
|
| default | 2 | 2 | 0 | 0 || 2 | 0 |
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
[ivy:retrieve] :: retrieving :: org.apache.ivy.example#size
|
[ivy:retrieve] :: retrieving :: org.apache.ivy.example#size
|
||||||
[ivy:retrieve] confs: [default]
|
[ivy:retrieve] confs: [default]
|
||||||
[ivy:retrieve] 2 artifacts copied, 0 already retrieved (4kB/16ms)
|
[ivy:retrieve] 2 artifacts copied, 0 already retrieved (4kB/16ms)
|
||||||
|
|
||||||
compile:
|
compile:
|
||||||
[javac] /ivy/multi-project/common/common.xml:102: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
|
[javac] /ivy/multi-project/common/common.xml:102: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
|
||||||
[javac] Compiling 1 source file to /ivy/multi-project/projects/size/build/classes
|
[javac] Compiling 1 source file to /ivy/multi-project/projects/size/build/classes
|
||||||
|
|
||||||
jar:
|
jar:
|
||||||
[jar] Building jar: /ivy/multi-project/projects/size/build/size.jar
|
[jar] Building jar: /ivy/multi-project/projects/size/build/size.jar
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
[ivy:publish] :: delivering :: org.apache.ivy.example#size;working@apache :: 1.0-dev-b1 :: release :: Tue Jun 29 23:04:44 CEST 2010
|
[ivy:publish] :: delivering :: org.apache.ivy.example#size;working@apache :: 1.0-dev-b1 :: release :: Tue Jun 29 23:04:44 CEST 2010
|
||||||
[ivy:publish] delivering ivy file to /ivy/multi-project/projects/size/build/ivy.xml
|
[ivy:publish] delivering ivy file to /ivy/multi-project/projects/size/build/ivy.xml
|
||||||
[ivy:publish] :: publishing :: org.apache.ivy.example#size
|
[ivy:publish] :: publishing :: org.apache.ivy.example#size
|
||||||
[ivy:publish] published size to /ivy/multi-project/projects/size/../../common/../repository/shared/org.apache.ivy.example/size/1.0-dev-b1.part/jars/size.jar
|
[ivy:publish] published size to /ivy/multi-project/projects/size/../../common/../repository/shared/org.apache.ivy.example/size/1.0-dev-b1.part/jars/size.jar
|
||||||
[ivy:publish] published ivy to /ivy/multi-project/projects/size/../../common/../repository/shared/org.apache.ivy.example/size/1.0-dev-b1.part/ivys/ivy.xml
|
[ivy:publish] published ivy to /ivy/multi-project/projects/size/../../common/../repository/shared/org.apache.ivy.example/size/1.0-dev-b1.part/ivys/ivy.xml
|
||||||
[ivy:publish] publish commited: moved /ivy/multi-project/projects/size/../../common/../repository/shared/org.apache.ivy.example/size/1.0-dev-b1.part
|
[ivy:publish] publish commited: moved /ivy/multi-project/projects/size/../../common/../repository/shared/org.apache.ivy.example/size/1.0-dev-b1.part
|
||||||
[ivy:publish] to /ivy/multi-project/projects/size/../../common/../repository/shared/org.apache.ivy.example/size/1.0-dev-b1
|
[ivy:publish] to /ivy/multi-project/projects/size/../../common/../repository/shared/org.apache.ivy.example/size/1.0-dev-b1
|
||||||
[echo] project size released with version 1.0-dev-b1
|
[echo] project size released with version 1.0-dev-b1
|
||||||
|
|
||||||
clean-build:
|
clean-build:
|
||||||
|
|
||||||
load-ivy:
|
load-ivy:
|
||||||
|
|
||||||
ivy-new-version:
|
ivy-new-version:
|
||||||
[ivy:info] :: loading settings :: url = jar:file:///home/ivy/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml
|
[ivy:info] :: loading settings :: url = jar:file:///home/ivy/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml
|
||||||
|
|
||||||
version:
|
version:
|
||||||
[mkdir] Created dir: /ivy/multi-project/projects/sizewhere/build/classes
|
[mkdir] Created dir: /ivy/multi-project/projects/sizewhere/build/classes
|
||||||
|
|
||||||
clean-lib:
|
clean-lib:
|
||||||
|
|
||||||
resolve:
|
resolve:
|
||||||
[mkdir] Created dir: /ivy/multi-project/projects/sizewhere/lib
|
[mkdir] Created dir: /ivy/multi-project/projects/sizewhere/lib
|
||||||
[ivy:resolve] :: resolving dependencies :: org.apache.ivy.example#sizewhere;working@apache
|
[ivy:resolve] :: resolving dependencies :: org.apache.ivy.example#sizewhere;working@apache
|
||||||
[ivy:resolve] confs: [core, standalone]
|
[ivy:resolve] confs: [core, standalone]
|
||||||
[ivy:resolve] found org.apache.ivy.example#version;1.0-dev-b1 in shared
|
[ivy:resolve] found org.apache.ivy.example#version;1.0-dev-b1 in shared
|
||||||
[ivy:resolve] [1.0-dev-b1] org.apache.ivy.example#version;latest.integration
|
[ivy:resolve] [1.0-dev-b1] org.apache.ivy.example#version;latest.integration
|
||||||
[ivy:resolve] found org.apache.ivy.example#size;1.0-dev-b1 in shared
|
[ivy:resolve] found org.apache.ivy.example#size;1.0-dev-b1 in shared
|
||||||
[ivy:resolve] [1.0-dev-b1] org.apache.ivy.example#size;latest.integration
|
[ivy:resolve] [1.0-dev-b1] org.apache.ivy.example#size;latest.integration
|
||||||
[ivy:resolve] found org.apache.ivy.example#list;1.0-dev-b1 in shared
|
[ivy:resolve] found org.apache.ivy.example#list;1.0-dev-b1 in shared
|
||||||
[ivy:resolve] found org.apache.ivy.example#find;1.0-dev-b1 in shared
|
[ivy:resolve] found org.apache.ivy.example#find;1.0-dev-b1 in shared
|
||||||
[ivy:resolve] [1.0-dev-b1] org.apache.ivy.example#find;latest.integration
|
[ivy:resolve] [1.0-dev-b1] org.apache.ivy.example#find;latest.integration
|
||||||
[ivy:resolve] found commons-collections#commons-collections;3.1 in public
|
[ivy:resolve] found commons-collections#commons-collections;3.1 in public
|
||||||
[ivy:resolve] found commons-cli#commons-cli;1.0 in public
|
[ivy:resolve] found commons-cli#commons-cli;1.0 in public
|
||||||
[ivy:resolve] found commons-logging#commons-logging;1.0 in public
|
[ivy:resolve] found commons-logging#commons-logging;1.0 in public
|
||||||
[ivy:resolve] found commons-lang#commons-lang;1.0 in public
|
[ivy:resolve] found commons-lang#commons-lang;1.0 in public
|
||||||
[ivy:resolve] found junit#junit;3.7 in public
|
[ivy:resolve] found junit#junit;3.7 in public
|
||||||
[ivy:resolve] downloading /ivy/multi-project/projects/sizewhere/../../common/../repository/shared/org.apache.ivy.example/size/1.0-dev-b1/jars/size.jar ...
|
[ivy:resolve] downloading /ivy/multi-project/projects/sizewhere/../../common/../repository/shared/org.apache.ivy.example/size/1.0-dev-b1/jars/size.jar ...
|
||||||
[ivy:resolve] .. (1kB)
|
[ivy:resolve] .. (1kB)
|
||||||
[ivy:resolve] .. (0kB)
|
[ivy:resolve] .. (0kB)
|
||||||
[ivy:resolve] [SUCCESSFUL ] org.apache.ivy.example#size;1.0-dev-b1!size.jar (31ms)
|
[ivy:resolve] [SUCCESSFUL ] org.apache.ivy.example#size;1.0-dev-b1!size.jar (31ms)
|
||||||
[ivy:resolve] downloading /ivy/multi-project/projects/sizewhere/../../common/../repository/shared/org.apache.ivy.example/find/1.0-dev-b1/jars/find.jar ...
|
[ivy:resolve] downloading /ivy/multi-project/projects/sizewhere/../../common/../repository/shared/org.apache.ivy.example/find/1.0-dev-b1/jars/find.jar ...
|
||||||
[ivy:resolve] .. (3kB)
|
[ivy:resolve] .. (3kB)
|
||||||
[ivy:resolve] .. (0kB)
|
[ivy:resolve] .. (0kB)
|
||||||
[ivy:resolve] [SUCCESSFUL ] org.apache.ivy.example#find;1.0-dev-b1!find.jar (47ms)
|
[ivy:resolve] [SUCCESSFUL ] org.apache.ivy.example#find;1.0-dev-b1!find.jar (47ms)
|
||||||
[ivy:resolve] :: resolution report :: resolve 2465ms :: artifacts dl 125ms
|
[ivy:resolve] :: resolution report :: resolve 2465ms :: artifacts dl 125ms
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| | modules || artifacts |
|
| | modules || artifacts |
|
||||||
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| core | 5 | 2 | 2 | 0 || 5 | 2 |
|
| core | 5 | 2 | 2 | 0 || 5 | 2 |
|
||||||
| standalone | 9 | 2 | 2 | 0 || 9 | 2 |
|
| standalone | 9 | 2 | 2 | 0 || 9 | 2 |
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
[ivy:retrieve] :: retrieving :: org.apache.ivy.example#sizewhere
|
[ivy:retrieve] :: retrieving :: org.apache.ivy.example#sizewhere
|
||||||
[ivy:retrieve] confs: [core, standalone]
|
[ivy:retrieve] confs: [core, standalone]
|
||||||
[ivy:retrieve] 9 artifacts copied, 0 already retrieved (783kB/62ms)
|
[ivy:retrieve] 9 artifacts copied, 0 already retrieved (783kB/62ms)
|
||||||
|
|
||||||
compile:
|
compile:
|
||||||
[javac] /ivy/multi-project/common/common.xml:102: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
|
[javac] /ivy/multi-project/common/common.xml:102: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
|
||||||
[javac] Compiling 2 source files to /ivy/multi-project/projects/sizewhere/build/classes
|
[javac] Compiling 2 source files to /ivy/multi-project/projects/sizewhere/build/classes
|
||||||
|
|
||||||
jar:
|
jar:
|
||||||
[jar] Building jar: /ivy/multi-project/projects/sizewhere/build/sizewhere.jar
|
[jar] Building jar: /ivy/multi-project/projects/sizewhere/build/sizewhere.jar
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
[ivy:publish] :: delivering :: org.apache.ivy.example#sizewhere;working@apache :: 1.0-dev-b1 :: release :: Tue Jun 29 23:04:49 CEST 2010
|
[ivy:publish] :: delivering :: org.apache.ivy.example#sizewhere;working@apache :: 1.0-dev-b1 :: release :: Tue Jun 29 23:04:49 CEST 2010
|
||||||
[ivy:publish] delivering ivy file to /ivy/multi-project/projects/sizewhere/build/ivy.xml
|
[ivy:publish] delivering ivy file to /ivy/multi-project/projects/sizewhere/build/ivy.xml
|
||||||
[ivy:publish] :: publishing :: org.apache.ivy.example#sizewhere
|
[ivy:publish] :: publishing :: org.apache.ivy.example#sizewhere
|
||||||
[ivy:publish] published sizewhere to /ivy/multi-project/projects/sizewhere/../../common/../repository/shared/org.apache.ivy.example/sizewhere/1.0-dev-b1.part/jars/sizewhere.jar
|
[ivy:publish] published sizewhere to /ivy/multi-project/projects/sizewhere/../../common/../repository/shared/org.apache.ivy.example/sizewhere/1.0-dev-b1.part/jars/sizewhere.jar
|
||||||
[ivy:publish] published ivy to /ivy/multi-project/projects/sizewhere/../../common/../repository/shared/org.apache.ivy.example/sizewhere/1.0-dev-b1.part/ivys/ivy.xml
|
[ivy:publish] published ivy to /ivy/multi-project/projects/sizewhere/../../common/../repository/shared/org.apache.ivy.example/sizewhere/1.0-dev-b1.part/ivys/ivy.xml
|
||||||
[ivy:publish] publish commited: moved /ivy/multi-project/projects/sizewhere/../../common/../repository/shared/org.apache.ivy.example/sizewhere/1.0-dev-b1.part
|
[ivy:publish] publish commited: moved /ivy/multi-project/projects/sizewhere/../../common/../repository/shared/org.apache.ivy.example/sizewhere/1.0-dev-b1.part
|
||||||
[ivy:publish] to /ivy/multi-project/projects/sizewhere/../../common/../repository/shared/org.apache.ivy.example/sizewhere/1.0-dev-b1
|
[ivy:publish] to /ivy/multi-project/projects/sizewhere/../../common/../repository/shared/org.apache.ivy.example/sizewhere/1.0-dev-b1
|
||||||
[echo] project sizewhere released with version 1.0-dev-b1
|
[echo] project sizewhere released with version 1.0-dev-b1
|
||||||
|
|
||||||
clean-build:
|
clean-build:
|
||||||
|
|
||||||
load-ivy:
|
load-ivy:
|
||||||
|
|
||||||
ivy-new-version:
|
ivy-new-version:
|
||||||
[ivy:info] :: loading settings :: url = jar:file:///home/ivy/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml
|
[ivy:info] :: loading settings :: url = jar:file:///home/ivy/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml
|
||||||
|
|
||||||
version:
|
version:
|
||||||
[mkdir] Created dir: /ivy/multi-project/projects/console/build/classes
|
[mkdir] Created dir: /ivy/multi-project/projects/console/build/classes
|
||||||
|
|
||||||
clean-lib:
|
clean-lib:
|
||||||
|
|
||||||
resolve:
|
resolve:
|
||||||
[mkdir] Created dir: /ivy/multi-project/projects/console/lib
|
[mkdir] Created dir: /ivy/multi-project/projects/console/lib
|
||||||
[ivy:resolve] :: resolving dependencies :: org.apache.ivy.example#console;working@apache
|
[ivy:resolve] :: resolving dependencies :: org.apache.ivy.example#console;working@apache
|
||||||
[ivy:resolve] confs: [default]
|
[ivy:resolve] confs: [default]
|
||||||
[ivy:resolve] found org.apache.ivy.example#version;1.0-dev-b1 in shared
|
[ivy:resolve] found org.apache.ivy.example#version;1.0-dev-b1 in shared
|
||||||
[ivy:resolve] [1.0-dev-b1] org.apache.ivy.example#version;latest.integration
|
[ivy:resolve] [1.0-dev-b1] org.apache.ivy.example#version;latest.integration
|
||||||
[ivy:resolve] found org.apache.ivy.example#list;1.0-dev-b1 in shared
|
[ivy:resolve] found org.apache.ivy.example#list;1.0-dev-b1 in shared
|
||||||
[ivy:resolve] [1.0-dev-b1] org.apache.ivy.example#list;latest.integration
|
[ivy:resolve] [1.0-dev-b1] org.apache.ivy.example#list;latest.integration
|
||||||
[ivy:resolve] found commons-cli#commons-cli;1.0 in public
|
[ivy:resolve] found commons-cli#commons-cli;1.0 in public
|
||||||
[ivy:resolve] found commons-logging#commons-logging;1.0 in public
|
[ivy:resolve] found commons-logging#commons-logging;1.0 in public
|
||||||
[ivy:resolve] found commons-lang#commons-lang;1.0 in public
|
[ivy:resolve] found commons-lang#commons-lang;1.0 in public
|
||||||
[ivy:resolve] found junit#junit;3.7 in public
|
[ivy:resolve] found junit#junit;3.7 in public
|
||||||
[ivy:resolve] found org.apache.ivy.example#find;1.0-dev-b1 in shared
|
[ivy:resolve] found org.apache.ivy.example#find;1.0-dev-b1 in shared
|
||||||
[ivy:resolve] [1.0-dev-b1] org.apache.ivy.example#find;latest.integration
|
[ivy:resolve] [1.0-dev-b1] org.apache.ivy.example#find;latest.integration
|
||||||
[ivy:resolve] found commons-collections#commons-collections;3.1 in public
|
[ivy:resolve] found commons-collections#commons-collections;3.1 in public
|
||||||
[ivy:resolve] found org.apache.ivy.example#sizewhere;1.0-dev-b1 in shared
|
[ivy:resolve] found org.apache.ivy.example#sizewhere;1.0-dev-b1 in shared
|
||||||
[ivy:resolve] [1.0-dev-b1] org.apache.ivy.example#sizewhere;latest.integration
|
[ivy:resolve] [1.0-dev-b1] org.apache.ivy.example#sizewhere;latest.integration
|
||||||
[ivy:resolve] found org.apache.ivy.example#size;1.0-dev-b1 in shared
|
[ivy:resolve] found org.apache.ivy.example#size;1.0-dev-b1 in shared
|
||||||
[ivy:resolve] downloading /ivy/multi-project/projects/console/../../common/../repository/shared/org.apache.ivy.example/sizewhere/1.0-dev-b1/jars/sizewhere.jar ...
|
[ivy:resolve] downloading /ivy/multi-project/projects/console/../../common/../repository/shared/org.apache.ivy.example/sizewhere/1.0-dev-b1/jars/sizewhere.jar ...
|
||||||
[ivy:resolve] .. (2kB)
|
[ivy:resolve] .. (2kB)
|
||||||
[ivy:resolve] .. (0kB)
|
[ivy:resolve] .. (0kB)
|
||||||
[ivy:resolve] [SUCCESSFUL ] org.apache.ivy.example#sizewhere;1.0-dev-b1!sizewhere.jar (31ms)
|
[ivy:resolve] [SUCCESSFUL ] org.apache.ivy.example#sizewhere;1.0-dev-b1!sizewhere.jar (31ms)
|
||||||
[ivy:resolve] :: resolution report :: resolve 6240ms :: artifacts dl 47ms
|
[ivy:resolve] :: resolution report :: resolve 6240ms :: artifacts dl 47ms
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| | modules || artifacts |
|
| | modules || artifacts |
|
||||||
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
| conf | number| search|dwnlded|evicted|| number|dwnlded|
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
| default | 10 | 3 | 1 | 0 || 10 | 1 |
|
| default | 10 | 3 | 1 | 0 || 10 | 1 |
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
[ivy:retrieve] :: retrieving :: org.apache.ivy.example#console
|
[ivy:retrieve] :: retrieving :: org.apache.ivy.example#console
|
||||||
[ivy:retrieve] confs: [default]
|
[ivy:retrieve] confs: [default]
|
||||||
[ivy:retrieve] 10 artifacts copied, 0 already retrieved (785kB/78ms)
|
[ivy:retrieve] 10 artifacts copied, 0 already retrieved (785kB/78ms)
|
||||||
|
|
||||||
compile:
|
compile:
|
||||||
[javac] /ivy/multi-project/common/common.xml:102: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
|
[javac] /ivy/multi-project/common/common.xml:102: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
|
||||||
[javac] Compiling 1 source file to /ivy/multi-project/projects/console/build/classes
|
[javac] Compiling 1 source file to /ivy/multi-project/projects/console/build/classes
|
||||||
[javac] Note: /ivy/multi-project/projects/console/src/console/Main.java uses unchecked or unsafe operations.
|
[javac] Note: /ivy/multi-project/projects/console/src/console/Main.java uses unchecked or unsafe operations.
|
||||||
[javac] Note: Recompile with -Xlint:unchecked for details.
|
[javac] Note: Recompile with -Xlint:unchecked for details.
|
||||||
|
|
||||||
jar:
|
jar:
|
||||||
[jar] Building jar: /ivy/multi-project/projects/console/build/console.jar
|
[jar] Building jar: /ivy/multi-project/projects/console/build/console.jar
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
[ivy:publish] :: delivering :: org.apache.ivy.example#console;working@apache :: 1.0-dev-b1 :: release :: Tue Jun 29 23:04:58 CEST 2010
|
[ivy:publish] :: delivering :: org.apache.ivy.example#console;working@apache :: 1.0-dev-b1 :: release :: Tue Jun 29 23:04:58 CEST 2010
|
||||||
[ivy:publish] delivering ivy file to /ivy/multi-project/projects/console/build/ivy.xml
|
[ivy:publish] delivering ivy file to /ivy/multi-project/projects/console/build/ivy.xml
|
||||||
[ivy:publish] :: publishing :: org.apache.ivy.example#console
|
[ivy:publish] :: publishing :: org.apache.ivy.example#console
|
||||||
[ivy:publish] published console to /ivy/multi-project/projects/console/../../common/../repository/shared/org.apache.ivy.example/console/1.0-dev-b1.part/jars/console.jar
|
[ivy:publish] published console to /ivy/multi-project/projects/console/../../common/../repository/shared/org.apache.ivy.example/console/1.0-dev-b1.part/jars/console.jar
|
||||||
[ivy:publish] published ivy to /ivy/multi-project/projects/console/../../common/../repository/shared/org.apache.ivy.example/console/1.0-dev-b1.part/ivys/ivy.xml
|
[ivy:publish] published ivy to /ivy/multi-project/projects/console/../../common/../repository/shared/org.apache.ivy.example/console/1.0-dev-b1.part/ivys/ivy.xml
|
||||||
[ivy:publish] publish commited: moved /ivy/multi-project/projects/console/../../common/../repository/shared/org.apache.ivy.example/console/1.0-dev-b1.part
|
[ivy:publish] publish commited: moved /ivy/multi-project/projects/console/../../common/../repository/shared/org.apache.ivy.example/console/1.0-dev-b1.part
|
||||||
[ivy:publish] to /ivy/multi-project/projects/console/../../common/../repository/shared/org.apache.ivy.example/console/1.0-dev-b1
|
[ivy:publish] to /ivy/multi-project/projects/console/../../common/../repository/shared/org.apache.ivy.example/console/1.0-dev-b1
|
||||||
[echo] project console released with version 1.0-dev-b1
|
[echo] project console released with version 1.0-dev-b1
|
||||||
|
|
||||||
BUILD SUCCESSFUL
|
BUILD SUCCESSFUL
|
||||||
Total time: 1 minute 7 seconds
|
Total time: 1 minute 7 seconds
|
||||||
|
|
|
||||||
|
|
@ -1,13 +1,13 @@
|
||||||
[ivy@apache:/]$ find /ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate -type f -print
|
[ivy@apache:/]$ find /ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate -type f -print
|
||||||
/ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/ivys/ivy-3.2.5.ga.xml
|
/ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/ivys/ivy-3.2.5.ga.xml
|
||||||
/ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/ivys/ivy-3.2.5.ga.xml.md5
|
/ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/ivys/ivy-3.2.5.ga.xml.md5
|
||||||
/ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/ivys/ivy-3.2.5.ga.xml.sha1
|
/ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/ivys/ivy-3.2.5.ga.xml.sha1
|
||||||
/ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/jars/hibernate-3.2.5.ga.jar
|
/ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/jars/hibernate-3.2.5.ga.jar
|
||||||
/ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/jars/hibernate-3.2.5.ga.jar.md5
|
/ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/jars/hibernate-3.2.5.ga.jar.md5
|
||||||
/ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/jars/hibernate-3.2.5.ga.jar.sha1
|
/ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/jars/hibernate-3.2.5.ga.jar.sha1
|
||||||
/ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/javadocs/hibernate-3.2.5.ga.jar
|
/ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/javadocs/hibernate-3.2.5.ga.jar
|
||||||
/ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/javadocs/hibernate-3.2.5.ga.jar.md5
|
/ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/javadocs/hibernate-3.2.5.ga.jar.md5
|
||||||
/ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/javadocs/hibernate-3.2.5.ga.jar.sha1
|
/ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/javadocs/hibernate-3.2.5.ga.jar.sha1
|
||||||
/ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/sources/hibernate-3.2.5.ga.jar
|
/ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/sources/hibernate-3.2.5.ga.jar
|
||||||
/ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/sources/hibernate-3.2.5.ga.jar.md5
|
/ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/sources/hibernate-3.2.5.ga.jar.md5
|
||||||
/ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/sources/hibernate-3.2.5.ga.jar.sha1
|
/ivy/build-a-ivy-repository/myrepository/no-namespace/org.hibernate/hibernate/sources/hibernate-3.2.5.ga.jar.sha1
|
||||||
|
|
@ -1,10 +1,10 @@
|
||||||
$ find /ivy/build-a-ivy-repository/myrepository/advanced -type f -print
|
$ find /ivy/build-a-ivy-repository/myrepository/advanced -type f -print
|
||||||
/ivy/build-a-ivy-repository/myrepository/advanced/apache/commons-lang/ivys/ivy-1.0.xml
|
/ivy/build-a-ivy-repository/myrepository/advanced/apache/commons-lang/ivys/ivy-1.0.xml
|
||||||
/ivy/build-a-ivy-repository/myrepository/advanced/apache/commons-lang/ivys/ivy-1.0.xml.md5
|
/ivy/build-a-ivy-repository/myrepository/advanced/apache/commons-lang/ivys/ivy-1.0.xml.md5
|
||||||
/ivy/build-a-ivy-repository/myrepository/advanced/apache/commons-lang/ivys/ivy-1.0.xml.sha1
|
/ivy/build-a-ivy-repository/myrepository/advanced/apache/commons-lang/ivys/ivy-1.0.xml.sha1
|
||||||
/ivy/build-a-ivy-repository/myrepository/advanced/apache/commons-lang/jars/commons-lang-1.0.jar
|
/ivy/build-a-ivy-repository/myrepository/advanced/apache/commons-lang/jars/commons-lang-1.0.jar
|
||||||
/ivy/build-a-ivy-repository/myrepository/advanced/apache/commons-lang/jars/commons-lang-1.0.jar.md5
|
/ivy/build-a-ivy-repository/myrepository/advanced/apache/commons-lang/jars/commons-lang-1.0.jar.md5
|
||||||
/ivy/build-a-ivy-repository/myrepository/advanced/apache/commons-lang/jars/commons-lang-1.0.jar.sha1
|
/ivy/build-a-ivy-repository/myrepository/advanced/apache/commons-lang/jars/commons-lang-1.0.jar.sha1
|
||||||
/ivy/build-a-ivy-repository/myrepository/advanced/apache/commons-lang/javadocs/commons-lang-1.0.jar
|
/ivy/build-a-ivy-repository/myrepository/advanced/apache/commons-lang/javadocs/commons-lang-1.0.jar
|
||||||
/ivy/build-a-ivy-repository/myrepository/advanced/apache/commons-lang/javadocs/commons-lang-1.0.jar.md5
|
/ivy/build-a-ivy-repository/myrepository/advanced/apache/commons-lang/javadocs/commons-lang-1.0.jar.md5
|
||||||
/ivy/build-a-ivy-repository/myrepository/advanced/apache/commons-lang/javadocs/commons-lang-1.0.jar.sha1
|
/ivy/build-a-ivy-repository/myrepository/advanced/apache/commons-lang/javadocs/commons-lang-1.0.jar.sha1
|
||||||
|
|
@ -1,10 +1,10 @@
|
||||||
[ivy@apache:/]$ find /ivy/build-a-ivy-repository/myrepository/no-namespace -type f -print
|
[ivy@apache:/]$ find /ivy/build-a-ivy-repository/myrepository/no-namespace -type f -print
|
||||||
/ivy/build-a-ivy-repository/myrepository/no-namespace/commons-lang/commons-lang/ivys/ivy-1.0.xml
|
/ivy/build-a-ivy-repository/myrepository/no-namespace/commons-lang/commons-lang/ivys/ivy-1.0.xml
|
||||||
/ivy/build-a-ivy-repository/myrepository/no-namespace/commons-lang/commons-lang/ivys/ivy-1.0.xml.md5
|
/ivy/build-a-ivy-repository/myrepository/no-namespace/commons-lang/commons-lang/ivys/ivy-1.0.xml.md5
|
||||||
/ivy/build-a-ivy-repository/myrepository/no-namespace/commons-lang/commons-lang/ivys/ivy-1.0.xml.sha1
|
/ivy/build-a-ivy-repository/myrepository/no-namespace/commons-lang/commons-lang/ivys/ivy-1.0.xml.sha1
|
||||||
/ivy/build-a-ivy-repository/myrepository/no-namespace/commons-lang/commons-lang/jars/commons-lang-1.0.jar
|
/ivy/build-a-ivy-repository/myrepository/no-namespace/commons-lang/commons-lang/jars/commons-lang-1.0.jar
|
||||||
/ivy/build-a-ivy-repository/myrepository/no-namespace/commons-lang/commons-lang/jars/commons-lang-1.0.jar.md5
|
/ivy/build-a-ivy-repository/myrepository/no-namespace/commons-lang/commons-lang/jars/commons-lang-1.0.jar.md5
|
||||||
/ivy/build-a-ivy-repository/myrepository/no-namespace/commons-lang/commons-lang/jars/commons-lang-1.0.jar.sha1
|
/ivy/build-a-ivy-repository/myrepository/no-namespace/commons-lang/commons-lang/jars/commons-lang-1.0.jar.sha1
|
||||||
/ivy/build-a-ivy-repository/myrepository/no-namespace/commons-lang/commons-lang/javadocs/commons-lang-1.0.jar
|
/ivy/build-a-ivy-repository/myrepository/no-namespace/commons-lang/commons-lang/javadocs/commons-lang-1.0.jar
|
||||||
/ivy/build-a-ivy-repository/myrepository/no-namespace/commons-lang/commons-lang/javadocs/commons-lang-1.0.jar.md5
|
/ivy/build-a-ivy-repository/myrepository/no-namespace/commons-lang/commons-lang/javadocs/commons-lang-1.0.jar.md5
|
||||||
/ivy/build-a-ivy-repository/myrepository/no-namespace/commons-lang/commons-lang/javadocs/commons-lang-1.0.jar.sha1
|
/ivy/build-a-ivy-repository/myrepository/no-namespace/commons-lang/commons-lang/javadocs/commons-lang-1.0.jar.sha1
|
||||||
Loading…
Reference in New Issue