ruper2/src/java/eclipse/org/krysalis/ruper2/eclipse EclipseFileUpdater.java,1.4,1.5
| Newsgroups | gmane.comp.krysalis.metamorphosis.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/metamorphosis/ruper2/src/java/eclipse/org/krysalis/ruper2/eclipse
In directory sc8-pr-cvs1:/tmp/cvs-serv14434/src/java/eclipse/org/krysalis/ruper2/eclipse
Modified Files:
EclipseFileUpdater.java
Log Message:
Tweaks.
Index: EclipseFileUpdater.java
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/java/eclipse/org/krysalis/ruper2/eclipse/EclipseFileUpdater.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** EclipseFileUpdater.java 13 Oct 2003 21:14:01 -0000 1.4
--- EclipseFileUpdater.java 17 Oct 2003 19:33:27 -0000 1.5
***************
*** 19,23 ****
import org.krysalis.ruper2.repository.DefaultRepository;
import org.krysalis.ruper2.resource.Resource;
! import org.krysalis.ruper2.util.FileHelper;
import org.krysalis.ruper2.util.net.VirtualResourceLocator;
--- 19,23 ----
import org.krysalis.ruper2.repository.DefaultRepository;
import org.krysalis.ruper2.resource.Resource;
! import org.krysalis.ruper2.util.io.FileUtils;
import org.krysalis.ruper2.util.net.VirtualResourceLocator;
***************
*** 33,36 ****
--- 33,37 ----
/**
*
+ * @throws RuperException -- if defaults can not be established.
*/
public EclipseFileUpdater() throws RuperException {
***************
*** 234,238 ****
// get the absolute file path
! String path = FileHelper.createURLForPath(file.getCanonicalPath());
if (path != null) {
--- 235,239 ----
// get the absolute file path
! String path = FileUtils.toURI(file);
if (path != null) {
-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise
Linux in the Boardroom; in the Front Office; & in the Server Room
http://www.enterpriselinuxforum.com