Sun, 21 Feb 2010 23:05:32 +0000 |
Sascha L. Teichmann |
Bring @author javadoc tags in form '@author <a href="john.doe@example.com">John Doe</a>'
0.5
|
Fri, 05 Feb 2010 14:11:27 +0000 |
Ingo Weinzierl |
Changed log4j version to 1.2.14
|
Mon, 01 Feb 2010 13:54:05 +0000 |
Tim Englich |
Extended the Artifact-Interface-Method setup to be able to put the XML-Document which can contain further Data
|
Wed, 27 Jan 2010 14:58:20 +0000 |
Hans Plum |
Summarized Changes and NEWS for Release 0.4
0.4
|
Fri, 22 Jan 2010 11:56:28 +0000 |
Sascha L. Teichmann |
Added url '/service/{service}' to REST server to offer the actual service over HTTP.
|
Fri, 22 Jan 2010 11:40:26 +0000 |
Sascha L. Teichmann |
Added '/services' url to web server to list the available services in XML.
|
Fri, 22 Jan 2010 11:27:57 +0000 |
Sascha L. Teichmann |
Load service factories and services during bootstrap.
|
Fri, 22 Jan 2010 11:08:40 +0000 |
Sascha L. Teichmann |
Serve services over artifact database.
|
Fri, 22 Jan 2010 10:19:27 +0000 |
Sascha L. Teichmann |
Added base class for services and service factories.
|
Fri, 22 Jan 2010 09:48:18 +0000 |
Sascha L. Teichmann |
Added interfaces for XML processing services. TODO: Implement them!
|
Sun, 17 Jan 2010 14:00:06 +0000 |
Sascha L. Teichmann |
Added method to XMLUtils to copy an XML document to an output stream.
|
Fri, 15 Jan 2010 17:39:32 +0000 |
Ingo Weinzierl |
Implemented some methods to get access to ArtifactFactories which are stored in the ArtifactDatabase.
|
Tue, 12 Jan 2010 08:42:49 +0000 |
Ingo Weinzierl |
Create namespace aware documents for 'create' and 'out' targets. Adapted XPath expressions for this.
|
Sat, 09 Jan 2010 16:59:00 +0000 |
Ingo Weinzierl |
Create a namespace aware document out of the request. We consider namespaces now. Adapted xpath to find action.
|
Thu, 17 Dec 2009 14:06:52 +0000 |
Sascha L. Teichmann |
Release 0.3
0.3
|
Wed, 16 Dec 2009 08:08:56 +0000 |
Sascha L. Teichmann |
Added XML utils method to load XML file from file.
|