You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2003/07/04 01:48:13 UTC

cvs commit: avalon-sandbox/merlin/merlin-platform/xdocs/resources notebook.xml

mcconnell    2003/07/03 16:48:13

  Modified:    merlin/merlin-platform/xdocs/resources notebook.xml
  Log:
  Jakob Praher's update plus a few of my own.
  
  Revision  Changes    Path
  1.9       +1 -3      avalon-sandbox/merlin/merlin-platform/xdocs/resources/notebook.xml
  
  Index: notebook.xml
  ===================================================================
  RCS file: /home/cvs/avalon-sandbox/merlin/merlin-platform/xdocs/resources/notebook.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- notebook.xml	24 Jun 2003 07:31:04 -0000	1.8
  +++ notebook.xml	3 Jul 2003 23:48:13 -0000	1.9
  @@ -10,11 +10,9 @@
     <body>
       <section name="Notebook">
         <subsection name="Maven beta 9 Manifest Issue">
  -
   <p>
  -The Merlin build is based on the Maven beta 9 release.  There is a know problem with the relase concerning manifest generation (extension lists are incorrectly delimited).  The solution to the problem is to download the 1.9 version version of the jar:jar <a href="http://cvs.apache.org/viewcvs/maven/src/plugins-build/jar/plugin.jelly">plugin.jelly</a> file and use it to replace the version in you Maven installation under the path maven/plugins/maven-jar-plugin-1.0/plugin./jelly.  Once replaced, the manifests included in Maven generated jar file will not include extension list declarations.  It is anticipated that this issue will be resolved in a subsequent release of the Maven build system.
  +The Merlin build is based on the Maven beta 9 release.  There is a know problem with the release concerning manifest generation (extension lists are incorrectly delimited).  The solution to the problem is to download the 1.9 version of the jar:jar <a href="http://cvs.apache.org/viewcvs/maven/src/plugins-build/jar/plugin.jelly">plugin.jelly</a> file and use it to replace the version in your Maven installation under the path maven/plugins/maven-jar-plugin-1.0/plugin.jelly.  Once replaced, the manifests included in Maven generated jar files will not include extension list declarations.  It is anticipated that this issue will be resolved in a subsequent release of the Maven build system.
   </p>
  -
         </subsection>
   
         <subsection name="Release Preparation">
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org