Skip to content

Commit

Permalink
closure-bootstrap submodule done
Browse files Browse the repository at this point in the history
  • Loading branch information
urmuzov committed Oct 9, 2011
1 parent bc4fe59 commit ed15bc8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitmodules
@@ -0,0 +1,3 @@
[submodule "packages/closure-bootstrap/src/main/resources/com/github/urmuzov/closuremaven/bootstrappackage/javascript/bootstrap"]
path = packages/closure-bootstrap/src/main/resources/com/github/urmuzov/closuremaven/bootstrappackage/javascript/bootstrap
url = https://urmuzov@github.com/urmuzov/closure-bootstrap.git
2 changes: 1 addition & 1 deletion packages/closure-bootstrap/pom.xml
Expand Up @@ -41,7 +41,7 @@
<configuration> <configuration>
<logEnabled>true</logEnabled> <logEnabled>true</logEnabled>
<closurePackages> <closurePackages>
<closureLibrary>com/github/urmuzov/closuremaven/closurebootstrappackage</closureLibrary> <closureLibrary>com/github/urmuzov/closuremaven/bootstrappackage</closureLibrary>
</closurePackages> </closurePackages>
</configuration> </configuration>
<executions> <executions>
Expand Down

0 comments on commit ed15bc8

Please sign in to comment.