-
Bug
-
Resolution: Fixed
-
Highest
-
1.2
-
None
Running this comment results in the following:
C:\crowd-1.2.0>build.bat C:\crowd-1.2.0>
which should be
C:\crowd\crowd-1.2.0-std\crowd-1.2.0>build.bat Buildfile: build.xml init: assistant: Changing Tomcat's connector port to 8080 Changing Tomcat's shutdown port to 8020 Configuring the Crowd Console Updating crowd.properties: crowd-webapp/WEB-INF/classes Copying 1 file to C:\crowd\crowd-1.2.0-std\crowd-1.2.0\crowd-webapp\WEB-INF\classes Updating property file: C:\crowd\crowd-1.2.0-std\crowd-1.2.0\crowd-webapp\WEB-INF\classes\crowd.prop erties Configuring the Crowd hibernate configuration Updating the HibernateDialect and TransactionFactory in crowd-webapp/WEB-INF/classes/jdbc.properties Updating property file: C:\crowd\crowd-1.2.0-std\crowd-1.2.0\crowd-webapp\WEB-INF\classes\jdbc.prope rties Configuring the Demo application Updating crowd.properties: demo-webapp/WEB-INF/classes Copying 1 file to C:\crowd\crowd-1.2.0-std\crowd-1.2.0\demo-webapp\WEB-INF\classes Updating property file: C:\crowd\crowd-1.2.0-std\crowd-1.2.0\demo-webapp\WEB-INF\classes\crowd.prope rties Configuring the OpenID server application Updating crowd.properties: crowd-openidserver-webapp/WEB-INF/classes Copying 1 file to C:\crowd\crowd-1.2.0-std\crowd-1.2.0\crowd-openidserver-webapp\WEB-INF\classes\cro wd.properties BUILD FAILED C:\crowd\crowd-1.2.0-std\crowd-1.2.0\build.xml:71: Failed to copy C:\crowd\crowd-1.2.0-std\crowd-1.2 .0\etc\openidserver.properties to C:\crowd\crowd-1.2.0-std\crowd-1.2.0\crowd-openidserver-webapp\WEB -INF\classes\crowd.properties\openidserver.properties due to C:\crowd\crowd-1.2.0-std\crowd-1.2.0\cr owd-openidserver-webapp\WEB-INF\classes\crowd.properties\openidserver.properties (The system cannot find the path specified) Total time: 2 seconds
[CWD-638] build.bat no longer properly runs , preventing the environmental changes such as database dialects from be changed automaticly
Workflow | Original: Simplified Crowd Development Workflow v2 - restricted [ 1510145 ] | New: JAC Bug Workflow v3 [ 3364966 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: Simplified Crowd Development Workflow v2 [ 1392959 ] | New: Simplified Crowd Development Workflow v2 - restricted [ 1510145 ] |
Workflow | Original: Crowd Development Workflow v2 [ 272418 ] | New: Simplified Crowd Development Workflow v2 [ 1392959 ] |
Workflow | Original: JIRA Bug Workflow v2 [ 173629 ] | New: Crowd Development Workflow v2 [ 272418 ] |
Workflow | Original: jira [ 118256 ] | New: JIRA Bug Workflow v2 [ 173629 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Attachment | New: build.bat [ 23084 ] |
Looks like 1.2.2 also has a problem. Specifically, this line:
The apcache/tools/ant/lib directory in the distribution doesn't contain that file. So when I run the build.bat file I get:
build.xml:2: taskdef class com.oopsconsultancy.xmltask.ant.XmlTask cannot be found