[jira] Commented: (GERONIMO-1737) Plugin migration to Maven 2: geronimo-assembly-plugin

2006-07-06 Thread Jason Dillon (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-1737?page=comments#action_12419622
 ] 

Jason Dillon commented on GERONIMO-1737:


FYI... this is not a big deal.

> 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



[jira] Commented: (GERONIMO-1737) Plugin migration to Maven 2: geronimo-assembly-plugin

2006-07-06 Thread Jason Dillon (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-1737?page=comments#action_12419621
 ] 

Jason Dillon commented on GERONIMO-1737:


{noformat}
patch -sp0 < geronimo-assembly-plugin.patch 
1 out of 1 hunk FAILED -- saving rejects to file m2-plugins/pom.xml.rej
{noformat}

Fun fun fun... :-(

> 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



[jira] Commented: (GERONIMO-1737) Plugin migration to Maven 2: geronimo-assembly-plugin

2006-07-06 Thread David Jencks (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-1737?page=comments#action_12419616
 ] 

David Jencks commented on GERONIMO-1737:


I agree about the additions to my patch.  Just to be clear, my patch is 
informative work in progress, it should not be committed at this point because 
it does not start a lot of the configs since they aren't available yet for the 
m2 server.

> 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



[jira] Commented: (GERONIMO-1737) Plugin migration to Maven 2: geronimo-assembly-plugin

2006-07-06 Thread Prasad Kashyap (JIRA)
[ 
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


 

  ${basedir}/src/var
  /var
  crlf




  

  ${basedir}/src/var/config/config.xml
  var/config
  config.xml.orig
  true
  crlf


  ${basedir}/src/var/config/config.xml
  var/config
  offline-deployer-list
  true
  crlf

  

> 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



[jira] Commented: (GERONIMO-1737) Plugin migration to Maven 2: geronimo-assembly-plugin

2006-07-06 Thread Jason Dillon (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-1737?page=comments#action_12419588
 ] 

Jason Dillon commented on GERONIMO-1737:


Sweet!  I've love to see how this jives with GERONIMO-2161.  Hopefully we'll 
get the remaining vote so I can commit this.

Depending on the number of conflicts post-commit we may want to recraft this 
patch when GERONIMO-2161 has been applied.  But we'll see.

> 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: m2-jetty-server.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



[jira] Commented: (GERONIMO-1737) Plugin migration to Maven 2: geronimo-assembly-plugin

2006-03-24 Thread Prasad Kashyap (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-1737?page=comments#action_12371783
 ] 

Prasad Kashyap commented on GERONIMO-1737:
--

http://www.mail-archive.com/dev@geronimo.apache.org/msg19671.html

In light of the above discussion and the upcoming changes to the configstore 
and repository  in 1.1, it would be best to revisit this issue once those 
changes have stabilised. 

I would like to move on to migrating the applications next.

> 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
>   Components: buildsystem
> Versions: 1.x
> Reporter: Jacek Laskowski
> Assignee: Prasad Kashyap

>
> 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