[ 
http://issues.apache.org/jira/browse/GERONIMO-1737?page=comments#action_12419600
 ] 

Prasad Kashyap commented on GERONIMO-1737:
------------------------------------------

David, I think the following are missing from the bin.xml. They have to be 
merged under the relavant sections to your bin.xml


<fileSets> 
<fileSet>
      <directory>${basedir}/src/var</directory>
      <outputDirectory>/var</outputDirectory>
      <lineEnding>crlf</lineEnding>
    </fileSet>
</filesets>


  <files>
    <file>
      <source>${basedir}/src/var/config/config.xml</source>
      <outputDirectory>var/config</outputDirectory>
      <destName>config.xml.orig</destName>
      <filtered>true</filtered>
      <lineEnding>crlf</lineEnding>
    </file>
    <file>
      <source>${basedir}/src/var/config/config.xml</source>
      <outputDirectory>var/config</outputDirectory>
      <destName>offline-deployer-list</destName>
      <filtered>true</filtered>
      <lineEnding>crlf</lineEnding>
    </file>
  </files>

> Plugin migration to Maven 2: geronimo-assembly-plugin
> -----------------------------------------------------
>
>          Key: GERONIMO-1737
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1737
>      Project: Geronimo
>         Type: Sub-task
>     Security: public(Regular issues) 
>   Components: buildsystem
>     Versions: 1.x
>     Reporter: Jacek Laskowski
>     Assignee: Prasad Kashyap
>  Attachments: geronimo-assembly-plugin.patch, m2-jetty-server.patch, 
> maven-assembly-plugin.patch
>
> It's a task to keep track of the progress of the plugin build migration to 
> Maven2

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to