[jbossws-issues] [JBoss JIRA] Commented: (JBWS-1162) Automated release QA

Prabhat Jha (JIRA) jira-events at jboss.com
Mon Nov 6 11:43:41 EST 2006


    [ http://jira.jboss.com/jira/browse/JBWS-1162?page=comments#action_12346315 ] 
            
Prabhat Jha commented on JBWS-1162:
-----------------------------------

I have attached the whole script and its dependencies. The size a bit big because it includes ant related jars. Please use "tar xzvf" to open the zip.  It should create a  ws-test-automation directory which cotains a README file. I have not run this script on windows machine so not sure if everything willgo smooth but I have tried to make the script platform independent. Basically you need to:

Pre-Requirements:
-Install SVN and have svn in your path
-If you do not have ant installed, there is an ant that comes with this zip distribution. It's under ./ws-tools

Step 1:
-Provide following properties under build.properties
jboss.jdk14.src.url=svn url for jboss to run with jdk1.4(default should be fine)
jboss.jdk15.src.url=svn url for jboss to run with jdk1.5
tomcat.url=
tomcat.zip.file=
tomcat.home.name=the directory where zip file will be extracted to
jbossws.svn.url=jboss webservices svn repository
java14=JDK1.4 home (This jdk should have bouncy castle jar)
java15=JDK1.5 home

Step 2:
-run ant
-Checking out source code from SVN will take time depending on your network connection.

Step 3:
Summary of test runs will be in output/final-report.txt. The details of test runs can be found in jdk14-output and jdk15-output.

If there is any error, please let me know.


> Automated release QA
> --------------------
>
>                 Key: JBWS-1162
>                 URL: http://jira.jboss.com/jira/browse/JBWS-1162
>             Project: JBoss Web Services
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: documentation
>            Reporter: Heiko Braun
>         Assigned To: Prabhat Jha
>             Fix For: jbossws-1.0.4
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossws-issues mailing list