4.0.0
net.sf.ehcache
ehcache-parent
2.5
ehcache-core
jar
2.6.11
Ehcache Core
This is the ehcache core module. Pair it with other modules for added functionality.
The Apache Software License, Version 2.0
src/assemble/EHCACHE-CORE-LICENSE.txt
http://ehcache.org
UTF-8
UTF-8
5
src/test/java
src/test/resources
ehcache
false
false
${maven.build.timestamp}
2.10
org.slf4j
slf4j-api
1.6.1
compile
org.slf4j
slf4j-jdk14
1.6.1
provided
javax.servlet
servlet-api
2.4
provided
org.hibernate
hibernate-core
3.5.1-Final
provided
javax.transaction
jta
1.1
provided
net.sf.ehcache
sizeof-agent
1.0.1
provided
org.codehaus.btm
btm
2.0.1
test
net.sf.hibernate
hibernate
2.1.8
javax.transaction
jta
javax.security
jacc
net.sf.ehcache
ehcache
provided
org.hamcrest
hamcrest-core
1.2
test
org.hamcrest
hamcrest-library
1.2
test
junit
junit
4.10
test
dom4j
dom4j
1.6.1
test
javassist
javassist
3.4.GA
test
org.hibernate
hibernate-ehcache
3.3.2.GA
test
ehcache
net.sf.ehcache
commons-logging
commons-logging
1.1.1
test
org.apache.derby
derby
10.5.3.0_1
test
org.mockito
mockito-core
1.8.2
test
com.sun.xsom
xsom
20100725
test
org.beanshell
bsh
1.3.0
test
src/main/resources
true
${project.build.directory}/generated-resources
false
${basedir}/${testDir}
${basedir}/src/main/config/jcache
${basedir}/${testResources}
org.apache.maven.plugins
maven-compiler-plugin
2.3.2
1.6
1.6
org.apache.maven.plugins
maven-jar-plugin
2.3.1
Apache Software License, Version 2.0
test-jar
test-jar
org.apache.maven.plugins
maven-javadoc-plugin
2.7
${skipJavadoc}
true
128m
512
${basedir}/src/main/java/net/sf/ehcache/overview.html
true
${project.name} ${project.version} API
generate-javadoc
pre-site
javadoc
true
128m
512
${basedir}/src/main/java/net/sf/ehcache/overview.html
true
${project.name} ${project.version} API
org.codehaus.gmaven
gmaven-plugin
1.3
build-revision
generate-resources
execute
1) {
return matcher[0][1]
} else {
println "return unknown because matcher found no match"
return "unknown"
}
}
core_revision = getLastChangedRevision(project.basedir)
project.properties.setProperty('build.revision', core_revision)
def proc = "hostname".execute()
proc.waitFor()
def hostname = "unknown"
if (proc.exitValue() == 0)
hostname = proc.text.trim()
project.properties.setProperty('build.hostname', hostname)
]]>
org.apache.maven.plugins
maven-source-plugin
2.0.3
org.apache.maven.plugins
maven-surefire-plugin
${surefire.version}
pertest
${tests.supplemental.args} -Xmx64m
false
false
true
plain
false
true
true
${net.sf.ehcache.speedAdjustmentFactor}
${project.build.directory}
net.sf.ehcache:sizeof-agent
default-test
**/*$*
**/Abstract*Test.java
**/RMICacheReplicatorWithLargePayloadTest.java
**/*Integration*Test.java
large-heap-test-execution
integration-test
test
**/*$*
**/RMICacheReplicatorWithLargePayloadTest.java
**/TerracottaIntegrationTest.java
${tests.supplemental.args} -Xms512m -Xmx512m
org.apache.maven.plugins
maven-checkstyle-plugin
2.7
verify
checkstyle
${basedir}/checkstyle/checkstyle.xml
${basedir}/checkstyle/suppressions.xml
${basedir}/checkstyle/ClassHeader.txt
${skipCheckstyle}
false
false
true
true
true
false
true
org.codehaus.mojo
xml-maven-plugin
1.0
transform
${basedir}/src/changes
${project.build.directory}
${basedir}/src/xslt/changelog.xsl
.txt
org.apache.maven.plugins
maven-assembly-plugin
2.3
${basedir}/src/assemble/filter.properties
${basedir}/src/assemble/distribution.xml
gnu
attach-distribution
package
single
org.apache.maven.plugins
maven-dependency-plugin
2.2
generate-resources
copy-agent-jar-to-resources
copy-dependencies
*
sizeof-agent
${project.build.directory}/generated-resources/net/sf/ehcache/pool/sizeof/
true
true
org.codehaus.mojo
rmic-maven-plugin
1.1
rmi-compilation
compile
rmic
**/RMICachePeer.class
${project.build.outputDirectory}
org.eclipse.m2e
lifecycle-mapping
1.0.0
org.codehaus.mojo
xml-maven-plugin
[1.0,)
transform
org.apache.maven.plugins
maven-dependency-plugin
[1.0,)
copy-dependencies
org.codehaus.gmaven
gmaven-plugin
[1.3,)
execute
org.codehaus.mojo
rmic-maven-plugin
[1.1,)
rmic
org.apache.maven.plugins
maven-checkstyle-plugin
[2.7,)
checkstyle
staging
org.apache.maven.plugins
maven-gpg-plugin
sign-artifacts
deploy
sign
perfTests
src/test/perf
src/test/perfResources
org.apache.maven.plugins
maven-surefire-plugin
${surefire.version}
${tests.supplemental.args} -Xmx512m
buildnumber-git
.svn
org.codehaus.mojo
buildnumber-maven-plugin
1.0-beta-3
generate-resources
create
false
false
{0,date,yyyy-MM-dd_HH-mm}_{1}
- timestamp
- ${user.name}
no-interruptible-io-solaris
java.vendor
Sun Microsystems Inc.
-XX:-UseVMInterruptibleIO
enable-system-gc-jrockit
java.vm.name
Oracle JRockit(R)
-XXfullSystemGC -Xverbose:systemgc
test-nonstopcache
org.apache.maven.plugins
maven-surefire-plugin
${surefire.version}
**/nonstop/*Test.java
**/*$*
net.sf.ehcache.skipUpdateCheck
true
java.awt.headless
true
fast
true
true
terracotta-snapshots
http://www.terracotta.org/download/reflector/snapshots
false
true
terracotta-releases
http://www.terracotta.org/download/reflector/releases
true
false
jboss-releases
http://repository.jboss.org/nexus/content/groups/public-jboss
true
false
Java.net Maven 2
http://download.java.net/maven/2
true
false
terracotta-snapshots
http://www.terracotta.org/download/reflector/snapshots
false
true
terracotta-releases
http://www.terracotta.org/download/reflector/releases
true
false
scm:svn:http://svn.terracotta.org/svn/ehcache/trunk
scm:svn:https://svn.terracotta.org/repo/ehcache/trunk
http://svn.terracotta.org/svn/ehcache/trunk
JIRA
https://jira.terracotta.org/jira/browse/EHC