[Anthill] Help needed
Eric Minick
eric at urbancode.com
Wed Jun 2 08:25:12 CDT 2004
Alternatively, if you do not want to have a file in the project which
tracks the version, you could change the anthill.version.adapter to:
com.urbancode.anthill.adapter.ProjectPropertyFileVersionAdapter
You could then click on the adapter name in the edit screen to set what
version your project is on.
- Eric
Asbjorn Hoiland Aarrestad wrote:
> and....
>
> 09:58:15:207 [Thread - AnthillBuildDaemon] ERROR
> com.urbancode.anthill.BuildManager - VersionFile parameter must point
> to a file that
> exists
>
> you have not specified the version file as an existing file, which you
> must do
>
> - asbjørn
>
> Andrés Bel wrote:
>
>> I have Anthill installed in a Oracle IAS, so the user is oracle.oinstall
>> I gave the write access to this user and I get this error.
>>
>> 09:58:14:856 [Thread - AnthillBuildDaemon] INFO
>> com.urbancode.anthill.adapter.CVSRepositoryAdapter - repository root:
>> :local:/var/cvs/cvsroot
>> 09:58:14:875 [Thread - AnthillBuildDaemon] INFO
>> com.urbancode.anthill.adapter.CVSRepositoryAdapter - Module:
>> /Utilidades
>> 09:58:14:875 [Thread - AnthillBuildDaemon] INFO
>> com.urbancode.anthill.adapter.CVSRepositoryAdapter - Branch: null
>> 09:58:14:875 [Thread - AnthillBuildDaemon] INFO
>> com.urbancode.anthill.adapter.CVSRepositoryAdapter - Work directory:
>> /usr/local/anthill/esigas
>> 09:58:14:876 [Thread - AnthillBuildDaemon] INFO
>> com.urbancode.anthill.adapter.CVSRepositoryAdapter - Local project
>> directory: /usr/local/anthill/esigas/Utilidades
>> 09:58:14:876 [Thread - AnthillBuildDaemon] INFO
>> com.urbancode.anthill.BuildManager - Project: UIXEsigas is being
>> released.
>> 09:58:14:876 [Thread - AnthillBuildDaemon] INFO
>> com.urbancode.anthill.BuildManager - Initializing repository adapter...
>>
>>
>> 09:58:14:889 [Thread - AnthillBuildDaemon] INFO
>> com.urbancode.anthill.adapter.CVSRepositoryAdapter - repository root:
>> :local:/var/cvs/cvsroot
>> 09:58:14:889 [Thread - AnthillBuildDaemon] INFO
>> com.urbancode.anthill.adapter.CVSRepositoryAdapter - Module:
>> /Utilidades
>> 09:58:14:889 [Thread - AnthillBuildDaemon] INFO
>> com.urbancode.anthill.adapter.CVSRepositoryAdapter - Branch: null
>> 09:58:14:890 [Thread - AnthillBuildDaemon] INFO
>> com.urbancode.anthill.adapter.CVSRepositoryAdapter - Work directory:
>> /usr/local/anthill/esigas
>> 09:58:14:890 [Thread - AnthillBuildDaemon] INFO
>> com.urbancode.anthill.adapter.CVSRepositoryAdapter - Local project
>> directory: /usr/local/anthill/esigas/Utilidades
>> 09:58:14:890 [Thread - AnthillBuildDaemon] INFO
>> com.urbancode.anthill.BuildManager - step 0) Clean up working directory
>>
>>
>> 09:58:14:890 [Thread - AnthillBuildDaemon] INFO
>> com.urbancode.anthill.adapter.ProfileRepositoryAdapter - Cleaning up
>> local files:
>> 09:58:15:157 [Thread - AnthillBuildDaemon] INFO
>> com.urbancode.anthill.BuildManager - step 1) Retrieve working copy of
>> code from repository
>> 09:58:15:205 [Thread - AnthillBuildDaemon] INFO
>> com.urbancode.anthill.adapter.CVSRepositoryAdapter -
>> RepositoryException in checkout.
>> message: Checkout failed: java.io.IOException: javac: not found
>> 09:58:15:205 [Thread - AnthillBuildDaemon] INFO
>> com.urbancode.anthill.BuildManager - step 2) is project up to date?
>> 09:58:15:206 [Thread - AnthillBuildDaemon] INFO
>> com.urbancode.anthill.BuildManager - step 3) Increment version:
>> 09:58:15:206 [Thread - AnthillBuildDaemon] INFO
>> com.urbancode.anthill.adapter.UrbanCodeVersionAdapter - Branch from the
>> repository adapter:
>>
>> 09:58:15:206 [Thread - AnthillBuildDaemon] INFO
>> com.urbancode.anthill.adapter.UrbanCodeVersionAdapter - Incrementing
>> version file: /usr/local/anthill/esigas/Utilidades/version.inf
>> 09:58:15:207 [Thread - AnthillBuildDaemon] ERROR
>> com.urbancode.anthill.BuildManager - VersionFile parameter must point
>> to a file that
>> exists
>> java.lang.IllegalArgumentException: VersionFile parameter must point to
>> a file that exists
>> at
>> com.urbancode.anthill.adapter.VersionModifier.<init>(VersionModifier.jav
>> a:47)
>> at
>> com.urbancode.anthill.adapter.UrbanCodeVersionAdapter.incrementVersion(U
>> rbanCodeVersionAdapter.java:123)
>> at com.urbancode.anthill.BuildManager.build(BuildManager.java:117)
>> at
>> com.urbancode.anthill.AnthillProject.releaseProject(AnthillProject.java:
>> 231)
>> at
>> com.urbancode.anthill.BuildDefinition.run(BuildDefinition.java:158)
>> at com.urbancode.anthill.BuildDaemon.run(BuildDaemon.java:73)
>>
>> -----Mensaje original-----
>> De: anthill-bounces at lists.urbancode.com
>> [mailto:anthill-bounces at lists.urbancode.com] En nombre de Eric Minick
>> Enviado el: Martes, 01 de Junio de 2004 06:12 p.m.
>> Para: Anthill user list
>> Asunto: Re: [Anthill] Help needed
>>
>> Andres,
>>
>> Is it possible that you are running your webcontainer as a user who
>> doesn't have write access to the working directory?
>> - Eric
>>
>> Andrés Bel wrote:
>>
>>
>>
>>> Here are the files from the
>>> /usr/local/anthill/conf/profiles/Unix/unix_cvs
>>>
>>> -rwxrwxrwx 1 oracle oinstall 1717 Feb 27 18:03
>>> getCommandInit.pgl
>>> -rwxrwxrwx 1 oracle oinstall 43 Feb 27 18:03
>>> getCommandInit.sh
>>> -rwxrwxrwx 1 oracle oinstall 2078 Feb 27 18:03
>>> getRevisionsSince.pgl
>>> -rwxrwxrwx 1 oracle oinstall 129 Feb 27 18:03
>>> getRevisionsSince.sh
>>> -rwxrwxrwx 1 oracle oinstall 1625 Feb 27 18:03
>>> getWorkingProject.pgl
>>> -rwxrwxrwx 1 oracle oinstall 111 Feb 27 18:03
>>> getWorkingProject.sh
>>> -rwxrwxrwx 1 oracle oinstall 867 Feb 27 18:03 label.pgl
>>> -rwxrwxrwx 1 oracle oinstall 100 Feb 27 18:03 label.sh
>>> -rwxrwxrwx 1 oracle oinstall 884 Feb 27 18:03
>>> postEditPagelet.pgl
>>> -rwxrwxrwx 1 oracle oinstall 122 Feb 27 18:03
>>> postEditPagelet.sh
>>> -rwxrwxrwx 1 oracle oinstall 832 Feb 27 18:03
>>> preEditPagelet.pgl
>>> -rwxrwxrwx 1 oracle oinstall 36 Feb 27 18:03
>>> preEditPagelet.sh
>>> -rwxrwxrwx 1 oracle oinstall 920 Feb 27 18:03 unlock.pgl
>>> -rwxrwxrwx 1 oracle oinstall 61 Feb 27 18:03 unlock.sh
>>>
>>> I create the dir /usr/local/anthill/esigas/Utilidades and here is the
>>> error.
>>>
>>> 16:54:49:272 [Thread - AnthillBuildDaemon] INFO
>>> com.urbancode.anthill.adapter.CVSRepositoryAdapter - repository root:
>>> :local:/var/cvs/cvsroot
>>> 16:54:49:272 [Thread - AnthillBuildDaemon] INFO
>>> com.urbancode.anthill.adapter.CVSRepositoryAdapter - Module:
>>> /Utilidades
>>> 16:54:49:273 [Thread - AnthillBuildDaemon] INFO
>>> com.urbancode.anthill.adapter.CVSRepositoryAdapter - Branch: null
>>> 16:54:49:273 [Thread - AnthillBuildDaemon] INFO
>>> com.urbancode.anthill.adapter.CVSRepositoryAdapter - Work directory:
>>> /usr/local/anthill/esigas
>>> 16:54:49:273 [Thread - AnthillBuildDaemon] INFO
>>> com.urbancode.anthill.adapter.CVSRepositoryAdapter - Local project
>>> directory: /usr/local/anthill/esigas/Utilidades
>>> 16:54:49:273 [Thread - AnthillBuildDaemon] INFO
>>> com.urbancode.anthill.BuildManager - Project: UIXEsigas is being
>>> released.
>>> 16:54:49:273 [Thread - AnthillBuildDaemon] INFO
>>> com.urbancode.anthill.BuildManager - Initializing repository
>>>
>>
>> adapter...
>>
>>
>>> 16:54:49:274 [Thread - AnthillBuildDaemon] INFO
>>> com.urbancode.anthill.adapter.CVSRepositoryAdapter - repository root:
>>> :local:/var/cvs/cvsroot
>>> 16:54:49:274 [Thread - AnthillBuildDaemon] INFO
>>> com.urbancode.anthill.adapter.CVSRepositoryAdapter - Module:
>>> /Utilidades
>>> 16:54:49:274 [Thread - AnthillBuildDaemon] INFO
>>> com.urbancode.anthill.adapter.CVSRepositoryAdapter - Branch: null
>>> 16:54:49:274 [Thread - AnthillBuildDaemon] INFO
>>> com.urbancode.anthill.adapter.CVSRepositoryAdapter - Work directory:
>>> /usr/local/anthill/esigas
>>> 16:54:49:275 [Thread - AnthillBuildDaemon] INFO
>>> com.urbancode.anthill.adapter.CVSRepositoryAdapter - Local project
>>> directory: /usr/local/anthill/esigas/Utilidades
>>> 16:54:49:275 [Thread - AnthillBuildDaemon] INFO
>>> com.urbancode.anthill.BuildManager - step 0) Clean up working
>>>
>>
>> directory
>>
>>
>>> 16:54:49:275 [Thread - AnthillBuildDaemon] INFO
>>> com.urbancode.anthill.adapter.ProfileRepositoryAdapter - Cleaning up
>>> local files:
>>> 16:54:50:451 [Thread - AnthillBuildDaemon] INFO
>>> com.urbancode.anthill.BuildManager - step 1) Retrieve working copy of
>>> code from repository
>>> 16:54:50:453 [Thread - AnthillBuildDaemon] INFO
>>> com.urbancode.anthill.adapter.CVSRepositoryAdapter -
>>> RepositoryException in checkout.
>>> message: Checkout failed:
>>> /usr/local/anthill/pagelets/Unix/unix_cvs/getWorkingProject_pgl.java
>>>
>>
>> (No
>>
>>
>>> such file or directory)
>>> 16:54:50:453 [Thread - AnthillBuildDaemon] INFO
>>> com.urbancode.anthill.BuildManager - step 2) is project up to date?
>>> 16:54:50:453 [Thread - AnthillBuildDaemon] INFO
>>> com.urbancode.anthill.BuildManager - step 3) Increment version:
>>> 16:54:50:454 [Thread - AnthillBuildDaemon] INFO
>>> com.urbancode.anthill.adapter.UrbanCodeVersionAdapter - Branch from
>>>
>>
>> the
>>
>>
>>> repository adapter:
>>>
>>>
>>> 16:54:50:454 [Thread - AnthillBuildDaemon] INFO
>>> com.urbancode.anthill.adapter.UrbanCodeVersionAdapter - Incrementing
>>> version file: /usr/local/anthill/esigas/Utilidades
>>> 16:54:50:455 [Thread - AnthillBuildDaemon] ERROR
>>> com.urbancode.anthill.BuildManager - VersionFile does not exist. file:
>>> /usr/local/anthill/esigas/Utilidades
>>> java.lang.IllegalStateException: VersionFile does not exist. file:
>>> /usr/local/anthill/esigas/Utilidades
>>> at
>>> com.urbancode.anthill.adapter.VersionModifier.readVersionStr(VersionMod
>>>
>>
>> i
>>
>>
>>> fier.java:60)
>>> at
>>> com.urbancode.anthill.adapter.UrbanCodeVersionAdapter.incrementVersion(
>>>
>>
>> U
>>
>>
>>> rbanCodeVersionAdapter.java:124)
>>> at com.urbancode.anthill.BuildManager.build(BuildManager.java:117)
>>> at
>>> com.urbancode.anthill.AnthillProject.releaseProject(AnthillProject.java
>>>
>>
>> :
>>
>>
>>> 231)
>>> at
>>> com.urbancode.anthill.BuildDefinition.run(BuildDefinition.java:158)
>>> at com.urbancode.anthill.BuildDaemon.run(BuildDaemon.java:73)
>>>
>>> -----Mensaje original-----
>>> De: anthill-bounces at lists.urbancode.com
>>> [mailto:anthill-bounces at lists.urbancode.com] En nombre de Asbjorn
>>> Hoiland Aarrestad
>>> Enviado el: Martes, 01 de Junio de 2004 04:41 p.m.
>>> Para: Anthill user list
>>> Asunto: Re: [Anthill] Help needed
>>>
>>> the first errormessage is:
>>>
>>> 15:25:12:788 [Thread - AnthillBuildDaemon] INFO
>>> com.urbancode.anthill.adapter.CVSRepositoryAdapter -
>>> RepositoryException in checkout.
>>> message: Checkout failed:
>>> /usr/local/anthill-/pagelets/Unix/unix_cvs/getWorkingProject_pgl.java
>>> (No such file or directory)
>>>
>>> This errormessage can tell you that the directory you try to check out,
>>>
>>
>>
>>
>>
>>> or the directory you try to check out to does not exist.
>>>
>>> - asbjørn
>>>
>>>
>>> Andrés Bel wrote:
>>>
>>>
>>>
>>>
>>>> Here is the error
>>>>
>>>> 15:25:11:717 [Thread - AnthillBuildDaemon] INFO
>>>> com.urbancode.anthill.adapter.CVSRepositoryAdapter - repository root:
>>>> :local:/var/cvs/cvsroot
>>>> 15:25:11:718 [Thread - AnthillBuildDaemon] INFO
>>>> com.urbancode.anthill.adapter.CVSRepositoryAdapter - Module:
>>>> /Utilidades
>>>> 15:25:11:718 [Thread - AnthillBuildDaemon] INFO
>>>> com.urbancode.anthill.adapter.CVSRepositoryAdapter - Branch: null
>>>> 15:25:11:718 [Thread - AnthillBuildDaemon] INFO
>>>> com.urbancode.anthill.adapter.CVSRepositoryAdapter - Work directory:
>>>> /usr/local/anthill-/esigas
>>>> 15:25:11:718 [Thread - AnthillBuildDaemon] INFO
>>>> com.urbancode.anthill.adapter.CVSRepositoryAdapter - Local project
>>>> directory: /usr/local/anthill-/esigas/Utilidades
>>>> 15:25:11:718 [Thread - AnthillBuildDaemon] INFO
>>>> com.urbancode.anthill.BuildManager - Project: UIXEsigas is being
>>>> released.
>>>> 15:25:11:719 [Thread - AnthillBuildDaemon] INFO
>>>> com.urbancode.anthill.BuildManager - Initializing repository
>>>>
>>>>
>>>
>>> adapter...
>>>
>>>
>>>
>>>
>>>> 15:25:11:719 [Thread - AnthillBuildDaemon] INFO
>>>> com.urbancode.anthill.adapter.CVSRepositoryAdapter - repository root:
>>>> :local:/var/cvs/cvsroot
>>>> 15:25:11:719 [Thread - AnthillBuildDaemon] INFO
>>>> com.urbancode.anthill.adapter.CVSRepositoryAdapter - Module:
>>>> /Utilidades
>>>> 15:25:11:719 [Thread - AnthillBuildDaemon] INFO
>>>> com.urbancode.anthill.adapter.CVSRepositoryAdapter - Branch: null
>>>> 15:25:11:719 [Thread - AnthillBuildDaemon] INFO
>>>> com.urbancode.anthill.adapter.CVSRepositoryAdapter - Work directory:
>>>> /usr/local/anthill-/esigas
>>>> 15:25:11:720 [Thread - AnthillBuildDaemon] INFO
>>>> com.urbancode.anthill.adapter.CVSRepositoryAdapter - Local project
>>>> directory: /usr/local/anthill-/esigas/Utilidades
>>>> 15:25:11:720 [Thread - AnthillBuildDaemon] INFO
>>>> com.urbancode.anthill.BuildManager - step 0) Clean up working
>>>>
>>>>
>>>
>>> directory
>>>
>>>
>>>
>>>
>>>> 15:25:11:720 [Thread - AnthillBuildDaemon] INFO
>>>> com.urbancode.anthill.adapter.ProfileRepositoryAdapter - Cleaning up
>>>> local files:
>>>> 15:25:12:786 [Thread - AnthillBuildDaemon] INFO
>>>> com.urbancode.anthill.BuildManager - step 1) Retrieve working copy of
>>>> code from repository
>>>> 15:25:12:788 [Thread - AnthillBuildDaemon] INFO
>>>> com.urbancode.anthill.adapter.CVSRepositoryAdapter -
>>>> RepositoryException in checkout.
>>>> message: Checkout failed:
>>>> /usr/local/anthill-/pagelets/Unix/unix_cvs/getWorkingProject_pgl.java
>>>> (No such file or directory)
>>>> 15:25:12:788 [Thread - AnthillBuildDaemon] INFO
>>>> com.urbancode.anthill.BuildManager - step 2) is project up to date?
>>>> 15:25:12:788 [Thread - AnthillBuildDaemon] INFO
>>>> com.urbancode.anthill.BuildManager - Set version:
>>>> 15:25:12:789 [Thread - AnthillBuildDaemon] INFO
>>>> com.urbancode.anthill.adapter.UrbanCodeVersionAdapter - setting
>>>>
>>>>
>>>
>>> version
>>>
>>>
>>>
>>>
>>>> file: /usr/local/anthill-/esigas/Utilidades/1.0.7
>>>> 15:25:12:789 [Thread - AnthillBuildDaemon] INFO
>>>> com.urbancode.anthill.adapter.ProfileRepositoryAdapter - Preparing
>>>> file: 1.0.7 for editing.
>>>> 15:25:12:790 [Thread - AnthillBuildDaemon] ERROR
>>>> com.urbancode.anthill.BuildManager - preparing file: 1.0.7 failed:
>>>> /usr/local/anthill-/pagelets/Unix/unix_cvs/preEditPagelet_pgl.java
>>>> (No such file or directory)
>>>> java.io.FileNotFoundException:
>>>> /usr/local/anthill-/pagelets/Unix/unix_cvs/preEditPagelet_pgl.java (No
>>>> such file or directory)
>>>> at java.io.FileOutputStream.open(Native Method)
>>>> at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
>>>> at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
>>>> at
>>>> com.urbancode.pagelet.Pagelet.generateSourceFile(Pagelet.java:254)
>>>> at com.urbancode.pagelet.Pagelet.compile(Pagelet.java:212)
>>>> at com.urbancode.pagelet.Pagelet.service(Pagelet.java:154)
>>>> at com.urbancode.pagelet.Pagelet.service(Pagelet.java:122)
>>>> at
>>>>
>>>>
>>>>
>>>
>>> com.urbancode.anthill.adapter.ProfileRepositoryAdapter.prepareFileForEd
>>>
>>
>> i
>>
>>
>>>
>>>
>>>
>>>
>>>> t(ProfileRepositoryAdapter.java:366)
>>>> at
>>>>
>>>>
>>>>
>>>
>>> com.urbancode.anthill.adapter.UrbanCodeVersionAdapter.doPreVersionFileM
>>>
>>
>> o
>>
>>
>>>
>>>
>>>
>>>
>>>> dify(UrbanCodeVersionAdapter.java:256)
>>>> at
>>>>
>>>>
>>>>
>>>
>>> com.urbancode.anthill.adapter.UrbanCodeVersionAdapter.setCurrentVersion
>>>
>>
>> (
>>
>>
>>>
>>>
>>>
>>>
>>>> UrbanCodeVersionAdapter.java:179)
>>>> at
>>>>
>>>>
>>>
>>> com.urbancode.anthill.BuildManager.build(BuildManager.java:140)
>>>
>>>
>>>
>>>> at
>>>>
>>>>
>>>>
>>>
>>> com.urbancode.anthill.AnthillProject.releaseProject(AnthillProject.java
>>>
>>
>> :
>>
>>
>>>
>>>
>>>
>>>
>>>> 231)
>>>> at
>>>> com.urbancode.anthill.BuildDefinition.run(BuildDefinition.java:158)
>>>> at com.urbancode.anthill.BuildDaemon.run(BuildDaemon.java:73)
>>>>
>>>> -----Mensaje original-----
>>>> De: anthill-bounces at lists.urbancode.com
>>>> [mailto:anthill-bounces at lists.urbancode.com] En nombre de Eric Minick
>>>> Enviado el: Martes, 01 de Junio de 2004 02:53 p.m.
>>>> Para: Anthill user list
>>>> Asunto: Re: [Anthill] Help needed
>>>>
>>>> Hi Andres,
>>>>
>>>> Sometimes Anthill doesn't get far enough into the process to record
>>>> problems into the log file. In that situation, you'll want to watch
>>>>
>>>>
>>>
>>> the
>>>
>>>
>>>
>>>> standard out from your web container. In all likelihood, there will be
>>>>
>>>>
>>>
>>>
>>>
>>>
>>>
>>>> exception showing up there.
>>>>
>>>> - Eric
>>>>
>>>> Andrés Bel wrote:
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>> I don't get any error msg, and the log file is empty.
>>>>>
>>>>> -----Mensaje original-----
>>>>> De: anthill-bounces at lists.urbancode.com
>>>>> [mailto:anthill-bounces at lists.urbancode.com] En nombre de Asbjorn
>>>>> Hoiland Aarrestad
>>>>> Enviado el: Martes, 01 de Junio de 2004 02:02 p.m.
>>>>> Para: Anthill user list
>>>>> Asunto: Re: [Anthill] Help needed
>>>>>
>>>>> What is the errormessage you get?
>>>>>
>>>>> - asbjørn
>>>>>
>>>>> Andrés Bel wrote:
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>> Hello, I am new to Anthill. The problem I am having is that I
>>>>>> can’t build a project. I am using CVS and the project data is
>>>>>> situated in /var/cvs/cvsroot/Utilidades
>>>>>>
>>>>>> The build.xml (ant file) file is situated there too.
>>>>>>
>>>>>>
>>>>>>
>>>>>> Here are the configuration files:
>>>>>>
>>>>>>
>>>>>>
>>>>>> Utilidades.anthill
>>>>>>
>>>>>>
>>>>>>
>>>>>> anthill.schedule = default
>>>>>>
>>>>>> anthill.lastBuildFailDate = 06/01/2004 13:00:05
>>>>>>
>>>>>> anthill.lastBuildSucceeded = false
>>>>>>
>>>>>> anthill.registry.format.version = 1.1
>>>>>>
>>>>>> anthill.repository.adapter =
>>>>>> com.urbancode.anthill.adapter.CVSRepositoryAdapter
>>>>>>
>>>>>> anthill.repository.cvs.branch =
>>>>>>
>>>>>> anthill.repository.cvs.root = :local:/var/cvs/cvsroot
>>>>>>
>>>>>> anthill.repository.cvs.module = /Utilidades
>>>>>>
>>>>>> anthill.repository.cvs.work.dir = util
>>>>>>
>>>>>> anthill.repository.cvs.anthill.user =
>>>>>>
>>>>>> anthill.publish.run_policy = success.only
>>>>>>
>>>>>> anthill.publish.url =
>>>>>>
>>>>>> anthill.publish.script =
>>>>>>
>>>>>> anthill.publish.dir =
>>>>>>
>>>>>> anthill.build.script = build.xml
>>>>>>
>>>>>> anthill.build.tag = success
>>>>>>
>>>>>> anthill.build.ant.params$2.value = all
>>>>>>
>>>>>> anthill.version.adapter =
>>>>>> com.urbancode.anthill.adapter.UrbanCodeVersionAdapter
>>>>>>
>>>>>> anthill.version.file = 1.0.7
>>>>>>
>>>>>> anthill.java.extra.options =
>>>>>>
>>>>>> anthill.mail.policy = always
>>>>>>
>>>>>> anthill.project.version = 1.0.0
>>>>>>
>>>>>> anthill.users.abel = abel at odeasrl.com.ar
>>>>>>
>>>>>>
>>>>>>
>>>>>> -Anyhill Properties-
>>>>>>
>>>>>> anthill.home = /usr/local/anthill-
>>>>>> anthill.ant.home = lib/ant1.5.1
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>>
>>>>
>> -
>>
>>
>>>>>
>>>>>
>>>>
>>> -
>>>
>>>
>>>
>>>
>>>> -
>>>>
>>>>
>>>>
>>>>
>>>>>
>>>>>
>>>>>
>>>>>> _______________________________________________
>>>>>> Anthill mailing list
>>>>>> Anthill at lists.urbancode.com
>>>>>> http://lists.urbancode.com/mailman/listinfo/anthill
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Anthill mailing list
>>>>> Anthill at lists.urbancode.com
>>>>> http://lists.urbancode.com/mailman/listinfo/anthill
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Anthill mailing list
>>>>> Anthill at lists.urbancode.com
>>>>> http://lists.urbancode.com/mailman/listinfo/anthill
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>> _______________________________________________
>>>> Anthill mailing list
>>>> Anthill at lists.urbancode.com
>>>> http://lists.urbancode.com/mailman/listinfo/anthill
>>>>
>>>>
>>>> _______________________________________________
>>>> Anthill mailing list
>>>> Anthill at lists.urbancode.com
>>>> http://lists.urbancode.com/mailman/listinfo/anthill
>>>>
>>>>
>>>
>>> _______________________________________________
>>> Anthill mailing list
>>> Anthill at lists.urbancode.com
>>> http://lists.urbancode.com/mailman/listinfo/anthill
>>>
>>>
>>> _______________________________________________
>>> Anthill mailing list
>>> Anthill at lists.urbancode.com
>>> http://lists.urbancode.com/mailman/listinfo/anthill
>>>
>>>
>>>
>>>
>>>
>>
>> _______________________________________________
>> Anthill mailing list
>> Anthill at lists.urbancode.com
>> http://lists.urbancode.com/mailman/listinfo/anthill
>>
>>
>> _______________________________________________
>> Anthill mailing list
>> Anthill at lists.urbancode.com
>> http://lists.urbancode.com/mailman/listinfo/anthill
>>
>>
>
> _______________________________________________
> Anthill mailing list
> Anthill at lists.urbancode.com
> http://lists.urbancode.com/mailman/listinfo/anthill
>
>
More information about the Anthill
mailing list