Issue Details (XML | Word | Printable)

Key: CWD-130
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Justin Koke [Atlassian]
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Crowd

Change tomcat port number off build.properties file

Created: 15/Jan/07 06:31 PM   Updated: 12/Mar/07 08:56 PM
Component/s: None
Affects Version/s: 0.4
Fix Version/s: 0.4.3

Time Tracking:
Not Specified

Issue Links:
Reference
 

Participants: Justen Stepka [Atlassian], Justin Koke [Atlassian] and Paul Rene Jørgensen
Since last comment: 1 year, 35 weeks, 3 days ago
Resolution Date: 30/Jan/07 05:42 PM
Labels:


 Description  « Hide
Use the specified port from the build.properties file and adjust the tomcat server.xml to use the supplied port.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Justen Stepka [Atlassian] added a comment - 24/Jan/07 04:19 PM
Seems half checked in?

Tried to do a build with 0.4.2 and issues are being reported when running build.sh.

jstepka-osx:~/tmp/atlassian-crowd-0.4.2 jstepka$ ./build.sh 
./build.sh: line 19: /lib/xmltask-v1.14.jar: No such file or directory
Buildfile: build.xml

BUILD FAILED
/Users/jstepka/tmp/atlassian-crowd-0.4.2/build.xml:3: taskdef class com.oopsconsultancy.xmltask.ant.XmlTask cannot be found

Total time: 0 seconds

Justin Koke [Atlassian] added a comment - 30/Jan/07 05:42 PM
This is now configurable via build.properties

Paul Rene Jørgensen added a comment - 02/Feb/07 04:50 AM
I got this when I tried to build Crowd 0.4.3.
bash-3.00$ ./build.sh
Buildfile: build.xml

BUILD FAILED
/opt/atlassian/runtimes/atlassian-crowd-0.4.3/build.xml:3: taskdef class com.oopsconsultancy.xmltask.ant.XmlTask cannot be found

Total time: 0 seconds
bash-3.00$