Hi,
It is a long time ago when I published last version of pointInfo plugin. 
Now I want to publish updated version, but it does not work :-(


I've commited changes in code:

------------------------------------------------------------------------ 
r34168 | mkyral | 2018-04-24 07:48:05 +0200 (Út, 24 dub 2018) | 5 lines

PointInfo: Add Spanish Cadastre Web Services module.

Patch by Javier Sánchez Portero.


Then I want to publish updated binary:

------------------------------------------------------------------------ 
$ cd /home/marian/projekty/josm/josm_plugins/dist/
$ svn status
! pointInfo.jar
$ svn update
Updating '.':
Restored 'pointInfo.jar'
At revision 34194.

$ cd -
/home/marian/projekty/josm/josm_plugins/plugins/pointInfo

$ ant publish
Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Djava.net.
preferIPv4Stack=true
Buildfile: /home/marian/projekty/josm/josm_plugins/plugins/pointInfo/build.
xml

ensure-svn-present:

core-info:
     [echo] Building against core revision 13780.
     [echo] Plugin-Mainversion is set to 12666.
   [delete] Deleting: /home/marian/projekty/josm/josm_plugins/plugins/
pointInfo/core.info.xml

commit-current:
     [echo] Commiting the plugin source with message 'PointInfo: Add Spanish
Cadastre Web Services module. Patch by Javier Sánchez Portero.' ...

update-current:
     [echo] Updating plugin source ...
     [echo] Updating /home/marian/projekty/josm/josm_plugins/dist/pointInfo.
jar ...
     [exec] Result: 1

clean:
   [delete] Deleting: /home/marian/projekty/josm/josm_plugins/dist/
pointInfo.jar

init:
    [mkdir] Created dir: /home/marian/projekty/josm/josm_plugins/plugins/
pointInfo/build

pre-compile:

compile:
     [echo] compiling sources for /home/marian/projekty/josm/josm_plugins/
dist/pointInfo.jar ...
    [javac] Compiling 15 source files to /home/marian/projekty/josm/josm_
plugins/plugins/pointInfo/build

javadoc:
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -
Djava.net.preferIPv4Stack=true
  [javadoc] Loading source files for package org.openstreetmap.josm.plugins.
pointinfo...
  [javadoc] Loading source files for package org.openstreetmap.josm.plugins.
pointinfo.catastro...
  [javadoc] Loading source files for package org.openstreetmap.josm.plugins.
pointinfo.ruian...
  [javadoc] Constructing Javadoc information...
  [javadoc] Creating destination directory: "/home/marian/projekty/josm/josm
_plugins/plugins/pointInfo/javadoc/"
  [javadoc] Standard Doclet version 1.8.0_172
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...

init-svn-revision-xml:

init-git-svn-revision-xml:

init-git-revision-xml:

init-revision-fallback:

revision:
   [delete] Deleting: /home/marian/projekty/josm/josm_plugins/plugins/
pointInfo/REVISION.XML

dist:
     [echo] creating pointInfo.jar ...

setup-dist:

setup-dist-default:
     [copy] Copying 15 files to /home/marian/projekty/josm/josm_plugins/
plugins/pointInfo/build/images
     [copy] Copying 35 files to /home/marian/projekty/josm/josm_plugins/
plugins/pointInfo/build/data
     [copy] Copying 2 files to /home/marian/projekty/josm/josm_plugins/
plugins/pointInfo/build

check-manifest-attribute:

add-manifest-attribute:

check-manifest-attribute:

add-manifest-attribute:

check-manifest-attribute:

add-manifest-attribute:

check-manifest-attribute:

add-manifest-attribute:

check-manifest-attribute:

add-manifest-attribute:

check-manifest-attribute:

add-manifest-attribute:

additional-manifest:
      [jar] Building jar: /home/marian/projekty/josm/josm_plugins/dist/
pointInfo.jar
      [jar] Building jar: /home/marian/projekty/josm/josm_plugins/dist/
pointInfo-sources.jar
      [jar] Building jar: /home/marian/projekty/josm/josm_plugins/dist/
pointInfo-javadoc.jar
   [delete] Deleting: /home/marian/projekty/josm/josm_plugins/plugins/
pointInfo/MANIFEST

post-dist:

commit-dist:
     [echo]
     [echo]     ***** Properties of published /home/marian/projekty/josm/
josm_plugins/dist/pointInfo.jar *****
     [echo]     Commit message    : 'PointInfo: Add Spanish Cadastre Web
Services module. Patch by Javier Sánchez Portero.'
     [echo]     Plugin-Mainversion: 12666
     [echo]     JOSM build version: 13780
     [echo]     Plugin-Version    : 34181
     [echo]     ***** / Properties of published /home/marian/projekty/josm/
josm_plugins/dist/pointInfo.jar *****
     [echo]
     [echo]     Now commiting /home/marian/projekty/josm/josm_plugins/dist/
pointInfo.jar ...
     [echo]    
     [exec] Result: 1

publish:

BUILD SUCCESSFUL
Total time: 11 seconds
------------------------------------------------------------------------ 

Even there is "BUILD SUCCESSFUL" message, I can see two messages "[exec] 
Result: 1" in log with these details in svn.log

------------------------------------------------------------------------ 
$ cat svn.log
svn, version 1.9.7 (r1800392)
   compiled Mar  2 2018, 15:27:47 on x86_64-pc-linux-gnu

Copyright (C) 2017 The Apache Software Foundation.
This software consists of contributions made by many people;
see the NOTICE file for more information.
Subversion is open source software, see http://subversion.apache.org/

The following repository access (RA) modules are available:

* ra_svn : Module for accessing a repository using the svn network protocol.
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme
* ra_serf : Module for accessing a repository via WebDAV protocol using 
serf.
  - using serf 1.3.8 (compiled with 1.3.8)
  - handles 'http' scheme
  - handles 'https' scheme

The following authentication credential caches are available:

* Plaintext cache in /home/marian/.subversion
* GPG-Agent

Updating '.':
At revision 34194.
Skipped '../dist/home/marian/projekty/josm/josm_plugins/dist/pointInfo.jar'
Skipped '../dist/home/marian/projekty/josm/josm_plugins/dist/pointInfo-
javadoc.jar'
Skipped '../dist/home/marian/projekty/josm/josm_plugins/dist/pointInfo-
sources.jar'
svn: E155007: None of the targets are working copies
svn: E200009: Commit failed (details follow):
svn: E200009: '/home/marian/projekty/josm/josm_plugins/dist/pointInfo-
sources.jar' is not under version control
------------------------------------------------------------------------ 

What I'm doing wrong?

Thansk for help.
Marián

Reply via email to