Skip to content

calavera/hudson-mirah-wrappers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hudson Mirah wrapper

Java classes and wrappers to allow to write Hudson plugins with Mirah.

Right now Mirah, version 0.4, doesn’t support generics but Hudson uses all
around its plugins and they are a key for the discovery system.

This project aims to contain java wrappers with those required generics so
Mirah classes can extend from them and avoid generics.

Current available wrappers

Descriptors

  • BuilderStepDecriptor: wrapper for BuildStepDescriptor

About

Wrappers to avoid generics to write Hudson plugins with Mirah

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages