#1222: When using the build script with phing 2.3.3 a warning about an
unsupported
attribute is raised
-----------------------------------------+----------------------------------
Reporter: sven.kretschm...@… | Owner: impl
Type: defect | Status: new
Priority: low | Milestone: 1.0.3
Component: build | Version: 1.0.2
Severity: normal | Keywords:
Has_patch: 0 |
-----------------------------------------+----------------------------------
Comment(by anonymous):
agavi-1.0.2 + phing-2.4.0 results always in errors:
{{{
tay$ agavi project-create
Agavi > project-create:
Project base directory [/tmp/x]:
[property] Loading /tmp/x/build.properties
[property] Unable to find property file: /tmp/x/build.properties...
skipped
Project name [New Agavi Project]:
Project prefix (used, for example, in the project base action)
[Newagaviproject]:
Default template extension [php]:
[property] Loading /tmp/x/build.properties
[copy] Copying 1 file to /tmp/x
[filter:ReplaceTokens] Replaced "%%PROJECT_NAME%%" with "New Agavi
Project"
[mkdir] Created dir: /tmp/x/app
[mkdir] Created dir: /tmp/x/app/config
[mkdir] Created dir: /tmp/x/app/modules
[mkdir] Created dir: /tmp/x/app/models
[mkdir] Created dir: /tmp/x/app/cache
[mkdir] Created dir: /tmp/x/app/lib
[mkdir] Created dir: /tmp/x/app/log
[mkdir] Created dir: /tmp/x/app/templates
[mkdir] Created dir: /tmp/x/dev
[mkdir] Created dir: /tmp/x/dev/pub
[mkdir] Created dir: /tmp/x/libs
[mkdir] Created dir: /tmp/x/pub
[chmod] Changed file mode on '/tmp/x/app/cache' to 777
[chmod] Changed file mode on '/tmp/x/app/log' to 777
[copy] Copying 1 file to /tmp/x/app
[filter:ReplaceTokens] Replaced "%%AGAVI_SOURCE_LOCATION%%" with
"/usr/share/php5/PEAR/agavi"
[copy] Copying 3 files to /tmp/x/app/lib
[filter:ReplaceTokens] Replaced "%%PROJECT_PREFIX%%" with
"Newagaviproject"
[filter:ReplaceTokens] Replaced "%%PROJECT_PREFIX%%" with
"Newagaviproject"
[filter:ReplaceTokens] Replaced "%%PROJECT_PREFIX%%" with
"Newagaviproject"
[copy] Copying 13 files to /tmp/x/app/config
[filter:ReplaceTokens] Replaced "%%PROJECT_NAME%%" with "New Agavi
Project"
[filter:ReplaceTokens] Replaced "%%PROJECT_PREFIX%%" with
"Newagaviproject"
[filter:ReplaceTokens] Replaced "%%PROJECT_PREFIX%%" with
"Newagaviproject"
[filter:ReplaceTokens] Replaced "%%PROJECT_PREFIX%%" with
"Newagaviproject"
[filter:ReplaceTokens] Replaced "%%PROJECT_PREFIX%%" with
"Newagaviproject"
[filter:ReplaceTokens] Replaced "%%PROJECT_PREFIX%%" with
"Newagaviproject"
[filter:ReplaceTokens] Replaced "%%PROJECT_PREFIX%%" with
"Newagaviproject"
[filter:ReplaceTokens] Replaced "%%TEMPLATE_EXTENSION%%" with "php"
[copy] Copying 2 files to /tmp/x/dev/pub
tay $ agavi status
[property] Loading /tmp/x/build.properties
[agavi.import] Could not read /tmp/x/build.xml: Error reading project file
[wrapped: property (unknown) doesn't support the 'userproperty'
attribute.] (skipping)
Agavi > status:
[echo] PHP:
[echo] Version: 5.3.0
[echo] Include path: .:/usr/share/php5:/usr/share/php5/PEAR
[echo]
[echo] Phing:
[echo] Version: Phing 2.4.0
[echo]
[echo] Agavi:
[echo] Installation directory: /usr/share/php5/PEAR/agavi
[echo] Version: 1.0.2
[echo] URL: http://www.agavi.org
[echo]
[echo] Project:
[echo] Base directory: /tmp/x
[echo]
[echo] For a list of possible build targets, call this script with
the -l argument.
}}}
last working version is agavi-1.0.2RC2 + phing-2.3.3
--
Ticket URL: <http://trac.agavi.org/ticket/1222#comment:2>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets