Wed, 20 Jul 2011 12:30:57 +0000 |
Ingo Weinzierl |
Adapted the signature of Artifact.setup() - a parameter of type CallMeta has been added.
|
Tue, 31 May 2011 14:53:36 +0000 |
Ingo Weinzierl |
Added support for the 'type' parameter of artifacts and collections out() call.
|
Tue, 15 Mar 2011 15:49:24 +0000 |
Sascha L. Teichmann |
Move Config and XMLUtils totally to commons package.
|
Tue, 02 Nov 2010 17:23:36 +0000 |
Ingo Weinzierl |
Added license file and license headers.
|
Sun, 28 Mar 2010 10:01:03 +0000 |
Sascha L. Teichmann |
More javadoc, some code formatting.
|
Fri, 26 Mar 2010 11:40:28 +0000 |
Sascha L. Teichmann |
Added some javadoc to the artifactdatabase module. Not done yet.
|
Fri, 26 Mar 2010 10:04:34 +0000 |
Sascha L. Teichmann |
Removed trailing whitespace
|
Mon, 22 Mar 2010 09:03:30 +0000 |
Ingo Weinzierl |
Call cleanup method to remove special data stored by an 'out'-target before exporting an artifact.
|
Fri, 19 Mar 2010 14:57:23 +0000 |
Ingo Weinzierl |
Set new identifiers on artifacts after an artifact import.
|
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
|
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, 04 Nov 2009 14:38:37 +0000 |
Sascha L. Teichmann |
describe() in REST interface is also handled as POST to pass
|
Thu, 01 Oct 2009 09:04:17 +0000 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
Thu, 24 Sep 2009 08:45:23 +0000 |
Sascha L. Teichmann |
Added debug output to DefaultArtifact tracing of artifact lifecyle easier.
|
Sun, 13 Sep 2009 14:50:53 +0000 |
Sascha L. Teichmann |
Re-factored artifact API for better integration of background processing.
|
Sat, 12 Sep 2009 10:45:28 +0000 |
Sascha L. Teichmann |
Artifact.out() is now called with an java.io.Outpustream
|
Thu, 10 Sep 2009 12:29:57 +0000 |
Sascha L. Teichmann |
Connected /create with artifact db.
|
Thu, 10 Sep 2009 08:57:09 +0000 |
Sascha L. Teichmann |
* Added callback parameter to Artifact.setup()
|
Tue, 08 Sep 2009 07:51:34 +0000 |
Tim Englich |
NameSpaceURL and NamespacePrefix added
|
Tue, 08 Sep 2009 06:29:52 +0000 |
Sascha L. Teichmann |
Integrated logging into artifact database.
|
Sun, 06 Sep 2009 12:00:56 +0000 |
Sascha L. Teichmann |
* Made Artifact life cycle symmetric: setup/endOfLife.
|