Log of /incubator/log4php/trunk/pom.xml
Parent Directory
|
Revision Log
Revision
835259 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 12 06:44:49 2009 UTC
(2 weeks ago)
by
grobmeier
File length: 13398 byte(s)
Diff to
previous 835253
(
colored)
added gpg plugin for codesigning and deleted tagbase from release-plugin since we follow the standard layout
Revision
831705 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Nov 1 16:56:41 2009 UTC
(3 weeks, 4 days ago)
by
chammers
File length: 13075 byte(s)
Diff to
previous 831216
(
colored)
The pear package file name, in contrast to the pear version inside the
package.xml, is allowed to have dashes. So we can use the same 2.0.0-incubator-SNAPSHOT
name as for the other distributed files.
This has the advantage that the enduser can identify the package as beeing
a snapshot before downloading it.
Once we get an pear repository this could have to be changed though.
Revision
831123 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Oct 29 22:30:41 2009 UTC
(3 weeks, 6 days ago)
by
chammers
File length: 12679 byte(s)
Diff to
previous 830854
(
colored)
After the recent introduction of "-d memory_limit" it's no longer necessary to
hide the output of "pear package". Showing it on the other hand is really useful
if PEAR_PackageManager2 etc. are not installed.
The debug output in package.php is not necessary either and has been disabled.
Revision
830332 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 27 20:53:04 2009 UTC
(4 weeks, 2 days ago)
by
chammers
File length: 12744 byte(s)
Diff to
previous 830330
(
colored)
* merged the two phpunit executions for the code coverage and surefire report
into one to speed up the build process.
* reordered elements to <id><phase><goals> like the others are
Revision
830330 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 27 20:44:06 2009 UTC
(4 weeks, 2 days ago)
by
chammers
File length: 13369 byte(s)
Diff to
previous 830077
(
colored)
PEAR package builds again.
To make "pear package" work, it must be executed in a directory that contains
exactly those files that should be part of the PEAR package therfore the ant
copy tasks are needed.
The resulting .tgz file is moved to /target as I found it convenient if it
can be found next to the normal .tar.gz and .zip files.
Revision
828888 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Oct 22 22:50:50 2009 UTC
(4 weeks, 6 days ago)
by
chammers
File length: 13380 byte(s)
Diff to
previous 828879
(
colored)
Changed version number to 2.0.0-incubating as Christian G. suggested on the Wiki page "Log4php Releaseplan".
Revision
828879 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Oct 22 22:28:53 2009 UTC
(4 weeks, 6 days ago)
by
chammers
File length: 13294 byte(s)
Diff to
previous 827828
(
colored)
Create .zip file with identical content as the PEAR .tgz.
Too bad that the PEAR version number may not (it's validated) contain
the -SNAPSHOT so the it has to be specified separately. I could not
find out how to elegantly use sed or a regex in the pom.xml.
Revision
827827 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 20 22:49:43 2009 UTC
(5 weeks, 1 day ago)
by
chammers
File length: 12652 byte(s)
Diff to
previous 826918
(
colored)
In the antrun:run{phplint} Maven task I replaced the <for> by <apply> and which
not only is shorter but also allowes us to get rid of the ant-contrib dependency
which caused build problems as it has a dependency on ant-1.6.x.
Revision
826908 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 20 00:19:40 2009 UTC
(5 weeks, 2 days ago)
by
chammers
File length: 11272 byte(s)
Diff to
previous 822937
(
colored)
Ported "php -l" loop from build.xml into the process-sources phase of
the maven default lifecycle (in other words, every php file gets syntax
checked before anything else happens).
Revision
822818 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Oct 7 18:14:49 2009 UTC
(7 weeks, 1 day ago)
by
chammers
File length: 9867 byte(s)
Diff to
previous 801060
(
colored)
So we have phpdoc generation in build.xml and pom.xml? Strange. But this
one seems to be the relevant one.
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.