CDV ❯ change "skipped" message in tim-get.sh install / update
-
New Feature
-
Status: Closed
-
2 Major
-
Resolution: Fixed
-
-
-
drb
-
Reporter: tgautier
-
September 04, 2008
-
0
-
Watchers: 0
-
April 10, 2009
-
October 20, 2008
Description
When tim-get.sh is installing or updating, it says “skipped”. See sample output:
Installing tim-synchronizedsortedmap (2.3.0-SNAPSHOT) and dependencies… Installed: tim-synchronizedmap (2.3.0-SNAPSHOT) Installed: tim-synchronizedsortedmap (2.3.0-SNAPSHOT) Skipped: modules-common (2.7.0-SNAPSHOT) Installing tim-synchronizedsortedset (2.3.0-SNAPSHOT) and dependencies… Skipped: tim-synchronizedset (2.3.0-SNAPSHOT) Skipped: tim-synchronizedcollection (2.3.0-SNAPSHOT) Installed: tim-synchronizedsortedset (2.3.0-SNAPSHOT) Skipped: modules-common (2.7.0-SNAPSHOT) Installing tim-terracotta-cache (1.2.0-SNAPSHOT) and dependencies… Installed: tim-terracotta-cache (1.2.0-SNAPSHOT) Skipped: modules-common (2.7.0-SNAPSHOT) Installing tim-vector (2.4.0-SNAPSHOT) and dependencies… Installed: tim-vector (2.4.0-SNAPSHOT) Installing tim-wicket-1.3 (1.1.0-SNAPSHOT) and dependencies… Installed: tim-wicket-1.3 (1.1.0-SNAPSHOT) Skipped: modules-common (2.7.0-SNAPSHOT)
“Skipped” here should be changed to “Up to date”
Comments
Juris Galang 2008-09-04
Juris Galang 2008-10-20
This is resolved. See comments on how.
nadeem ghani 2009-03-10
working on stable0
I did some refactoring work in trunk related to tim-get — please take a look. The SKIPPED message still indicates SKIPPED, but also has additional text explaining why.
I think it’s something like:
Installing tim-synchronizedsortedmap (2.3.0-SNAPSHOT) and dependencies… Installed: tim-synchronizedmap (2.3.0-SNAPSHOT) Installed: tim-synchronizedsortedmap (2.3.0-SNAPSHOT) Skipped: modules-common (2.7.0-SNAPSHOT) - already installed