Download List

项目描述

The Ejen program is a code and text generation
system. It makes use of Java/XML/XSLT technologies
and is implemented as an Ant task. It provides a
complete generation, compilation, and deployment
sequence, using XML "build" files and XSL filters
and templates.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-08-13 20:04
1.1

这个版本采用了新的“依赖”节点,允许通过比较依赖文件时间有条件的文件生成。绿洲XML目录的支持已被添加(允许使用本地DTD文件)。决议相对路径中的几个问题已得到修复。实例和文件进行了更新和改进。有一个新的额真为Eclipse平台的集成插件,作为单独的下载。
标签: Major feature enhancements
This release features a new "depends" node that allows conditional file generation by comparing dependent file times. Oasis XML catalog support has been added (allows the use of local DTD files). Several problems with relative paths resolution have been fixed. Examples and documentation have been updated and improved. There is a new Ejen plugin for Eclipse platform integration, available as a separate download.

2003-05-03 21:56
1.1-pre3

预计这将是1.1的最终版本。新的“exec”节点增加了,它允许任何XPath表达式将被处决。增加了三个XMLReaders:为二进制文件的读取,系统执行特定的命令之一,由阅读的文本文件中的行线之一。以前的版本不能处理使用XSL样式表前缀不是“样式”。这是固定的,是有用的XSL样式的一代。新的例子还增加或更新。 (在EJB的2.0游行已准备好了JBoss 3.2.x发行。)
标签: Minor feature enhancements
This is expected to be the 1.1 final release. A new "exec" node was added, which allows any XPath expression to be executed. Three XMLReaders were added: one for binary file reading, one for system specific command execution, and one for reading a text file line by line. Previous versions could not deal with stylesheets using an XSL prefix other than "xsl". This has been fixed, and is useful for XSL to XSL generation. New examples were also added or updated. (The EJB-2.0 demonstration is ready for JBoss-3.2.x distributions.)

2003-01-20 14:46
1.1-pre2

ANTLR的,而不是现在使用的JavaCC的。一个JTidy版本是包括HTML解析。所有文件引用,现在的URI,采用默认的文件,HTTP,FTP支持,以及罐协议。许多新的“节点”是说:萨克斯,选择,可变,尝试,抓住最后,财产,回声,如果在选择时,否则,foreach所。新功能包括完整的命名空间支持,验证,并能插入专门XMLReaders和DocumentBuilders。 EJB的演示完全重写,现在功能2.0规范,DAO中的HSQLDB / PostgreSQL的/ MySQL的支持,和XSL /基于servlet的测试应用程序。
标签: Major feature enhancements
Antlr is now used instead of JavaCC. A version of JTidy is included for HTML parsing. All file references are now URIs, with default support for file, http, ftp, and jar protocols. Many new "nodes" were added: sax, option, variable, try, catch, finally, property, echo, if, choose, when, otherwise, foreach. New features include full namespace support, validation, and the ability to plug in specialized XMLReaders and DocumentBuilders. The EJB demo was completely rewritten, and now features 2.0 specification, DAO, hsqldb/PostgreSQL/MySQL support, and an XSL/servlet-based testing application.

2002-04-29 20:35
1.0.0

该机制的文档和示例的更新。阿的EJB 1.1 PostgreSQL数据库示范港口中增加了额真- 1.0.0 - demos.zip。该机制的文档现在包含一个PostgreSQL的howto以及新安装的JDK 1.4提示用户。
标签: Minor feature enhancements
The documention and examples were updated. A port
of the EJB 1.1 demonstration for PostgreSQL
database has been added in Ejen-1.0.0-demos.zip.
The documention now contains a howto for
PostgreSQL as well as new installation tips for
JDK 1.4 users.

2002-04-04 15:06
1.0-pre2

额真现在使用(修订)Java解析器的JavaCC的产生,以Java源文件转换成DOM树。几乎额真节点和扩展参数现在AVTs(属性值模板),它允许更灵活的字符串值。所有的例子,包括EJB 1.1的示范,现已作为单独的下载。文件现已在额真系统和EJB 1.1示威。
标签: Major feature enhancements
Ejen now uses a (modified) Java parser generated by JavaCC in order to convert Java sources file into a DOM tree. Almost all String values in Ejen nodes and extensions parameters are now AVTs (Attribute Values Templates), which allows more flexibility. All examples, including the EJB 1.1 demonstration, are now available as a separate download. Documentation is now available for the Ejen system and the EJB 1.1 demonstration.

Project Resources