ate 2005/05/17 08:56:41
Modified: applications/pam Tag: M3_preparation project.xml
applications/palm Tag: M3_preparation project.xml
Log:
Changes from Scott Weaver to the cvs-head which I missed when I created the
M3_preparation branch:
PALM and PAM apps were greating there own respoistory groups in Maven.
Realistically, these are J2 specific and should be war:installing into
jetspeed2/wars.
Revision Changes Path
No revision
No revision
1.34.2.1 +2 -3 jakarta-jetspeed-2/applications/pam/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-jetspeed-2/applications/pam/project.xml,v
retrieving revision 1.34
retrieving revision 1.34.2.1
diff -u -r1.34 -r1.34.2.1
--- project.xml 26 Apr 2005 23:30:07 -0000 1.34
+++ project.xml 17 May 2005 15:56:41 -0000 1.34.2.1
@@ -20,11 +20,10 @@
$Id$
-->
<project>
- <extend>${basedir}/./../project.xml</extend>
+ <extend>${basedir}/../../project.xml</extend>
<pomVersion>3</pomVersion>
<artifactId>pam</artifactId>
<name>Jetspeed-2 Portlet Application Manager</name>
- <groupId>pam</groupId>
<description>Jetspeed-2 Portlet Application Manager Default
Package</description>
<shortDescription>Portlet Application Manager</shortDescription>
<repository>
No revision
No revision
1.3.2.1 +2 -3 jakarta-jetspeed-2/applications/palm/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-jetspeed-2/applications/palm/project.xml,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -u -r1.3 -r1.3.2.1
--- project.xml 31 Mar 2005 14:07:18 -0000 1.3
+++ project.xml 17 May 2005 15:56:41 -0000 1.3.2.1
@@ -20,11 +20,10 @@
$Id$
-->
<project>
- <extend>${basedir}/./../project.xml</extend>
+ <extend>${basedir}/../../project.xml</extend>
<pomVersion>3</pomVersion>
<artifactId>palm</artifactId>
<name>Jetspeed-2 Portlet Application Lifecyle Management</name>
- <groupId>pam</groupId>
<description>Jetspeed-2 Portlet Application Lifecyle
Management</description>
<shortDescription>Portlet Application Lifecycle
Management</shortDescription>
<repository>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]