1. 44d4758 Change trunk version to be 3.0-SNAPSHOT as thats what the trunk code is currently working towards, update test code for the recent addition of NoSuchMethodException on the Invocable interface, fix Groovy dependency as a duff pom.xml got added to the groovy repo, and add some missing dependencies used in the Ant build tasks. The trunk code should now be building ok by Anthony Elder · 17 years ago
  2. 20c5032 Applied the patch to fix the issues described in by Hettige Don Ignatious Nywan Sanka Samaranayake · 17 years ago
  3. 0a01bc1 20070922 2102 GMT Fix for jira issue BSF-6. by Rony Flatscher · 17 years ago
  4. 4a44dcb 20070922 2017GMT Preliminary fix for issue 'BSF-7'. by Rony Flatscher · 17 years ago
  5. 5358ac2 Remove references to HTTPD by Anthony Elder · 17 years ago
  6. 20de55f Add a KEYS file by Anthony Elder · 17 years ago
  7. 039918b Updates to get the release distribution working. Now works with 'mvn assembly:assembly -Drelease' by Anthony Elder · 17 years ago
  8. 72a77d1 Add XMLHelper function to support converting btw Java XML representations like StAX or Axiom into script language representatiions such as E4X or ReXML by Anthony Elder · 17 years ago
  9. aa16b20 Update to latest license header by Anthony Elder · 17 years ago
  10. 71ebca3 Fix engines build to use custom services file by Anthony Elder · 17 years ago
  11. ef290b5 Add a test folder for the Groovy langage and add a basic Groovy testcase by Anthony Elder · 17 years ago
  12. c650427 Add a Python helloworld type testcase by Anthony Elder · 17 years ago
  13. 0c304dd Add a testcase showing how to use JavaScript with E4X by Anthony Elder · 17 years ago
  14. d07f1d3 Copy the Main class from BSF 2.4 to the bsf-utils module. Needs a bit of work still but nice to keep using some old code by Anthony Elder · 17 years ago
  15. 29604be Remove the browser engine by Anthony Elder · 17 years ago
  16. e9627e3 Add missing Apache License headers by Anthony Elder · 17 years ago
  17. 70abb7f Remove the readme and todo files by Anthony Elder · 17 years ago
  18. 522c208 Move the old tests to the old folder by Anthony Elder · 17 years ago
  19. 4ab0c5e Add the distribution module to the build by Anthony Elder · 17 years ago
  20. ce3c8d9 Add a distribution module (currently uses And till can sort out using the Maven assembly plugin) by Anthony Elder · 17 years ago
  21. 62a4eaf Add LICENSE and NOTICE files to bsf-utils by Anthony Elder · 17 years ago
  22. fa53b63 Update the building instructions by Anthony Elder · 17 years ago
  23. 5bd62ef Move the old BSF3 code to an 'old' directory (will del from svn soon) by Anthony Elder · 17 years ago
  24. 23f6194 Rename utils module to bsf-utils by Anthony Elder · 17 years ago
  25. 2cca058 Rename jsr-223-api module to bsf-api by Anthony Elder · 17 years ago
  26. 60f97cb Rename install-engines module to bsf-engines by Anthony Elder · 17 years ago
  27. 266a298 Create a BSF utils module and copy the old BSF3 Http servlet code to the utils module by Anthony Elder · 17 years ago
  28. a2fd29f Add a Ruby testcase using the JRuby script engine by Anthony Elder · 17 years ago
  29. 673b0f5 Move TCK note to DISCLAIMER file by Anthony Elder · 17 years ago
  30. 2120ff6 Fixed bug in ScriptEngineManager so exceptions in individual script engines during discovery just ignore that engine by Anthony Elder · 17 years ago
  31. 350bb6b Update install-engines project to include all script engines by Anthony Elder · 17 years ago
  32. 92bdd6b Fix install engine version and update test case to match by Anthony Elder · 17 years ago
  33. 809c7d9 Change API artifact name and description by Anthony Elder · 17 years ago
  34. a098131 Add ASL license and notice files by Anthony Elder · 17 years ago
  35. 573f1ad Change API classes javadoc to refer to Sun online Javadoc by Anthony Elder · 17 years ago
  36. 7d20e87 Set svn ignores in testing folder by Anthony Elder · 17 years ago
  37. 7a38415 Add BSF to testing module artifact id by Anthony Elder · 17 years ago
  38. 5fd29a6 Add module for testing script language engines by Anthony Elder · 17 years ago
  39. c4035e9 Add module to install 3rd party script engines by Anthony Elder · 17 years ago
  40. f0c227b Apply BSF-1 and BSF-2, update API to latest and move to seperate module. Add maven build. (old code still there for now and is seperate from the mvn build) by Anthony Elder · 17 years ago
  41. c5a6432 20070204 14:00 'BSFManager.java': now also using the context Thread's ClassLoader; 'BSF_Log.java': changed the remainder (invoking the individual methods) to reflective invocation. by Rony Flatscher · 17 years ago
  42. ca15edf 20061216 1214 This solution creates a BSF_LogFactory and BSF_Log class which will by default behave as an no-op logger. In case commons-logging LogFactory and Log is available, it will be used. Hence the functionality remains the same, but the change will allow BSF to run without commons-logging present (possibly easying installation issues considerably). A build of BSF incorporating all these changes can be downloaded from <http://wi.wu-wien.ac.at/rgf/tmp/bsf.tmp/> by Rony Flatscher · 17 years ago
  43. ab61147 20061208 2105 Added 'build-properties.xml' to the files to be copied to the src distribution. by Rony Flatscher · 17 years ago
  44. 2d18400 20061126 14:15 Added a sample of 'TableFiller.java' in ooRexx. This may be interesting, as the Rexx engine gets invoked via an instance of BSFManager, which itself creates an own instance of BSFManager to carry out the xslt transformation! by Rony Flatscher · 17 years ago
  45. 5d03469 20061126 1414 Added a new filetype 'jrexx' for the Rexx engine; reason: BSF4Rexx got distributed with the MacOSX version of ooRexx (cf. <http://www.ooRexx.org>) and there a specific file extension for BSF scripts is necessary. by Rony Flatscher · 17 years ago
  46. 42b1e10 20061029 1726 Checked in Sonny To's patch to ease class loading. by Rony Flatscher · 18 years ago
  47. d6b35c9 Fixing a typo by Hettige Don Ignatious Nywan Sanka Samaranayake · 18 years ago
  48. f19e7bb One more minor fix to the site correcting the URL to the download page. by Hettige Don Ignatious Nywan Sanka Samaranayake · 18 years ago
  49. 6fa1400 Fixed incorrect URL that points the download page by Hettige Don Ignatious Nywan Sanka Samaranayake · 18 years ago
  50. 626d367 20061006 1835 Just corrected a typing error in the month-name, recreated the depending html file. by Rony Flatscher · 18 years ago
  51. 1c41d9c Removing this unnecessary bat file. by Hettige Don Ignatious Nywan Sanka Samaranayake · 18 years ago
  52. f6e0be4 Final preparations for the BSF-2.4.0 release by Hettige Don Ignatious Nywan Sanka Samaranayake · 18 years ago
  53. 8eabc50 20060924 0945 Corrected inline comment for 'version' field to match the Javadoc comment of version 'getVersion()'. by Rony Flatscher · 18 years ago
  54. 9908d4e 20060924 Changes for the release version 'BSF 2.4.0'. Changed 'version' field value in 'BSFManager.java' and miscellaneous text and xml files documenting this release. by Rony Flatscher · 18 years ago
  55. 5165a96 20060917 16:17 Changed version string to reflect actual version and date. by Rony Flatscher · 18 years ago
  56. 1b1100b Removed the email addresses which were appearing in the CHANGES.txt by Hettige Don Ignatious Nywan Sanka Samaranayake · 18 years ago
  57. 7f8cc05 20060917 15:56 Hmm, still had to re-order the projects to finally be in alphabetical order :(, also applied a few edits to make the look & feel a little bit consistently (namely the width of all generated tables). by Rony Flatscher · 18 years ago
  58. b3e68f5 20060917 1537 Streamlined a bit, added links from the license-cell to the license-text as displayed on 'http://www.opensource.org/licenses/' (this should help interested parties to get at the different license text easily). by Rony Flatscher · 18 years ago
  59. 25c8e9f 20060917 00:30 Edited the documents which get published at the WWW-site, incorporated as many links as possible, ordered scripting languages alphabetically where applicable. by Rony Flatscher · 18 years ago
  60. e117c78 20060916 18:29 Changed velocity 'templates.vm' to reflect this year in the copyright message at the bottom, updated text files to give more up-to-date information. by Rony Flatscher · 18 years ago
  61. b6809fa 20060916 18:26 Changed 'build.xml' to reflect new version number, added copying of 'NOTICE.txt' to distribution, reflowed 'build-properties.xml'. by Rony Flatscher · 18 years ago
  62. 1472469 20060916 15:14 Changed code in 'org.apache.bsf.Main' to use 'setVisible(true)' instead of 'show()' to display the window/frame object. (Java 1.5 complains about this.) by Rony Flatscher · 18 years ago
  63. 9b2a2e5 20060916 1541 Changed first copyright year, added actual news item about RC2. by Rony Flatscher · 18 years ago
  64. a8c359f 20060914 23:24 Extended 'readme' to hint how to get this running on Java 1.5 or higher, if problems occur. Kudos to 'Anthony Elder' who came up with this solution in his e-mail in the 'Bean Scripting Framework developers' list <bsf-dev@jakarta.apache.org> on 20060914. by Rony Flatscher · 18 years ago
  65. 33ecf45 20060913 1735 Removed dir 'jsplike' from samples traget in 'build.xml' to allow for successfully build the samples dist. Slightly edited 'samples/scriptedui/style?.xsl' to ease reading a little bit. by Rony Flatscher · 18 years ago
  66. 925ed9d 20060912 1259 'README.txt' now lists all BSF scripting languages as defined in 'org/apache/bsf/Languages.properties'. by Rony Flatscher · 18 years ago
  67. 31942d5 20060912 1248 Changed code in Java-Programs to use 'setVisible(true)' instead of 'show()' to display the window/frame object. This should remove the warning that gump generates using Java 1.5 to compile the project. by Rony Flatscher · 18 years ago
  68. bf411e1 20060912 00:45 Edited the Rexx scripts to point to ooRexx home and home of BSF4Rexx. by Rony Flatscher · 18 years ago
  69. 57423ce 20060912 00:33 Removed 'samples/jsp', 'samples/jsplike', 'samples/multiplication_test' as they need the Windows OLE/ActiveX scripting, which is not supported on BSF 2.* anymore. by Rony Flatscher · 18 years ago
  70. 4ea8c1d adding the appropriate jdom.jar by Hettige Don Ignatious Nywan Sanka Samaranayake · 18 years ago
  71. d79fa88 adding the appropriate jdom.jar by Hettige Don Ignatious Nywan Sanka Samaranayake · 18 years ago
  72. 5411901 final preparations for bsf-2.4.0-rc1 by Hettige Don Ignatious Nywan Sanka Samaranayake · 18 years ago
  73. 008586d final preparation for the bsf-2.4-rc1 by Hettige Don Ignatious Nywan Sanka Samaranayake · 18 years ago
  74. eacc0cd 20060910 Edited 'resources.xml' and 'projects.xml' (engines in alphabetical listing) to update ooRexx related information. URL now available to the ApacheCon Asia foils of the presentation entitled 'BSF4Rexx: Camouflaging Java'. by Rony Flatscher · 18 years ago
  75. ee754d9 20060907 added 'TestCalc.rex' which works on all platforms; the original Windows-script examples do not work on the present version, due to the missing OLE/ActiveX infrastructure (cf. 'readme'). by Rony Flatscher · 18 years ago
  76. 4e15c07 20060907 added ooRexx examples, added hint of language in title. by Rony Flatscher · 18 years ago
  77. 406a168 20060907 Changed 'readme' for 'xsl' example (extracts data from an xml-file and inserts it into a Java data structure (a panel); added information that this example will run without any special XSLT processor starting with Java 1.4. by Rony Flatscher · 18 years ago
  78. c4527c4 Adding the missing '}' in JavaEngine class by Hettige Don Ignatious Nywan Sanka Samaranayake · 18 years ago
  79. 402b465 Applied the set of patches sent by Kev Jackson. Many thanks Kev .. by Hettige Don Ignatious Nywan Sanka Samaranayake · 18 years ago
  80. 7b36839 Removing causes that generated some of the warnings in compilation by Hettige Don Ignatious Nywan Sanka Samaranayake · 18 years ago
  81. 13539cd Removing cumbersome build scripts and using only ant as the build tool by Hettige Don Ignatious Nywan Sanka Samaranayake · 18 years ago
  82. 116668d removed unnecessary echoing .. by Hettige Don Ignatious Nywan Sanka Samaranayake · 18 years ago
  83. 3ac9ec3 Refactored the build.xml by Hettige Don Ignatious Nywan Sanka Samaranayake · 18 years ago
  84. bc6bbc6 Many thanks to Kevin for refactoring the build.xml by Hettige Don Ignatious Nywan Sanka Samaranayake · 18 years ago
  85. b2d79f5 Do some micro optimizations courtesy to Kevin Jackson @ AC Asia. Cleared by Henning Schmiedehausen · 18 years ago
  86. b59a8f1 move to current library versions, add xalan to compile on JDK 1.5 by Henning Schmiedehausen · 18 years ago
  87. 7f4553e add eclipse files to the properties by Henning Schmiedehausen · 18 years ago
  88. bdfeae1 Ran a cleanup on the imports, removing all the * imports by Henning Schmiedehausen · 18 years ago
  89. c6567ba Updating license to version2 by Hettige Don Ignatious Nywan Sanka Samaranayake · 18 years ago
  90. 8127f7a Updating WWW-site by Hettige Don Ignatious Nywan Sanka Samaranayake · 18 years ago
  91. a4f9730 2006-03-28 Removes the special OpenOffice.org support code needed for creating BSF event adapters for OOo versions <= 2.0.2; that special support code got added with revision 389218 (BSF should only contain generic code, hence removing it again). If you need to get at that code then do a svn merge with the diff of this version with revision 389218. by Rony Flatscher · 18 years ago
  92. 4be7299 2006-03-27 Fix for dynamic event adapter creation bug, added EngineUtils.addEventListenerReturningEventInfos() allowing access to supplied event-object, contains special transient OpenOffice.org (OOo) support code for event adapter creations (applicable for OOo version <= 2.0.3). by Rony Flatscher · 18 years ago
  93. bd0bf1c killing. not sure if it was a success or a fail yet test-wise by Henri Yandell · 18 years ago
  94. 7749227 ignore this file, I am testing svn commit emails for new files by Henri Yandell · 18 years ago
  95. 46a761f removing unnecessary xsl (to test email messages on commit) by Henri Yandell · 18 years ago
  96. ef51824 Modified: Added some info about the Prolog BSF Engine written by Ulf Dittmer by Hettige Don Ignatious Nywan Sanka Samaranayake · 18 years ago
  97. e747431 Fixed: minor error in build.xml by Hettige Don Ignatious Nywan Sanka Samaranayake · 18 years ago
  98. 16ab2bb Updated: License from 1.1 to 2.0 by Hettige Don Ignatious Nywan Sanka Samaranayake · 18 years ago
  99. 65fedf2 Added: test-compile task to build.xml Modified: test task in build.xml by Hettige Don Ignatious Nywan Sanka Samaranayake · 18 years ago
  100. 545ae98 Adding log4j-properties file by Hettige Don Ignatious Nywan Sanka Samaranayake · 18 years ago