Github user pluradj commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/209#issuecomment-185893011 I voted +1 a few days ago. The changes for appveyor since then look fine too. I added a windows profile in the `spark-gremlin/pom.xml` to exclude the same tests as appveyor, `mvn clean install` on a local Windows build. I tested with Windows 7. ``` mvn clean install [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache TinkerPop ................................... SUCCESS [ 12.979 s] [INFO] Apache TinkerPop :: Gremlin Shaded ................. SUCCESS [ 5.288 s] [INFO] Apache TinkerPop :: Gremlin Core ................... SUCCESS [ 45.655 s] [INFO] Apache TinkerPop :: Gremlin Test ................... SUCCESS [ 20.554 s] [INFO] Apache TinkerPop :: Gremlin Groovy ................. SUCCESS [01:10 min] [INFO] Apache TinkerPop :: Gremlin Groovy Test ............ SUCCESS [ 11.831 s] [INFO] Apache TinkerPop :: TinkerGraph Gremlin ............ SUCCESS [01:58 min] [INFO] Apache TinkerPop :: Hadoop Gremlin ................. SUCCESS [07:21 min] [INFO] Apache TinkerPop :: Spark Gremlin .................. SUCCESS [01:12 min] [INFO] Apache TinkerPop :: Giraph Gremlin ................. SUCCESS [ 16.402 s] [INFO] Apache TinkerPop :: Neo4j Gremlin .................. SUCCESS [ 8.352 s] [INFO] Apache TinkerPop :: Gremlin Driver ................. SUCCESS [ 13.021 s] [INFO] Apache TinkerPop :: Gremlin Server ................. SUCCESS [ 12.301 s] [INFO] Apache TinkerPop :: Gremlin Console ................ SUCCESS [ 22.349 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14:31 min [INFO] Finished at: 2016-02-18T14:46:07-05:00 [INFO] Final Memory: 148M/2211M [INFO] ------------------------------------------------------------------------ ```
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---