cvs commit: xml-site/newstyle/stylesheets - New directory

2001-11-12 Thread bloritsch
bloritsch01/11/12 10:00:54

  xml-site/newstyle/stylesheets - New directory

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



cvs commit: xml-site/sources newstylecreate.bat newstylecreate1.bat newstylewebsite.bat

2001-11-12 Thread bloritsch
bloritsch01/11/12 11:31:15

  Modified:sources  newstylecreate.bat newstylecreate1.bat
newstylewebsite.bat
  Log:
  update run for newstyle
  
  Revision  ChangesPath
  1.2   +8 -0  xml-site/sources/newstylecreate.bat
  
  Index: newstylecreate.bat
  ===
  RCS file: /home/cvs/xml-site/sources/newstylecreate.bat,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- newstylecreate.bat2001/11/12 18:16:02 1.1
  +++ newstylecreate.bat2001/11/12 19:31:15 1.2
  @@ -1,2 +1,10 @@
   @echo off
  +set _CLASSPATH=%CLASSPATH%
  +set CLASSPATH=%CLASSPATH%;..\..\xml-stylebook\bin\bsf.jar
  +set CLASSPATH=%CLASSPATH%;..\..\xml-stylebook\bin\bsfengines.jar
  +set CLASSPATH=%CLASSPATH%;..\..\xml-stylebook\bin\stylebook-1.0-b2.jar
  +set CLASSPATH=%CLASSPATH%;..\..\xml-stylebook\bin\xalan.jar
  +set CLASSPATH=%CLASSPATH%;..\..\xml-stylebook\bin\xerces.jar
  +echo CLASSPATH=%CLASSPATH%
   java org.apache.stylebook.StyleBook targetDirectory=../targets/%1 %1.xml 
../newstyle/
  +set CLASSPATH=%_CLASSPATH%
  
  
  
  1.2   +1 -1  xml-site/sources/newstylecreate1.bat
  
  Index: newstylecreate1.bat
  ===
  RCS file: /home/cvs/xml-site/sources/newstylecreate1.bat,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- newstylecreate1.bat   2001/11/12 18:16:02 1.1
  +++ newstylecreate1.bat   2001/11/12 19:31:15 1.2
  @@ -1,2 +1,2 @@
   @echo off
  -java org.apache.stylebook.StyleBook loaderConfig=sbk:/newstyle/loader1.xml 
targetDirectory=../targets/%1  %1.xml ../newtyle/ 
  +java org.apache.stylebook.StyleBook targetDirectory=../targets/%1 
loaderConfig=sbk:/style/loader1.xml %1.xml ../newstyle/
  
  
  
  1.2   +6 -0  xml-site/sources/newstylewebsite.bat
  
  Index: newstylewebsite.bat
  ===
  RCS file: /home/cvs/xml-site/sources/newstylewebsite.bat,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- newstylewebsite.bat   2001/11/12 18:16:02 1.1
  +++ newstylewebsite.bat   2001/11/12 19:31:15 1.2
  @@ -1,2 +1,8 @@
   @echo off
  +set CLASSPATH=%CLASSPATH%;..\..\xml-stylebook\bin\bsf.jar
  +set CLASSPATH=%CLASSPATH%;..\..\xml-stylebook\bin\bsfengines.jar
  +set CLASSPATH=%CLASSPATH%;..\..\xml-stylebook\bin\stylebook-1.0-b2.jar
  +set CLASSPATH=%CLASSPATH%;..\..\xml-stylebook\bin\xalan.jar
  +set CLASSPATH=%CLASSPATH%;..\..\xml-stylebook\bin\xerces.jar
  +echo CLASSPATH=%CLASSPATH%
   java org.apache.stylebook.StyleBook targetDirectory=../targets website.xml 
../newstyle/
  
  
  

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



Re: website++: some fixes

2001-11-12 Thread Berin Loritsch

Theodore W. Leung wrote:
 
 Could you just commit it to xml-site, as newstyle?
 
 Or mail me the zip and I'll commit it.

I committed the first draft of the build process for you.
It needs some fine-tuning to work with xml-site's build
process.

-- 

Those who would trade liberty for
 temporary security deserve neither
- Benjamin Franklin

-
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail:  [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




[POLL] WASP Lite on Apache?

2001-11-12 Thread Anne Thomas Manes

Background:

WASP Lite for Java is a Web services framework developed by Systinet that
supports SOAP 1.1, WSDL 1.1, and XML Schema 1999/2000/2001. Details,
including binaries and documentation, can be found at
http://www.systinet.com/products/wasp_lite/index.html.

The product is currently distributed under a free commercial binary license.
It has a large user base, many of whom have requested that we make the
source available. A number of companies and individuals have expressed
interest in contributing to the development of this code.

The code has been developed using a modular approach, which should make it
relatively easy for others to get comfortable with the code, and which
should allow easy sharing of code with the SOAP and Axis projects.

We would like to submit this proposal to the members of the Apache XML
project for consideration of accepting this donation as a sub-project.

Thank you very much for your attention to and consideration for this
proposal.

We look foward to your questions, comments, or concerns.

Anne Thomas Manes
CTO, Systinet (formerly Idoox)
www.systinet.com


-
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail:  [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: [POLL] WASP Lite on Apache?

2001-11-12 Thread Martin Stricker

Anne Thomas Manes wrote:

 It has a large user base, many of whom have requested that we make the
 source available. A number of companies and individuals have expressed
 interest in contributing to the development of this code.

Foreseeing what will be asked fist from previous inquiries: How active
is the development community for this project? Will your current
developers still work on the software when you'll donate it to the
Apache Software Foundation? A healthy development community is *very*
important for any Apache subproject.

Best regards,
Martin Stricker
-- 
Homepage: http://www.martin-stricker.de/
Registered Linux user #210635: http://counter.li.org/

-
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail:  [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]