Re: Build Flow Plugin and SVN revision

2012-08-10 Thread Tomek Kaczanowski
ok, got it: b = build( "my-build" ) out.println b.build.properties.environment['SVN_REVISION']

Build Flow Plugin and SVN revision

2012-08-10 Thread Tomek Kaczanowski
Hi All, I'm experimenting with Build Flow Plugin. Can't figure out how to get the SVN revision from the first build so I could pass it to every build in my flow. Please give some hints, I'm stuck. -- Regards, Tomek Kaczanowski