Update of /cvsroot/metamorphosis/krysalis-viprom/src/java/ant/org/krysalis/viprom/ant
In directory sc8-pr-cvs1:/tmp/cvs-serv16991/src/java/ant/org/krysalis/viprom/ant
Modified Files:
ViPrOMPropertyHelper.java
Log Message:
Started work inserting XSLT (for mapping structures to an internal DOM)
Index: ViPrOMPropertyHelper.java
===================================================================
RCS file: /cvsroot/metamorphosis/krysalis-viprom/src/java/ant/org/krysalis/viprom/ant/ViPrOMPropertyHelper.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** ViPrOMPropertyHelper.java 27 Oct 2003 22:39:48 -0000 1.2
--- ViPrOMPropertyHelper.java 28 Oct 2003 13:53:03 -0000 1.3
***************
*** 63,67 ****
import org.apache.tools.ant.PropertyHelper;
import org.krysalis.version.log.Logger;
! import org.krysalis.viprom.Engine;
import org.w3c.dom.Document;
--- 63,67 ----
import org.apache.tools.ant.PropertyHelper;
import org.krysalis.version.log.Logger;
! import org.krysalis.viprom.VirtualProjectModel;
import org.w3c.dom.Document;
***************
*** 73,77 ****
private Project m_project = null;
! private Engine m_engine = null;
static void addPropertyHelper(
--- 73,77 ----
private Project m_project = null;
! private VirtualProjectModel m_engine = null;
static void addPropertyHelper(
***************
*** 105,109 ****
m_engine =
! new Engine(
docRoot,
aliases,
--- 105,109 ----
m_engine =
! new VirtualProjectModel(
docRoot,
aliases,
-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community? Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
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.