This is an automated email from the ASF dual-hosted git repository.

billblough pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-savan.git.


      at a6dda3a  Moving axis svn, part of TLP move INFRA-2441

This branch includes the following new commits:

     new cb437e7  Added the codebase of the Apache Savan project that is 
extracted from Axis2 codebase.
     new 7001f28  Added the module.xml into META-INF folder. Removed unncessary 
properties, dependcies from the pom.xml
     new dbd7d47  Added the initial content for the site.
     new 9a82fee  Added the intial content for the site.
     new 0286694  make the svn url more specific
     new bf380fb  update versions
     new eef666f  Moved the Savan version to SNAPSHOT. Removed unnecessary 
dependencies.
     new 5b66748  Changed the API of the publication client to take the 
publication and a service as a parameter. Fixed the test cases.
     new 6d17cef  test commit
     new 72f1ea8  Refactored and updated the Savan codebase. InHandler and 
outHander were removed. Now all the processing happens in the MessageReceiver 
level. Changed the in-memory Publishing API to void sendPublication (OMElement 
eventData, AxisService service, URI eventName)
     new 637f42e  Updated the pom.xml
     new adc0b8a  Made Savan a multi module project. Changed the package name 
to org.apache.ws.savan Created modules - core,mar,samples
     new e26ac50  add savan atom schema files
     new 9894fb2  initial version for the Savan Atom support
     new 243fd6a  make feeds accessible via GET
     new c1f8cf5  add initial version of test cases
     new d0220b0  integrate derby data source
     new 0d2a159  add client methods to AtomEventing Client
     new 62d8913  add A sample
     new 5acf4fa  add A sample
     new 959e337  fix build break
     new babb567  Added pom.xml to samples module & added it to parent pom.xml
     new 43438e5  changed build file to load axis2 jars from a given location, 
rather than manually copying them to savan/samples/build/lib folder
     new 91761e8  updated how to build samples,documented clean task
     new c8f815a  Added deploy task,updated readme file
     new 0f563bb  switch to axis2 1.3 and get it to compile. Tests were passed, 
but more testing needed
     new d74662e  Fix for SAVAN-3.copied savan-config.xml into target/classes 
folder.Mar file will pick the file from there.
     new c43b3d1  In preparation for doing some work on Savan, reformat code to 
match WS standards (remove tabs etc) and fix some spelling errors.
     new 5fdea3c  Use the correct class loader in SavanModule (this allows 
reading the config file even if the core jar is in axis2/lib)
     new 86d903e  Fix sample a bit - clean up readme and use environment 
variable to avoid editing build.xml
     new 5454d53  Move to Java 5 to follow Axis2, fix spelling errors, and a 
little cleanup.
     new e3c0d98  * Default subscription expiration to an hour
     new d4cb5e6  * Scope the publisher service so that it starts up at server 
startup
     new 9313169  According to readme.txt <quote> run 'ant deploy' to build the 
sample and automatically copy......into your Axis2 installation </quote>. But 
if 'deploy' task is run before 'build.sample' ant build fails. Fixing it.
     new e451bbe  Some minor changes to make Savan compile/work with Axis2 
SNAPSHOT: * httpcore is not a dependency of axis2-kernel anymore -> use 
HttpStatus from httpclient instead. * AxisEngine no longer has a constructor 
taking a ConfigurationContext parameter -> call AxisEngine#send in a static 
context (it was already static in Axis2 1.3). * JUnit is no longer a dependency 
of axis2-kernel -> add it explicitly in scope test. * The HTTP transport is no 
longer part of axis2-kernel -> set [...]
     new a6dda3a  Moving axis svn, part of TLP move INFRA-2441

The 36 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Reply via email to