clirr-devel Mailing List for Clirr (Page 14)
Status: Alpha
Brought to you by:
lkuehne
You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(15) |
Oct
(23) |
Nov
|
Dec
(25) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(9) |
Feb
|
Mar
|
Apr
|
May
(76) |
Jun
(207) |
Jul
(242) |
Aug
(42) |
Sep
(33) |
Oct
|
Nov
(7) |
Dec
(1) |
2005 |
Jan
|
Feb
|
Mar
(5) |
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
(66) |
Sep
(38) |
Oct
(6) |
Nov
|
Dec
(2) |
2006 |
Jan
(17) |
Feb
(5) |
Mar
(28) |
Apr
(6) |
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
(1) |
Nov
(1) |
Dec
(7) |
2007 |
Jan
|
Feb
|
Mar
|
Apr
(7) |
May
(33) |
Jun
(4) |
Jul
(3) |
Aug
|
Sep
(5) |
Oct
|
Nov
|
Dec
|
2008 |
Jan
(4) |
Feb
(3) |
Mar
(2) |
Apr
|
May
(1) |
Jun
|
Jul
(6) |
Aug
(8) |
Sep
(5) |
Oct
(20) |
Nov
(7) |
Dec
(9) |
2009 |
Jan
(8) |
Feb
(3) |
Mar
(20) |
Apr
(10) |
May
(40) |
Jun
(11) |
Jul
(23) |
Aug
(4) |
Sep
(1) |
Oct
(1) |
Nov
|
Dec
(2) |
2010 |
Jan
(5) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
|
Mar
|
Apr
(6) |
May
(22) |
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
(1) |
Dec
(2) |
2014 |
Jan
(5) |
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2015 |
Jan
(1) |
Feb
(2) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <lk...@us...> - 2005-08-11 04:17:28
|
Update of /cvsroot/clirr/clirr In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32497 Modified Files: project.xml Log Message: changed groupId to our domain name, asper recommendation in http://maven.apache.org/reference/repository-upload.html Index: project.xml =================================================================== RCS file: /cvsroot/clirr/clirr/project.xml,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- project.xml 8 Aug 2005 13:21:20 -0000 1.27 +++ project.xml 11 Aug 2005 04:17:19 -0000 1.28 @@ -4,7 +4,7 @@ <!-- the version of maven's project object model --> <pomVersion>3</pomVersion> - <groupId>clirr</groupId> + <groupId>net.sf.clirr</groupId> <!-- a unique name for this project --> <artifactId>clirr</artifactId> @@ -20,7 +20,6 @@ <organization> <name>Lars Kühne</name> <url>mailto:cli...@li...</url> -<!-- <logo>http://maven.apache.org/images/jakarta-logo-blue.gif</logo> --> </organization> <!-- the year the project started --> |
From: Vincent M. <vm...@pi...> - 2005-08-10 22:31:02
|
> -----Original Message----- > From: cli...@li... [mailto:clirr-devel- > ad...@li...] On Behalf Of Lars K=FChne > Sent: mercredi 10 ao=FBt 2005 23:08 > To: cli...@li... > Subject: Re: [Clirr-devel] Preparing Release 0.5 >=20 >=20 > > Vincent Massol wrote: > > > >> Right now, I've not yet been able to have it work for me. I'll try = to > >> work > >> more on it today but no promise... > > >=20 > I have now successfully run 'maven clirr' on commons-logging and > commons-collections, using Maven 1.0.2. Maybe there are some issues = only > with Maven 1.1? Sorry I haven't had the time to try further today but it's on my todo = list. I won't forget it but it may take me some time. Don't wait for me. Thanks -Vincent ___________________________________________________________________________ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Téléchargez cette version sur http://fr.messenger.yahoo.com |
From: <lak...@t-...> - 2005-08-10 21:08:06
|
> Vincent Massol wrote: > >> Right now, I've not yet been able to have it work for me. I'll try to >> work >> more on it today but no promise... > I have now successfully run 'maven clirr' on commons-logging and commons-collections, using Maven 1.0.2. Maybe there are some issues only with Maven 1.1? Lars |
From: <lak...@t-...> - 2005-08-10 09:25:16
|
Vincent Massol wrote: >Yes, I did find a problem. I've entered it in the SF bug tracker and I >thought you would get an email automatically... > > > There was a bugtracker setup problem. Thanks for reporting that, notifications are now sent to this list. >Right now, I've not yet been able to have it work for me. I'll try to work >more on it today but no promise... > > > Thanks, Lars |
From: Vincent M. <vm...@pi...> - 2005-08-10 07:30:22
|
> -----Original Message----- > From: cli...@li... [mailto:clirr-devel- > ad...@li...] On Behalf Of Lars K=FChne > Sent: mercredi 10 ao=FBt 2005 08:20 > To: cli...@li... > Subject: Re: [Clirr-devel] Preparing Release 0.5 >=20 > Vincent Massol wrote: >=20 > >Trying the maven clirr plugin on the Cargo project in a few = minutes... > I'll > >let you know how it goes. > > > >Thanks > >-Vincent > > > > >=20 > Vincent, did you encounter any problems? Today is the last day of my > vacation, so it would be cool if we could finish the release today... Yes, I did find a problem. I've entered it in the SF bug tracker and I thought you would get an email automatically... Right now, I've not yet been able to have it work for me. I'll try to = work more on it today but no promise... -Vincent |
From: <lak...@t-...> - 2005-08-10 06:19:40
|
Vincent Massol wrote: >Trying the maven clirr plugin on the Cargo project in a few minutes... I'll >let you know how it goes. > >Thanks >-Vincent > > Vincent, did you encounter any problems? Today is the last day of my vacation, so it would be cool if we could finish the release today... Thanks, Lars |
From: Vincent M. <vm...@pi...> - 2005-08-08 13:23:37
|
> -----Original Message----- > From: cli...@li... [mailto:clirr-devel- > ad...@li...] On Behalf Of Lars K=FChne > Sent: lundi 8 ao=FBt 2005 15:14 > To: cli...@li... > Subject: Re: [Clirr-devel] Preparing Release 0.5 [snip] > I'm using maven 1.0.2 (latest stable relase). Are you using a newer > version? Yes, Maven 1.1-beta2-snapshot I've just fixed the build. [snip] > Inside the clirr-0.5 zip is both the core jar and the maven plugin = jar, > bundled with all documentation. Anything else you need? Ok, I hadn't realized this. [snip] Trying the maven clirr plugin on the Cargo project in a few minutes... = I'll let you know how it goes. Thanks -Vincent |
From: Vincent M. <vm...@us...> - 2005-08-08 13:21:29
|
Update of /cvsroot/clirr/clirr In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11223 Modified Files: project.xml Log Message: Fixed problem with Maven 1.1. It now builds fine. Index: project.xml =================================================================== RCS file: /cvsroot/clirr/clirr/project.xml,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- project.xml 4 Aug 2005 13:32:13 -0000 1.26 +++ project.xml 8 Aug 2005 13:21:20 -0000 1.27 @@ -7,7 +7,7 @@ <groupId>clirr</groupId> <!-- a unique name for this project --> - <id>clirr</id> + <artifactId>clirr</artifactId> <!-- a short but descriptive name for the project --> <name>Clirr</name> |
From: Vincent M. <vm...@us...> - 2005-08-08 13:21:29
|
Update of /cvsroot/clirr/clirr/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11223/core Modified Files: project.xml Log Message: Fixed problem with Maven 1.1. It now builds fine. Index: project.xml =================================================================== RCS file: /cvsroot/clirr/clirr/core/project.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- project.xml 6 Aug 2005 15:19:06 -0000 1.2 +++ project.xml 8 Aug 2005 13:21:20 -0000 1.3 @@ -3,7 +3,7 @@ <extend>${basedir}/../project.xml</extend> - <id>clirr-core</id> + <artifactId>clirr-core</artifactId> <name>Clirr Core</name> <package>net.sf.clirr</package> |
From: Vincent M. <vm...@us...> - 2005-08-08 13:21:29
|
Update of /cvsroot/clirr/clirr/maven In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11223/maven Modified Files: project.xml Log Message: Fixed problem with Maven 1.1. It now builds fine. Index: project.xml =================================================================== RCS file: /cvsroot/clirr/clirr/maven/project.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- project.xml 4 Aug 2005 13:32:13 -0000 1.3 +++ project.xml 8 Aug 2005 13:21:20 -0000 1.4 @@ -2,7 +2,7 @@ <project> <extend>${basedir}/../project.xml</extend> - <id>clirr-maven</id> + <artifactId>clirr-maven</artifactId> <name>Clirr Maven plugin</name> <!-- Note: Although we inherit from project.xml, we still cannot |
From: <lak...@t-...> - 2005-08-08 13:11:16
|
Vincent Massol wrote: >>Just type 'maven', that should build the distribution zip files. >> >> > >I have the same error: > >[...] >+---------------------------------------- >| Generating site for Clirr Maven plugin >| Memory: 17M/26M >+---------------------------------------- >DEPRECATED: the default goal should be specified in the <build> section of project.xml instead of maven.xml >DEPRECATED: the default goal should be specified in the <build> section of project.xml instead of maven.xml >[...] > > I'm using maven 1.0.2 (latest stable relase). Are you using a newer version? > > >>Alternatively you can download them from sourceforge: >>http://sourceforge.net/project/showfiles.php?group_id=89627 >> >> > >I can't find the maven plugin there. > Inside the clirr-0.5 zip is both the core jar and the maven plugin jar, bundled with all documentation. Anything else you need? > That's what you'd like me to try right? > > > Yes. >[snip] > > > >>Vincent, you have commit priviliges, feel free to fix away on the build >>process. I'd be happy to learn how to do things correctly with Maven, >>but I don't have the time to continue learning it the hard way. >> >> > >Yep but at this point it'll be better to move to Maven 2.0 as there's already an assembly plugin which does this nicely and which I have used and I know it works. > >When I have some time, I'll help do the m2 migration. > > Looking forward to that, Lars |
From: Vincent M. <vm...@pi...> - 2005-08-08 12:55:47
|
> -----Original Message----- > From: cli...@li... [mailto:clirr-devel- > ad...@li...] On Behalf Of Lars K=C3=BChne > Sent: lundi 8 ao=C3=BBt 2005 14:32 > To: cli...@li... > Subject: Re: [Clirr-devel] Preparing Release 0.5 >=20 > Vincent Massol wrote: >=20 > >>Before I do that, could you please make sure that the Maven plugin = in > >>the binary distribution actually works? > >> > >I've tried to build it but the build doesn't work for me. > > >=20 > Just type 'maven', that should build the distribution zip files. I have the same error: [...] +---------------------------------------- | Generating site for Clirr Maven plugin | Memory: 17M/26M +---------------------------------------- DEPRECATED: the default goal should be specified in the <build> section = of project.xml instead of maven.xml DEPRECATED: the default goal should be specified in the <build> section = of project.xml instead of maven.xml build:end: Tentative de t=CE=98l=CE=98chargement de clirr-core-0.5.jar. ATTENTION: Impossible de t=CE=98l=CE=98charger clirr-core-0.5.jar. LA CONSTRUCTION A =E2=95=9ACHOU=E2=95=9A Fichier... C:\Documents and Settings\Vincent = Massol\.maven\cache\maven-multiproject-plugin-1.4.1\plugin.jelly =E2=95=9Alement... maven:reactor Ligne..... 104 Colonne... -1 Le processus ne peut continuer =CE=B1 cause de la d=CE=98pendance = manquante suivante: clirr-core-0.5.jar > Alternatively you can download them from sourceforge: > http://sourceforge.net/project/showfiles.php?group_id=3D89627 I can't find the maven plugin there. That's what you'd like me to try = right? [snip] > Vincent, you have commit priviliges, feel free to fix away on the = build > process. I'd be happy to learn how to do things correctly with Maven, > but I don't have the time to continue learning it the hard way. Yep but at this point it'll be better to move to Maven 2.0 as there's = already an assembly plugin which does this nicely and which I have used = and I know it works. When I have some time, I'll help do the m2 migration. Thanks -Vincent |
From: <lak...@t-...> - 2005-08-08 12:29:13
|
Vincent Massol wrote: >>Before I do that, could you please make sure that the Maven plugin in >>the binary distribution actually works? >> >I've tried to build it but the build doesn't work for me. > Just type 'maven', that should build the distribution zip files. Alternatively you can download them from sourceforge: http://sourceforge.net/project/showfiles.php?group_id=89627 > Try "maven dist" >at the top level. Probably something stupid but I don't have the time to >look into it. BTW I've checked the maven.xml and the build is really not >clean... > >2 things to do: > >1/ Rename the "dist" goals to "clirr:dist" and the "dist" goal already >exists (dist plugin). >2/ Use the dist plugin to generate distributions. > > I tried, but I couldn't get the dist plugin to work for multiproject. I want a single distribution file, not one for each subproject. The is no multiproject:dist goal that would do this, and the dist plugin does not take subprojects into account either (don't include the target directories of subprojects in the src distribution, etc). At some point I gave up, figured out the standard maven property names from the dist plugin's jelly code and essentially wrote an Ant script inside maven.xml to finally get the release out the door. Vincent, you have commit priviliges, feel free to fix away on the build process. I'd be happy to learn how to do things correctly with Maven, but I don't have the time to continue learning it the hard way. Cheers, Lars |
From: Vincent M. <vm...@pi...> - 2005-08-08 11:37:06
|
> -----Original Message----- > From: cli...@li... [mailto:clirr-devel- > ad...@li...] On Behalf Of Lars K=FChne > Sent: lundi 8 ao=FBt 2005 00:20 > To: cli...@li... > Subject: Re: [Clirr-devel] Preparing Release 0.5 [snip] > Before I do that, could you please make sure that the Maven plugin in > the binary distribution actually works? I'm not using Maven for = anything > but Clirr, so it's a bit hard for me to test the plugin. I've tried to build it but the build doesn't work for me. Try "maven = dist" at the top level. Probably something stupid but I don't have the time to look into it. BTW I've checked the maven.xml and the build is really not clean...=20 2 things to do: 1/ Rename the "dist" goals to "clirr:dist" and the "dist" goal already exists (dist plugin). 2/ Use the dist plugin to generate distributions. Thanks -Vincent |
From: <lak...@t-...> - 2005-08-07 22:17:01
|
Vincent Massol wrote: >1/ Rename the version so that it's a final one (0.5-SNAPSHOT in 0.5 for >example). Make sure your changes.xml files are updated and the release date >mentioned. > >2/ Build the projects to produce the artifacts. I guess you'll produce 2 >artifacts: one main jar containing the core classes and the Ant ones and >another jar which is the Maven plugin for Clirr. > >3/ Tag the SCM using your favorite tool (tortoisecvs, eclipse, etc). > > > I've done this, built the whole thing, and uploaded the release zips (src and bin) to the sf file release system. >4/ (optional) Publish the 2 jars to the clirr's sourceforge maven >repository. Honestly I think this should be dropped as it's not useful. > > > ... and not even permitted by Sourceforge. Here are the terms of acceptable use for the web space: File releases may not be made available via your project web space (unless you have received permission in writing from SourceForge.net staff), with the exception of nightly snapshots. File releases should be made available using the *File Release System <https://sourceforge.net/project/admin/editpackages.php?group_id=89627>*. >5/ Publish the 2 jars to the ibiblio repository following the instructions >here: http://maven.apache.org/reference/repository-upload.html > > Before I do that, could you please make sure that the Maven plugin in the binary distribution actually works? I'm not using Maven for anything but Clirr, so it's a bit hard for me to test the plugin. Thanks, Lars |
From: <lk...@us...> - 2005-08-07 14:40:20
|
Update of /cvsroot/clirr/clirr/core/src/java/net/sf/clirr/ant In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17383/src/java/net/sf/clirr/ant Modified Files: PatternSetFilter.java Log Message: replaced System.out.println with Ant logging Index: PatternSetFilter.java =================================================================== RCS file: /cvsroot/clirr/clirr/core/src/java/net/sf/clirr/ant/PatternSetFilter.java,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- PatternSetFilter.java 3 Aug 2005 17:16:08 -0000 1.2 +++ PatternSetFilter.java 7 Aug 2005 14:40:12 -0000 1.3 @@ -120,7 +120,7 @@ } } } - System.out.println("included " + className + " = " + included); + project.log("included " + className + " = " + included, Project.MSG_VERBOSE); return included; } } |
From: <lk...@us...> - 2005-08-07 13:54:13
|
Update of /cvsroot/clirr/clirr/core/src/java/net/sf/clirr/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10401/src/java/net/sf/clirr/core Modified Files: Checker.java Log Message: avoid false alarms when package visible classes are removed Index: Checker.java =================================================================== RCS file: /cvsroot/clirr/clirr/core/src/java/net/sf/clirr/core/Checker.java,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- Checker.java 3 Aug 2005 17:16:10 -0000 1.6 +++ Checker.java 7 Aug 2005 13:54:03 -0000 1.7 @@ -77,7 +77,10 @@ */ Checker(ClassChangeCheck ccc) { - classChecks.add(ccc); + if (ccc != null) + { + classChecks.add(ccc); + } } /** @@ -336,6 +339,10 @@ if (compatBaselineClass == null) { + if (!scopeSelector.isSelected(ScopeSelector.getClassScope(currentClass))) + { + continue; + } final String className = currentClass.getClassName(); final ApiDifference diff = new ApiDifference( @@ -345,10 +352,17 @@ } else if (currentClass == null) { + final ScopeSelector.Scope classScope = ScopeSelector.getClassScope(compatBaselineClass); + if (!scopeSelector.isSelected(classScope)) + { + continue; + } final String className = compatBaselineClass.getClassName(); + final Severity severity = classScope.isLessVisibleThan( + ScopeSelector.SCOPE_PROTECTED) ? Severity.INFO : Severity.ERROR; final ApiDifference diff = new ApiDifference( - MSG_CLASS_REMOVED, Severity.ERROR, className, + MSG_CLASS_REMOVED, severity, className, null, null, null); fireDiff(diff); } |
From: <lk...@us...> - 2005-08-07 13:54:13
|
Update of /cvsroot/clirr/clirr/core/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10401/xdocs Modified Files: changes.xml Log Message: avoid false alarms when package visible classes are removed Index: changes.xml =================================================================== RCS file: /cvsroot/clirr/clirr/core/xdocs/changes.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- changes.xml 6 Aug 2005 15:19:07 -0000 1.7 +++ changes.xml 7 Aug 2005 13:54:03 -0000 1.8 @@ -8,6 +8,9 @@ <body> <release version="0.5" date="2005-08-07"> + <action dev="lkuehne" type="fix"> + Avoid false alarms when package visible classes are removed. + </action> <action dev="lkuehne" type="add"> Removed the ant.jar from the uberjar file, resulting in a much smaller distribution size. |
From: <lk...@us...> - 2005-08-06 15:42:41
|
Update of /cvsroot/clirr/clirr In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9907 Modified Files: maven.xml Log Message: build bin and source dist is now the default goal of the toplevel build Index: maven.xml =================================================================== RCS file: /cvsroot/clirr/clirr/maven.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- maven.xml 5 Sep 2004 13:52:56 -0000 1.5 +++ maven.xml 6 Aug 2005 15:42:33 -0000 1.6 @@ -1,15 +1,22 @@ <?xml version="1.0"?> -<project default="dist-site" - xmlns:u="jelly:util" - xmlns:j="jelly:core"> - +<project default="build-clirr-release" + xmlns:u="jelly:util" + xmlns:ant="jelly:ant" + xmlns:j="jelly:core"> + <goal name="dist"> <!-- call the dist target of each sub-project --> <j:set var="goal" value="dist"/> <attainGoal name="multiproject:goal"/> </goal> + <goal name="jar"> + <!-- call the jar target of each sub-project --> + <j:set var="goal" value="jar:jar"/> + <attainGoal name="multiproject:goal"/> + </goal> + <goal name="dist-site" prereqs="dist,multiproject:site"/> <goal name="site:deploy"> @@ -20,5 +27,68 @@ <preGoal name="clean"> <attainGoal name="multiproject:clean"/> </preGoal> - + + + + <!-- this is the target that creates all distributables --> + <goal name="build-clirr-release"> + + <!-- + this is probably not the 'maven way' to do this but it works, + so what the heck... feel free to improve this part of the build :-) + --> + + <!-- + I'd like to clean first, but that somehow breaks + something inside multiproject, and the + multiproject:goal call below executes 'clean' + instead of 'dist' for each subproject. + <attainGoal name="clean"/> + --> + <attainGoal name="multiproject:site"/> + + <!-- call the dist target of each sub-project --> + <j:set var="goal" value="dist"/> + <attainGoal name="multiproject:goal"/> + + <attainGoal name="dist:build-setup"/> + + <ant:mkdir dir="${maven.dist.dir}"/> + + <ant:mkdir dir="${maven.dist.src.assembly.dir}" /> + + <ant:copy todir="${maven.dist.src.assembly.dir}"> + <ant:fileset dir="."> + <ant:exclude name="**/target/**"/> + <ant:exclude name="**/velocity.log*"/> + </ant:fileset> + </ant:copy> + + <ant:zip zipfile="${maven.dist.dir}/${maven.final.name}-src.zip"> + <ant:zipfileset dir="${maven.dist.src.archive.dir}"/> + </ant:zip> + + + <ant:mkdir dir="${maven.dist.bin.assembly.dir}"/> + + <ant:copy flatten="true" todir="${maven.dist.bin.assembly.dir}"> + <ant:fileset dir="."> + <ant:include name="README.txt"/> + <ant:include name="LICENSE*"/> + <ant:include name="**/target/*.jar"/> + </ant:fileset> + </ant:copy> + + <ant:copy todir="${maven.dist.bin.assembly.dir}/docs"> + <ant:fileset dir="${maven.docs.dest}"> + <ant:include name="**"/> + </ant:fileset> + </ant:copy> + + <ant:zip zipfile="${maven.dist.dir}/${maven.final.name}.zip"> + <ant:zipfileset dir="${maven.dist.bin.archive.dir}"/> + </ant:zip> + + </goal> + </project> |
From: <lk...@us...> - 2005-08-06 15:19:15
|
Update of /cvsroot/clirr/clirr/core/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6785/core/xdocs Modified Files: changes.xml Log Message: removed ant.jar from uberjar Index: changes.xml =================================================================== RCS file: /cvsroot/clirr/clirr/core/xdocs/changes.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- changes.xml 4 Aug 2005 13:32:13 -0000 1.6 +++ changes.xml 6 Aug 2005 15:19:07 -0000 1.7 @@ -9,6 +9,10 @@ <release version="0.5" date="2005-08-07"> <action dev="lkuehne" type="add"> + Removed the ant.jar from the uberjar file, resulting in + a much smaller distribution size. + </action> + <action dev="lkuehne" type="add"> The Ant task now allows to exclude classes from compatibility checks via the 'apiclasses' subelement. </action> |
From: <lk...@us...> - 2005-08-06 15:19:15
|
Update of /cvsroot/clirr/clirr/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6785/core Modified Files: project.xml Log Message: removed ant.jar from uberjar Index: project.xml =================================================================== RCS file: /cvsroot/clirr/clirr/core/project.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- project.xml 10 Jul 2004 13:24:03 -0000 1.1 +++ project.xml 6 Aug 2005 15:19:06 -0000 1.2 @@ -26,6 +26,9 @@ <artifactId>ant</artifactId> <version>1.5.3-1</version> <url>http://ant.apache.org</url> + <properties> + <uberjar.bundle>false</uberjar.bundle> + </properties> </dependency> <dependency> <groupId>commons-cli</groupId> |
From: <lk...@us...> - 2005-08-06 12:59:54
|
Update of /cvsroot/clirr/clirr/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19498/xdocs Modified Files: contributing.xml Log Message: fixed an encoding problem (UTF-8 vs ISO-8859-1) Index: contributing.xml =================================================================== RCS file: /cvsroot/clirr/clirr/xdocs/contributing.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- contributing.xml 22 Aug 2004 12:02:26 -0000 1.3 +++ contributing.xml 6 Aug 2005 12:59:46 -0000 1.4 @@ -3,7 +3,7 @@ <document> <properties> <title>Clirr Ant Task</title> - <author>Lars Kühne</author> + <author>Lars Kühne</author> </properties> <body> <section name="Contributing to Clirr"> |
From: <lk...@us...> - 2005-08-04 13:32:23
|
Update of /cvsroot/clirr/clirr/maven In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11264/maven Modified Files: project.xml Log Message: moving all version refs to 0.5 Index: project.xml =================================================================== RCS file: /cvsroot/clirr/clirr/maven/project.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- project.xml 5 Sep 2004 13:17:25 -0000 1.2 +++ project.xml 4 Aug 2005 13:32:13 -0000 1.3 @@ -8,7 +8,7 @@ <!-- Note: Although we inherit from project.xml, we still cannot remove the <currentVersion> tag as this project.xml is parsed at runtime whenever our plugin is called. --> - <currentVersion>0.4</currentVersion> + <currentVersion>0.5</currentVersion> <package>net.sf.clirr.maven</package> <description>Maven plugin for Clirr</description> |
From: <lk...@us...> - 2005-08-04 13:32:23
|
Update of /cvsroot/clirr/clirr/core/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11264/core/xdocs Modified Files: changes.xml Log Message: moving all version refs to 0.5 Index: changes.xml =================================================================== RCS file: /cvsroot/clirr/clirr/core/xdocs/changes.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- changes.xml 1 Aug 2005 07:21:42 -0000 1.5 +++ changes.xml 4 Aug 2005 13:32:13 -0000 1.6 @@ -7,12 +7,12 @@ </properties> <body> - <release version="0.5-dev"> - <action dev="lkuehne" type="add" due-to="lkuehne"> + <release version="0.5" date="2005-08-07"> + <action dev="lkuehne" type="add"> The Ant task now allows to exclude classes from compatibility checks via the 'apiclasses' subelement. </action> - <action dev="lkuehne" type="add" due-to="lkuehne"> + <action dev="lkuehne" type="add"> <!-- RFE #1241245--> Detect change of method final modifier. </action> |
From: <lk...@us...> - 2005-08-04 13:32:22
|
Update of /cvsroot/clirr/clirr/maven/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11264/maven/xdocs Modified Files: changes.xml Log Message: moving all version refs to 0.5 Index: changes.xml =================================================================== RCS file: /cvsroot/clirr/clirr/maven/xdocs/changes.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- changes.xml 15 Jul 2004 13:34:22 -0000 1.1 +++ changes.xml 4 Aug 2005 13:32:13 -0000 1.2 @@ -7,7 +7,13 @@ <body> - <release version="0.4-SNAPSHOT" date="in CVS"> + <release version="0.5" date="2005-08-07"> + <action dev="lkuehne" type="add"> + Upgraded to version 0.5 of clirr-core. + </action> + </release> + + <release version="0.4" date="2004-09-05"> <action dev="vmassol" type="add"> Initial release. See the plugin's web page for the features list. |