Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
TLP related blanket changes: s:jakarta.apache.org/commons:commons.apache.org: s/commons-user@jakarta.apache.org/user@commons.apache.org/ s/commons-dev@jakarta.apache.org/dev@commons.apache.org/ s/Jakarta Commons/Apache Commons/ s:svn.apache.org/viewcvs/jakarta/commons:svn.apache.org/viewvc/commons: s:svn.apache.org/viewcvs.cgi/jakarta/commons:svn.apache.org/viewvc/commons: s:svn.apache.org/viewvc/jakarta/commons:svn.apache.org/viewvc/commons: s:svn.apache.org/repos/asf/jakarta/commons:svn.apache.org/repos/asf/commons: I'd appreciate another pair of eyes on this. There are some categories we probably don't want to change ATM (hopefully, none of these snuck in): * Historicals (proposals etc.) * URLs that shouldn't change (DOCTYPE fragments etc.) * Test cases where namespace URLs matter etc. (I'll track any related nightly failures)
Moving to TLP
Moving back :)
Moving to TLP
Change version 2.1-dev --> 2.1-SNAPSHOT
Ant build corrections - add the NOTICE file to the jar - add the LICENSE and NOTICE files to the sources jar - add the Specification title to the jar manifest
Add missing license headers
Improve the build dependancies when using Ant. Fixes: MODELER-20: Based on a patch submitted by Petteri Raty MODELER-21: Patch submitted by Petteri Raty
updating versions after 2.0 final release
one more spot to update version #
prepare for 2.0 final release
svn:keywords correction
Fix typo. Should allow Gump to build again.
Better fix to avoid problems even if "commons-modeler.jar" is defined already.
Make order of property initialization consistent with other projects.
Preparing for next modeler release
- Added descriptions where missing - Modified version number to 1.1 (from 1.1-M1) - Modified CVS tag in release target to 1.1 - Misc spelling fixes
- Reflect the reality that modeler does not depend on beanutils (or) collections. - Ensure that build/test works even when digester jars are absent as this is an optional component now.
typo PR: Obtained from: Submitted by: Reviewed by:
Added a target that automates most of the release steps. The source is taken using anoncvs ( instead of doing it on cvs.apache.org ), people could do "cvs diff" ( they only need to cvs login first ). Also cut&pasted tomcat's download targets, to simplify dependency download.
Add the source to the dist - in a .jar format, like used by JDK. The jar can simplify debugging and working with modeler in IDEs, since it's very easy to mount it in the sources. Also added a small target and the build.xml - to recompile the sources ( it makes it easier to locate and fix bugs ). This is just "exeperimental", to get feedback and figure out if anyone (else) would like this.
Set the 1.1-M1 version PR: Obtained from: Submitted by: Reviewed by:
Another try - ant.properties was missing PR: Obtained from: Submitted by: Reviewed by:
Use the LICENSE in the current dir, make sure it is included in the jar PR: Obtained from: Submitted by: Reviewed by:
Few more fixes. Make the finding of descriptors consistent, fix lookup in packages, remove info.
I got it - ant1.6 is more flexible and didn't report any error. Now it works with 1.5 ( and I'll keep testing with 1.5 )
Fix build ?
Added release notes for 1.1 Update the build.xml Added "index=true" to jar to speed up on 1.3+
Added dist-lite ( dist without javadoc - similar with ant ) Conditional compile for ant16 features.
Clean up some Javadoc generation whining under JDK 1.4.1.
Few tweaks in the build file to make it more consistent with tomcat ( and other ) build properties.
Add tomcat home, few fixes. Seems to be working now.
Few changes in the build targets to allow builds in a separate dir. The temp directory and the target dir can be specified, and the result will not create any temp file in the local dir. ( this allows much faster compilation and is more IDE friendly ). Added a target to test and demo the ant tasks. Tomcat5.0 and mx4j-tools are required. Right now tomcat won't work - there are still changes that need to be commited in tomcat. ( problaby the whole example should move in tomcat - but I don't have a better one )
Revert version number for further development.
Set version for release tagging.
Initial revision
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 |