Skip to content

[Work in progress] API which takes in a gaelic football score of goals and points and returns the total score.

Notifications You must be signed in to change notification settings

scaulfield7/gaelic-football-score-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To facilitate OSGi bundle manifest generation, the archetype offers the choice of two maven plugins.

a. SpringSource Bundlor Plugin Home page: http://www.springsource.org/bundlor

"SpringSource� Bundlor is a tool that automates the detection of dependencies and the creation of OSGi manifest directives for JARs after their creation."

The Bundlor tool is enabled by default.

b. Apache Felix Bundle Plugin Home page: http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html

"This plugin for Maven 2 is based on the BND tool from Peter Kriens. [...] The way you create a bundle with BND is to tell it the content of the bundle's JAR file as a subset of the available classes."

To trigger the manifest generation (using either plugin), run: mvn package

Buy me a coffee at ko-fi.com

About

[Work in progress] API which takes in a gaelic football score of goals and points and returns the total score.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages