You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@excalibur.apache.org by le...@apache.org on 2004/06/15 14:07:31 UTC

svn commit: rev 21271 - excalibur/sandbox/fortress2/fortress2-impl

Author: leosimons
Date: Tue Jun 15 05:07:31 2004
New Revision: 21271

Added:
   excalibur/sandbox/fortress2/fortress2-impl/
      - copied from rev 21269, excalibur/sandbox/fortress2/fortress2-api/
Modified:
   excalibur/sandbox/fortress2/fortress2-impl/build.xml
   excalibur/sandbox/fortress2/fortress2-impl/project.properties
Log:
Start putting in place new packages

Modified: excalibur/sandbox/fortress2/fortress2-impl/build.xml
==============================================================================
--- excalibur/sandbox/fortress2/fortress2-api/build.xml	(original)
+++ excalibur/sandbox/fortress2/fortress2-impl/build.xml	Tue Jun 15 05:07:31 2004
@@ -15,7 +15,7 @@
  See the License for the specific language governing permissions and
  limitations under the License.
 -->
-<project default="jar:install-snapshot" name="excalibur-fortress2-api" basedir=".">
+<project default="jar:install-snapshot" name="excalibur-fortress2-impl" basedir=".">
     <property file="project.properties"/>
     <property name="jbs.home" value="${user.home}/.jbs"/>
     <import file="${jbs.home}/build-project.xml"/>

Modified: excalibur/sandbox/fortress2/fortress2-impl/project.properties
==============================================================================
--- excalibur/sandbox/fortress2/fortress2-api/project.properties	(original)
+++ excalibur/sandbox/fortress2/fortress2-impl/project.properties	Tue Jun 15 05:07:31 2004
@@ -13,4 +13,4 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-project.name=excalibur-fortress2-api
+project.name=excalibur-fortress2-impl

---------------------------------------------------------------------
To unsubscribe, e-mail: scm-unsubscribe@excalibur.apache.org
For additional commands, e-mail: scm-help@excalibur.apache.org