You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by hl...@apache.org on 2003/09/20 00:29:03 UTC

cvs commit: jakarta-commons-sandbox/hivemind/framework project.properties

hlship      2003/09/19 15:29:03

  Modified:    hivemind project.xml
               hivemind/framework project.properties
  Log:
  Properly group the HiveMind jars in the Maven repository.
  
  Revision  Changes    Path
  1.23      +3 -1      jakarta-commons-sandbox/hivemind/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/hivemind/project.xml,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- project.xml	16 Sep 2003 19:08:10 -0000	1.22
  +++ project.xml	19 Sep 2003 22:29:03 -0000	1.23
  @@ -5,6 +5,8 @@
     
     <id>commons-hivemind-project</id>
     
  +  <groupId>commons-hivemind</groupId>
  +    
     <name>HiveMind</name>
   
     <currentVersion>1.0-alpha-3</currentVersion>
  
  
  
  1.3       +2 -1      jakarta-commons-sandbox/hivemind/framework/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/hivemind/framework/project.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.properties	19 Sep 2003 22:10:59 -0000	1.2
  +++ project.properties	19 Sep 2003 22:29:03 -0000	1.3
  @@ -2,6 +2,7 @@
   
   maven.xdoc.date=left
   maven.junit.fork=yes
  +maven.jar.index=true
   
   maven.junit.sysproperties=testing-hivemind-framework
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org