Our current Deployment setup: Github + Jenkins + BuildXPages  

By Cameron Gregor | 6/18/19 9:33 AM | Infrastructure - Notes / Domino | Added by Oliver Busse

I recently received a question from Patrick Kwinten about whether I am still using my BuildXPages project, and whether I have involved Jenkins in the setup. The answer is yes, I still use BuildXPages on a daily basis, and in regards to Jenkins, I have been using Jenkins for almost 5 years to build and deploy our XPages projects.

Bundle Inspector – Diagnosing XPages Plugin Resolution problems  

By Cameron Gregor | 8/2/17 3:38 PM | Infrastructure - Notes / Domino | Added by Oliver Busse

A common task with XPages development is to installing some plugins that provide additional functionality. If you do any plugin development of your own, you end up doing this task a lot more as you create new plugins, install new versions etc. It is also common to encounter some problems after installing plugins to your Domino Server! Maybe your expected plugin doesn’t load up at all? maybe the wrong version is loading?

Swiper FP8 Integration Rollout  

By Cameron Gregor | 3/8/17 8:18 AM | Infrastructure - Notes / Domino | Added by Oliver Busse

Notes Domino 9.0.1 FP8 is finally here and as far as I know (I have yet to download it) it includes the necessary changes which will allow Swiper to swipe whatever it wants, whenever it wants, which is good news for people who don’t like to have ‘Build Automatically’ turned on.

Review: JRebel with Domino OSGi development  

By Cameron Gregor | 9/6/16 12:51 AM | Infrastructure - Notes / Domino | Added by John Oldenburger

Last year I finally figured out how to use JRebel with Domino, and I posted a how-to video. I thought I would do a quick follow up to say how it’s going. It is going great! I can’t imagine giving back my JRebel license. I have gone entire days without restarting my http server.

Metadata Filtering for Domino Designer Source Control  

By Cameron Gregor | 11/13/15 7:51 AM | Infrastructure - Notes / Domino | Added by Oliver Busse

Swiper is a plugin for Domino Designer which is used in tandem with the Source Control Enablement. When Domino Design Elements are exported for Source Control, they contain unnecessary metadata which makes Branching and Merging almost impossible due to pointless merge conflicts. Swiper will filter this metadata from the exported files, allowing proper branching and merging.