[javascript-maven-plugin] integration tests fail because of unresolved include 
in prototype.js
----------------------------------------------------------------------------------------------

                 Key: MOJO-1720
                 URL: https://jira.codehaus.org/browse/MOJO-1720
             Project: Mojo
          Issue Type: Bug
         Environment: Linux (Ubuntu 10.10); JDK 1.7; maven 3.0.3
            Reporter: Karl Goldstein
            Priority: Minor
         Attachments: TEST-HelloTest.xml

The 'pure-javascript-project' integration test fails with the following error 
message: 

TypeError: Hello is not a constructor.

On inspection it appears that the referenced prototype.js fails to load, 
because of a couple of unresolved includes at the start of the library that is 
packaged in prototype-1.5.1.1-SNAPSHOT.jar:

<%= include 'HEADER' %>

var Prototype = {
  Version: '<%= PROTOTYPE_VERSION %>',

Sorry that I can't provide a patch, but I couldn't figure out what was supposed 
to handle those.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to