@Babak: I will Update our release guide with all the missing information.
Installing/Configuring princexml is one of them.

@Dan, Hadrian: I tried the following two configurations in my
~/.m2/settings.xml file, but it sill "hang":
<profile>
  <id>release</id>
  <properties>
    <gpg.useagent>true</gpg.useagent>
  </properties>
</profile>

<profile>
  <id>release</id>
  <properties>
    <gpg.password>XXX</gpg.password>
  </properties>
</profile>

I run: mvn release:prepare -DdryRun=true and also mvn release:prepare
-DdryRun=true -Prelease

Any idea what I could miss?

Best,
Christian

On Thu, Jan 5, 2012 at 1:14 PM, Babak Vahdat <babak.vah...@swissonline.ch>wrote:

> Hi Hadrian
>
> Beforehand thanks for the verification of the provided Patch for [1], but:
>
> - Could you please share with us also what was the outcome with the dry run
> release as well? Do you've still got proper HTML & PDF docs inside zip &
> tarball artifacts?
>
> - And just in the case it comes out that Christian will indeed take over
> the
> release would you please update [2] with maybe just one liner about
> princexml installation & putting it on the PATH (Linux/Mac/Windows) before
> doing the release. I doubt that Christian is aware of this so that it would
> be nice if we have got a short documentation of this Prerequistic as well.
>
> BTW, I don't have Karma to edit the Wiki by myself & your english is for
> sure much much better than mine.
>
> [1] https://issues.apache.org/jira/browse/CAMEL-3774
> [2] http://camel.apache.org/release-guide.html
>
> Babak
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/DISCUSS-Dropping-support-for-Camel-2-7-x-tp5112509p5122473.html
> Sent from the Camel Development mailing list archive at Nabble.com.
>

Reply via email to