Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
rubendel committed Feb 4, 2014
1 parent 611c290 commit a5fadd5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Builds/build/release.build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,11 @@
<classpath>
<pathelement location="antlibs/httpclient-4.3.2.jar"/>
<pathelement location="antlibs/httpcore-4.3.1.jar"/>
<pathelement location="antlibs/commons-codec-1.6.jar"/>
<pathelement location="antlibs/commons-logging-1.1.3.jar"/>
<pathelement location="antlibs/httpmime-4.3.2.jar"/>
<pathelement location="antlibs/httpclient-cache-4.3.2.jar"/>
<pathelement location="antlibs/org.eclipse.egit.github.core-2.1.5.jar"/>
</classpath>
<arg value="${github_username}"></arg>
<arg value="${github_password}"></arg>
Expand Down

0 comments on commit a5fadd5

Please sign in to comment.