[
https://issues.apache.org/jira/browse/CSV-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated CSV-90:
Summary: CSVFormat isEscaping/isEncapsulating are not public (was:
CSVFormat isEscaping/isEscaping are not public)
> CSVF
[
https://issues.apache.org/jira/browse/NET-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated NET-458:
-
Description:
Line 360 in MVSFTPEntryParser.parseSimpleEntry :
String name = entry.split(" ")[0];
gives an ArrayIndexOu
[
https://issues.apache.org/jira/browse/CODEC-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated CODEC-96:
--
Attachment: CODEX-96-2.patch
Supersedes CODEX-96.patch
> Base64 encode() method is no longer thread-safe
[
https://issues.apache.org/jira/browse/CSV-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated CSV-58:
Summary: Escape handling needs rethinking (was: Eascape handling needs
rethinking)
> Escape handling needs rethinking
> -
[
https://issues.apache.org/jira/browse/CSV-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated CSV-58:
Summary: Eascape handling needs rethinking (was: Unicode escapes are lost
if escape character is backslash)
> Eascape han
[
https://issues.apache.org/jira/browse/CSV-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated CSV-70:
Description:
There are several things that can be improved in the token lexer (this has also
been discussed on ML, see http://
[
https://issues.apache.org/jira/browse/CSV-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated CSV-73:
Description:
HSQLDB supports a second field separator for VARCHAR fields according to:
http://www.hsqldb.org/doc/2.0/guide/tex
[
https://issues.apache.org/jira/browse/IO-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated IO-255:
Summary: XML handler to serialize/de-serialize FileEntry instances to/from
XML (was: XML handler to serialize/de-serialize Fli
[
https://issues.apache.org/jira/browse/NET-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated NET-450:
-
Description:
In the Documentation for FTPClient there are some examples
One is
FTPClient f = new FTPClient();
f.conn
[
https://issues.apache.org/jira/browse/NET-455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated NET-455:
-
Description:
I tested two ways of sorting files on a remote FTP server with many files ( >
110 000). Both of these use the
[
https://issues.apache.org/jira/browse/CSV-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated CSV-79:
Summary: CSVFormat.isCommentingDisabled() is confusing/confused (was:
CSVFormat.isCommentingDisabled() is very confused)
[
https://issues.apache.org/jira/browse/CODEC-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated CODEC-135:
---
Description:
I am trying to parse a certificate(.pfx).But I am getting following exception
while parsing the certific
[
https://issues.apache.org/jira/browse/CODEC-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated CODEC-135:
---
Fix Version/s: (was: 1.x)
Labels: (was: patch)
> Null Pointer Exception
> --
[
https://issues.apache.org/jira/browse/CODEC-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated CODEC-96:
--
Attachment: CODEC-96.patch
> Base64 encode() method is no longer thread-safe, breaking clients using it as
> a share
[
https://issues.apache.org/jira/browse/CONFIGURATION-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated CONFIGURATION-485:
---
Attachment: CONFIGURATION-485-3.patch
Another batch of private finals
> Class
[
https://issues.apache.org/jira/browse/CSV-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated CSV-75:
Attachment: CSV-75.patch
> ExtendedBufferReader does not handle EOL consistently
>
[
https://issues.apache.org/jira/browse/CONFIGURATION-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated CONFIGURATION-486:
---
Comment: was deleted
(was: A few more examples)
> BeanHelper.setDefaultBeanFactory() is t
[
https://issues.apache.org/jira/browse/CSV-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated CSV-74:
Attachment: CSV-74.patch
> CSVFormat definitions are difficult to read and maintain
> -
[
https://issues.apache.org/jira/browse/IO-309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated IO-309:
Attachment: UnicodeUnescapeReader.java
> UnicodeUnescapeReader?
> --
>
> Key: IO-309
>
[
https://issues.apache.org/jira/browse/CSV-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated CSV-68:
Attachment: CVSFormat2Main.java
CSVFormat2.java
Sample builder and application that uses it
>
[
https://issues.apache.org/jira/browse/CSV-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated CSV-68:
Attachment: CSV-68.patch
Patch with skeleton implementation
> Use Builder pattern for CSVFormat
>
[
https://issues.apache.org/jira/browse/CONFIGURATION-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated CONFIGURATION-485:
---
Attachment: CONFIGURATION-485-2.patch
A few more examples
> Class fields set
[
https://issues.apache.org/jira/browse/CONFIGURATION-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated CONFIGURATION-486:
---
Attachment: CONFIGURATION-485-2.patch
A few more examples
> BeanHelper.setDef
[
https://issues.apache.org/jira/browse/CONFIGURATION-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated CONFIGURATION-486:
---
Attachment: (was: CONFIGURATION-485-2.patch)
> BeanHelper.setDefaultBeanFactory() is t
[
https://issues.apache.org/jira/browse/CONFIGURATION-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated CONFIGURATION-485:
---
Attachment: CONFIGURATION-485.patch
Sample patch for ConfigurationMap.
Similar fixes could be
[
https://issues.apache.org/jira/browse/CSV-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated CSV-60:
Summary: CSVParser.iterator().remove() should throw throw new
UnsupportedOperationException() (was: .CSVParser.iterator().remo
[
https://issues.apache.org/jira/browse/IO-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated IO-300:
Summary: FileUtils.moveDirectoryToDirectory removes source directory if
destination is a subdirectory (was: FileUtils.moveDire
[
https://issues.apache.org/jira/browse/IO-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated IO-291:
Fix Version/s: (was: 2.2)
> Add new function FileUtils.directoryContains
>
[
https://issues.apache.org/jira/browse/IO-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated IO-124:
Fix Version/s: 1.3.2
> fix website permissions
> ---
>
> Key: IO-124
>
[
https://issues.apache.org/jira/browse/IO-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated IO-275:
Fix Version/s: 2.2
> org.apache.commons.io.FileUtils.contentEquals - Add option to ignore "line
> endings"
> -
[
https://issues.apache.org/jira/browse/IO-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated IO-191:
Fix Version/s: 2.0
> Possible improvements using static analysis.
>
>
>
[
https://issues.apache.org/jira/browse/IO-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated IO-187:
Fix Version/s: 2.0
> FileSystemUtils.freeSpaceKb doesn't work with relative paths on Linux
> --
[
https://issues.apache.org/jira/browse/IO-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated IO-205:
Component/s: Utilities
Fix Version/s: 2.0
> FileUtils.forceMkdir Javadoc is unclear
> ---
[
https://issues.apache.org/jira/browse/IO-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated IO-207:
Fix Version/s: 2.0
> Race condition in forceMkdir
>
>
> Key: IO-207
>
[
https://issues.apache.org/jira/browse/IO-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated IO-223:
Fix Version/s: 2.0
> IOUtils.copy Javadoc inconsistency (return -1 vs. throw ArithmeticException)
> ---
[
https://issues.apache.org/jira/browse/IO-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated IO-213:
Fix Version/s: 2.0
> LineIterator should implement Iterator as well/instead of Iterator
>
[
https://issues.apache.org/jira/browse/IO-306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated IO-306:
Affects Version/s: 2.1
Fix Version/s: 2.2
> ReaderInputStream#read(byte[] b, int off, int len) should always return
[
https://issues.apache.org/jira/browse/IO-307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated IO-307:
Affects Version/s: 2.1
> ReaderInputStream#read(byte[] b, int off, int len) should check for valid
> parameters
>
[
https://issues.apache.org/jira/browse/SANDBOX-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated SANDBOX-408:
-
Attachment: COLLECTIONS-398-2.patch
Another simplification; no need to check for null element.
[
https://issues.apache.org/jira/browse/SANDBOX-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated SANDBOX-408:
-
Attachment: (was: COLLECTIONS-398-2.patch)
> CSVFormat describes itself as immutable, but it is not - in
[
https://issues.apache.org/jira/browse/SANDBOX-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated SANDBOX-408:
-
Comment: was deleted
(was: Another simplification; no need to check for null element.)
> CSVFormat describe
[
https://issues.apache.org/jira/browse/COLLECTIONS-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated COLLECTIONS-398:
-
Attachment: COLLECTIONS-398-2.patch
Better patch - no need to check for null element in remove()
[
https://issues.apache.org/jira/browse/COLLECTIONS-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated COLLECTIONS-398:
-
Attachment: COLLECTIONS-398.patch
Patch to replace "full" boolean with numEntries int.
[
https://issues.apache.org/jira/browse/SANDBOX-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated SANDBOX-408:
-
Attachment: CSVFormat.java
CSVFormat.java reworked to use all final variables.
[Can be provided as diff if requ
[
https://issues.apache.org/jira/browse/IO-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated IO-294:
Fix Version/s: (was: 2.2)
> Adding FileUtils.byteCountToDisplaySize(long size, boolean useSiUnits)
> --
[
https://issues.apache.org/jira/browse/IO-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated IO-218:
Fix Version/s: (was: 2.2)
> Introduce new filter input stream with replacement facilities
> ---
[
https://issues.apache.org/jira/browse/NET-445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated NET-445:
-
Fix Version/s: (was: 3.1)
(was: 3.0.1)
> The method listFiles in FTPClient can not list these
[
https://issues.apache.org/jira/browse/COMPRESS-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated COMPRESS-176:
--
Attachment: testzap-winzip.zip
Copy of test-winzip.zip, but with plain file name changed from 3zip.zip to
3z
[
https://issues.apache.org/jira/browse/COMPRESS-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated COMPRESS-168:
--
Issue Type: Bug (was: Test)
> getName of ZipArchiveEntry
> --
>
>
[
https://issues.apache.org/jira/browse/NET-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated NET-415:
-
Component/s: Docs
> typo in migration how-to
>
>
> Key: NET-415
>
[
https://issues.apache.org/jira/browse/NET-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated NET-73:
Affects Version/s: 1.4
Fix Version/s: 2.0
1.5
> [net][PATCH] TelnetInputStream.read hangs wh
[
https://issues.apache.org/jira/browse/DAEMON-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated DAEMON-238:
Component/s: Procrun
> Behaviour of environment variables is not documented, and is unexpected
> --
[
https://issues.apache.org/jira/browse/DAEMON-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated DAEMON-233:
Description:
When I tried to use commons daemon 1.0.8 for a project, after successfully
installing the service, st
[
https://issues.apache.org/jira/browse/DAEMON-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated DAEMON-239:
Affects Version/s: 1.0.8
> prunsrv //ES (start) option not documented
> ---
[
https://issues.apache.org/jira/browse/DAEMON-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated DAEMON-237:
Attachment: DAEMON-237.patch
The code in prunsrv.c depends on the order of entries in the _commands and
_altcmds t
[
https://issues.apache.org/jira/browse/EMAIL-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated EMAIL-109:
---
Comment: was deleted
(was: I am out of the office and will return on Monday 16 January 2012
--
[
https://issues.apache.org/jira/browse/NET-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated NET-382:
-
Issue Type: Improvement (was: Bug)
> Subclasses of SocketClient should use _input_ and _output_ rather than
> calling
[
https://issues.apache.org/jira/browse/NET-412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated NET-412:
-
Description:
This is regarding the org.apache.commons.net.tftp.TFTPClient class.
In the sendFile() method, when a duplicate
[
https://issues.apache.org/jira/browse/NET-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated NET-423:
-
Description:
When setting ControlKeepAliveTimeout. FTPClient.__storeFile might fail when
waiting for ack on ControlConnecti
[
https://issues.apache.org/jira/browse/NET-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated NET-429:
-
Description:
Using the FTPClient object in commons net the way it is shown in the Javadoc
results in a file that is 0 bytes
[
https://issues.apache.org/jira/browse/NET-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated NET-430:
-
Summary: Can't login to POP3S Server using explicit mode (was: Can't login
to POP3S Server using explizit mode)
> Can'
[
https://issues.apache.org/jira/browse/NET-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated NET-434:
-
Summary: FTPClient fails to close local listener socket when command
socket channel encounter "ReadTimeoutException" (was:
[
https://issues.apache.org/jira/browse/NET-432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated NET-432:
-
Priority: Minor (was: Critical)
> ftp downloads wrong a video
> ---
>
> Key: NE
[
https://issues.apache.org/jira/browse/POOL-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated POOL-205:
--
Affects Version/s: 2.0
> GKOP - inconsistent synchronisation of poolKeyList
> ---
[
https://issues.apache.org/jira/browse/JEXL-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated JEXL-122:
--
Affects Version/s: 2.1
> Migrate o.a.c.jexl2 to o.a.c.jexl3
> --
>
>
[
https://issues.apache.org/jira/browse/JEXL-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated JEXL-122:
--
Fix Version/s: (was: 2.1)
> Migrate o.a.c.jexl2 to o.a.c.jexl3
> --
>
>
[
https://issues.apache.org/jira/browse/JEXL-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated JEXL-109:
--
Fix Version/s: (was: 2.1)
> error when i define a variable named ..
> -
[
https://issues.apache.org/jira/browse/JEXL-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated JEXL-103:
--
Fix Version/s: (was: 2.1)
> Inputstream reads no byte if it is called into a class runnable
> --
[
https://issues.apache.org/jira/browse/JEXL-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated JEXL-110:
--
Fix Version/s: (was: 2.1)
> conceptual improvement for the language
> ---
>
>
[
https://issues.apache.org/jira/browse/JEXL-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated JEXL-119:
--
Affects Version/s: (was: 2.1)
> Allow indexed properties container resolution in expressions
> --
[
https://issues.apache.org/jira/browse/LANG-780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated LANG-780:
--
Issue Type: New Feature (was: Bug)
Not actually a bug; as consistency across JVMs is not guaranteed for any other
objec
[
https://issues.apache.org/jira/browse/LANG-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated LANG-774:
--
Attachment: LANG774_2.patch
Yes, I think that does look much better.
But rather than have static enum methods, it might
[
https://issues.apache.org/jira/browse/DAEMON-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated DAEMON-229:
Affects Version/s: (was: 1.0.8)
1.0.7
bq. Commons Daemon procrun (1.0.7.0 32-bit) starte
[
https://issues.apache.org/jira/browse/DAEMON-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated DAEMON-218:
Affects Version/s: 1.0.7
Fix Version/s: (was: 1.0.7)
1.0.8
> CLONE - procrun
[
https://issues.apache.org/jira/browse/DAEMON-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated DAEMON-215:
Fix Version/s: (was: 1.0.7)
1.0.8
> Cannot set local username and password for a Win32 s
[
https://issues.apache.org/jira/browse/DAEMON-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated DAEMON-215:
Fix Version/s: (was: 1.0.7)
> Cannot set local username and password for a Win32 service
>
[
https://issues.apache.org/jira/browse/DAEMON-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated DAEMON-213:
Fix Version/s: (was: Nightly Builds)
> procun log rotation support
> ---
>
>
[
https://issues.apache.org/jira/browse/DAEMON-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated DAEMON-220:
Fix Version/s: 1.0.8
> Clean up configure/configure.in scripts
> ---
>
>
[
https://issues.apache.org/jira/browse/DAEMON-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated DAEMON-222:
Fix Version/s: (was: 1.0.8)
> Remove 'procname' option with preprocessor condition if OS is not Linux
> ---
[
https://issues.apache.org/jira/browse/DAEMON-221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated DAEMON-221:
Fix Version/s: 1.0.8
> Provide umask rather than compile time flag for umask
>
[
https://issues.apache.org/jira/browse/DAEMON-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated DAEMON-224:
Fix Version/s: (was: 1.0.7)
1.0.8
> Add /etc/alternatives/jre to the list of JAVA_HOME s
[
https://issues.apache.org/jira/browse/DAEMON-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated DAEMON-222:
Fix Version/s: (was: 1.0.7)
1.0.8
> Remove 'procname' option with preprocessor condition
[
https://issues.apache.org/jira/browse/DAEMON-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated DAEMON-223:
Fix Version/s: 1.0.8
> configure script has incorrect supported OS for HP-UX on IA64
>
[
https://issues.apache.org/jira/browse/NET-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated NET-231:
-
Fix Version/s: 1.5
> ParserInitializationException for a couple of server types (AS/400 and
> UNKNOWN Type: L8)
> -
[
https://issues.apache.org/jira/browse/NET-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated NET-416:
-
Fix Version/s: 3.1
> Increasing sub-negotiation message holder array size
>
[
https://issues.apache.org/jira/browse/NET-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated NET-415:
-
Affects Version/s: 3.0.1
Fix Version/s: 3.1
> typo in migration how-to
>
>
>
[
https://issues.apache.org/jira/browse/NET-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated NET-428:
-
Fix Version/s: 3.1
> SubnetUtils throws ArrayIndexOutOfBoundsException for new SubnetUtils(
> "1.2.3.4/32" ).getInfo().
[
https://issues.apache.org/jira/browse/NET-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated NET-425:
-
Affects Version/s: 3.0.1
Fix Version/s: 3.1
> _openDataConnection_, __storeFile, and __storeFileStream should be
[
https://issues.apache.org/jira/browse/CONFIGURATION-465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated CONFIGURATION-465:
---
Summary: OSGI issue - configuration depends on Jexl 1.0 which does not have
OSGI release (was
89 matches
Mail list logo