- <cq:advisornode namepattern="^.*\.source$" skipcomponent="true">
- </cq:advisornode>
Collection of notes on common problems and issues I faced while doing day to day programming
Friday, June 29, 2012
Skip search for *.source bundles during Buckminster materialization
Need to add this advisorNode to CQUERY:
Thursday, June 14, 2012
Cannot choose buckminster build step in Jenkins
There is a bug in buckminster plugin for Jenkins where when choosing buckminster as build step, nothing happens - drop down does not expand. This bug explains cause and solution which probably will be fixed.
Wednesday, June 6, 2012
Find exact revision at which svn branch was cut
- svn log -v -r0:HEAD --stop-on-copy --limit 1
svn log -v -r0:HEAD --stop-on-copy --limit 1
Subscribe to:
Posts (Atom)