[wsas-java-dev] WSO2 WSAS Project - Recent changes

Afkham Azeez azeez at wso2.com
Tue Jan 16 21:33:08 PST 2007


The WSAS project structure underwent some major changes recently. Here
are some of the points we need to note.


1. WSAS now builds using Maven2
--------------------------------
During the last few weeks, the WSAS project was completely converted to
be built with Maven2. This is how you build a release now;

$mvn clean install -Drelease

To build offline without test runs;
$mvn clean install -Drelease -Dmaven.test.skip=true -o

The release artifacts are created under,
$WSAS_LOCAL_FOLDER/modules/distribution/release/target

2. WSAS code refactoring
------------------------
Also some of the code in WSAS has been moved out as a set of components,
and has been refactored. We will be making updates on the OxygenTank to
include information about these components in the near future. The ESB
team may also need to make corresponding changes to their code.


3. Pending Issues
-----------------

A smoke test revealed the following issues, which have cropped up due to
1 & 2 above.
	a. Source distro doesn't have version
	b. Try it not working - Service not found
	c. Tracer not working - Service not found
        d. Generate Java client not working
	e. wso2xfer module not included in distros
	f. Favicon not shown in browser
	g. Filter out admin services from RSS /Atom feeds

4. Immediate TODOs
------------------
	a. Deep - Fix the nightly build in accordance with 1 & 2
	b. Charitha/Evanthika - Test WSAS against the QA check list and report
issues other than 3.
	c. Sanka - Verify that WSAS preview works with the new setup


-- 
Afkham Azeez
GPG Fingerprint: 643F C2AF EB78 F886 40C9  B2A2 4AE2 C887 665E 0760

http://www.wso2.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : http://wso2.org/pipermail/wsas-java-dev/attachments/20070117/eacc9d60/signature.pgp


More information about the Wsas-java-dev mailing list