Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
JEXL-91: renaming o.a.c.jexl to o.a.c.jexl2
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release COMMONS_JEXL_2_0_RC3
Updated documentation; removed some xdoc related elements, revamped content. Get ready for RC3.
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release COMMONS_JEXL_2_0_RC2
Prepare RC2
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release COMMONS_JEXL_2_0_RC2
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release COMMONS_JEXL_2_0_RC1
Update to doc & site following Rahul & Sebb's comments about RC1
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release COMMONS_JEXL_2_0_RC1
scm on trunk
[maven-release-plugin] prepare release COMMONS_JEXL_2_0_RC1
reverted
trying scm on trunk
Reverted again
[maven-release-plugin] prepare release JEXL_2_0_RC1
Reverted again
[maven-release-plugin] prepare release JEXL_2_0_RC1
Reverted again
[maven-release-plugin] prepare release JEXL_2_0_RC1
Reverted again
Reverted to what it is supposed to be (parent 12); does not succeed signing
[maven-release-plugin] prepare release JEXL_2_0_RC1
Failed with gpg 1.0-alpha3; retrying with commons parent 11
Corrected missing 'plugins' tag
Attempt to cut RC1 failed and committed changes; reverting to proper (commons-parent 12) and trying with gpg 1.0-alpha-3 (instead of alpha-4 which hangs)
[maven-release-plugin] prepare release JEXL_2_0_RC1
Reverting to parent 12 since this generates a 'You dont have a SNAPHOT project...'
Stepping back to previous parent pom because gpg:sign hangs same as http://svn.apache.org/viewvc?rev=829646&view=rev
Readying 2.0RC1 - step B.6
Readying 2.0RC1 - step B.6
Fix for JEXL-61; all caches get wrapped by SoftReference, allowing them to be GCed under memory pressure.
Update to commons-parent-12
Update maven plugins; javacc 2.5, findbugs 2.1, pmd 2.4
The 2.0 branch is now trunk.
henrib moved from contributor to committer status
Move to standard m2 directory layout: - src/assembly to src/main/assembly - src/conf to src/main/config Additionally, moved src/test-scripts to src/test/scripts. Related changes to POM and tests.
Move to standard Maven2 directory structure: src/java => src/main/java src/test => src/test/java
JEXL-60 Step 4 of 4 POM changes: * Upgrade javacc-maven-plugin to v2.5 * Add findbugs report * Remove two tab characters
Commons-logging => 1.1.1; JUnit => 3.8.2 Depend on bsf-api for JSR-223 code Temp fixes (until parent POM updated): Add UTF-8 encoding for file copies Add back src/main/resources default
JEXL-20 - Various checkstyle, Javadoc improvements - Exclude generated classes from test coverage JEXL-59 - ClassMap holds a reference to class Thanks to patch by Henri Biestro <hbiestro at gmail dot com>.
JEXL-40 - In certain cases, JEXL fails to find abstract public methods in the base class JEXL-58 - Modified the default instance of a JexlEngine to be not silent & lenient (better matches v1.x behavior) - Improve logging when lenient - Don't emit traces to console from tests - Rename some methods - Various Javadoc improvements - Type safety improvements since we've moved to JDK 1.5 - Some checkstyle improvements - Adjusted checkstyle to better cope with generics use in code - Update PMD and Checkstyle plugin Thanks to patch by Henri Biestro <hbiestro at gmail dot com>.
Next anticipated release from this branch is v2.0.
added henri biestro to the list of contributors
JEXL-57: Change pom.xml to make it Netbeans Maven2 plugin friendly Contributed by Henri Biestro
JEXL-55: updated java version to version 5 Contributed by Henri Biestro
change commons-parent to version 11
COMMONSSITE-30 - fix the checkstyle configuration to work for multi-module and review/update <reporting> plugin version numbers for the poms being changed.
- pom's need to use ${basedir} for configuration files as the multi-module profile is run from commons-parent, so if not specified it can't find those files
- the checkstyle configuration file needs to use ${checkstyle.header.file} for the headerFile property and <headerFile> element added to the plugin config in the pom.xml
- fix m1 checkstyle config to reflect the above where appropriate (specify header file property)
Upgrade to commons-parent-10 pom
Upgrade to version 9 of commons-parent
Remove redundant <resource> configuration for NOTICE/LICENSE - these are configured in commons-parent (NOTE: seems that components which define other <resource> elements need to include these - so only removing from components where NOTICE/LICENSE are the only resources configured)
Upgrade to commons-parent-8 and add configuration properties for OSGi (maven-bundle-plugin) and commons-build-plugin. Add Issue Tracking and Download pages generated by commons-build-plugin
upgrade to commons-parent-7
Upgrade to commons-parent version 6 release
Add in Checkstyle, Cobertura (can't see JCoverage m2 plugin) and PMD reports
Specify JDK source/target 1.4 as per m1 build
Copy m2 build to JEXL 2.0 branch, adding in JavaCC plugin to generate sources
Fix m2 tests not running
Add m2 build
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |