|
From: <to...@us...> - 2007-02-15 21:46:10
|
Revision: 73
http://techne-dev.svn.sourceforge.net/techne-dev/?rev=73&view=rev
Author: tonit
Date: 2007-02-15 13:46:04 -0800 (Thu, 15 Feb 2007)
Log Message:
-----------
added deprecation comment.
hint for new projects added.
Modified Paths:
--------------
sandbox/tonit/techne.audio/readme
Modified: sandbox/tonit/techne.audio/readme
===================================================================
--- sandbox/tonit/techne.audio/readme 2007-02-15 21:44:07 UTC (rev 72)
+++ sandbox/tonit/techne.audio/readme 2007-02-15 21:46:04 UTC (rev 73)
@@ -1,3 +1,23 @@
+DEPRECATED SINCE 15th of feb. 2007
+========================================
+Project splitted into multiple maven-bundle-plugin projects
+called:
+techne.samples.audio.player
+techne.samples.audio.tui
+techne.samples.audio.samplemusic
+techne.samples.audio.itunes
+
+Requires bundles from org.apache.felix group:
+maven-bundle-plugin (all)
+org.osgi.core (all)
+org.osgi.compendium (all)
+org.apache.felix.shell (tui)
+
+The player component requires additionally the org.javazoom.jl project
+(because there it is not listed on any maven2 repository mirror)
+
+
+
What is it ?
==================
its a set of osgi bundles. They all make up a family of related bundles but yet communicating over small
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|