xlawrence    2005/04/29 16:15:20 CEST

  Modified files:
    core                 project.xml 
    .                    project.xml 
  Log:
  Updated maven files for blogs in v.4.5
  
  Revision  Changes    Path
  1.49      +11 -2     jahia/core/project.xml
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/project.xml.diff?r1=1.48&r2=1.49&f=h
  1.4       +2 -2      jahia/project.xml
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/project.xml.diff?r1=1.3&r2=1.4&f=h
  
  
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/repository/jahia/core/project.xml,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- project.xml       22 Apr 2005 13:16:07 -0000      1.48
  +++ project.xml       29 Apr 2005 14:15:20 -0000      1.49
  @@ -980,14 +980,23 @@
           <war.bundle>true</war.bundle>
         </properties>
       </dependency>
  +    
  +    <dependency>
  +      <groupId>xmlrpc</groupId>
  +      <artifactId>xmlrpc</artifactId>
  +      <version>1.2-b1</version>
  +      <url>http://ws.apache.org/xmlrpc/index.html</url>
  +      <properties>
  +        <war.bundle>true</war.bundle>
  +      </properties>
  +    </dependency> 
     </dependencies>
   
  -
     <build>
       <nagEmailAddress>[EMAIL PROTECTED]</nagEmailAddress>
   
       <sourceDirectory>src/java</sourceDirectory>
  -   <!--
  +    <!--
       <unitTestSourceDirectory>src/test</unitTestSourceDirectory>
       <aspectSourceDirectory></aspectSourceDirectory>
       -->
  
  
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/repository/jahia/project.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- project.xml       24 Sep 2004 13:56:20 -0000      1.3
  +++ project.xml       29 Apr 2005 14:15:20 -0000      1.4
  @@ -1,4 +1,4 @@
  -<?xml version="1.0" encoding="UTF-8"?>
  +<?xml version="1.0" encoding="UTF-8"?>
   <!DOCTYPE project [
       <!ENTITY % locator-entities SYSTEM "file:locator.ent"> %locator-entities;
   ]> 
  @@ -8,7 +8,7 @@
     <artifactId>root-jahia</artifactId>
     <name>Jahia CMS and Portal Server</name>
     <groupId>jahia</groupId>
  -  <currentVersion>4.1-SNAPSHOT</currentVersion>
  +  <currentVersion>4.5-SNAPSHOT</currentVersion>
     <inceptionYear>1999</inceptionYear>
     <package>org.jahia</package>
   
  

Reply via email to