[jboss-cvs] jboss-seam/build/repository/org/jbpm/jbpm-jpdl/3.2.1 ...

Peter Muir peter at bleepbleep.org.uk
Thu Sep 20 14:36:09 EDT 2007


  User: pmuir   
  Date: 07/09/20 14:36:09

  Modified:    build/repository/org/jbpm/jbpm-jpdl/3.2.1   
                        jbpm-jpdl-3.2.1.pom.sha1 jbpm-jpdl-3.2.1.pom
                        jbpm-jpdl-3.2.1.pom.md5
  Log:
  Dependency management
  
  Revision  Changes    Path
  1.2       +1 -1      jboss-seam/build/repository/org/jbpm/jbpm-jpdl/3.2.1/jbpm-jpdl-3.2.1.pom.sha1
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: jbpm-jpdl-3.2.1.pom.sha1
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/build/repository/org/jbpm/jbpm-jpdl/3.2.1/jbpm-jpdl-3.2.1.pom.sha1,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- jbpm-jpdl-3.2.1.pom.sha1	16 Aug 2007 10:53:39 -0000	1.1
  +++ jbpm-jpdl-3.2.1.pom.sha1	20 Sep 2007 18:36:09 -0000	1.2
  @@ -1 +1 @@
  -723a2788d4ce79ed6d96e8775b07cd5eb32312d9
  \ No newline at end of file
  +1526074b20ededbda5ad45cf9c35eb22e559cc76
  \ No newline at end of file
  
  
  
  1.2       +24 -1     jboss-seam/build/repository/org/jbpm/jbpm-jpdl/3.2.1/jbpm-jpdl-3.2.1.pom
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: jbpm-jpdl-3.2.1.pom
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/build/repository/org/jbpm/jbpm-jpdl/3.2.1/jbpm-jpdl-3.2.1.pom,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- jbpm-jpdl-3.2.1.pom	16 Aug 2007 10:53:39 -0000	1.1
  +++ jbpm-jpdl-3.2.1.pom	20 Sep 2007 18:36:09 -0000	1.2
  @@ -3,4 +3,27 @@
     <groupId>org.jbpm</groupId>
     <artifactId>jbpm-jpdl</artifactId>
     <version>3.2.1</version>
  +
  +  <dependencies>
  +    <dependency>
  +    <groupId>commons-logging</groupId>
  +    <artifactId>commons-logging</artifactId>
  +    <version>1.1</version>
  +    <exclusions>
  +       <exclusion>
  +           <groupId>logkit</groupId>
  +           <artifactId>logkit</artifactId>
  +       </exclusion>
  +       <exclusion>
  +           <groupId>avalon-framework</groupId>
  +           <artifactId>avalon-framework</artifactId>
  +       </exclusion>
  +       <exclusion>
  +           <artifactId>log4j</artifactId>
  +           <groupId>log4j</groupId>
  +       </exclusion>
  +    </exclusions>
  +</dependency>
  +</dependencies>
  +
   </project>
  \ No newline at end of file
  
  
  
  1.2       +1 -1      jboss-seam/build/repository/org/jbpm/jbpm-jpdl/3.2.1/jbpm-jpdl-3.2.1.pom.md5
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: jbpm-jpdl-3.2.1.pom.md5
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/build/repository/org/jbpm/jbpm-jpdl/3.2.1/jbpm-jpdl-3.2.1.pom.md5,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- jbpm-jpdl-3.2.1.pom.md5	16 Aug 2007 10:53:39 -0000	1.1
  +++ jbpm-jpdl-3.2.1.pom.md5	20 Sep 2007 18:36:09 -0000	1.2
  @@ -1 +1 @@
  -7b4b45fd4fe82db5480934fda707387b
  \ No newline at end of file
  +97465d1131d04696b21b054be11b681b
  \ No newline at end of file
  
  
  



More information about the jboss-cvs-commits mailing list