using svn:externals the commons-build directory is included into trunks-sandbox, this removes the dependency on the ../jakarta-commons/ directory path
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/sandbox/graph2/trunk@149171 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c437f16769
commit
e1665833bb
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
<project>
|
<project>
|
||||||
<extend>../sandbox-build/project.xml</extend>
|
<extend>../commons-build/sandbox-project.xml</extend>
|
||||||
<id>commons-graph</id>
|
<id>commons-graph</id>
|
||||||
<name>Graph</name>
|
<name>Graph</name>
|
||||||
<currentVersion>0.8.2</currentVersion>
|
<currentVersion>0.8.2</currentVersion>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user