You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org> on 2017/03/15 12:15:42 UTC

[jira] [Created] (TOBAGO-1720) Check if there is any unversioned build dependency

Udo Schnurpfeil created TOBAGO-1720:
---------------------------------------

             Summary: Check if there is any unversioned build dependency
                 Key: TOBAGO-1720
                 URL: https://issues.apache.org/jira/browse/TOBAGO-1720
             Project: MyFaces Tobago
          Issue Type: Task
          Components: Build
            Reporter: Udo Schnurpfeil
            Assignee: Udo Schnurpfeil
            Priority: Minor


It seems, the rebuild-theme process called for a theme is not time independent. Sometimes it seems e.g. that the bootstrap.min.js has been changed without a code change. The reason might be the reloading the bootstrap build system from the internet (there might be undefined versions inside).

We should temporarily add the build output when calling 
{code}
mvn -Prebuild-theme
{code}
to the Subversion system, to check long-time changes.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)