Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
21c3ebeca7464b9b9eac6df3644e31af0be52766
/
pom.xml
« Previous
d3858e4
Adding a separate set of modules to serve as an incubator for new core API & implementations.
by Thomas Vachuska
· 10 years ago
bf7eca5
Updating onos-maven-plugin to use localRepository from Maven
by Brian O'Connor
· 10 years ago
79c2766
Changing onos maven-plugin version to 1.3 in root pom.xml
by Brian O'Connor
· 10 years ago
5819b0a
Updating onos-maven-plugin version to 1.2 in root pom.xml
by Brian O'Connor
· 10 years ago
faa1e36
Initial sketch and implementaion of Objectives.
by alshabib
· 10 years ago
de563cf
Added ability to form a cluster via REST API.
by Thomas Vachuska
· 10 years ago
d5fd847
Adding snapshot repo info for copycat
by Madan Jampani
· 10 years ago
c65842d
Changed root pom.xml to point to 0.5.0.onos-SHAPSHOT in order to pickup latest CopyCat fixes.
by Thomas Vachuska
· 10 years ago
5630c61
ONOS-1323 Upgrading environment to use Apache Karaf 3.0.3
by Thomas Vachuska
· 10 years ago
67c2272
ONOS-1242 - REST API for Withdrawing Intents
by Ray Milkey
· 10 years ago
3c994f7
ONOS-1329: Migrate Codec related code to onos-core-common bundle
by HIGUCHI Yuta
· 10 years ago
eaa47be
adding comment to pom.xml
by Brian O'Connor
· 10 years ago
3e0ab5f
Depend on released maven-plugin
by Brian O'Connor
· 10 years ago
6ea48a2
Starting snapshot 1.2.0-SNAPSHOT
by Brian O'Connor
· 10 years ago
91d9019
Tagging ONOS Blackbird release: 1.1.0
by Brian O'Connor
· 10 years ago
1.1.0
d783f2f
adding maven-plugin to onos-change-version
by Brian O'Connor
· 10 years ago
5539641
Removing snapshot repo from pom.xml
by Brian O'Connor
· 10 years ago
8c8b037
Adding OnosCfgMojo to the onos maven plugin.
by Thomas Vachuska
· 10 years ago
1545b1e
Starting snapshot 1.1.0-SNAPSHOT
by Brian O'Connor
· 10 years ago
20fa3a4
Tagging 1.1.0-rc2
by Brian O'Connor
· 10 years ago
1.1.0-rc2
266ac66
Starting snapshot 1.1.0-SNAPSHOT
by Brian O'Connor
· 10 years ago
352236e
Tagging 1.1.0-rc1
by Brian O'Connor
· 10 years ago
a7a4e5d
move TestServiceDirectory from main -> test
by Yuta HIGUCHI
· 10 years ago
cb7ab08
Pom fixes to correctly shade copycat jars.
by Madan Jampani
· 10 years ago
94c2353
WIP: Partitioned Database based on Raft.
by Madan Jampani
· 10 years ago
151cad8
Use TestHazelcastFactory
by Yuta HIGUCHI
· 10 years ago
f61665d
Update jacoco version to 0.7.2
by Yuta HIGUCHI
· 10 years ago
1cb9a52
Fix for pom related error
by Yuta HIGUCHI
· 10 years ago
ee839a6
Remove duplicate dependency
by Yuta HIGUCHI
· 10 years ago
02aeb03
ONOS-542 Defining application subsystem interfaces & public constructs.
by Thomas Vachuska
· 10 years ago
e434433
pulled in upstream loxi changes
by alshabib
· 10 years ago
93356bc
Update hazelcast version to 3.4
by Yuta HIGUCHI
· 10 years ago
a8f4e7d
Sketching out device driver subsystem to allow extensible device management functions to be made available to applications.
by Thomas Vachuska
· 10 years ago
41e26d5
incrementing version of loxi dependency
by alshabib
· 10 years ago
7f2e9bf
bumping version to 1.1.0-SNAPSHOT
by Brian O'Connor
· 10 years ago
5b29ebd
Bumping version to 1.0.0
by Brian O'Connor
· 10 years ago
1.0.0
8d6ea0e
Workaround for checkstyle error building on clean environment
by Yuta HIGUCHI
· 10 years ago
eb8e3ea
adding staging repository before release
by Brian O'Connor
· 10 years ago
932d941
preparing pom.xml's for release
by Brian O'Connor
· 10 years ago
3439c10
changing onlab.us to onosproject.org
by Brian O'Connor
· 10 years ago
964c173
Networking -> Network
by Yuta HIGUCHI
· 10 years ago
abafb50
Changing org.onlab.onos package to org.onosproject
by Brian O'Connor
· 10 years ago
7399e48
Adding maven archetype for a project.
by Thomas Vachuska
· 10 years ago
5af8a94
removing leading space in root pom.xml
by Brian O'Connor
· 10 years ago
a7243cc
Updates for SDN-IP:
by Pavlin Radoslavov
· 10 years ago
0f98ca2
Remove some cruft accidentally checked in
by Ray Milkey
· 10 years ago
241b96a
Fix high priority findbugs reported issues
by Ray Milkey
· 10 years ago
01a6ec0
Fixing reactive forwarding not to forward LLDP & BDDP.
by Thomas Vachuska
· 10 years ago
58e3727
move copycat version property to root pom
by Yuta HIGUCHI
· 10 years ago
d7d9641
Workaround for unexpected NullPointerException on Eclipse.
by Toshio Koide
· 10 years ago
32fa30c
port SdnIpTest.java to onos-next
by Pingping
· 10 years ago
08822c4
DatabaseService that uses Copycat Raft to provide a strongly consistent and durable database.
by Madan Jampani
· 10 years ago
c522705
Updated leftover references: Apache Karaf-3.0.1 -> 3.0.2
by Pavlin Radoslavov
· 10 years ago
cbc587c
Specify findbugs plugin version
by Yuta HIGUCHI
· 10 years ago
275fb6b
move duplicated repository config to root pom.xml
by Yuta HIGUCHI
· 10 years ago
f2548cb
switch to Java 8
by Yuta HIGUCHI
· 10 years ago
e472181
Reverting pom.xml change that broke build
by Madan Jampani
· 10 years ago
1c7b878
Netty native transport support
by Madan Jampani
· 10 years ago
b87ef95
human readable time representation for toString
by Yuta HIGUCHI
· 10 years ago
d26f57a
Refactoring in the unit test utility framework:
by Pavlin Radoslavov
· 10 years ago
abfe8d3
Splitting aggregate javadoc generation into a separate project and pom.xml file.
by Thomas Vachuska
· 10 years ago
9eedb46
Update Hazelcast to 3.3.2
by Yuta HIGUCHI
· 10 years ago
9252bc3
Added a REST command to upload topology configuration.
by Thomas Vachuska
· 10 years ago
920d6a7
specify minimum maven version
by Yuta HIGUCHI
· 10 years ago
5d42c6b
Fixed javadoc groups.
by Thomas Vachuska
· 10 years ago
37eb841
Removed os-maven-plugin (for netty epoll) until we fully test it
by Madan Jampani
· 10 years ago
6f06527
Removed fixed TODO. Cleaned up logging
by Madan Jampani
· 10 years ago
37b9117
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Madan Jampani
· 10 years ago
824a7c1
Netty epoll support. Now with updated pom.xml and features.xml to bring in the dependencies
by Madan Jampani
· 10 years ago
4ccde78
Added package javadoc for net.resource package.
by Thomas Vachuska
· 10 years ago
ceff7b0
expand netty-all to match feature.xml
by Yuta HIGUCHI
· 10 years ago
ee0ae6c
Update checkstyle plugin version
by Yuta HIGUCHI
· 10 years ago
e855d50
Added some package javadocs and corrected some wording in others.
by Thomas Vachuska
· 10 years ago
335ef46
Port the Router functionality from SDN-IP.
by Jonathan Hart
· 10 years ago
c16656f
Added ability to configure reactive forwarding.
by tom
· 10 years ago
ea90aa6
downgrading maven-compiler-plugin version
by Yuta HIGUCHI
· 10 years ago
80912e6
Separate cluster management and mastership management to separate packages
by Yuta HIGUCHI
· 10 years ago
0390ffb
some pom file fixes
by Yuta HIGUCHI
· 10 years ago
8ee7d4c
Kryo related fixes
by Yuta HIGUCHI
· 10 years ago
093340b
Speeding up stuff. HostDescription now passes up just a single IpAddress.
by tom
· 10 years ago
35e7837
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by pankaj
· 10 years ago
b57fae2
add slfj-core dependency
by pankaj
· 10 years ago
b4758a9
Host monitor test
by Jonathan Hart
· 10 years ago
a1d16b6
Corrected some javadocs.
by tom
· 10 years ago
707a7e6
moved commons-pool to root pom.xml
by Yuta HIGUCHI
· 10 years ago
f3d0616
Adding Intent API tests
by Brian O'Connor
· 10 years ago
e1d9238
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Madan Jampani
· 10 years ago
ea961ff
Moved trivial from net to store. Fixed some javadocs.
by tom
· 10 years ago
bbc98cf
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Madan Jampani
· 10 years ago
a185d86
pom.xml updates to include netty 4.0.23 and apache commons pool
by Madan Jampani
· 10 years ago
74f9c3b
Added config app to read address config from json file
by Jonathan Hart
· 10 years ago
14dc4d0
Working on IO loop tests commands.
by tom
· 10 years ago
f110fff
Added IO loop test to the foo app.
by tom
· 10 years ago
5d4e73c
Fixed javadocs.
by tom
· 10 years ago
0872a17
Fixed a number of CLI commands.
by tom
· 10 years ago
0f39c0d
Added package javadocs.
by tom
· 10 years ago
e472987
Renamed *Instance to *Node for better readability and to avoid conflict with notion of Karaf instance.
by tom
· 10 years ago
dc66b38
Fixing remote install; now starting as upstart daemon.
by tom
· 10 years ago
66a7eb2
Fixed deployment to allow all the Kryo related stuff to operate in the OSGi context.
by tom
· 10 years ago
24a086b
Kryo related changes.
by Yuta HIGUCHI
· 10 years ago
Next »