Created
November 3, 2010 20:11
-
-
Save jfarcand/661634 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[WARNING] | |
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. | |
[WARNING] | |
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects. | |
[WARNING] | |
[INFO] | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Building Apache Wink Client :: Async Http Client 1.1.2-incubating-SNAPSHOT | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] | |
[INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ wink-client-asynchttpclient --- | |
[INFO] | |
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-plugin-versions) @ wink-client-asynchttpclient --- | |
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks. | |
[INFO] | |
[INFO] --- maven-remote-resources-plugin:1.0:process (default) @ wink-client-asynchttpclient --- | |
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. | |
[INFO] Setting property: velocimacro.messages.on => 'false'. | |
[INFO] Setting property: resource.loader => 'classpath'. | |
[INFO] Setting property: resource.manager.logwhenfound => 'false'. | |
[INFO] | |
[INFO] --- maven-resources-plugin:2.3:resources (default-resources) @ wink-client-asynchttpclient --- | |
[INFO] Using 'UTF-8' encoding to copy filtered resources. | |
[INFO] skip non existing resourceDirectory /Users/jfarcand/workspace/wink/wink-client-asynchttpclient/src/main/resources | |
[INFO] Copying 4 resources | |
[INFO] | |
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ wink-client-asynchttpclient --- | |
[INFO] Compiling 2 source files to /Users/jfarcand/workspace/wink/wink-client-asynchttpclient/target/classes | |
[INFO] | |
[INFO] --- maven-resources-plugin:2.3:testResources (default-testResources) @ wink-client-asynchttpclient --- | |
[INFO] Using 'UTF-8' encoding to copy filtered resources. | |
[INFO] skip non existing resourceDirectory /Users/jfarcand/workspace/wink/wink-client-asynchttpclient/src/test/resources | |
[INFO] Copying 4 resources | |
[INFO] | |
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ wink-client-asynchttpclient --- | |
[INFO] Compiling 2 source files to /Users/jfarcand/workspace/wink/wink-client-asynchttpclient/target/test-classes | |
[INFO] | |
[INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ wink-client-asynchttpclient --- | |
[INFO] Surefire report directory: /Users/jfarcand/workspace/wink/wink-client-asynchttpclient/target/surefire-reports | |
------------------------------------------------------- | |
T E S T S | |
------------------------------------------------------- | |
Running org.apache.wink.client.AsyncClientTest | |
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.239 sec | |
Results : | |
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 | |
[cut] | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Reactor Summary: | |
[INFO] | |
[INFO] Apache Wink ....................................... SUCCESS [10.614s] | |
[INFO] Apache Wink Component Test Support ................ SUCCESS [7.067s] | |
[INFO] Apache Wink Common ................................ SUCCESS [37.693s] | |
[INFO] Apache Wink Server ................................ SUCCESS [27.241s] | |
[INFO] Apache Wink Client ................................ SUCCESS [15.225s] | |
[INFO] Apache Wink Client :: Apache Http Client .......... SUCCESS [3.006s] | |
[INFO] Apache Wink Spring ................................ SUCCESS [2.913s] | |
[INFO] Apache Wink WebDav ................................ SUCCESS [4.326s] | |
[INFO] Apache Wink :: JSON4J ............................. SUCCESS [2.569s] | |
[INFO] Apache Wink Providers ............................. SUCCESS [0.160s] | |
[INFO] Apache Wink Providers :: Json Provider ............ SUCCESS [3.980s] | |
[INFO] Apache Wink Providers :: Jettison Provider ........ SUCCESS [3.772s] | |
[INFO] Apache Wink Providers :: Abdera Provider .......... SUCCESS [4.996s] | |
[INFO] Apache Wink Providers :: JSON4J Provider .......... SUCCESS [13.785s] | |
[INFO] Apache Wink Providers :: Jackson Provider ......... SUCCESS [15.654s] | |
[INFO] Apache Wink :: JCDI Extensions and Integration .... SUCCESS [11.798s] | |
[INFO] Apache Wink Guice Server .......................... SUCCESS [1.236s] | |
[INFO] Apache Wink Examples .............................. SUCCESS [0.055s] | |
[INFO] Apache Wink Examples Apps ......................... SUCCESS [0.049s] | |
[INFO] Apache Wink Examples Apps :: Bookmarks ............ SUCCESS [3.917s] | |
[INFO] Apache Wink Examples Apps :: HelloWorld ........... SUCCESS [3.764s] | |
[INFO] Apache Wink Examples Apps :: QADefect ............. SUCCESS [3.747s] | |
[INFO] Apache Wink Examples Apps :: SimpleDefects ........ SUCCESS [2.557s] | |
[INFO] Apache Wink Examples Core ......................... SUCCESS [0.050s] | |
[INFO] Apache Wink Examples Core :: CustomContext ........ SUCCESS [1.887s] | |
[INFO] Apache Wink Examples Core :: CustomExceptionManager SUCCESS [2.082s] | |
[INFO] Apache Wink Examples Core :: JAXB ................. SUCCESS [4.040s] | |
[INFO] Apache Wink Examples Core :: Preconditions ........ SUCCESS [5.519s] | |
[INFO] Apache Wink Examples Clients ...................... SUCCESS [0.074s] | |
[INFO] Apache Wink Examples Clients :: ReadRSS ........... SUCCESS [0.969s] | |
[INFO] Apache Wink Examples Clients :: QADefects ......... SUCCESS [0.952s] | |
[INFO] Apache Wink Examples Clients :: GoogleDocs ........ SUCCESS [1.104s] | |
[INFO] Apache Wink Examples Ext .......................... SUCCESS [0.075s] | |
[INFO] Apache Wink Examples Ext :: Asset ................. SUCCESS [2.339s] | |
[INFO] Apache Wink Examples Ext :: DynamicResource ....... SUCCESS [2.071s] | |
[INFO] Apache Wink Examples Ext :: History ............... SUCCESS [4.762s] | |
[INFO] Apache Wink Examples Ext :: LinkBuilders .......... SUCCESS [1.855s] | |
[INFO] Apache Wink Examples Ext :: MultiPart ............. SUCCESS [3.366s] | |
[INFO] Apache Wink Examples Ext :: RuntimeRegistration ... SUCCESS [1.727s] | |
[INFO] Apache Wink Examples Ext :: Scope ................. SUCCESS [1.703s] | |
[INFO] Apache Wink Examples Ext :: Spring ................ SUCCESS [2.383s] | |
[INFO] Apache Wink Examples Ext :: WebDAV ................ SUCCESS [6.434s] | |
[INFO] Apache Wink Assembly .............................. SUCCESS [0.080s] | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] BUILD SUCCESS | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Total time: 3:46.194s | |
[INFO] Finished at: Wed Nov 03 16:10:36 EDT 2010 | |
[INFO] Final Memory: 51M/112M | |
[INFO] ------------------------------------------------------------------------ | |
jfarcand:wink jfarcand$ sv up | |
-bash: sv: command not found | |
jfarcand:wink jfarcand$ svn up | |
svn diffAt revision 1030640. | |
jfarcand:wink jfarcand$ svn diff | |
Index: pom.xml | |
=================================================================== | |
--- pom.xml (revision 1030640) | |
+++ pom.xml (working copy) | |
@@ -490,6 +490,11 @@ | |
</dependency> | |
<dependency> | |
<groupId>org.apache.wink</groupId> | |
+ <artifactId>wink-client-asynchttpclient</artifactId> | |
+ <version>${project.version}</version> | |
+ </dependency> | |
+ <dependency> | |
+ <groupId>org.apache.wink</groupId> | |
<artifactId>wink-abdera-provider</artifactId> | |
<version>${project.version}</version> | |
</dependency> | |
jfarcand:wink jfarcand$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment