svn commit: rev 21354 - in avalon/trunk/runtime/framework/legacy: . src src/main src/main/org src/main/org/apache src/main/org/apache/avalon src/main/org/apache/avalon/framework

[email protected]
Newsgroups gmane.comp.jakarta.avalon.cvs
Message-ID <[email protected]>
Author: mcconnell
Date: Wed Jun 16 11:38:54 2004
New Revision: 21354

Added:
   avalon/trunk/runtime/framework/legacy/
   avalon/trunk/runtime/framework/legacy/build.properties   (contents, props changed)
   avalon/trunk/runtime/framework/legacy/build.xml
   avalon/trunk/runtime/framework/legacy/src/
   avalon/trunk/runtime/framework/legacy/src/main/
   avalon/trunk/runtime/framework/legacy/src/main/org/
   avalon/trunk/runtime/framework/legacy/src/main/org/apache/
   avalon/trunk/runtime/framework/legacy/src/main/org/apache/avalon/
   avalon/trunk/runtime/framework/legacy/src/main/org/apache/avalon/framework/
Log:
Due to the presence of the Loggable interface in the framework api - the api is implicitly dependent on the LogKit Logger interface, which in turn means that anything dependent on framework api is also dependent on Logkit and its dependents.  This directory has been created to serve as the basis for a supplimentary api honding the depricated Loggable interface and the content of the component package.  This will allow typically packages to be built without LogKit dependnecies.

Added: avalon/trunk/runtime/framework/legacy/build.properties
==============================================================================
--- (empty file)
+++ avalon/trunk/runtime/framework/legacy/build.properties	Wed Jun 16 11:38:54 2004
@@ -0,0 +1,2 @@
+project.name = avalon-framework-legacy
+project.home = ../../../central/system

Added: avalon/trunk/runtime/framework/legacy/build.xml
==============================================================================
--- (empty file)
+++ avalon/trunk/runtime/framework/legacy/build.xml	Wed Jun 16 11:38:54 2004
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<project name="avalon-framework-api" default="dist" basedir=".">
+  <property file="build.properties"/>
+  <import file="${project.home}/build/standard.xml"/>
+</project>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.