Skip to content

gatherdata/gather-commons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gather-commons

Core infrastructure, examples and some generically useful libraries.

Building

All GATHERdata components are built with maven2 and java 1.5+.

To build gather-commons:

`cd gather-commons`   
`mvn clean install`

Notes

The build uses maven-license-plugin to generate and verify that a license header is present on all source code. So, when adding new files you'll need to run mvn license:format to add the header.

Running

As a collection of core libraries, gather-commons doesn't do much by itself. Still, you can run it in an OSGi environment as a sanity check that everything is provisioning properly.

mvn pax:provision

Next berries

References

About

Common utilities, models and examples for GATHERdata

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages