[jira] [Commented] (TS-1197) Build fails when building outside the source tree

2012-04-11 Thread Yossi Gottlieb (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13251481#comment-13251481
 ] 

Yossi Gottlieb commented on TS-1197:


Yes, TS-1144 (which is on git but not on the out of sync SVN) works for me.

 Build fails when building outside the source tree
 -

 Key: TS-1197
 URL: https://issues.apache.org/jira/browse/TS-1197
 Project: Traffic Server
  Issue Type: Bug
  Components: Build
Affects Versions: 3.1.3
Reporter: Yossi Gottlieb
Assignee: Igor Galić
Priority: Minor
 Attachments: ats_build_fix.diff


 Currently some Makefiles assume $(builddir) == $(srcdir), which is an 
 incorrect assumption.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Created] (TS-1200) DOAP file reference incorrect

2012-04-11 Thread Sebb (Created) (JIRA)
DOAP file reference incorrect
-

 Key: TS-1200
 URL: https://issues.apache.org/jira/browse/TS-1200
 Project: Traffic Server
  Issue Type: Bug
Reporter: Sebb
Priority: Critical


The DOAP file for the project needs to be available for the projects.a.o 
website to function correctly.

Currently the build is looking for

http://svn.apache.org/repos/asf/trafficserver/traffic/trunk/doc/doap.rdf

However this does not exist, so the build is reporting an error.

Please update the file

https://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects/files.xml

with the new location ASAP.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Assigned] (TS-1200) DOAP file reference incorrect

2012-04-11 Thread Leif Hedstrom (Assigned) (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leif Hedstrom reassigned TS-1200:
-

Assignee: Leif Hedstrom

 DOAP file reference incorrect
 -

 Key: TS-1200
 URL: https://issues.apache.org/jira/browse/TS-1200
 Project: Traffic Server
  Issue Type: Bug
Reporter: Sebb
Assignee: Leif Hedstrom
Priority: Critical

 The DOAP file for the project needs to be available for the projects.a.o 
 website to function correctly.
 Currently the build is looking for
 http://svn.apache.org/repos/asf/trafficserver/traffic/trunk/doc/doap.rdf
 However this does not exist, so the build is reporting an error.
 Please update the file
 https://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects/files.xml
 with the new location ASAP.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (TS-1200) DOAP file reference incorrect

2012-04-11 Thread Leif Hedstrom (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13251682#comment-13251682
 ] 

Leif Hedstrom commented on TS-1200:
---

{code}
Index: files.xml
===
--- files.xml   (revision 1324820)
+++ files.xml   (working copy)
@@ -143,7 +143,7 @@
   
locationhttp://svn.apache.org/repos/asf/tiles/site/doap_Tiles.rdf/location
   
locationhttp://svn.apache.org/repos/asf/tomcat/site/trunk/docs/doap_Tomcat.rdf/location
   
locationhttp://svn.apache.org/repos/asf/tomcat/taglibs/rdc/trunk/doap_rdc.rdf/location
-  
locationhttp://svn.apache.org/repos/asf/trafficserver/traffic/trunk/doc/doap.rdf/location
+  
locationhttps://git-wip-us.apache.org/repos/asf?p=trafficserver.git;a=blob_plain;f=doc/doap.rdf;hb=HEAD/location
   
locationhttp://svn.apache.org/repos/asf/turbine/site/doap/doap_Turbine.rdf/location
 
   
locationhttp://svn.apache.org/repos/asf/uima/site/trunk/uima-website/docs/doap/uima.rdf/location
   
locationhttp://svn.apache.org/repos/asf/velocity/site/site/doap_anakia.rdf/location
{code}

Is that the correct URL to use for the git repo?

 DOAP file reference incorrect
 -

 Key: TS-1200
 URL: https://issues.apache.org/jira/browse/TS-1200
 Project: Traffic Server
  Issue Type: Bug
Reporter: Sebb
Assignee: Leif Hedstrom
Priority: Critical

 The DOAP file for the project needs to be available for the projects.a.o 
 website to function correctly.
 Currently the build is looking for
 http://svn.apache.org/repos/asf/trafficserver/traffic/trunk/doc/doap.rdf
 However this does not exist, so the build is reporting an error.
 Please update the file
 https://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects/files.xml
 with the new location ASAP.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (TS-1116) Fix build issues with clang (particularly on OSX)

2012-04-11 Thread Updated

 [ 
https://issues.apache.org/jira/browse/TS-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Galić updated TS-1116:
---

  Affects Version/s: 3.0.4
 3.0.3
Backport to Version: 3.0.5

 Fix build issues with clang (particularly on OSX)
 -

 Key: TS-1116
 URL: https://issues.apache.org/jira/browse/TS-1116
 Project: Traffic Server
  Issue Type: Improvement
Affects Versions: 3.0.4, 3.0.3
Reporter: Leif Hedstrom
Assignee: Igor Galić
 Fix For: 3.1.3

 Attachments: TS-1116.diff


 We should get it to compile with clang again, specially since on OSX, clang 
 is the 'future'.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Reopened] (TS-1116) Fix build issues with clang (particularly on OSX)

2012-04-11 Thread Reopened

 [ 
https://issues.apache.org/jira/browse/TS-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Galić reopened TS-1116:


  Assignee: Brian Geffon  (was: Igor Galić)

assigning to brian, since he's taking care of 3.0.x now ;)

 Fix build issues with clang (particularly on OSX)
 -

 Key: TS-1116
 URL: https://issues.apache.org/jira/browse/TS-1116
 Project: Traffic Server
  Issue Type: Improvement
Affects Versions: 3.0.4, 3.0.3
Reporter: Leif Hedstrom
Assignee: Brian Geffon
 Fix For: 3.1.3

 Attachments: TS-1116.diff


 We should get it to compile with clang again, specially since on OSX, clang 
 is the 'future'.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (TS-1200) DOAP file reference incorrect

2012-04-11 Thread Leif Hedstrom (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13251701#comment-13251701
 ] 

Leif Hedstrom commented on TS-1200:
---

I committed the above, except, using http:// . Let me know if this is what you 
expected or not.

Thanks!

 DOAP file reference incorrect
 -

 Key: TS-1200
 URL: https://issues.apache.org/jira/browse/TS-1200
 Project: Traffic Server
  Issue Type: Bug
Reporter: Sebb
Assignee: Leif Hedstrom
Priority: Critical

 The DOAP file for the project needs to be available for the projects.a.o 
 website to function correctly.
 Currently the build is looking for
 http://svn.apache.org/repos/asf/trafficserver/traffic/trunk/doc/doap.rdf
 However this does not exist, so the build is reporting an error.
 Please update the file
 https://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects/files.xml
 with the new location ASAP.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (TS-207) [GSoC] FreeBSD: Add raw disk support for the cache

2012-04-11 Thread Updated

 [ 
https://issues.apache.org/jira/browse/TS-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Galić updated TS-207:
--

Summary: [GSoC] FreeBSD: Add raw disk support for the cache  (was: 
[Gsoc2011] FreeBSD: Add raw disk support for the cache)

 [GSoC] FreeBSD: Add raw disk support for the cache
 --

 Key: TS-207
 URL: https://issues.apache.org/jira/browse/TS-207
 Project: Traffic Server
  Issue Type: Bug
  Components: Cache
Affects Versions: 3.1.3, 3.0.3, 2.1.0
 Environment: FreeBSD
Reporter: George Paul
Assignee: Dan Mercer
  Labels: freebsd, gsoc
 Fix For: 3.3.0


 Currently only a file cache is supported on FreeBSD. Raw Disk support should 
 be added before 2.1 release.
 -George

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Reopened] (TS-1200) DOAP file reference incorrect

2012-04-11 Thread Sebb (Reopened) (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebb reopened TS-1200:
--


The file appears to download OK when accessed manually, however the script does 
not download it correctly.

The downloaded file contains the content twice, prefixed by bb2 and suffixed 
by \n0\n. I've no idea where that comes from.

If the file is available from a normal URL, i.e. without any parameters - 
perhaps from the site ? - it would be better to use that. Not sure it's going 
to be easy to fix the script.

 DOAP file reference incorrect
 -

 Key: TS-1200
 URL: https://issues.apache.org/jira/browse/TS-1200
 Project: Traffic Server
  Issue Type: Bug
Reporter: Sebb
Assignee: Leif Hedstrom
Priority: Critical

 The DOAP file for the project needs to be available for the projects.a.o 
 website to function correctly.
 Currently the build is looking for
 http://svn.apache.org/repos/asf/trafficserver/traffic/trunk/doc/doap.rdf
 However this does not exist, so the build is reporting an error.
 Please update the file
 https://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects/files.xml
 with the new location ASAP.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (TS-1200) DOAP file reference incorrect

2012-04-11 Thread Leif Hedstrom (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leif Hedstrom updated TS-1200:
--

Assignee: Igor Galić  (was: Leif Hedstrom)

 DOAP file reference incorrect
 -

 Key: TS-1200
 URL: https://issues.apache.org/jira/browse/TS-1200
 Project: Traffic Server
  Issue Type: Bug
Reporter: Sebb
Assignee: Igor Galić
Priority: Critical

 The DOAP file for the project needs to be available for the projects.a.o 
 website to function correctly.
 Currently the build is looking for
 http://svn.apache.org/repos/asf/trafficserver/traffic/trunk/doc/doap.rdf
 However this does not exist, so the build is reporting an error.
 Please update the file
 https://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects/files.xml
 with the new location ASAP.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (TS-1200) DOAP file reference incorrect

2012-04-11 Thread Sebb (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13252097#comment-13252097
 ] 

Sebb commented on TS-1200:
--

It appears that the problem is not git or the URL, but the use of chunked 
encoding, which the (very old) Perl script does not handle (yet).

bb2 is the first (and only) chunk length.

 DOAP file reference incorrect
 -

 Key: TS-1200
 URL: https://issues.apache.org/jira/browse/TS-1200
 Project: Traffic Server
  Issue Type: Bug
Reporter: Sebb
Assignee: Igor Galić
Priority: Critical

 The DOAP file for the project needs to be available for the projects.a.o 
 website to function correctly.
 Currently the build is looking for
 http://svn.apache.org/repos/asf/trafficserver/traffic/trunk/doc/doap.rdf
 However this does not exist, so the build is reporting an error.
 Please update the file
 https://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects/files.xml
 with the new location ASAP.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (TS-1200) DOAP file reference incorrect

2012-04-11 Thread Leif Hedstrom (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13252103#comment-13252103
 ] 

Leif Hedstrom commented on TS-1200:
---

Fwiw, the content as served by the git HTTP server / URL is chunked encoded. So 
it sounds like your script does not deal with that (which is bad mojo honestly, 
you could break for any number of reasons, since chunking is part of the 
HTTP/1.1 standard). bb2 is hex for the content length, and 0 is the end of the 
last chunk. I'm not sure why it would be duplicated though, I can not see that.

To simulate what your client does, try e.g.

curl -s --raw 
'http://git-wip-us.apache.org/repos/asf?p=trafficserver.git;a=blob_plain;f=doc/doap.rdf;hb=HEAD'


I hope that helps.

 DOAP file reference incorrect
 -

 Key: TS-1200
 URL: https://issues.apache.org/jira/browse/TS-1200
 Project: Traffic Server
  Issue Type: Bug
Reporter: Sebb
Assignee: Igor Galić
Priority: Critical

 The DOAP file for the project needs to be available for the projects.a.o 
 website to function correctly.
 Currently the build is looking for
 http://svn.apache.org/repos/asf/trafficserver/traffic/trunk/doc/doap.rdf
 However this does not exist, so the build is reporting an error.
 Please update the file
 https://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects/files.xml
 with the new location ASAP.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (TS-1200) DOAP file reference incorrect

2012-04-11 Thread Sebb (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13252112#comment-13252112
 ] 

Sebb commented on TS-1200:
--

The script is not mine (though I have worked on it a bit). It does all its own 
TCP I/O using a plain socket.

I think I've managed to add a hack deal with the chunk headers; works for me 
locally so I've committed it.

The content duplication is a different issue.
It looks like the error in file content means that the file is left behind, and 
the file is not emptied before appending content. Seems that this is the first 
chunked file the script has encountered.

 DOAP file reference incorrect
 -

 Key: TS-1200
 URL: https://issues.apache.org/jira/browse/TS-1200
 Project: Traffic Server
  Issue Type: Bug
Reporter: Sebb
Assignee: Igor Galić
Priority: Critical

 The DOAP file for the project needs to be available for the projects.a.o 
 website to function correctly.
 Currently the build is looking for
 http://svn.apache.org/repos/asf/trafficserver/traffic/trunk/doc/doap.rdf
 However this does not exist, so the build is reporting an error.
 Please update the file
 https://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects/files.xml
 with the new location ASAP.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira