From jbosstools-commits at lists.jboss.org Tue Mar 8 15:24:03 2011 Content-Type: multipart/mixed; boundary="===============8314688401619532910==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r29612 - in trunk/bpel/docs/reference: en-US and 1 other directory. Date: Tue, 08 Mar 2011 15:24:03 -0500 Message-ID: <201103082024.p28KO3FT012382@svn01.web.mwc.hst.phx2.redhat.com> --===============8314688401619532910== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: mcaspers Date: 2011-03-08 15:24:03 -0500 (Tue, 08 Mar 2011) New Revision: 29612 Added: trunk/bpel/docs/reference/en-US/master.xml Modified: trunk/bpel/docs/reference/en-US/jbossinstall.xml trunk/bpel/docs/reference/publican.cfg Log: Fixed maven build Modified: trunk/bpel/docs/reference/en-US/jbossinstall.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/bpel/docs/reference/en-US/jbossinstall.xml 2011-03-08 20:05:42 UT= C (rev 29611) +++ trunk/bpel/docs/reference/en-US/jbossinstall.xml 2011-03-08 20:24:03 UT= C (rev 29612) @@ -1,6 +1,4 @@ - = Installation Instructions Added: trunk/bpel/docs/reference/en-US/master.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/bpel/docs/reference/en-US/master.xml (rev= 0) +++ trunk/bpel/docs/reference/en-US/master.xml 2011-03-08 20:24:03 UTC (rev= 29612) @@ -0,0 +1,57 @@ + + + + + + + + + +]> + + + JBoss BPEL User Guide + + + + + + + + + + + + Denny + Xu + dxu(a)redhat.com + + + Grid + Qian + fqian(a)redhat.com + + + Bob + Brodt + bbrodt(a)redhat.com + + + 2009 + 2010 + JBoss by Red Hat + + Version: 1.0.0.trunk + + + <para> + <ulink url=3D"http://download.jboss.org/jbosstools/nightly-docs= /en/bpel_ref_guide/pdf/BPEL_Reference_Guide.pdf">PDF version</ulink> + </para> + </abstract> + </bookinfo> + <toc/> + &overview;&jbossinstall;&tasks;&reference;&summary; +<!--&overview;&install;&tasks;&detail;&deploy;&reference;&summary;--></boo= k> Modified: trunk/bpel/docs/reference/publican.cfg =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/bpel/docs/reference/publican.cfg 2011-03-08 20:05:42 UTC (rev 296= 11) +++ trunk/bpel/docs/reference/publican.cfg 2011-03-08 20:24:03 UTC (rev 296= 12) @@ -4,6 +4,16 @@ xml_lang: en-US type: Book brand: JBoss -condition: jbosstools -#condition: jbds = +# the Jboss.org Tools installation instructions are compiled against the +# "jbosstools" condition, and JBDS installation instructions are compiled +# against the "jbds" condition. + +# However, this only affects the Publican builds +# (the master.xml file defines what Maven builds), so the only reason +# to specify the "jbosstools" condition is to compile the community docs +# in Publican + +#condition: jbosstools +condition: jbds + --===============8314688401619532910==--