You are viewing a plain text version of this content. The canonical link for it is here.
Posted to graffito-commits@incubator.apache.org by ta...@apache.org on 2005/06/09 22:02:06 UTC

svn commit: r189832 - /incubator/graffito/trunk/etc/artifact-versions.ent

Author: taylor
Date: Thu Jun  9 15:02:05 2005
New Revision: 189832

URL: http://svn.apache.org/viewcvs?rev=189832&view=rev
Log:
setup for using entity references in all projects to centralize version on dependency references
Im moving all dependencies to the 2.0 M3 build of Jetspeed
Been testing Graffito + 2.0 M3 and it works for me
Hope to finish this task within the next day or so

Added:
    incubator/graffito/trunk/etc/artifact-versions.ent

Added: incubator/graffito/trunk/etc/artifact-versions.ent
URL: http://svn.apache.org/viewcvs/incubator/graffito/trunk/etc/artifact-versions.ent?rev=189832&view=auto
==============================================================================
--- incubator/graffito/trunk/etc/artifact-versions.ent (added)
+++ incubator/graffito/trunk/etc/artifact-versions.ent Thu Jun  9 15:02:05 2005
@@ -0,0 +1,10 @@
+<!ENTITY jetspeed-version "1.0-a1-dev">
+<!ENTITY jetspeed-version "2.0-M3">
+<!ENTITY pluto-version "1.0-svn-169718">
+<!ENTITY portals-bridges-common-version "0.3">
+<!ENTITY portals-bridges-frameworks-version "0.3">
+<!ENTITY portals-bridges-jsf-version "0.3">
+<!ENTITY portals-bridges-perl-version "0.3">
+<!ENTITY portals-bridges-php-version "0.3">
+<!ENTITY portals-bridges-struts-version "0.3">
+<!ENTITY portals-bridges-velocity-version "0.3">