Wow! Great feedback. We should definitely incorporate these changes into the release, especially as we have a couple of days before we can cut a real RC.
README includes a license header, thats not really necessary :)
+1
How about moving docs/release_notes.txt to the top level directory and renaming it to RELEASE_NOTES (and updating it!)
+1
The userguide is a bit out of date, for example the installing extensions section, and it duplicates some of whats in the extending_synapse and config language guides
I'm rewriting this... hope to have it done in time for the RC.
The lib dir includes some (maybe?) unnecessary jars: - ant-1.6.5.jar - avalon-framework-4.1.3.jar - annogen-0.1.0.jar - junit-3.8.2.jar - servlet-api-2.3.jar - synapse-incubating-samples-0.90-SNAPSHOT.jar I think we should be able to use maven excludes for at least some of these. If we don't fix including junit then we need to update the Synapse LICENSE file to include junit's CPL license.
I'd rather we excluded these.. makes for a neater smaller release.
I've found a bug in the script mediator which requires a 1 line change to fix and another testcase method to validate, i'd quite like to get these into 0.90.
+1
Sample 8, the xslt transform sample repository\conf\sample\resources\transform\transform_back.xslt includes SOAP envelope and body tags in the response so the resulting SOAP msg has a soap body that contains soap envelope and body elements. To cope with this the modules\samples\src\main\java\samples\common\Util.java and modules\samples\src\main\java\samples\common\Util.java files have code to skip over these nested elements. i've a javascript version of sample 8, fine to leave this till next release but if there's some time i could get this in to this release
Would be a good comparison between JS and XSLT.
The src distro includes some eclipse artifacts - the .settings directory in modules\core, modules\extensions, and modules\samples
They should go.
The src distro includes some log files in modules\core\logs and modules\extensions\logs directories.
Yuck! Lets kill those
what is the text.xml file in modules\core?
No clue :-) That should definitely go.
How about renaming the 'src' directory in the src distro to something else, maybe 'distribution'?
Seems reasonable -- Paul Fremantle VP/Technology, WSO2 and OASIS WS-RX TC Co-chair http://bloglines.com/blog/paulfremantle [EMAIL PROTECTED] "Oxygenating the Web Service Platform", www.wso2.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
