This is my first time writing a plugin for Jenkins.  I've started by trying 
to just duplicate an existing one and clearly I don't understand something 
about resources.

I've created a copy of DefaultMatrixExecutionStrategyImpl along with all of 
it's resources in a separate package with a new name.  I build and load the 
plugin into Jenkins and I see that I can select between "Classic" and mine, 
"Jacks" 

But when I select my version of the DefaultMatrixExecutionStrategyImpl it 
has no options in the config while the "Classic" implementation still has 
options available.  

Am I doing something wrong with my resources?  Do they have to be 
registered somewhere?

Any helps or pointers would be appreciated, thanks!

- Jack Strohm

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to