Failure in tools plugin build: ECS not available!
https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
This commit is contained in:
parent
206c7bf4fd
commit
e8c554fb89
|
@ -1,4 +1,4 @@
|
|||
source.tools.jar = src/
|
||||
source.tools.jar = src/,build/
|
||||
bin.includes = META-INF/,\
|
||||
lib/jstl.jar,\
|
||||
lib/Verisign.jar,\
|
||||
|
|
|
@ -111,7 +111,7 @@
|
|||
<buildPlugin workspaceDirectory=".."
|
||||
projectName="${executeProjectSet.project.name}"
|
||||
targetPlatformId="target.platform"
|
||||
destination="${env.ADEMPIERE_ROOT}/Adempiere/osgi"
|
||||
destination="lib"
|
||||
buildSourceJar="false"
|
||||
clean="no"/>
|
||||
</ant4eclipse:forEachProject>
|
||||
|
|
Loading…
Reference in New Issue