[DAISY] Updated: Releasing Cocoon
| Newsgroups | gmane.text.xml.cocoon.documentation |
|---|---|
| Message-ID | <[email protected]> |
A document has been updated:
http://cocoon.zones.apache.org/daisy/documentation/1199.html
Document ID: 1199
Branch: main
Language: default
Name: Releasing Cocoon (unchanged)
Document Type: Cocoon Document (unchanged)
Updated on: 3/25/08 10:31:54 PM
Updated by: Reinhard Pötz
A new version has been created, state: publish
Parts
=====
Content
-------
This part has been updated.
Mime type: text/xml (unchanged)
File name: (unchanged)
Size: 10336 bytes (previous version: 10221 bytes)
Content diff:
(142 equal lines skipped)
<h3>Maven plugin</h3>
<ul>
--- <li>The Maven plugin is has one special dependency that MUSTN'T be declared from
--- within its pom.xml file but is being resolved at runtime. This means that before
--- you run invoke the release procedure, go to the file
+++ <li>Release the <tt>cocoon-rcl-spring-reloader</tt> and the
+++ <tt>cocoon-rcl-webapp-wrapper</tt> modules first.</li>
+++ <li>The Maven plugin has two special dependencies that MUSTN'T be declared from
+++ within its pom.xml file but are being resolved at runtime. This means that
+++ before you run invoke the release procedure, go to the file
<a href="http://svn.apache.org/repos/asf/cocoon/trunk/tools/cocoon-maven-plugin/src/main/java/org/apache/cocoon/maven/rcl/PrepareWebappMojo.java">PrepareWebappMojo.java</a>
and set the constants LIB_VERSION_WRAPPER and LIB_VERSION_SPRING_RELOADER to the
<em>to-be-released</em> version.</li>
(111 equal lines skipped)