1. 5548a49 Work around for Kryo 1,2 incompatibility by Yuta HIGUCHI · 11 years ago
  2. 3a32612 Merge upstream changes by Jonathan Hart · 11 years ago
  3. ac13cb6 Merge pull request #435 from y-higuchi/permgen_tuning by Pankaj Berde · 11 years ago
  4. dbd16d9 Revert EasyMock version. 3.2 seems to cause issue on some environemnt. by HIGUCHI Yuta · 11 years ago
  5. 71c96dd Assure larger PermGen size to avoid PermGen errors on some environment. by HIGUCHI Yuta · 11 years ago
  6. 2c61a50 Added assembly plugin to the pom.xml so we can build a standalone jar file to run ONOS by Jonathan Hart · 11 years ago
  7. 22c77e3 Update mock libraries used in testing by Yuta HIGUCHI · 11 years ago
  8. 1eee2c8 Added initial framework for using Hazelcast-3.0.2 within ONOS. by Pavlin Radoslavov · 11 years ago
  9. 842b6f7 pom.xml for publishing mvn site to github by HIGUCHI Yuta · 11 years ago
  10. 85c58f9 Move to Netty 4.0 by Pankaj Berde · 11 years ago
  11. 7a41aaf Rollback to old pom.xml as Cobertura addittions were interfering with Jacoco by SeanCorcoran · 11 years ago
  12. e555333 Made changes to pom.xml for future Cobertura implementation by SeanCorcoran · 11 years ago
  13. b84741c Unittest code coverage with mvn cobertura:cobertura by HIGUCHI Yuta · 11 years ago
  14. 8b13e70 Adding Jacoco code coverage functionality to build and start-onos by timlindberg · 11 years ago
  15. 1c393ce Modify pom.xml to enable javadoc options. by Naoki Shiota · 11 years ago
  16. bbd3861 Index ports for faster search by Pankaj Berde · 11 years ago
  17. 9970197 Merge branch 'master' of github.com:OPENNETWORKINGLAB/ONOS into refactor_phase2_simple by HIGUCHI Yuta · 11 years ago
  18. 919f42b Prevents maven from trying to download SNAPSHOT jars that don't exist from tinkerpop. This speeds up the build and run process by Jonathan Hart · 11 years ago
  19. 49cf4d2 Main for ONOS by HIGUCHI Yuta · 11 years ago
  20. 2818249 Excluded slf4j binding for log4j (slf4j-log4j12) as we use logback. This prevents log4j from being used inadvertently. by Jonathan Hart · 11 years ago
  21. cc31e8b Merge pull request #381 from y-higuchi/maven by Pankaj Berde · 11 years ago
  22. a050aca Treat logback as direct dependency of ONOS by HIGUCHI Yuta · 11 years ago
  23. 72f72f6 Removed packetstreamer module by Jonathan Hart · 11 years ago
  24. a37f9c3 Removed the jython debug interface module by Jonathan Hart · 11 years ago
  25. 9f5c5a7 * Removed some of transitive dependency by HIGUCHI Yuta · 11 years ago
  26. e4b0722 * Update version info. by HIGUCHI Yuta · 11 years ago
  27. 1ec484a * Set artifact name to ONOS by HIGUCHI Yuta · 11 years ago
  28. e7aa925 * Build and run using Maven by HIGUCHI Yuta · 11 years ago