Hi Thomas,

I have a problem understanding the dependencies (snippet from the pom.xml)

   <dependency>
     <groupId>commons-collections</groupId>
     <artifactId>commons-collections</artifactId>
     <version>3.1</version>
   </dependency>
   <dependency>
     <groupId>commons-logging</groupId>
     <artifactId>commons-logging</artifactId>
     <version>1.0.4</version>
   </dependency>
   <dependency>
     <groupId>concurrent</groupId>
     <artifactId>concurrent</artifactId>
     <version>1.3.4</version>
   </dependency>

Are this dependencies belonging to JCS and/or EHCache?

Thanks in advance

Siegfried Goeschl

Siegfried Goeschl wrote:
Hi Thomas,

[X] -1 No (give reasons)

If have issues regarding the M1 build

1) the maven-jcoverage-plugin call in maven.xml breaks my build since I don't have the plugin installed (it is obsolete)

Some other minor thingies

2) are you using maven-1.1 or maven-1.0.2 - maven-1.1 complains about the default goal defined in maven.xml 3) there are some minor PMD and JavaDoc issues regarding test sources but for such a tiny project there shouldn't be any 4) in general I would recommend o use "major.minor.patch", i.e. fulcrum-cache-1.1.0, to make versioning more consistent

I fixed the following issues

1) removed the plugin invocation
2) moved default goal to project.xml


Cheers,

Siegfried Goeschl

Thomas Vandahl wrote:
Hi folks,

(This is the first step in a number of component releases I've planned, so expect some more of these vote calls)

I would like to ask whether the Fulcrum-Cache component should be released. I have uploaded the artifacts to http://people.apache.org/~tv/fulcrum/ namely

- Distributions to .
- Jars to jars/
- Poms to poms/
- The site to docs/


Please vote if you want these files to be released as Fulcrum-Cache, Version 1.1

[ ] +1 Yes, these were due long ago
[ ] 0 I don't care
[ ] -1 No (give reasons)

The Vote ends on Saturday, June 14th 2008 13:00 CEST

Bye, Thomas.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to