Error while build

2017-03-02 Thread Yasiru Nilan
I'm getting an error when I run this build command

./rebuild-all.bash

This is the error I'm getting

pysvn must be installed for ForgeSVN to work

Traceback (most recent call last):
  File "setup.py", line 26, in 
import pysvn
ImportError: No module named pysvn
# Error setting up ForgeSVN
# You may want to run 'pip uninstall ForgeSVN' to un-register it
so you don't get further errors.




-- 

*Yasiru Nilan*
*BSc. Eng(Hons) Undergraduate |Batch Representative CSE'13 Batch*
*Department of Computer Science and Engineering |University of Moratuwa |
Sri Lanka*
*Secretory | Leo Club of University of Moratuwa | Leo District 306A2*


Jenkins build is back to normal : Allura-rat #209

2017-03-02 Thread Apache Jenkins Server
See 



Build failed in Jenkins: Allura-rat #208

2017-03-02 Thread Apache Jenkins Server
See 

Changes:

[dave] [#8145] Separate jquery-ui.js from jquery-base.js

[dave] [#8145] Add jquery-ui.js references where needed

[dave] [#8145] Limit jQuery UI to Draggable, Sortable, Autocomplete,

[dave] [#8145] Update jquery UI CSS/img files from 1.8.4 to 1.11.4

[dave] [#8145] Update references to jquery UI CSS filename

[dave] [#8145] Remove unused jquery UI accordion.css file

[dave] [#8145] Move jquery UI JS from all pages to just those that need it

[dave] [#8145] delete jquery.ui.datepicker.css, use jquery-ui.min.css instead. 

[dave] [#8145] remove broken image reference (wouldn't show up for us anyway),

--
Started by upstream project "Allura" build number 1147
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H24 (ubuntu) in workspace 

Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/allura.git
 > git init  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/allura.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/allura.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/allura.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/allura.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/allura.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/allura.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 0a35e62cc6281330b2d073158d552214d3b157a1 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0a35e62cc6281330b2d073158d552214d3b157a1
 > git rev-list 443880bc295d6b81bce6576ad7e168d57d240c63 # timeout=10
[Allura-rat] $ /bin/bash -x /tmp/hudson2789682712947971675.sh
+ mkdir -p tmp
+ cd tmp
+ rm -rf apache-ant-1.10.0
+ '[' '!' -d 'apache-ant-*' ']'
+ wget -nv 
http://apache.mirrors.tds.net/ant/binaries/apache-ant-1.9.8-bin.tar.gz
http://apache.mirrors.tds.net/ant/binaries/apache-ant-1.9.8-bin.tar.gz:
2017-03-02 14:48:42 ERROR 404: Not Found.
+ exit
Build step 'Execute shell' marked build as failure


[allura:tickets] #8145 Minimize jquery ui JS

2017-03-02 Thread Kenton Taylor
Looks good, merged.


---

** [tickets:#8145] Minimize jquery ui JS**

**Status:** review
**Milestone:** unreleased
**Created:** Tue Feb 14, 2017 03:27 PM UTC by Dave Brondsema
**Last Updated:** Tue Feb 14, 2017 06:11 PM UTC
**Owner:** Dave Brondsema


Allura has a jquery-base.js that includes jquery, jquery-ui and a few other 
little helpers all in one file.  The jquery UI build has a lot of components, 
and the total file is 332K.  Without jquery ui, it is 98K.

We should determine what jquery ui components are needed and make a new build 
with just that.  Additionally, we should only include the jquery ui file on the 
pages that need it.


---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed 
to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is 
a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #8145 Minimize jquery ui JS

2017-03-02 Thread Kenton Taylor
- **status**: review --> closed



---

** [tickets:#8145] Minimize jquery ui JS**

**Status:** closed
**Milestone:** unreleased
**Created:** Tue Feb 14, 2017 03:27 PM UTC by Dave Brondsema
**Last Updated:** Thu Mar 02, 2017 02:30 PM UTC
**Owner:** Dave Brondsema


Allura has a jquery-base.js that includes jquery, jquery-ui and a few other 
little helpers all in one file.  The jquery UI build has a lot of components, 
and the total file is 332K.  Without jquery ui, it is 98K.

We should determine what jquery ui components are needed and make a new build 
with just that.  Additionally, we should only include the jquery ui file on the 
pages that need it.


---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed 
to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is 
a mailing list, you can unsubscribe from the mailing list.