Skip to content

Commit

Permalink
Support $: (LOADPATH) in jars and make File-based requiring more SAFE
Browse files Browse the repository at this point in the history
Move libraries to lib/ruby/1.8


git-svn-id: http://svn.codehaus.org/jruby/trunk/jruby@1619 961051c9-f516-0410-bf72-c9f7e237a7b7
  • Loading branch information
enebo committed Mar 19, 2005
1 parent 8f3e6d1 commit 1bafbf4
Show file tree
Hide file tree
Showing 10 changed files with 790 additions and 57 deletions.
1 change: 1 addition & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@
<path refid="build.classpath"/>
<pathelement path="${lib.dir}/jruby.jar"/>
<pathelement path="${test.classes.dir}"/>
<pathelement path="${test.dir}/requireTest.jar"/>
</classpath>
<sysproperty key="jruby.base" value="${basedir}"/>
<sysproperty key="jruby.home" value="${basedir}"/>
Expand Down
Loading

0 comments on commit 1bafbf4

Please sign in to comment.