I created the project per the PDF instructions and can even build the sample. I tried to track down the properties file, but that was fruitless. Is this a dead project? I'm running:
Version: Mars.2 Release (4.5.2)
BUILD FAILED
C:\Users\Jeff Rancier\eclipse_workspace\DocBook\build.xml:7: Cannot find C:\Users\Jeff Rancier\eclipse_workspace\DocBook\${net.sourceforge.dep4e.resources}\ant\docbook_5-0.xml imported from C:\Users\Jeff Rancier\eclipse_workspace\DocBook\build.xml
Thank you for the time. I will uninstall Eclipse and plugins, and reinstall in a more conventional location. Jeffery B. RancierSoftware Engineer
To: [dep4e:issues] 20@issues.dep4e.p.re.sf.net
Sent: Sunday, April 10, 2016 7:39 AM
Subject: [dep4e:issues] #20 Build failed out of the box
There ist something wrong with the "build.xml" in the not working project.First issue: There is an whitespace character in your path to the workspace ... "Jeff Rancier" ... Java and Eclipse cannot resolve this path because of transformations from URI to Path and back again.Second issue: Ant trys to resolve the path "C:\Users\Jeff Rancier\eclipse_workspace\DocBook\${net.sourceforge.dep4e.resources}\ant\docbook_5-0.xml" there is something wrong in the build.xml. A statmenent like <import file="${net.sourceforge.dep4e.dxscl}/build_docbook_5-0.xml"> should resolve to to a path like "/home/nico/.eclipse/org.eclipse.platform_4.5.1_201185887_linux_gtk_x86_64/configuration/org.eclipse.osgi/922/0/.cp/resources/docbook-xsl-ns/xsl-fo/docbook.xsl". (A path in the eclipse installation folder an not a path in the workspace. [issues:#20] Build failed out of the boxStatus: accepted
Milestone: 2015.05.0
Created: Sun Apr 10, 2016 12:47 AM UTC by Jeff Rancier
Last Updated: Sun Apr 10, 2016 12:47 AM UTC
Owner: Nils CordesI created the project per the PDF instructions and can even build the sample. I tried to track down the properties file, but that was fruitless. Is this a dead project? I'm running:Version: Mars.2 Release (4.5.2)BUILD FAILED
C:\Users\Jeff Rancier\eclipse_workspace\DocBook\build.xml:7: Cannot find C:\Users\Jeff Rancier\eclipse_workspace\DocBook\${net.sourceforge.dep4e.resources}\ant\docbook_5-0.xml imported from C:\Users\Jeff Rancier\eclipse_workspace\DocBook\build.xmlSent from sourceforge.net because you indicated interest in https://sourceforge.net/p/dep4e/issues/20/To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/</import>
Sent from Yahoo Mail. Get the app
From: Nils Cordes cordbhkj@users.sf.net
To: [dep4e:issues] 20@issues.dep4e.p.re.sf.net
Sent: Sunday, April 10, 2016 7:39 AM
Subject: [dep4e:issues] #20 Build failed out of the box
There ist something wrong with the "build.xml" in the not working project.First issue: There is an whitespace character in your path to the workspace ... "Jeff Rancier" ... Java and Eclipse cannot resolve this path because of transformations from URI to Path and back again.Second issue: Ant trys to resolve the path "C:\Users\Jeff Rancier\eclipse_workspace\DocBook\${net.sourceforge.dep4e.resources}\ant\docbook_5-0.xml" there is something wrong in the build.xml. A statmenent like <import file="${net.sourceforge.dep4e.dxscl}/build_docbook_5-0.xml"> should resolve to to a path like "/home/nico/.eclipse/org.eclipse.platform_4.5.1_201185887_linux_gtk_x86_64/configuration/org.eclipse.osgi/922/0/.cp/resources/docbook-xsl-ns/xsl-fo/docbook.xsl". (A path in the eclipse installation folder an not a path in the workspace. [issues:#20] Build failed out of the boxStatus: accepted
Milestone: 2015.05.0
Created: Sun Apr 10, 2016 12:47 AM UTC by Jeff Rancier
Last Updated: Sun Apr 10, 2016 12:47 AM UTC
Owner: Nils CordesI created the project per the PDF instructions and can even build the sample. I tried to track down the properties file, but that was fruitless. Is this a dead project? I'm running:Version: Mars.2 Release (4.5.2)BUILD FAILED
C:\Users\Jeff Rancier\eclipse_workspace\DocBook\build.xml:7: Cannot find C:\Users\Jeff Rancier\eclipse_workspace\DocBook\${net.sourceforge.dep4e.resources}\ant\docbook_5-0.xml imported from C:\Users\Jeff Rancier\eclipse_workspace\DocBook\build.xmlSent from sourceforge.net because you indicated interest in https://sourceforge.net/p/dep4e/issues/20/To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/</import>
Related
Issues: #20
There ist something wrong with the "build.xml" in the not working project.
First issue: There is an whitespace character in your path to the workspace ... "Jeff Rancier" ... Java and Eclipse cannot resolve this path because of transformations from URI to Path and back again.
Second issue: Ant trys to resolve the path "C:\Users\Jeff Rancier\eclipse_workspace\DocBook\${net.sourceforge.dep4e.resources}\ant\docbook_5-0.xml" there is something wrong in the build.xml. A statmenent like <import file="${net.sourceforge.dep4e.dxscl}/build_docbook_5-0.xml"> should resolve to to a path like "/home/nico/.eclipse/org.eclipse.platform_4.5.1_201185887_linux_gtk_x86_64/configuration/org.eclipse.osgi/922/0/.cp/resources/docbook-xsl-ns/xsl-fo/docbook.xsl". (A path in the eclipse installation folder an not a path in the workspace.</import>