krysalis-viprom/src/test/ant/org/krysalis/viprom/ant maven.xml,NONE,1.1 gump.xml,1.1,1.2 ViPrOMTaskTests.java,1.1,1.2 viprom.xml,1.1,1.2

[email protected]
Newsgroups gmane.comp.krysalis.metamorphosis.cvs
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/krysalis-viprom/src/test/ant/org/krysalis/viprom/ant
In directory sc8-pr-cvs1:/tmp/cvs-serv8109/src/test/ant/org/krysalis/viprom/ant

Modified Files:
	gump.xml ViPrOMTaskTests.java viprom.xml 
Added Files:
	maven.xml 
Log Message:
More tinkering...

--- NEW FILE: maven.xml ---
<?xml version="1.0" encoding="ISO-8859-1"?>

<project>
  <pomVersion>3</pomVersion>
  <name>HttpClient</name>
  <id>commons-httpclient</id>
  <gumpRepositoryId>jakarta-commons-httpclient</gumpRepositoryId>
  <inceptionYear>2001</inceptionYear>
  <currentVersion>2.1-m1</currentVersion>
  <package>org.apache.commons.httpclient</package>

  <organization>
    <name>Apache Software Foundation</name>
    <url>http://jakarta.apache.org/</url>
    <logo>http://jakarta.apache.org/commons/images/jakarta-logo-blue.gif</logo>
  </organization>


  <shortDescription>Jakarta Commons HttpClient</shortDescription>
  <description>
    The HttpClient  component supports the client-side of RFC 1945 (HTTP/1.0)  and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.
  </description>

  <logo>/images/httpclient_logo.png</logo>
  <url>http://jakarta.apache.org/commons/httpclient/</url>
  <issueTrackingUrl><![CDATA[http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&component=HttpClient]]></issueTrackingUrl>

  <siteAddress>jakarta.apache.org</siteAddress>
  <siteDirectory>/www/jakarta.apache.org/commons/httpclient/</siteDirectory>
  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/httpclient</distributionDirectory>
  <repository>
    <connection>scm:cvs:pserver:[email protected]:/home/cvspublic:jakarta-commons/httpclient/</connection>
    <url>http://cvs.apache.org/viewcvs.cgi/jakarta-commons/httpclient/</url>
  </repository>

  <versions>
    <version>
      <id>rc1</id>
      <name>2.0-rc1</name>
      <tag>HTTPCLIENT_2_0_RC1</tag>
    </version>
    <version>
      <id>b2</id>
      <name>2.0-beta2</name>
      <tag>HTTPCLIENT_2_0_BETA2</tag>
    </version>
    <version>
      <id>b1</id>
      <name>2.0-beta1</name>
      <tag>HTTPCLIENT_2_0_BETA1</tag>
    </version>
    <version>
      <id>a3</id>
      <name>2.0-alpha3</name>
      <tag>HTTPCLIENT_2_0_ALPHA3</tag>
    </version>
    <version>
      <id>a2</id>
      <name>2.0-alpha2</name>
      <tag>HTTPCLIENT_2_0_ALPHA2</tag>
    </version>
    <version>
      <id>a1</id>
      <name>2.0-alpha1</name>
      <tag>HTTPCLIENT_2_0_ALPHA1</tag>
    </version>
  </versions>

  <mailingLists>
    <mailingList>
      <name>HttpClient Mailing List</name>
      <subscribe> [email protected] </subscribe>
      <unsubscribe> [email protected] </unsubscribe>
      <archive>http://nagoya.apache.org/eyebrowse/SummarizeList?listId=128</archive>
    </mailingList>
    <mailingList>
      <name>Commons Developer List</name>
      <subscribe>[email protected]</subscribe>
      <unsubscribe>[email protected]</unsubscribe>
      <archive>http://nagoya.apache.org/eyebrowse/SummarizeList?listId=15</archive>
    </mailingList>
    <mailingList>
      <name>Commons User List</name>
      <subscribe>[email protected]</subscribe>
      <unsubscribe>[email protected]</unsubscribe>
      <archive>http://nagoya.apache.org/eyebrowse/SummarizeList?listId=105</archive>
    </mailingList>
  </mailingLists>

  <developers>
    <developer>
      <name>Michael Becke</name>
      <id>mbecke</id>
      <email>[email protected]</email>
      <organization></organization>
      <roles>
        <role>Java Developer</role>
      </roles>
    </developer>
    <developer>
      <name>Jeff Dever</name>
      <id>jsdever</id>
      <email>[email protected]</email>
      <organization>Independent consultant</organization>
      <roles>
        <role>2.0 Release Prime</role>
        <role>Java Developer</role>
      </roles>
    </developer>
    <developer>
      <name>dIon Gillard</name>
      <id>dion</id>
      <email>[email protected]</email>
      <organization>Multitask Consulting</organization>
      <roles>
        <role>Java Developer</role>
      </roles>
    </developer>
    <developer>
      <name>Ortwin Glück</name>
      <id>oglueck</id>
      <email>[email protected]</email>
      <organization>Nose Applied Intelligence AG</organization>
      <roles>
        <role>Java Developer</role>
      </roles>
    </developer>
    <developer>
      <name>Sung-Gu</name>
      <id>jericho</id>
      <email>[email protected]</email>
      <organization/>
      <roles>
        <role>Java Developer</role>
      </roles>
    </developer>
    <developer>
      <name>Oleg Kalnichevski</name>
      <id>olegk</id>
      <email>[email protected]</email>
      <roles>
        <role>Java Developer</role>
      </roles>
    </developer>
    <developer>
      <name>Sean C. Sullivan</name>
      <id>sullis</id>
      <email>sullis -at- apache</email>
      <organization>Independent consultant</organization>
      <roles>
        <role>Java Developer</role>
      </roles>
    </developer>
    <developer>
      <name>Adrian Sutton</name>
      <id>adrian</id>
      <email>[email protected]</email>
      <organization>Intencha</organization>
      <roles>
        <role>Java Developer</role>
      </roles>
    </developer>
    <developer>
      <name>Rodney Waldhoff</name>
      <id>rwaldhoff</id>
      <email>rwaldhoff@apache</email>
      <organization>Britannica</organization>
      <roles>
        <role>Java Developer</role>
      </roles>
    </developer>
  </developers>

  <contributors>
    <contributor>
      <name>Armando Antᅵn</name>
      <email>[email protected]</email>
    </contributor>
    <contributor>
      <name>Ola Berg</name>
      <email></email>
    </contributor>
    <contributor>
      <name>Mike Bowler</name>
      <email></email>
    </contributor>
    <contributor>
      <name>Eric Johnson</name>
      <email>[email protected]</email>
    </contributor>
    <contributor>
      <name>Ryan Lubke</name>
      <email>[email protected]</email>
    </contributor>
    <contributor>
      <name>Sam Maloney</name>
      <email>[email protected]</email>
    </contributor>
    <contributor>
      <name>Rob Di Marco</name>
      <email>[email protected]</email>
    </contributor>
    <contributor>
      <name>Juergen Pill</name>
      <email>[email protected]</email>
    </contributor>
    <contributor>
      <name>Laura Werner</name>
      <email>[email protected]</email>
    </contributor>
  </contributors>

  <dependencies>
    <dependency>
      <id>junit</id>
      <version>3.8.1</version>
      <url>http://www.junit.org/</url>
    </dependency>
    <dependency>
      <id>commons-logging</id>
      <version>1.0.3</version>
      <url>http://jakarta.apache.org/commons/logging.html</url>
    </dependency>
  </dependencies>

    <build>
    <nagEmailAddress>[email protected]</nagEmailAddress>
    <sourceDirectory>src/java</sourceDirectory>
    <unitTestSourceDirectory>src/test</unitTestSourceDirectory>
    <integrationUnitTestSourceDirectory/>
    <aspectSourceDirectory/>

        <unitTest>
            <includes>
                <include>**/TestNoHost.java</include>
            </includes>
        </unitTest>
	<jars></jars>
    </build>

</project>

Index: gump.xml
===================================================================
RCS file: /cvsroot/metamorphosis/krysalis-viprom/src/test/ant/org/krysalis/viprom/ant/gump.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** gump.xml	27 Oct 2003 20:23:19 -0000	1.1
--- gump.xml	27 Oct 2003 22:39:48 -0000	1.2
***************
*** 270,303 ****
      </project>
      
-     
-     <project name="test" 
-     	fullname="Krysalis Version">
- 
-         <version major="0"
-             minor="0"
-             fix  ="1"
-             tag="HEAD"/>
- 
-         <package>org.krysalis.version</package>
- 
-         <code type="java/plain" dir="src/main"/>
-         <code type="cent/plain" dir="src/cent"/>
-         <test type="test/junit" dir="src/test/main"/>
-       
-         <depend project="test-ant" inherit="all"/>
-         <depend project="krysalis-centipede" inherit="all"/>
-         <depend project="junit"/>
- 
-       	<ant basedir="." buildfile="centibuild.xml" target="eclipse-gump" vm="1.2">
-         	<property name="ant.home" project="ant" reference="home"/>
-         	<property name="project.name" value="test"/>
- 			<property name="DATE_STAMP" value="@@DATE@@"/>   
-       	</ant>
- 
- 	    <jar name="test-@@DATE@@.jar"/>
- 	    
-    		<nag to="[email protected]"
-          	from="Adam Jack &lt;[email protected]&gt;"/>    
-     </project>
  </module>
  
--- 270,273 ----

Index: ViPrOMTaskTests.java
===================================================================
RCS file: /cvsroot/metamorphosis/krysalis-viprom/src/test/ant/org/krysalis/viprom/ant/ViPrOMTaskTests.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ViPrOMTaskTests.java	27 Oct 2003 20:23:19 -0000	1.1
--- ViPrOMTaskTests.java	27 Oct 2003 22:39:48 -0000	1.2
***************
*** 6,10 ****
  import org.apache.tools.ant.BuildFileTest;
  import org.apache.tools.ant.Project;
- import org.krysalis.version.util.SystemUtils;
  
  /**
--- 6,9 ----
***************
*** 32,37 ****
  
  	public void test1() {
! 		executeTarget("test1");
! 
  		checkProperties();
  	}
--- 31,35 ----
  
  	public void test1() {
! 		executeTarget("testGump1");
  		checkProperties();
  	}
***************
*** 48,52 ****
  	private void testProperty(String name) {
  		String value = project.getProperty(name);		
- 		SystemUtils.getSystemOut().println(name + ":" + value);
  		assertNotNull("Has a [" + name + "]", value);
  	}
--- 46,49 ----

Index: viprom.xml
===================================================================
RCS file: /cvsroot/metamorphosis/krysalis-viprom/src/test/ant/org/krysalis/viprom/ant/viprom.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** viprom.xml	27 Oct 2003 20:23:19 -0000	1.1
--- viprom.xml	27 Oct 2003 22:39:48 -0000	1.2
***************
*** 8,16 ****
  	</target>
  		
! 	<target name="test1" depends="basics">				
! 		<viprom metadata="gump.xml" />		
  	</target>
  	
  	
! 	<target name="all" depends="test1" />
  </project>
--- 8,20 ----
  	</target>
  		
! 	<target name="testGump1" depends="basics">				
! 		<viprom metadata="gump.xml" log="true"/>		
! 	</target>
! 	
! 	<target name="testMaven1" depends="basics">				
! 		<viprom metadata="maven.xml" type="Maven" log="true"/>		
  	</target>
  	
  	
! 	<target name="all" depends="testGump1,testMaven1" />
  </project>




-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.