[ http://issues.apache.org/jira/browse/MUSE-78?page=all ]

Andrew Eberbach resolved MUSE-78.
---------------------------------

    Resolution: Fixed

The templates are now gone from the build. We instead have a lib directory 
which will hold the libraries and other files necessary for code generation. 
Currently these are downloaded during the build that puts together a release. 
The files live at:

http://ws.apache.org/muse/build/lib/

Each file corresponds to a directory of the basename of the archive (ie. 
axis2.zip goes into the axis2 directory). 

Right now there's:

axis2.zip - has a stripped down and modified axis2.war 
eclipse-osgi.zip - has the standard bundles needed to launch the osgi examples
common - has libraries that are used all over, currently it is just wsdl4j.jar 
but could include jars for xerces (for sun's JVM) etc.

> Change sample build files so they download the Axis2 or OSGi template from a 
> mirror
> -----------------------------------------------------------------------------------
>
>                 Key: MUSE-78
>                 URL: http://issues.apache.org/jira/browse/MUSE-78
>             Project: Muse
>          Issue Type: Improvement
>          Components: Tooling - Code Generation, Build - Maven, Dependencies, 
> and Optimizations
>    Affects Versions: 2.0.0 M2
>            Reporter: Dan Jemiolo
>         Assigned To: Andrew Eberbach
>             Fix For: 2.0.0
>
>
> With OSGi added to the project generation mix, and JAX-WS coming, we can't 
> keep adding all of these JARs and templates to the distribution. We can slim 
> down by downloading the latest axis2.war snapshot (or axis 1.1, when it comes 
> out) or the OSGi template  based on Joel's work. we could host the OSGi 
> template on our site, but we'd have to determine the URL (if it's on a 
> mirror, dependency may be an issue).

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to