Author: paperwing
Date: 2011-06-23 09:12:25 -0700 (Thu, 23 Jun 2011)
New Revision: 25899
Modified:
csplugins/trunk/toronto/jm/paperwing-build/bootstrap.sh
csplugins/trunk/toronto/jm/paperwing-build/build.sh
Log:
added presentation-impl to bundles list
Modified: csplugins/trunk/toronto/jm/paperwing-build/bootstrap.sh
===================================================================
--- csplugins/trunk/toronto/jm/paperwing-build/bootstrap.sh 2011-06-23
16:05:43 UTC (rev 25898)
+++ csplugins/trunk/toronto/jm/paperwing-build/bootstrap.sh 2011-06-23
16:12:25 UTC (rev 25899)
@@ -38,7 +38,7 @@
popd
# Check out bundles that need to be patched
-for BUNDLE in gui-distribution swing-application-impl vizmap-gui-impl
+for BUNDLE in gui-distribution swing-application-impl vizmap-gui-impl
presentation-impl
do
svn co http://chianti.ucsd.edu/svn/core3/${BUNDLE}/trunk ${BUNDLE}
done
Modified: csplugins/trunk/toronto/jm/paperwing-build/build.sh
===================================================================
--- csplugins/trunk/toronto/jm/paperwing-build/build.sh 2011-06-23 16:05:43 UTC
(rev 25898)
+++ csplugins/trunk/toronto/jm/paperwing-build/build.sh 2011-06-23 16:12:25 UTC
(rev 25899)
@@ -34,7 +34,7 @@
cp repacker/bundles/*.jar ${DIST_DIR}
# Patch core so it doesn't look for ding
-for BUNDLE in swing-application-impl vizmap-gui-impl
+for BUNDLE in swing-application-impl vizmap-gui-impl presentation-impl
do
pushd ${BUNDLE}
apply_patches "${PATCH_DIR}/${BUNDLE}"
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en.