You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Jeremy Hughes <Je...@uk.ibm.com> on 2002/08/07 14:32:06 UTC

Re: [WSIF] Status of WSIF project.

Peter, This was caused by a bug in build.xml with constructing the
wsif.jar. The latest nightly build has a fully populated wsif.jar

Jeremy


|---------+---------------------------->
|         |           Peter Lane       |
|         |           <lane@mcs.anl.gov|
|         |           >                |
|         |                            |
|         |           29/07/2002 19:15 |
|         |           Please respond to|
|         |           axis-dev         |
|         |                            |
|---------+---------------------------->
  >-------------------------------------------------------------------------------------------------------------------------------|
  |                                                                                                                               |
  |       To:       axis-dev@xml.apache.org                                                                                       |
  |       cc:                                                                                                                     |
  |       Subject:  Re: [WSIF] Status of WSIF project.                                                                            |
  |                                                                                                                               |
  |                                                                                                                               |
  >-------------------------------------------------------------------------------------------------------------------------------|



I just tried downloading the wsif-bin-1.2.zip file from the nightly
builds page, but the wsif.jar file in the lib directory didn't have any
class files (see below for details).  Am I missing something or is there
a problem with the automatic dist procedure?

Thanks,
Peter

-----------------------------------------
croxley% jar tf wsif.jar
META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META-INF/services/org.apache.wsif.spi.WSIFProvider
org/
org/apache/
org/apache/wsif/
org/apache/wsif/catalog/
org/apache/wsif/catalog/Messages_de.properties
org/apache/wsif/catalog/Messages.properties
org/apache/wsif/catalog/Messages_pt_BR.properties
org/apache/wsif/catalog/Messages_es.properties
org/apache/wsif/catalog/Messages_fr.properties
org/apache/wsif/catalog/Messages_it.properties
org/apache/wsif/catalog/Messages_ja.properties
org/apache/wsif/catalog/Messages_ko.properties
org/apache/wsif/catalog/Messages_zh_TW.properties
org/apache/wsif/catalog/Messages_zh.properties
wsif.properties
-------------------------------------------



Sam Ruby wrote:
> WSIF now builds successfully using Gump, and the results are posted to
> http://xml.apache.org/dist/axis/nightly/.  Nags will be sent to this
> mailing list upon build failures.
>
> To update the web site (hint, hint, <grin>), simply check out xml-site,
> and commit your changes to the targets/axis directory.  The website is
> syncronized from cvs four times a day (starting at midnight Pacific time)
>
> - Sam Ruby
>