planetfederal / GeoExplorer

Notice: This application has been folded into the OpenGeo Suite repository
https://github.com/opengeo/suite/blob/dev/geoexplorer/README.md
BSD 3-Clause "New" or "Revised" License
78 stars 60 forks source link

GeoExplorer build failed #6

Closed girishneelath closed 12 years ago

girishneelath commented 13 years ago

I was trying to build geoexplorer from git. But it failed with an error

 [exec] fatal: reference is not a tree: 338bb94c34a3583a70c448e6d6b5cee50fa14c33
 [exec] Unable to checkout '338bb94c34a3583a70c448e6d6b5cee50fa14c33' in submodule path 'app/static/externals/gxp'

BUILD FAILED /var/lib/tomcat6/webapps/GeoExplorer/build.xml:21: exec returned: 1

I feel the commit code for gxp in Geoexplorer is given as 338bb94c34a3583a70c448e6d6b5cee50fa14c33, But that does'nt exist. When i check gxp code, the latest commit number was 41be69feb603ec16b02b. I guess this was causing the build to fail. Hope the issue will be resolved soon.

jamesboehmer commented 13 years ago

Same issue here. Can the externals be fixed, or rolled back?

jamesboehmer commented 13 years ago

Works now after the last two commits. We're back in business. Thanks!