You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2010/03/13 03:11:27 UTC

[jira] Created: (INFRA-2542) CLONE -Committer information is not updated any more

CLONE -Committer information is not updated any more
----------------------------------------------------

                 Key: INFRA-2542
                 URL: https://issues.apache.org/jira/browse/INFRA-2542
             Project: Infrastructure
          Issue Type: Bug
      Security Level: public (Regular issues)
            Reporter: Sebb
            Assignee: Norman Maurer


Hello mates,

I've updated my personal (foaf-a-matic) information in order to be displayed in the commiter list page (http://people.apache.org/committers.html), but it is never updated.
The problem is related with a .rdf file which is not in place (http://crafterm.net/foaf.rdf), making the build task fail
I've tried to run the build and it fails with the error below.

Cheers
Manolo

ant
Buildfile: build.xml

all:

_external:
     [xslt] Processing /var/tmp/infrastructure/site/trunk/info/external.xml to /var/tmp/infrastructure/site/trunk/info/external/copied.xml
     [xslt] Loading stylesheet /var/tmp/infrastructure/site/trunk/people/templates/external.xsl
     [xslt] : Error! crafterm.net
     [xslt] : Error! File not found: com.sun.org.apache.xml.internal.utils.WrappedRuntimeException: crafterm.net
     [xslt] : Error! com.sun.org.apache.xalan.internal.xsltc.TransletException: java.io.FileNotFoundException: http://crafterm.net/foaf.rdf
     [xslt] Failed to process /var/tmp/infrastructure/site/trunk/info/external.xml

BUILD FAILED
/var/tmp/infrastructure/site/trunk/people/build.xml:100: The following error occurred while executing this line:
/var/tmp/infrastructure/site/trunk/people/build.xml:136: javax.xml.transform.TransformerException: com.sun.org.apache.xalan.internal.xsltc.TransletException: com.sun.org.apache.xalan.internal.xsltc.TransletException: java.io.FileNotFoundException: http://crafterm.net/foaf.rdf

Total time: 6 seconds




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (INFRA-2542) CLONE -Committer information is not updated any more

Posted by "Sebb (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844798#action_12844798 ] 

Sebb commented on INFRA-2542:
-----------------------------

SVN working directories in ~apsite are locked again - please can you:

- unlock them
- add unlock commands to the build.sh script to stop this happening again

Thanks

> CLONE -Committer information is not updated any more
> ----------------------------------------------------
>
>                 Key: INFRA-2542
>                 URL: https://issues.apache.org/jira/browse/INFRA-2542
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>            Reporter: Sebb
>            Assignee: Norman Maurer
>
> Hello mates,
> I've updated my personal (foaf-a-matic) information in order to be displayed in the commiter list page (http://people.apache.org/committers.html), but it is never updated.
> The problem is related with a .rdf file which is not in place (http://crafterm.net/foaf.rdf), making the build task fail
> I've tried to run the build and it fails with the error below.
> Cheers
> Manolo
> ant
> Buildfile: build.xml
> all:
> _external:
>      [xslt] Processing /var/tmp/infrastructure/site/trunk/info/external.xml to /var/tmp/infrastructure/site/trunk/info/external/copied.xml
>      [xslt] Loading stylesheet /var/tmp/infrastructure/site/trunk/people/templates/external.xsl
>      [xslt] : Error! crafterm.net
>      [xslt] : Error! File not found: com.sun.org.apache.xml.internal.utils.WrappedRuntimeException: crafterm.net
>      [xslt] : Error! com.sun.org.apache.xalan.internal.xsltc.TransletException: java.io.FileNotFoundException: http://crafterm.net/foaf.rdf
>      [xslt] Failed to process /var/tmp/infrastructure/site/trunk/info/external.xml
> BUILD FAILED
> /var/tmp/infrastructure/site/trunk/people/build.xml:100: The following error occurred while executing this line:
> /var/tmp/infrastructure/site/trunk/people/build.xml:136: javax.xml.transform.TransformerException: com.sun.org.apache.xalan.internal.xsltc.TransletException: com.sun.org.apache.xalan.internal.xsltc.TransletException: java.io.FileNotFoundException: http://crafterm.net/foaf.rdf
> Total time: 6 seconds

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (INFRA-2542) CLONE -Committer information is not updated any more

Posted by "Sebb (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb resolved INFRA-2542.
-------------------------

    Resolution: Fixed

Thanks

> CLONE -Committer information is not updated any more
> ----------------------------------------------------
>
>                 Key: INFRA-2542
>                 URL: https://issues.apache.org/jira/browse/INFRA-2542
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>            Reporter: Sebb
>            Assignee: Norman Maurer
>
> Hello mates,
> I've updated my personal (foaf-a-matic) information in order to be displayed in the commiter list page (http://people.apache.org/committers.html), but it is never updated.
> The problem is related with a .rdf file which is not in place (http://crafterm.net/foaf.rdf), making the build task fail
> I've tried to run the build and it fails with the error below.
> Cheers
> Manolo
> ant
> Buildfile: build.xml
> all:
> _external:
>      [xslt] Processing /var/tmp/infrastructure/site/trunk/info/external.xml to /var/tmp/infrastructure/site/trunk/info/external/copied.xml
>      [xslt] Loading stylesheet /var/tmp/infrastructure/site/trunk/people/templates/external.xsl
>      [xslt] : Error! crafterm.net
>      [xslt] : Error! File not found: com.sun.org.apache.xml.internal.utils.WrappedRuntimeException: crafterm.net
>      [xslt] : Error! com.sun.org.apache.xalan.internal.xsltc.TransletException: java.io.FileNotFoundException: http://crafterm.net/foaf.rdf
>      [xslt] Failed to process /var/tmp/infrastructure/site/trunk/info/external.xml
> BUILD FAILED
> /var/tmp/infrastructure/site/trunk/people/build.xml:100: The following error occurred while executing this line:
> /var/tmp/infrastructure/site/trunk/people/build.xml:136: javax.xml.transform.TransformerException: com.sun.org.apache.xalan.internal.xsltc.TransletException: com.sun.org.apache.xalan.internal.xsltc.TransletException: java.io.FileNotFoundException: http://crafterm.net/foaf.rdf
> Total time: 6 seconds

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.