[jboss-jira] [JBoss JIRA] Created: (JBRULES-1072) Installation / Build instructions do not match what SVN delivers
Dave Dibble (JIRA)
jira-events at lists.jboss.org
Thu Aug 9 16:43:01 EDT 2007
Installation / Build instructions do not match what SVN delivers
----------------------------------------------------------------
Key: JBRULES-1072
URL: http://jira.jboss.com/jira/browse/JBRULES-1072
Project: JBoss Rules
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Documentation
Affects Versions: 4.0.0.MR3
Environment: WinXP on Dell desktop
Reporter: Dave Dibble
Assigned To: Mark Proctor
Documentation for building from source (http://labs.jboss.com/file-access/default/members/jbossrules/freezone/docs/4.0.0.12865MR3/html/ch02s04.html) indicates that 'ant' can be run from the root of the project. However there is no build.xml file in the root.
There are build.xml files in drools-eclipse, drools-jbrms, drools-examples-drl, and documentation.
Going to drools-eclipse and running: ant clean-all (as inferred from the doc) [or 'ant build-all'] we get
C:\dev\jbossrules\drools-eclipse>ant clean-all
Buildfile: build.xml
BUILD FAILED
Target "clean-all" does not exist in the project "Build All Elements".
Just running 'ant': Gets Build successful in 1 second. Under target subdirectory are
eclipse.build/features, eclipse.build/maps, eclipse.build/plugins, eclipse.build/N.drools.build, but all are empty.
Proceeded to documentation build, which seems to have been successful in 1 Min and 1 Sec. Will see if that manual has any hints.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list